Opened 22 months ago

Last modified 17 months ago

#65485 assigned defect

epiphany @3.36.4: data/meson.build:18:0: ERROR: Function does not take positional arguments

Reported by: NullCyph3r Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: epiphany

Description (last modified by ryandesign (Ryan Carsten Schmidt))

While running a fresh install of MacPorts and installing epiphany it fails to install.
macOS Monterey 12.4

sudo port install epiphany @3.36.4_0   
Password:
--->  Computing dependencies for epiphany
--->  Fetching archive for epiphany
--->  Attempting to fetch epiphany-3.36.4_0.darwin_21.arm64.tbz2 from https://packages.macports.org/epiphany
--->  Attempting to fetch epiphany-3.36.4_0.darwin_21.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/epiphany
--->  Attempting to fetch epiphany-3.36.4_0.darwin_21.arm64.tbz2 from https://ema.uk.packages.macports.org/epiphany
--->  Configuring epiphany
Error: Failed to configure epiphany: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_epiphany/epiphany/work/build/meson-logs/meson-log.txt
Error: Failed to configure epiphany: 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_epiphany/epiphany/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port epiphany failed

Attachments (2)

meson-log.txt (36.8 KB) - added by NullCyph3r 22 months ago.
meson error log
main.log (3.1 MB) - added by NullCyph3r 22 months ago.
main log epiphany

Change History (5)

Changed 22 months ago by NullCyph3r

Attachment: meson-log.txt added

meson error log

Changed 22 months ago by NullCyph3r

Attachment: main.log added

main log epiphany

comment:1 Changed 22 months ago by NullCyph3r

Description: modified (diff)

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

Description: modified (diff)
Owner: set to dbevans
Status: newassigned
Summary: Failed to configure epiphany fresh installepiphany @3.36.4: data/meson.build:18:0: ERROR: Function does not take positional arguments
Version: 2.7.2

Both logs say:

data/meson.build:18:0: ERROR: Function does not take positional arguments.

This looks a lot like #65205 and #65295 so it probably has the same solution.

comment:3 Changed 17 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.