Opened 15 years ago

Closed 15 years ago

#21285 closed defect (duplicate)

gtk2 + quartz fails

Reported by: drechsel@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: nik@…, jogonzales@…, kioarthurdane@…
Port: gtk2 +quartz

Description

Tiger, PPC

dsl01:~ bub$ sudo port install gtk2 +quartz
Password:
--->  Computing dependencies for gtk2
--->  Building gtk2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.16.6" && /usr/bin/make -j1 all " returned error 2
Command output: /usr/bin/make  all-recursive
Making all in po
make[2]: Nothing to be done for `all'.
Making all in po-properties
make[2]: Nothing to be done for `all'.
Making all in gdk-pixbuf
/usr/bin/make  all-recursive
Making all in pixops
make[4]: Nothing to be done for `all'.
Making all in gdk
/usr/bin/make  all-recursive
Making all in quartz
make[4]: Nothing to be done for `all'.
Making all in .
Making all in tests
make[4]: Nothing to be done for `all'.
Making all in gtk
/usr/bin/make  gtk-update-icon-cache
make[3]: `gtk-update-icon-cache' is up to date.
GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders ./gtk-update-icon-cache --force --ignore-theme-index            \
   --source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&        \
mv gtkbuiltincache.h.tmp gtkbuiltincache.h
gtk-update-icon-cache: The generated cache was invalid.
make[2]: *** [gtkbuiltincache.h] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.
dsl01:~ bub$ sudo port uninstall gtk2        
dsl01:~ bub$ sudo port uninstall gtk2
dsl01:~ bub$ sudo port clean  gtk2
--->  Cleaning gtk2
dsl01:~ bub$ sudo port install gtk2 +quartz
--->  Computing dependencies for gtk2
--->  Fetching gtk2
--->  Verifying checksum(s) for gtk2
--->  Extracting gtk2
--->  Applying patches to gtk2
--->  Configuring gtk2
--->  Building gtk2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtk2/work/gtk+-2.16.6" && /usr/bin/make -j1 all " returned error 2
Command output:    && ln -s gtk-floppy.png gtk-save.png                 \
   && rm -f drive-harddisk.png                                  \
   && ln -s gtk-harddisk.png drive-harddisk.png         \
   && rm -f folder.png                                          \
   && ln -s gtk-directory.png folder.png                        \
   && rm -f folder-remote.png                                   \
   && ln -s gtk-directory.png folder-remote.png         \
   && rm -f user-home.png                                       \
   && ln -s gtk-directory.png user-home.png                     \
   && rm -f user-desktop.png                                    \
   && ln -s gtk-directory.png user-desktop.png          \
   && rm -f text-x-generic.png                                  \
   && ln -s gtk-file.png text-x-generic.png                     \
) done                                                          \
&& touch stamp-icons
/usr/bin/make  gtk-update-icon-cache
if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/local/lib\" -DGTK_DATADIR=\"/opt/local/share\" -DGTK_DATA_PREFIX=\"/opt/local\" -DGTK_SYSCONFDIR=\"/opt/local/etc\" -DGTK_VERSION=\"2.16.6\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"powerpc-apple-darwin8.11.0\" -DGTK_COMPILATION -DGTK_PRINT_BACKENDS=\"file,cups\" -DGTK_PRINT_PREVIEW_COMMAND=\""open -a /Applications/Preview.app %f"\" -I.. -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include/atk-1.0      "-xobjective-c"   -I/opt/local/include -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES  -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch ppc -Wall -MT updateiconcache.o -MD -MP -MF ".deps/updateiconcache.Tpo" \
  -c -o updateiconcache.o `test -f 'updateiconcache.c' || echo './'`updateiconcache.c; \
then mv -f ".deps/updateiconcache.Tpo" ".deps/updateiconcache.Po"; \
else rm -f ".deps/updateiconcache.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch ppc -Wall  -L/opt/local/lib -framework Cocoa -framework Carbon -o gtk-update-icon-cache  updateiconcache.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lintl 
libtool: link: /usr/bin/gcc-4.0 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -arch ppc -Wall -o .libs/gtk-update-icon-cache updateiconcache.o  -L/opt/local/lib ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib -lm /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -framework Carbon -framework Cocoa
GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders ./gtk-update-icon-cache --force --ignore-theme-index            \
   --source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&        \
mv gtkbuiltincache.h.tmp gtkbuiltincache.h
gtk-update-icon-cache: The generated cache was invalid.
make[2]: *** [gtkbuiltincache.h] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Attachments (2)

gtk2_+quartz_debug.txt (362.5 KB) - added by drechsel@… 15 years ago.
GTK2_Debug.rtf (450.7 KB) - added by jogonzales@… 15 years ago.
GTK2 DEBUG

Download all attachments as: .zip

Change History (11)

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from macports-tickets@… to nox@…

Please run these and then attach their output for a full debug.

sudo port clean gtk2
sudo port -d build gtk2

Changed 15 years ago by drechsel@…

Attachment: gtk2_+quartz_debug.txt added

comment:2 Changed 15 years ago by drechsel@…

o.k. I attached the file. I did a gtk2 +quartz.

I'm leaving now, will be back on tuesday. So long… (-;

comment:3 Changed 15 years ago by nik@…

Cc: nik@… added

Cc Me!

comment:4 Changed 15 years ago by drechsel@…

Hi, I'm back for more testing… (-;

comment:5 Changed 15 years ago by jogonzales@…

Cc: jogonzales@… added

Cc Me!

Changed 15 years ago by jogonzales@…

Attachment: GTK2_Debug.rtf added

GTK2 DEBUG

comment:6 Changed 15 years ago by jogonzales@…

It gives the same error for me and the debug didn't work either :(

I am on tiger osx 10.4 with xcode 2.5

comment:7 Changed 15 years ago by drechsel@…

It seems to be a duplicate of http://trac.macports.org/ticket/20372 - could be resolved by the workaround given there.

comment:8 Changed 15 years ago by kioarthurdane@…

Cc: kioarthurdane@… added

Cc Me!

comment:9 Changed 15 years ago by nox@…

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.