Opened 2 years ago

Closed 2 years ago

#64581 closed defect (fixed)

glade 3.38.2 +quartz won't configure

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

Description (last modified by jmroot (Joshua Root))

The quartz variant for glade contains a reinplace operating on "${worksrcpath}/src/Makefile". But glade now builds using meson (and thereby ninja), so there is no Makefile, only a build.ninja.

:error:configure reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glade/glade/work/glade-3.38.2/src/Makefile": no such file or directory

Change History (4)

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to dbevans
Status: newassigned

comment:2 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)

Hi, I'm running into this, too; it blocks installation of ports that depend on glade (like libhandy), so that's a major problem...

Last edited 2 years ago by cooljeanius (Eric Gallager) (previous) (diff)

comment:4 Changed 2 years ago by evanmiller (Evan Miller)

Resolution: fixed
Status: assignedclosed

In 4f16494feca36b109376845b6298fd448c69d2c9/macports-ports (master):

glade: remove obsolete reinplace

Closes: #64581

Note: See TracTickets for help on using tickets.