Opened 2 years ago

Closed 23 months ago

Last modified 23 months ago

#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)

log (123.2 KB) - added by csmoon (Chang-Seong Moon) 2 years ago.
meson-log.txt (48.1 KB) - added by csmoon (Chang-Seong Moon) 2 years ago.
main.log (3.0 MB) - added by csmoon (Chang-Seong Moon) 2 years ago.

Change History (11)

Changed 2 years ago by csmoon (Chang-Seong Moon)

Attachment: log added

Changed 2 years ago by csmoon (Chang-Seong Moon)

Attachment: meson-log.txt added

Changed 2 years ago by csmoon (Chang-Seong Moon)

Attachment: main.log added

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: newassigned
Version: 2.7.2

In the future, please use WikiFormatting and make sure to add the port maintainer to CC.

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Installing eog problemeog @3.38.3: data/meson.build:25:5: ERROR: Function does not take positional arguments.

comment:3 Changed 2 years ago by csmoon (Chang-Seong Moon)

So what is the solution?

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).

Last edited 2 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 23 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:6 Changed 23 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

comment:7 Changed 23 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 89532cbaf6f9f2e061c529e012d88b01e4243360/macports-ports (master):

eog: Fix configure failure with meson 0.60

Closes: #65205

comment:8 Changed 23 months 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.