On Sat, Oct 20, 2007 at 12:18:43PM +0200, Jasper Lievisse Adriaanse wrote: > so...did anyone test this yet? >
Yes, I did on i386. It took almost the whole day ;-) So, the patches applied and built. Then I rebuilt all the stuff for and Firefox. Then I wanted to built gajim, built the stuff for it, and with libglade2 I get errors (log attached). -- simon
+++ Sat Oct 20 17:47:57 CEST 2007 ===> Cleaning for libglade2-2.6.1p0 ===> Checking files for libglade2-2.6.1p0 `/usr/ports/distfiles/libglade-2.6.1.tar.bz2' is up to date. >> (SHA256) libglade-2.6.1.tar.bz2: OK ===> libglade2-2.6.1p0 depends on: python-expat-2.5* - found ===> libglade2-2.6.1p0 depends on: gettext->=0.10.38 - found ===> libglade2-2.6.1p0 depends on: python-2.5* - found ===> libglade2-2.6.1p0 depends on: gettext->=0.16.1 - found ===> libglade2-2.6.1p0 depends on: intltool-* - found ===> libglade2-2.6.1p0 depends on: p5-XML-Parser-* - found ===> libglade2-2.6.1p0 depends on: gmake-* - found ===> libglade2-2.6.1p0 depends on: libtool-* - found ===> libglade2-2.6.1p0 depends on: bzip2-* - found ===> libglade2-2.6.1p0 depends on: gtk+2-* - found ===> libglade2-2.6.1p0 depends on: libxml->=2.6.16p6 - found ===> libglade2-2.6.1p0 depends on: libiconv-* - found ===> Verifying specs: gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0 xml2.>=7 intl.>=4 iconv.>=4 gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0 xml2.>=7 intl.>=4 iconv.>=4 X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig freetype glib-2.0 glitz gmodule-2.0 gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 png z X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig freetype glib-2.0 glitz gmodule-2.0 gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 png z ===> found gdk-x11-2.0.1200.0 gdk_pixbuf-2.0.1200.0 gtk-x11-2.0.1200.0 xml2.9.7 intl.4.0 iconv.4.0 X11.11.0 Xau.9.0 Xcursor.4.0 Xdmcp.9.0 Xext.10.0 Xfixes.5.0 Xi.10.0 Xinerama.5.0 Xrandr.6.0 Xrender.5.0 atk-1.0.1809.1 cairo.7.0 expat.9.0 fontconfig.5.1 freetype.15.0 glib-2.0.1400.00 glitz.2.0 gmodule-2.0.1400.00 gobject-2.0.1400.00 m.2.3 pango-1.0.1400.0 pangocairo-1.0.1400.0 pangoft2-1.0.1400.0 png.6.0 z.4.1 ===> Extracting for libglade2-2.6.1p0 ===> Patching for libglade2-2.6.1p0 ===> Configuring for libglade2-2.6.1p0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking if debuging support was requested... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... i386-unknown-openbsd4.2 checking host system type... i386-unknown-openbsd4.2 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd4.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.5.0... yes (version 2.12.0) checking for gtk_plug_get_type... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGLADE... yes checking for native Win32... no checking for Win32 platform in general... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... no checking if -liconv is needed to use gettext... checking for ngettext in -lintl... yes checking for dcgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext ./configure[12975]: cannot open ./po/POTFILES.in: No such file or directory checking whether /usr/local/bin/python2.5 version >= 2.0... yes checking for /usr/local/bin/python2.5 version... 2.5 checking for /usr/local/bin/python2.5 platform... openbsd4 checking for /usr/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages checking for /usr/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for the Python module xml.parsers.expat... yes checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/local/bin/xmlcatalog configure: creating ./config.status config.status: creating Makefile config.status: creating libglade.spec config.status: creating libglade-zip config.status: creating glade/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating tests/Makefile config.status: creating libglade-2.0.pc config.status: creating libglade-2.0-uninstalled.pc config.status: creating libglade-convert config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ===> Building for libglade2-2.6.1p0 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/libglade2/w-libglade2-2.6.1p0/libglade-2.6.1' Making all in glade gmake[2]: Entering directory `/usr/ports/devel/libglade2/w-libglade2-2.6.1p0/libglade-2.6.1/glade' if /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_PREFIX=\""/usr/local"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -O2 -pipe -Wall -std=c9x -MT glade-init.lo -MD -MP -MF ".deps/glade-init.Tpo" -c -o glade-init.lo glade-init.c; \ then mv -f ".deps/glade-init.Tpo" ".deps/glade-init.Plo"; else rm -f ".deps/glade-init.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/libpng -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -O2 -pipe -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c glade-init.c -fPIC -DPIC -o .libs/glade-init.o In file included from glade-init.c:34: glade-private.h:33: error: syntax error before "GtkTooltips" gmake[2]: *** [glade-init.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libglade2/w-libglade2-2.6.1p0/libglade-2.6.1/glade' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libglade2/w-libglade2-2.6.1p0/libglade-2.6.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/libglade2 (line 2063 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/devel/libglade2 (line 1373 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/devel/libglade2 (line 1861 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/devel/libglade2 (line 1403 of /usr/ports/infrastructure/mk/bsd.port.mk). --- Sat Oct 20 17:48:12 CEST 2007