[MacPorts] #60926: gtk2 +quartz -x11 build failure

MacPorts noreply at macports.org
Thu Jul 30 15:38:02 UTC 2020


#60926: gtk2 +quartz -x11 build failure
--------------------------+--------------------
 Reporter:  chicagotripp  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  gtk2
--------------------------+--------------------
 gtk2 is able to build with
 {{{
 gtk
 }}}
 {{{
 gtk +quartz /(it will automatically append +x11)
 }}}
 but not
 {{{
 gtk +quartz -x11
 }}}
 or
 {{{
 gtk -x11
 }}}
 Is gtk2 able to be built with the -x11 variant? I see that it is set by
 default to include the +x11 variant. I'm running Catalina 10.15.6 (Beta)
 Build 19G73, XCode 12 Beta 3, Macports 2.6.3. I'm running a fresh install.
 The only ports installed before attempting gtk2 is nano and xorg-server. I
 did not install XQuartz. Here is my error output:
 {{{
 mv -f .deps/libgtk_quartz_2_0_la-gtkclist.Tpo .deps/libgtk_quartz_2_0_la-
 gtkclist.Plo
 make[4]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/gtk'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/gtk'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32/gtk'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/work/gtk+-2.24.32"
 && /usr/bin/make -j16 -w all CC="/usr/bin/clang -arch x86_64"
 Exit code: 2
 Error: Failed to build gtk2: command execution failed
 DEBUG: Error code: CHILDSTATUS 79560 2
 DEBUG: Backtrace: command execution failed
     while executing
 "system {*}$notty {*}$nice $fullcmdstring"
     invoked from within
 "command_exec build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk2/gtk2/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port gtk2 failed
 }}}
 I hope this helps fix the problem. I'm ultimately trying to install gimp2
 +quartz but I keep getting packages install +x11 variants and the gimp2
 +quartz fail because of conflicts with some ports needing to install
 +quartz variant without +x11 variant.

-- 
Ticket URL: <https://trac.macports.org/ticket/60926>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list