#31703: gimp2 +quartz build fails at plugin file-uri looking for gtk2 x11 ----------------------------+----------------------------------------------- Reporter: fleason@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk2 +quartz | Port: gimp2 +quartz ----------------------------+----------------------------------------------- Comment(by fleason@…): I did an port activate gtk2 @2.24.6_0+x11 so my gimp would run again.[[BR]] I ran port upgrade outdated and it tried to upgrade gimp2 with out +quartz {{{ 11:53 AM ~ $ sudo port clean gimp2 Password: ---> Cleaning gimp2 11:54 AM ~ $ sudo port upgrade outdated ---> Computing dependencies for gimp2 ---> Fetching archive for gimp2 ---> Attempting to fetch gimp2-2.6.11_8+help_browser+python27.darwin_11.x86_64.tbz2 from http://packages.macports.org/gimp2 ---> Fetching gimp2 ---> Verifying checksum(s) for gimp2 ---> Extracting gimp2 ---> Applying patches to gimp2 ---> Configuring gimp2 ---> Building gimp2 Error: Target org.macports.build returned: shell command failed (see log for details) Log for gimp2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gimp2/gimp2/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> }}} Similar problem except now plug-ins help-browser is looking for /opt/local/lib/libgtk-quartz-2.0.la which of course isn't there because I re-activated the gtk with x11 {{{ 11:58 AM ~ $ ls -la /opt/local/lib/libgtk* -rwxr-xr-x 1 root admin 4837904 Sep 30 19:22 /opt/local/lib/libgtk-x11-2.0.0.dylib -rw-r--r-- 1 root admin 7628424 Sep 30 19:22 /opt/local/lib/libgtk-x11-2.0.a lrwxr-xr-x 1 root admin 22 Sep 30 19:22 /opt/local/lib/libgtk-x11-2.0.dylib -> libgtk-x11-2.0.0.dylib -rwxr-xr-x 1 root admin 2075 Sep 30 19:22 /opt/local/lib/libgtk-x11-2.0.la -rwxr-xr-x 1 root admin 80504 Oct 16 10:22 /opt/local/lib/libgtkimageview.0.0.0.dylib lrwxr-xr-x 1 root admin 27 Oct 16 10:22 /opt/local/lib/libgtkimageview.0.dylib -> libgtkimageview.0.0.0.dylib -rw-r--r-- 1 root admin 107472 Oct 16 10:22 /opt/local/lib/libgtkimageview.a lrwxr-xr-x 1 root admin 27 Oct 16 10:22 /opt/local/lib/libgtkimageview.dylib -> libgtkimageview.0.0.0.dylib -rwxr-xr-x 1 root admin 1994 Oct 16 10:22 /opt/local/lib/libgtkimageview.la -rwxr-xr-x 1 root admin 4039032 Oct 1 04:36 /opt/local/lib/libgtkmm-2.4.1.dylib lrwxr-xr-x 1 root admin 20 Oct 1 04:36 /opt/local/lib/libgtkmm-2.4.dylib -> libgtkmm-2.4.1.dylib -rwxr-xr-x 1 root admin 2297 Oct 1 04:36 /opt/local/lib/libgtkmm-2.4.la -rwxr-xr-x 1 root admin 30212 Oct 1 04:37 /opt/local/lib/libgtkspell.0.dylib -rw-r--r-- 1 root admin 22144 Oct 1 04:37 /opt/local/lib/libgtkspell.a lrwxr-xr-x 1 root admin 19 Oct 1 04:37 /opt/local/lib/libgtkspell.dylib -> libgtkspell.0.dylib -rwxr-xr-x 1 root admin 2140 Oct 1 04:37 /opt/local/lib/libgtkspell.la }}} Seems like same problem or this ticket is not specifically a +quartx issue. -- Ticket URL: <https://trac.macports.org/ticket/31703#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS