From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 6 16:58:29 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED8516A4CE for ; Thu, 6 Jan 2005 16:58:29 +0000 (GMT) Received: from europa.telenet-ops.be (europa.telenet-ops.be [195.130.132.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DAC43D2F for ; Thu, 6 Jan 2005 16:58:28 +0000 (GMT) (envelope-from mvergall@pandora.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by europa.telenet-ops.be (Postfix) with SMTP id 21DDA198164 for ; Thu, 6 Jan 2005 17:58:27 +0100 (MET) Received: from ws2 (unknown [84.194.188.117]) by europa.telenet-ops.be (Postfix) with SMTP id 8592F198171 for ; Thu, 6 Jan 2005 17:58:25 +0100 (MET) From: "Michael Vergallen" To: Date: Thu, 6 Jan 2005 17:58:42 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0006_01C4F419.5BE1F030" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Importance: Normal Subject: Help needed for gtk+ compilation X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 16:58:30 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C4F419.5BE1F030 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I've just tried to compile the intel port of gtk+ version 2.4.14 ( CVSUP of the ports today at 10 AM CET from the cvsup.nl.freebsd.org server ) on FreeBSD-5.3-RELEASE and it doesn't wan't to compile here is the build log file test1.log it complains about glib-mkenums not found ... and then it barfs ... -----------------------begin -------------------------------------- If you want to compile with experimental menu dropshadow patch, hit Ctrl-C right now and use make "WITH_DROPSHADOW=yes" NOTE: This option is not supported by the FreeBSD GNOME Team. If the patch does not work or causes the build to fail, just stop using the patch; we will not further debug it. ===> Vulnerability check disabled, database not found ===> Extracting for gtk-2.4.14_2 => Checksum OK for gnome2/gtk+-2.4.14.tar.bz2. ===> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - found ===> Patching for gtk-2.4.14_2 ===> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - found ===> Applying FreeBSD patches for gtk-2.4.14_2 ===> gtk-2.4.14_2 depends on executable: gmake - found ===> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - found ===> gtk-2.4.14_2 depends on file: /usr/local/bin/libtool15 - found ===> gtk-2.4.14_2 depends on executable: pkg-config - found ===> gtk-2.4.14_2 depends on shared library: png.5 - found ===> gtk-2.4.14_2 depends on shared library: tiff.4 - found ===> gtk-2.4.14_2 depends on shared library: jpeg.9 - found ===> gtk-2.4.14_2 depends on shared library: glib-2.0.400 - found ===> gtk-2.4.14_2 depends on shared library: atk-1.0.800 - found ===> gtk-2.4.14_2 depends on shared library: pango-1.0.600 - found ===> gtk-2.4.14_2 depends on shared library: X11.6 - found ===> Configuring for gtk-2.4.14_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd5.3 checking host system type... i386-portbld-freebsd5.3 checking for native Win32... no 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 ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 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 static flag works... yes 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 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... freebsd5.3 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... no checking for some Win32 platform... no checking whether build environment is sane... yes checking for library containing strerror... none required checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether gmake sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... yes checking BASE_DEPENDENCIES_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/g lib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pango-1.0 checking BASE_DEPENDENCIES_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6 /lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -licon v checking Whether to write dependencies into .pc files... yes checking for perl5... no checking for perl... /usr/bin/perl checking for indent... indent checking for lstat... yes checking for mkstemp... yes checking for flockfile... yes checking for sigsetjmp... yes 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 dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... af am ang ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sr@ije sv ta th tk tr uk uz uz@Latn vi wa yi zh_CN zh_TW checking for extra flags to get ANSI library prototypes... none needed checking for the BeOS... no checking for extra flags for POSIX compliance... none needed checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >= 2.4.0... yes (version 2.4.6) checking for bind_textdomain_codeset... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for getresuid... yes checking for uid_t in sys/types.h... yes checking for fd_set... yes, found in sys/types.h checking for wchar.h... yes checking for wctype.h... yes checking for iswalnum... yes checking if iswalnum() and friends are properly defined... yes checking whether to build gmodulized gdk-pixbuf... yes checking whether dynamic modules work... yes checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for libpng12... yes checking pixbuf loaders to build... checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new FreeType (at least 2.0.1)... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/Xinerama.h... yes checking for Xinerama support on XFree86... yes checking for XShapeCombineMask in -lXext... yes checking for XConvertCase in -lX11... yes checking for XAddConnectionWatch in -lX11... yes checking for XkbQueryExtension in -lX11... yes checking for XRRUpdateConfiguration in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for xcursor... yes checking XCURSOR_CFLAGS... -DXTHREADS -DXUSE_MTSAFE_API -I/usr/X11R6/include checking XCURSOR_LIBS... -L/usr/X11R6/lib -lXcursor -lXrender -lX11 -lXext checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/extensions/XShm.h... yes checking Pango flags... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/ usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freety pe2 -I/usr/local/include -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R 6/lib -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpa ngox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -licon v checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/l ocal/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for db2html... false configure: creating ./config.status config.status: creating config.h.win32 config.status: creating gtk-zip.sh config.status: creating Makefile config.status: creating gdk-pixbuf-2.0.pc config.status: creating gdk-2.0.pc config.status: creating gtk+-2.0.pc config.status: creating gdk-pixbuf-2.0-uninstalled.pc config.status: creating gdk-2.0-uninstalled.pc config.status: creating gtk+-2.0-uninstalled.pc config.status: creating m4macros/Makefile config.status: creating po/Makefile.in config.status: creating po-properties/Makefile.in config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating demos/Makefile config.status: creating demos/gtk-demo/Makefile config.status: creating demos/gtk-demo/geninclude.pl config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gdk-pixbuf/Makefile config.status: creating docs/reference/gdk-pixbuf/version.xml config.status: creating docs/reference/gdk/Makefile config.status: creating docs/reference/gdk/version.xml config.status: creating docs/reference/gtk/Makefile config.status: creating docs/reference/gtk/version.xml config.status: creating docs/faq/Makefile config.status: creating docs/tutorial/Makefile config.status: creating gdk-pixbuf/Makefile config.status: creating gdk-pixbuf/gdk_pixbuf.rc config.status: creating gdk-pixbuf/gdk-pixbuf-features.h config.status: creating gdk-pixbuf/pixops/Makefile config.status: creating gdk/Makefile config.status: creating gdk/x11/Makefile config.status: creating gdk/win32/Makefile config.status: creating gdk/win32/rc/Makefile config.status: creating gdk/win32/rc/gdk.rc config.status: creating gdk/linux-fb/Makefile config.status: creating gtk/Makefile config.status: creating gtk/makefile.msc config.status: creating gtk/gtkversion.h config.status: creating gtk/gtk-win32.rc config.status: creating gtk/stock-icons/Makefile config.status: creating gtk/theme-bits/Makefile config.status: creating gtk/xdgmime/Makefile config.status: creating modules/Makefile config.status: creating modules/input/Makefile config.status: creating contrib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands ===> Building for gtk-2.4.14_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14' Making all in po gmake[2]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po' Making all in po-properties gmake[2]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f POTFILES-t POTFILES \ && (sed -e '/^#/d' \ -e "s/^\[.*\] +//" \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \ | sed -e '$s/\\$//') > POTFILES-t \ && chmod a-w POTFILES-t \ && mv POTFILES-t POTFILES ) cd .. \ && CONFIG_FILES=po-properties/Makefile.in CONFIG_HEADERS= \ /bin/sh ./config.status config.status: creating po-properties/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands config.status: gdk/gdkconfig.h is unchanged gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' gmake[2]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' Making all in gdk-pixbuf gmake[2]: Entering directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk-pixbuf' ( cd . && glib-mkenums \ --fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" \ gdk-pixbuf.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \ && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \ && rm -f tmp-gdk-pixbuf-enum-types.h \ && echo timestamp > s-enum-types-h gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk-pixbuf' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14' *** Error code 2 Stop in /usr/ports/x11-toolkits/gtk20. ------------------------------end ------------------------------------------ - -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 1/3/2005 ------=_NextPart_000_0006_01C4F419.5BE1F030 Content-Type: application/octet-stream; name="test1.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="test1.log" If you want to compile with experimental menu dropshadow patch, hit Ctrl-C right now and use make "WITH_DROPSHADOW=3Dyes" NOTE: This option is not supported by the FreeBSD GNOME Team. If the patch does not work or causes the build to fail, just stop using the patch; we will not further debug it. =3D=3D=3D> Vulnerability check disabled, database not found =3D=3D=3D> Extracting for gtk-2.4.14_2 =3D> Checksum OK for gnome2/gtk+-2.4.14.tar.bz2. =3D=3D=3D> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - = found =3D=3D=3D> Patching for gtk-2.4.14_2 =3D=3D=3D> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - = found =3D=3D=3D> Applying FreeBSD patches for gtk-2.4.14_2 =3D=3D=3D> gtk-2.4.14_2 depends on executable: gmake - found =3D=3D=3D> gtk-2.4.14_2 depends on file: /usr/local/bin/perl5.8.5 - = found =3D=3D=3D> gtk-2.4.14_2 depends on file: /usr/local/bin/libtool15 - = found =3D=3D=3D> gtk-2.4.14_2 depends on executable: pkg-config - found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: png.5 - found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: tiff.4 - found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: jpeg.9 - found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: glib-2.0.400 - = found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: atk-1.0.800 - found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: pango-1.0.600 - = found =3D=3D=3D> gtk-2.4.14_2 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for gtk-2.4.14_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g = wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd5.3 checking host system type... i386-portbld-freebsd5.3 checking for native Win32... no 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...=20 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 ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 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 static flag works... yes 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 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... freebsd5.3 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared = libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared = libraries... yes checking dynamic linker characteristics... freebsd5.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared = libraries... yes checking dynamic linker characteristics... freebsd5.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking whether to enable maintainer-specific portions of Makefiles... = no checking for some Win32 platform... no checking whether build environment is sane... yes checking for library containing strerror... none required checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g = wheel checking whether gmake sets $(MAKE)... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking for glib-2.0 >=3D 2.4.0 atk >=3D 1.0.1 pango >=3D = 1.4.0... yes checking BASE_DEPENDENCIES_CFLAGS... -I/usr/local/include/glib-2.0 = -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 = -I/usr/X11R6/include/pango-1.0 =20 checking BASE_DEPENDENCIES_LIBS... -Wl,--export-dynamic -L/usr/local/lib = -L/usr/X11R6/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 = -lglib-2.0 -liconv =20 checking Whether to write dependencies into .pc files... yes checking for perl5... no checking for perl... /usr/bin/perl checking for indent... indent checking for lstat... yes checking for mkstemp... yes checking for flockfile... yes checking for sigsetjmp... yes 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 dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... af am ang ar az az_IR be bg bn = br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr = hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl = pt pt_BR ro ru sk sl sq sr sr@Latn sr@ije sv ta th tk tr uk uz uz@Latn = vi wa yi zh_CN zh_TW checking for extra flags to get ANSI library prototypes... none needed checking for the BeOS... no checking for extra flags for POSIX compliance... none needed checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >=3D 2.4.0... yes (version 2.4.6) checking for bind_textdomain_codeset... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for getresuid... yes checking for uid_t in sys/types.h... yes checking for fd_set... yes, found in sys/types.h checking for wchar.h... yes checking for wctype.h... yes checking for iswalnum... yes checking if iswalnum() and friends are properly defined... yes checking whether to build gmodulized gdk-pixbuf... yes checking whether dynamic modules work... yes checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for libpng12... yes checking pixbuf loaders to build...=20 checking for sys/wait.h that is POSIX.1 compatible... yes checking return type of signal handlers... (cached) void checking for x86 platform... yes checking compiler support for MMX... yes checking for freetype-config... /usr/local/bin/freetype-config checking For sufficiently new FreeType (at least 2.0.1)... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/Xinerama.h... yes checking for Xinerama support on XFree86... yes checking for XShapeCombineMask in -lXext... yes checking for XConvertCase in -lX11... yes checking for XAddConnectionWatch in -lX11... yes checking for XkbQueryExtension in -lX11... yes checking for XRRUpdateConfiguration in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for xcursor... yes checking XCURSOR_CFLAGS... -DXTHREADS -DXUSE_MTSAFE_API = -I/usr/X11R6/include =20 checking XCURSOR_LIBS... -L/usr/X11R6/lib -lXcursor -lXrender -lX11 = -lXext =20 checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking X11/extensions/XShm.h... yes checking Pango flags... -I/usr/local/include/glib-2.0 = -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 = -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include = -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoxft-1.0 = -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 = -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv =20 checking ATK flags... -I/usr/local/include/atk-1.0 = -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include = -Wl,--export-dynamic -L/usr/local/lib -latk-1.0 -lgobject-2.0 = -lgmodule-2.0 -lglib-2.0 -liconv =20 checking for db2html... false configure: creating ./config.status config.status: creating config.h.win32 config.status: creating gtk-zip.sh config.status: creating Makefile config.status: creating gdk-pixbuf-2.0.pc config.status: creating gdk-2.0.pc config.status: creating gtk+-2.0.pc config.status: creating gdk-pixbuf-2.0-uninstalled.pc config.status: creating gdk-2.0-uninstalled.pc config.status: creating gtk+-2.0-uninstalled.pc config.status: creating m4macros/Makefile config.status: creating po/Makefile.in config.status: creating po-properties/Makefile.in config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating demos/Makefile config.status: creating demos/gtk-demo/Makefile config.status: creating demos/gtk-demo/geninclude.pl config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gdk-pixbuf/Makefile config.status: creating docs/reference/gdk-pixbuf/version.xml config.status: creating docs/reference/gdk/Makefile config.status: creating docs/reference/gdk/version.xml config.status: creating docs/reference/gtk/Makefile config.status: creating docs/reference/gtk/version.xml config.status: creating docs/faq/Makefile config.status: creating docs/tutorial/Makefile config.status: creating gdk-pixbuf/Makefile config.status: creating gdk-pixbuf/gdk_pixbuf.rc config.status: creating gdk-pixbuf/gdk-pixbuf-features.h config.status: creating gdk-pixbuf/pixops/Makefile config.status: creating gdk/Makefile config.status: creating gdk/x11/Makefile config.status: creating gdk/win32/Makefile config.status: creating gdk/win32/rc/Makefile config.status: creating gdk/win32/rc/gdk.rc config.status: creating gdk/linux-fb/Makefile config.status: creating gtk/Makefile config.status: creating gtk/makefile.msc config.status: creating gtk/gtkversion.h config.status: creating gtk/gtk-win32.rc config.status: creating gtk/stock-icons/Makefile config.status: creating gtk/theme-bits/Makefile config.status: creating gtk/xdgmime/Makefile config.status: creating modules/Makefile config.status: creating modules/input/Makefile config.status: creating contrib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/Makefile config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands =3D=3D=3D> Building for gtk-2.4.14_2 gmake all-recursive gmake[1]: Entering directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14' Making all in po gmake[2]: Entering directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po' Making all in po-properties gmake[2]: Entering directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' ( if test 'x.' !=3D 'x.'; then \ posrcprefix=3D'../'; \ else \ posrcprefix=3D"../"; \ fi; \ rm -f POTFILES-t POTFILES \ && (sed -e '/^#/d' \ -e "s/^\[.*\] +//" \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \ | sed -e '$s/\\$//') > POTFILES-t \ && chmod a-w POTFILES-t \ && mv POTFILES-t POTFILES ) cd .. \ && CONFIG_FILES=3Dpo-properties/Makefile.in CONFIG_HEADERS=3D \ /bin/sh ./config.status config.status: creating po-properties/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing gdk/gdkconfig.h commands config.status: gdk/gdkconfig.h is unchanged gmake[2]: Leaving directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' gmake[2]: Entering directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/po-properties' Making all in gdk-pixbuf gmake[2]: Entering directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk-pixbuf' ( cd . && glib-mkenums \ --fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define = __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include = \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define = GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" \ gdk-pixbuf.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-loader.h = ) > tmp-gdk-pixbuf-enum-types.h \ && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp = tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \ && rm -f tmp-gdk-pixbuf-enum-types.h \ && echo timestamp > s-enum-types-h gmake[2]: Leaving directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14/gdk-pixbuf' gmake[1]: Leaving directory = `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.4.14' *** Error code 2 Stop in /usr/ports/x11-toolkits/gtk20. ------=_NextPart_000_0006_01C4F419.5BE1F030--