#65205 closed defect (fixed)
eog @3.38.3: data/meson.build:25:5: ERROR: Function does not take positional arguments.
Reported by: | csmoon (Chang-Seong Moon) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | cooljeanius (Eric Gallager), ryandesign (Ryan Carsten Schmidt) | |
Port: | eog |
Description (last modified by reneeotten (Renee Otten))
Hi,
I have a problem installing the eog like below. I attached log files.
[(1003) ~ ]➜ sudo port install eog ---> Computing dependencies for eog ---> Fetching archive for eog ---> Attempting to fetch eog-3.38.3_0.darwin_21.arm64.tbz2 from https://packages.macports.org/eog ---> Attempting to fetch eog-3.38.3_0.darwin_21.arm64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/eog ---> Attempting to fetch eog-3.38.3_0.darwin_21.arm64.tbz2 from https://kmq.jp.packages.macports.org/eog ---> Configuring eog Error: Failed to configure eog: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_eog/eog/work/build/meson-logs/meson-log.txt Error: Failed to configure eog: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_eog/eog/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port eog failed
Can you help me?
Thanks.
Attachments (3)
Change History (11)
Changed 2 years ago by csmoon (Chang-Seong Moon)
Changed 2 years ago by csmoon (Chang-Seong Moon)
Attachment: | meson-log.txt added |
---|
Changed 2 years ago by csmoon (Chang-Seong Moon)
comment:1 Changed 2 years ago by reneeotten (Renee Otten)
Description: | modified (diff) |
---|---|
Keywords: | eog dbus removed |
Owner: | set to dbevans |
Port: | eog added |
Status: | new → assigned |
Version: | → 2.7.2 |
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Installing eog problem → eog @3.38.3: data/meson.build:25:5: ERROR: Function does not take positional arguments. |
---|
comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
The maintainer should update the port to a newer version that fixes the problem or backport the fix (which is to remove the erroneous argument that eog's data/meson.build file is supplying on line 25).
comment:5 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign added |
---|
comment:7 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed 2 years ago by cooljeanius (Eric Gallager)
As with #65295 this just changes the error to:
help/meson.build:6:6: ERROR: Tried to create target "help-glade-da-update-po", but a target of that name already exists.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and make sure to add the port maintainer to CC.