From owner-freebsd-ports Sat May 19 7: 1:44 2001 Delivered-To: freebsd-ports@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id CDC5C37B50F; Sat, 19 May 2001 07:00:57 -0700 (PDT) (envelope-from mixtim@home.com) Received: from cg392862-a.adubn1.nj.home.com ([65.2.79.221]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010519140057.TOTL578.femail8.sdc1.sfba.home.com@cg392862-a.adubn1.nj.home.com>; Sat, 19 May 2001 07:00:57 -0700 Received: (from mixtim@localhost) by cg392862-a.adubn1.nj.home.com (8.11.3/8.11.3) id f4JE0uM15894; Sat, 19 May 2001 10:00:56 -0400 (EDT) (envelope-from mixtim) Date: Sat, 19 May 2001 10:00:55 -0400 From: Mixtim To: gnome@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: dia build failure (4.3-STABLE) Message-ID: <20010519100054.A15848@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org $ make If you want to compile with GNOME support, hit Ctrl-C right now and use "make WITH_GNOME=yes" >> dia-0.88.tar.gz doesn't seem to exist in /opt/src/distfiles/. >> Attempting to fetch from ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/. fetch: dia-0.88.tar.gz: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/stable/sources/dia/. 1964975 bytes transferred in 14.4 seconds (133.03 kBps) ===> Extracting for dia-0.88 >> Checksum OK for dia-0.88.tar.gz. ===> dia-0.88 depends on executable: gmake - found ===> dia-0.88 depends on executable: libtool - found ===> dia-0.88 depends on shared library: X11.6 - found ===> dia-0.88 depends on shared library: glib12.3 - found ===> dia-0.88 depends on shared library: gtk12.2 - found ===> dia-0.88 depends on shared library: Imlib.5 - found ===> Patching for dia-0.88 ===> Applying FreeBSD patches for dia-0.88 ===> Configuring for dia-0.88 creating cache ./config.cache 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... mawk checking whether gmake sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... cc -E checking for style of include used by gmake... include checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i386--freebsd4.3 checking build system type... i386--freebsd4.3 checking for gcc... cc checking whether the C compiler (cc -O ) works... yes checking whether the C compiler (cc -O ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking dependency style of cc... none checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs 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 if cc supports -c -o file.lo... checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.3 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking host system type... i386-unknown-freebsdelf4.3 checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... 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 if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.3 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking whether build environment is sane... yes checking for gcc... (cached) cc checking whether the C compiler (cc -O ) works... yes checking whether the C compiler (cc -O ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking dependency style of cc... (cached) none checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... (cached) yes checking whether gmake sets ${MAKE}... (cached) yes checking for strerror in -lcposix... no checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.2.0... yes checking whether to enable XIM support... yes checking whether GNOME specific code should be used... no checking for poptSetOtherOptionHelp in -lpopt... yes checking for popt.h... yes checking for libart-config... no checking for LIBART - version >= 2.1.0... no *** The libart-config script installed by LIBART could not be found *** If LIBART was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBART_CONFIG environment variable to the *** full path to libart-config. checking for gdk-pixbuf-config... no checking for GDK_PIXBUF - version >= 0.7.0... no *** The gdk-pixbuf-config script installed by GDK_PIXBUF could not be found *** If GDK_PIXBUF was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GDK_PIXBUF_CONFIG environment variable to the *** full path to gdk-pixbuf-config. configure: error: gdk-pixbuf >= 0.7.0 is required ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:769: checking for a BSD compatible install configure:822: checking whether build environment is sane configure:894: checking for gawk configure:894: checking for mawk configure:924: checking whether gmake sets ${MAKE} configure:1081: checking whether to enable maintainer-specific portions of Makefiles configure:1130: checking how to run the C preprocessor configure:1151: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1217: checking for style of include used by gmake configure:1231: checking for Cygwin environment configure:1247: cc -c -O -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1243: `__CYGWIN32__' undeclared (first use in this function) configure:1243: (Each undeclared identifier is reported only once configure:1243: for each function it appears in.) configure: failed program was: #line 1236 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1264: checking for mingw32 environment configure:1276: cc -c -O -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1272: `__MINGW32__' undeclared (first use in this function) configure:1272: (Each undeclared identifier is reported only once configure:1272: for each function it appears in.) configure: failed program was: #line 1269 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1345: checking host system type configure:1366: checking build system type configure:1386: checking for gcc configure:1499: checking whether the C compiler (cc -O ) works configure:1515: cc -o conftest -O -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 configure:1541: checking whether the C compiler (cc -O ) is a cross-compiler configure:1546: checking whether we are using GNU C configure:1555: cc -E conftest.c configure:1574: checking whether cc accepts -g configure:1611: checking dependency style of cc configure:1684: checking for ld used by GCC configure:1752: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.10.1 (with BFD 2.10.1) configure:1769: checking for /usr/libexec/elf/ld option to reload object files configure:1781: checking for BSD-compatible nm configure:1819: checking whether ln -s works configure:1840: checking how to recognise dependant libraries configure:2013: checking for object suffix configure:2019: cc -c -O -I/usr/local/include conftest.c 1>&5 configure:2039: checking for executable suffix configure:2049: cc -o conftest -O -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 configure:2080: checking command to parse /usr/bin/nm -B output configure:2156: cc -c -O -I/usr/local/include conftest.c 1>&5 configure:2159: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2210: cc -o conftest -O -I/usr/local/include conftest.c conftstm.o 1>&5 configure:2256: checking for dlfcn.h configure:2266: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2434: checking for ranlib configure:2501: checking for strip configure:2737: checking for objdir configure:2764: checking for cc option to produce PIC configure:2916: checking if cc PIC flag -fPIC works configure:2930: cc -c -O -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:2982: checking if cc static flag -static works configure:2997: cc -o conftest -O -I/usr/local/include -static conftest.c -L/usr/local/lib -lintl 1>&5 configure:3024: checking if cc supports -c -o file.o configure:3043: cc -c -O -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3072: checking if cc supports -c -o file.lo configure:3088: cc -c -O -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3137: checking if cc supports -fno-rtti -fno-exceptions configure:3150: cc -c -O -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 configure:3177: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:3793: checking how to hardcode library paths into programs configure:3821: checking whether stripping libraries is possible configure:3835: checking dynamic linker characteristics configure:4221: checking if libtool supports shared libraries configure:4714: checking whether -lc should be explicitly linked in configure:4721: cc -c -O -I/usr/local/include conftest.c 1>&5 configure:4734: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 ltconfig:581: checking whether we are using GNU C ltconfig:589: cc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: cc -c -O -I/usr/local/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -O -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -O -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -O -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -O -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -O -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -O -I/usr/local/include -static conftest.c -L/usr/local/lib -lintl 1>&5 GNU ld version 2.10.1 (with BFD 2.10.1) ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -O -I/usr/local/include conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: cc -o conftest -O -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include conftest.c conftstm.o 1>&5 configure:5313: checking whether build environment is sane configure:5354: checking for gcc configure:5467: checking whether the C compiler (cc -O ) works configure:5483: cc -o conftest -O -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 configure:5509: checking whether the C compiler (cc -O ) is a cross-compiler configure:5514: checking whether we are using GNU C configure:5542: checking whether cc accepts -g configure:5579: checking dependency style of cc configure:5652: checking for a BSD compatible install configure:5705: checking whether ln -s works configure:5726: checking whether gmake sets ${MAKE} configure:5754: checking for strerror in -lcposix configure:5773: cc -o conftest -O -I/usr/local/include conftest.c -lcposix -L/usr/local/lib -lintl 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 5762 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:5846: checking for gtk-config configure:5881: checking for GTK - version >= 1.2.0 configure:5982: cc -o conftest -O -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib -lintl 1>&5 configure:6074: checking whether to enable XIM support configure:6088: checking whether GNOME specific code should be used configure:6248: checking for poptSetOtherOptionHelp in -lpopt configure:6267: cc -o conftest -O -I/usr/local/include conftest.c -lpopt -L/usr/local/lib -lintl 1>&5 configure:6295: checking for popt.h configure:6305: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:6374: checking for libart-config configure:6409: checking for LIBART - version >= 2.1.0 configure:6615: checking for gdk-pixbuf-config configure:6650: checking for GDK_PIXBUF - version >= 0.7.0 (end of "config.log") *** Error code 1 Stop in /usr/ports/graphics/dia. *** Error code 1 Stop in /usr/ports/graphics/dia. *** Error code 1 Stop in /usr/ports/graphics/dia. *** Error code 1 Stop in /usr/ports/graphics/dia. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message