Opened 6 years ago

Last modified 21 months ago

#56272 closed defect

pangomm with +quartz variant does not compile as it requires pango with +x11 variant. — at Initial Version

Reported by: jmgc Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: pending Cc:
Port: pangomm

Description

When installing inkscape with +quartz variant in High Sierra, the pangomm installation fails. I have revised the build process, and I have found that when I execute:

sudo port install pangomm +quartz

The result is:

---> Computing dependencies for pangomm ---> Configuring pangomm Error: Failed to configure pangomm: pango must be installed with +x11. Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_pangomm/pangomm/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port pangomm failed

It seems that pango +x11 is needed, instead of the +quartz variant, which seems to be the natural to use.

Change History (0)

Note: See TracTickets for help on using tickets.