[MacPorts] #55380: darktable +quartz compile error
MacPorts
noreply at macports.org
Sun Nov 26 12:02:33 UTC 2017
#55380: darktable +quartz compile error
------------------------+------------------------
Reporter: breadncup | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: highsierra
Port: darktable |
------------------------+------------------------
Comment (by kaelte):
{{{
Mac OS 10.13.1
Xcode 9.1
Build version 9B55
}}}
It seems that despite specifying the variant quartz, some dependencies are
installed with +x11. Here some part of the stdout and stderr::
{{{
$ sudo port install darktable +quartz
---> Installing gdk-pixbuf2 @2.36.11_0+x11
---> Activating gdk-pixbuf2 @2.36.11_0+x11
---> Installing gtk3 @3.22.26_0+x11
---> Activating gtk3 @3.22.26_0+x11
---> Configuring gtk-osx-application-common-gtk3
Error:
gtk-osx-application-common-gtk3 is meant to be used only in a GTK quartz
development environment but your version of GTK does not
support quartz. Please make sure that port gtk3 and all its
dependencies are built with variants +quartz and try again.
Error: Failed to configure gtk-osx-application-common-gtk3: gtk3 +quartz
not installed.
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application-
common-gtk3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port darktable failed
}}}
'''Why are the dependencies installed with variants +X11 if +quartz is
needed?'''
--
Ticket URL: <https://trac.macports.org/ticket/55380#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list