Summary: | my media-gfx/inkscape-0.41-r1 does not compile, need libgc 6.4+ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | deathlove <alex> |
Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
deathlove
2005-07-05 22:37:20 UTC
powerade ~ # cat /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by inkscape configure 0.41, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-xft --with-gtkspell --without-bonobo --without-inkjar --with-perl --with-python --disable-gtk-doc ## --------- ## ## Platform. ## ## --------- ## hostname = powerade uname -m = i686 uname -r = 2.6.11-gentoo-r11 uname -s = Linux uname -v = #1 SMP Tue Jul 5 20:40:57 CEST 2005 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.40GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 PATH: /opt/sun-jdk-1.4.2.08/bin PATH: /opt/sun-jdk-1.4.2.08/jre/bin PATH: /opt/sun-jdk-1.4.2.08/jre/javaws PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1559: checking build system type configure:1577: result: i686-pc-linux-gnu configure:1585: checking host system type configure:1599: result: i686-pc-linux-gnu configure:1622: checking for a BSD-compatible install configure:1677: result: /bin/install -c configure:1688: checking whether build environment is sane configure:1731: result: yes configure:1788: checking for gawk configure:1804: found /bin/gawk configure:1814: result: gawk configure:1824: checking whether make sets $(MAKE) configure:1844: result: yes configure:1923: checking for i686-pc-linux-gnu-strip configure:1939: found /usr/bin/i686-pc-linux-gnu-strip configure:1949: result: i686-pc-linux-gnu-strip configure:2015: checking for intltool >= 0.22 configure:2025: result: 0.31.1 found configure:2080: checking for perl configure:2098: found /usr/bin/perl configure:2110: result: /usr/bin/perl configure:2128: checking for XML::Parser configure:2131: result: ok configure:2173: checking for style of include used by make configure:2201: result: GNU configure:2236: checking for i686-pc-linux-gnu-g++ configure:2252: found /usr/bin/i686-pc-linux-gnu-g++ configure:2262: result: i686-pc-linux-gnu-g++ configure:2320: checking for C++ compiler version configure:2323: i686-pc-linux-gnu-g++ --version </dev/null >&5 i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2326: $? = 0 configure:2328: i686-pc-linux-gnu-g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:2331: $? = 0 configure:2333: i686-pc-linux-gnu-g++ -V </dev/null >&5 i686-pc-linux-gnu-g++: `-V' option must have argument configure:2336: $? = 1 configure:2359: checking for C++ compiler default output file name configure:2362: i686-pc-linux-gnu-g++ -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:2365: $? = 0 configure:2411: result: a.out configure:2416: checking whether the C++ compiler works configure:2422: ./a.out configure:2425: $? = 0 configure:2442: result: yes configure:2449: checking whether we are cross compiling configure:2451: result: no configure:2454: checking for suffix of executables configure:2456: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:2459: $? = 0 configure:2484: result: configure:2490: checking for suffix of object files configure:2511: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:2514: $? = 0 configure:2536: result: o configure:2540: checking whether we are using the GNU C++ compiler configure:2564: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:2570: $? = 0 configure:2574: test -z || test ! -s conftest.err configure:2577: $? = 0 configure:2580: test -s conftest.o configure:2583: $? = 0 configure:2596: result: yes configure:2602: checking whether i686-pc-linux-gnu-g++ accepts -g configure:2623: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 configure:2629: $? = 0 configure:2633: test -z || test ! -s conftest.err configure:2636: $? = 0 configure:2639: test -s conftest.o configure:2642: $? = 0 configure:2653: result: yes configure:2695: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:2701: $? = 0 configure:2705: test -z || test ! -s conftest.err configure:2708: $? = 0 configure:2711: test -s conftest.o configure:2714: $? = 0 configure:2740: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:2746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2695: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:2701: $? = 0 configure:2705: test -z || test ! -s conftest.err configure:2708: $? = 0 configure:2711: test -s conftest.o configure:2714: $? = 0 configure:2740: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:2746: $? = 0 configure:2750: test -z || test ! -s conftest.err configure:2753: $? = 0 configure:2756: test -s conftest.o configure:2759: $? = 0 configure:2784: checking dependency style of i686-pc-linux-gnu-g++ configure:2874: result: gcc3 configure:2892: checking for library containing strerror configure:2922: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:2928: $? = 0 configure:2932: test -z || test ! -s conftest.err configure:2935: $? = 0 configure:2938: test -s conftest configure:2941: $? = 0 configure:3011: result: none required configure:3028: checking for i686-pc-linux-gnu-g++ configure:3054: result: i686-pc-linux-gnu-g++ configure:3112: checking for C++ compiler version configure:3115: i686-pc-linux-gnu-g++ --version </dev/null >&5 i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3118: $? = 0 configure:3120: i686-pc-linux-gnu-g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:3123: $? = 0 configure:3125: i686-pc-linux-gnu-g++ -V </dev/null >&5 i686-pc-linux-gnu-g++: `-V' option must have argument configure:3128: $? = 1 configure:3131: checking whether we are using the GNU C++ compiler configure:3187: result: yes configure:3193: checking whether i686-pc-linux-gnu-g++ accepts -g configure:3244: result: yes configure:3286: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:3292: $? = 0 configure:3296: test -z || test ! -s conftest.err configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3331: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:3337: $? = 0 configure:3341: test -z || test ! -s conftest.err configure:3344: $? = 0 configure:3347: test -s conftest.o configure:3350: $? = 0 configure:3375: checking dependency style of i686-pc-linux-gnu-g++ configure:3465: result: gcc3 configure:3490: checking for i686-pc-linux-gnu-gcc configure:3506: found /usr/bin/i686-pc-linux-gnu-gcc configure:3516: result: i686-pc-linux-gnu-gcc configure:3798: checking for C compiler version configure:3801: i686-pc-linux-gnu-gcc --version </dev/null >&5 i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3804: $? = 0 configure:3806: i686-pc-linux-gnu-gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:3809: $? = 0 configure:3811: i686-pc-linux-gnu-gcc -V </dev/null >&5 i686-pc-linux-gnu-gcc: `-V' option must have argument configure:3814: $? = 1 configure:3817: checking whether we are using the GNU C compiler configure:3841: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.c >&5 configure:3847: $? = 0 configure:3851: test -z || test ! -s conftest.err configure:3854: $? = 0 configure:3857: test -s conftest.o configure:3860: $? = 0 configure:3873: result: yes configure:3879: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3900: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3906: $? = 0 configure:3910: test -z || test ! -s conftest.err configure:3913: $? = 0 configure:3916: test -s conftest.o configure:3919: $? = 0 configure:3930: result: yes configure:3947: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:4017: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.c >&5 configure:4023: $? = 0 configure:4027: test -z || test ! -s conftest.err configure:4030: $? = 0 configure:4033: test -s conftest.o configure:4036: $? = 0 configure:4054: result: none needed configure:4072: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4078: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4213: checking dependency style of i686-pc-linux-gnu-gcc configure:4303: result: gcc3 configure:4335: checking how to run the C++ preprocessor configure:4366: i686-pc-linux-gnu-g++ -E conftest.cc configure:4372: $? = 0 configure:4404: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4449: result: i686-pc-linux-gnu-g++ -E configure:4473: i686-pc-linux-gnu-g++ -E conftest.cc configure:4479: $? = 0 configure:4511: i686-pc-linux-gnu-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4561: checking for egrep configure:4571: result: grep -E configure:4576: checking for ANSI C header files configure:4601: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:4607: $? = 0 configure:4611: test -z || test ! -s conftest.err configure:4614: $? = 0 configure:4617: test -s conftest.o configure:4620: $? = 0 configure:4709: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:4712: $? = 0 configure:4714: ./conftest configure:4717: $? = 0 configure:4732: result: yes configure:4817: checking for a sed that does not truncate output configure:4871: result: /bin/sed configure:4885: checking for ld used by i686-pc-linux-gnu-gcc configure:4952: result: /usr/i686-pc-linux-gnu/bin/ld configure:4961: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:4976: result: yes configure:4981: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:4988: result: -r configure:4997: checking for BSD-compatible nm configure:5039: result: /usr/bin/i686-pc-linux-gnu-nm -B configure:5043: checking whether ln -s works configure:5047: result: yes configure:5054: checking how to recognise dependent libraries configure:5228: result: pass_all configure:5451: checking for sys/types.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for sys/stat.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for stdlib.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for string.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for memory.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for strings.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for inttypes.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for stdint.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5451: checking for unistd.h configure:5467: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest.o configure:5486: $? = 0 configure:5497: result: yes configure:5514: checking how to run the C preprocessor configure:5549: i686-pc-linux-gnu-gcc -E conftest.c configure:5555: $? = 0 configure:5587: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:24:28: ac_nonexistent.h: No such file or directory configure:5593: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5632: result: i686-pc-linux-gnu-gcc -E configure:5656: i686-pc-linux-gnu-gcc -E conftest.c configure:5662: $? = 0 configure:5694: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:24:28: ac_nonexistent.h: No such file or directory configure:5700: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5758: checking dlfcn.h usability configure:5770: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.c >&5 configure:5776: $? = 0 configure:5780: test -z || test ! -s conftest.err configure:5783: $? = 0 configure:5786: test -s conftest.o configure:5789: $? = 0 configure:5799: result: yes configure:5803: checking dlfcn.h presence configure:5813: i686-pc-linux-gnu-gcc -E conftest.c configure:5819: $? = 0 configure:5839: result: yes configure:5874: checking for dlfcn.h configure:5881: result: yes configure:5903: checking for i686-pc-linux-gnu-g77 configure:5919: found /usr/bin/i686-pc-linux-gnu-g77 configure:5929: result: i686-pc-linux-gnu-g77 configure:5986: checking for Fortran 77 compiler version configure:5989: i686-pc-linux-gnu-g77 --version </dev/null >&5 GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5992: $? = 0 configure:5994: i686-pc-linux-gnu-g77 -v </dev/null >&5 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) configure:5997: $? = 0 configure:5999: i686-pc-linux-gnu-g77 -V </dev/null >&5 i686-pc-linux-gnu-g77: `-V' option must have argument configure:6002: $? = 1 configure:6010: checking whether we are using the GNU Fortran 77 compiler configure:6024: i686-pc-linux-gnu-g77 -c conftest.F >&5 configure:6030: $? = 0 configure:6034: test -z || test ! -s conftest.err configure:6037: $? = 0 configure:6040: test -s conftest.o configure:6043: $? = 0 configure:6056: result: yes configure:6062: checking whether i686-pc-linux-gnu-g77 accepts -g configure:6074: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 configure:6080: $? = 0 configure:6084: test -z || test ! -s conftest.err configure:6087: $? = 0 configure:6090: test -s conftest.o configure:6093: $? = 0 configure:6105: result: yes configure:6135: checking the maximum length of command line arguments configure:6200: result: 32768 configure:6211: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object configure:6300: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:6303: $? = 0 configure:6307: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6310: $? = 0 configure:6362: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc conftstm.o >&5 configure:6365: $? = 0 configure:6403: result: ok configure:6407: checking for objdir configure:6422: result: .libs configure:6474: checking for i686-pc-linux-gnu-ar configure:6490: found /usr/bin/i686-pc-linux-gnu-ar configure:6500: result: i686-pc-linux-gnu-ar configure:6554: checking for i686-pc-linux-gnu-ranlib configure:6570: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6580: result: i686-pc-linux-gnu-ranlib configure:6634: checking for i686-pc-linux-gnu-strip configure:6660: result: i686-pc-linux-gnu-strip configure:6961: checking if i686-pc-linux-gnu-gcc static flag works configure:6984: result: yes configure:7002: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7020: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7024: $? = 0 configure:7035: result: no configure:7050: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:7227: result: -fPIC configure:7235: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works configure:7253: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -fPIC -DPIC conftest.c >&5 configure:7257: $? = 0 configure:7268: result: yes configure:7292: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:7313: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -o out/conftest2.o conftest.c >&5 configure:7317: $? = 0 configure:7337: result: yes configure:7363: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:8212: result: yes configure:8238: checking whether -lc should be explicitly linked in configure:8243: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.c >&5 configure:8246: $? = 0 configure:8260: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8263: $? = 0 configure:8275: result: no configure:8283: checking dynamic linker characteristics configure:8835: result: GNU/Linux ld.so configure:8839: checking how to hardcode library paths into programs configure:8864: result: immediate configure:8878: checking whether stripping libraries is possible configure:8883: result: yes configure:9713: checking if libtool supports shared libraries configure:9715: result: yes configure:9718: checking whether to build shared libraries configure:9776: result: yes configure:9779: checking whether to build static libraries configure:9783: result: yes configure:9875: creating libtool configure:10422: checking for ld used by i686-pc-linux-gnu-g++ configure:10489: result: /usr/i686-pc-linux-gnu/bin/ld configure:10498: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:10513: result: yes configure:10564: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11392: result: yes configure:11410: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:11413: $? = 0 configure:11509: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:11761: result: -fPIC configure:11769: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works configure:11787: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -fPIC -DPIC conftest.cc >&5 configure:11791: $? = 0 configure:11802: result: yes configure:11826: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:11847: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -o out/conftest2.o conftest.cc >&5 configure:11851: $? = 0 configure:11871: result: yes configure:11897: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:11925: result: yes configure:11996: checking dynamic linker characteristics configure:12548: result: GNU/Linux ld.so configure:12552: checking how to hardcode library paths into programs configure:12577: result: immediate configure:12591: checking whether stripping libraries is possible configure:12596: result: yes configure:13903: checking if libtool supports shared libraries configure:13905: result: yes configure:13908: checking whether to build shared libraries configure:13926: result: yes configure:13929: checking whether to build static libraries configure:13933: result: yes configure:13945: checking for i686-pc-linux-gnu-g77 option to produce PIC configure:14122: result: -fPIC configure:14130: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works configure:14148: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 configure:14152: $? = 0 configure:14163: result: yes configure:14187: checking if i686-pc-linux-gnu-g77 supports -c -o file.o configure:14208: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14212: $? = 0 configure:14232: result: yes configure:14258: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:15087: result: yes configure:15158: checking dynamic linker characteristics configure:15710: result: GNU/Linux ld.so configure:15714: checking how to hardcode library paths into programs configure:15739: result: immediate configure:15753: checking whether stripping libraries is possible configure:15758: result: yes configure:19859: checking GNU compiler version configure:19865: result: 3.4.4 configure:19907: checking locale.h usability configure:19919: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:19925: $? = 0 configure:19929: test -z || test ! -s conftest.err configure:19932: $? = 0 configure:19935: test -s conftest.o configure:19938: $? = 0 configure:19948: result: yes configure:19952: checking locale.h presence configure:19962: i686-pc-linux-gnu-g++ -E conftest.cc configure:19968: $? = 0 configure:19988: result: yes configure:20023: checking for locale.h configure:20030: result: yes configure:20044: checking for LC_MESSAGES configure:20065: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:20071: $? = 0 configure:20075: test -z || test ! -s conftest.err configure:20078: $? = 0 configure:20081: test -s conftest configure:20084: $? = 0 configure:20096: result: yes configure:20125: checking libintl.h usability configure:20137: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:20143: $? = 0 configure:20147: test -z || test ! -s conftest.err configure:20150: $? = 0 configure:20153: test -s conftest.o configure:20156: $? = 0 configure:20166: result: yes configure:20170: checking libintl.h presence configure:20180: i686-pc-linux-gnu-g++ -E conftest.cc configure:20186: $? = 0 configure:20206: result: yes configure:20241: checking for libintl.h configure:20248: result: yes configure:20259: checking for dgettext in libc configure:20282: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:20288: $? = 0 configure:20292: test -z || test ! -s conftest.err configure:20295: $? = 0 configure:20298: test -s conftest configure:20301: $? = 0 configure:20314: result: yes configure:20322: checking for bind_textdomain_codeset configure:20379: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:20385: $? = 0 configure:20389: test -z || test ! -s conftest.err configure:20392: $? = 0 configure:20395: test -s conftest configure:20398: $? = 0 configure:20410: result: yes configure:20782: checking for msgfmt configure:20809: result: /usr/bin/msgfmt configure:20822: checking for dcgettext configure:20879: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:20885: $? = 0 configure:20889: test -z || test ! -s conftest.err configure:20892: $? = 0 configure:20895: test -s conftest configure:20898: $? = 0 configure:20910: result: yes configure:20922: checking for gmsgfmt configure:20940: found /usr/bin/gmsgfmt configure:20953: result: /usr/bin/gmsgfmt configure:20962: checking for xgettext configure:20989: result: /usr/bin/xgettext configure:21013: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc >&5 configure:21019: $? = 0 configure:21023: test -z || test ! -s conftest.err configure:21026: $? = 0 configure:21029: test -s conftest configure:21032: $? = 0 configure:21205: checking for catalogs to be installed configure:21230: result: de configure:21265: checking for pkg-config configure:21283: found /usr/bin/pkg-config configure:21296: result: /usr/bin/pkg-config configure:21309: checking for png_read_info in -lpng configure:21339: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc -lpng -lz -lm >&5 configure:21345: $? = 0 configure:21349: test -z || test ! -s conftest.err configure:21352: $? = 0 configure:21355: test -s conftest configure:21358: $? = 0 configure:21371: result: yes configure:21384: checking png.h usability configure:21396: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:21402: $? = 0 configure:21406: test -z || test ! -s conftest.err configure:21409: $? = 0 configure:21412: test -s conftest.o configure:21415: $? = 0 configure:21425: result: yes configure:21429: checking png.h presence configure:21439: i686-pc-linux-gnu-g++ -E conftest.cc configure:21445: $? = 0 configure:21465: result: yes configure:21500: checking for png.h configure:21507: result: yes configure:21543: checking gc.h usability configure:21555: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 conftest.cc >&5 configure:21561: $? = 0 configure:21565: test -z || test ! -s conftest.err configure:21568: $? = 0 configure:21571: test -s conftest.o configure:21574: $? = 0 configure:21584: result: yes configure:21588: checking gc.h presence configure:21598: i686-pc-linux-gnu-g++ -E conftest.cc configure:21604: $? = 0 configure:21624: result: yes configure:21659: checking for gc.h configure:21666: result: yes configure:21681: checking for GC_init in -lgc configure:21711: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc -lgc >&5 configure:21717: $? = 0 configure:21721: test -z || test ! -s conftest.err configure:21724: $? = 0 configure:21727: test -s conftest configure:21730: $? = 0 configure:21743: result: yes configure:21980: checking libgc version 6.4+ configure:22009: i686-pc-linux-gnu-g++ -o conftest -mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s conftest.cc -lgc >&5 configure:22012: $? = 0 configure:22014: ./conftest ./conftest: symbol lookup error: /usr/lib/libgc.so.1: undefined symbol: __gcc_personality_v0 configure:22017: $? = 127 configure: program exited with status 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.41" | #define PACKAGE_STRING "inkscape 0.41" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.41" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GC_GC_H | # include <gc/gc.h> | #else | # include <gc.h> | #endif | extern unsigned GC_version; | int main(void){ | unsigned min = ((6 << 16) | (4 << 8) | 0); | if (GC_version>=min) return 0; | return 1; | } configure:22031: result: no configure:22035: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape -- http://www.hpl.hp.com/personal/Hans_Boehm/gc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s' ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_gc_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_gc_GC_init=yes ac_cv_lib_png_png_read_info=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_F77=i686-pc-linux-gnu-g77 ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run aclocal-1.8 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run automake-1.8' AWK='gawk' CATALOGS=' de.gmo' CATOBJEXT='.gmo' CC='i686-pc-linux-gnu-gcc' CCAS='i686-pc-linux-gnu-gcc' CCASFLAGS='-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2' CCDEPMODE='depmode=gcc3' CFLAGS='-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXCPP='i686-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='i686-pc-linux-gnu-g77' FFLAGS='-g -O2' FREETYPE_CFLAGS='' FREETYPE_CONFIG='' FREETYPE_LIBS='' GETTEXT_PACKAGE='inkscape' GMOFILES=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo es_MX.gmo et.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nb.gmo nl.gmo nn.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo pl.gmo pt_BR.gmo pt.gmo zh_CN.gmo' GMSGFMT='/usr/bin/gmsgfmt' GNOME_PRINT_CFLAGS='' GNOME_PRINT_LIBS='' INKJAR_FALSE='' INKJAR_TRUE='' INKSCAPE_CFLAGS='' INKSCAPE_DATADIR='' INKSCAPE_LIBDIR='' INKSCAPE_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s' LIBOBJS='' LIBS='-lgc ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='inkscape' PACKAGE_BUGREPORT='' PACKAGE_LOCALE_DIR='' PACKAGE_NAME='inkscape' PACKAGE_STRING='inkscape 0.41' PACKAGE_TARNAME='inkscape' PACKAGE_VERSION='0.41' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LDFLAGS='' PKG_CONFIG='/usr/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' POFILES=' am.po az.po be.po ca.po cs.po da.po de.po el.po es.po es_MX.po et.po fr.po ga.po gl.po hu.po it.po ja.po nb.po nl.po nn.po ru.po sk.po sl.po sr.po sr@Latn.po sv.po tr.po uk.po pl.po pt_BR.po pt.po zh_CN.po' POSUB='po' POW_LIB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' USE_GNOME_PRINT_FALSE='' USE_GNOME_PRINT_TRUE='' USE_MMX_FALSE='' USE_MMX_TRUE='' USE_NLS='yes' USE_XFT_FALSE='' USE_XFT_TRUE='' VERSION='0.41' WITH_PERL_FALSE='' WITH_PERL_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='' XFT_CFLAGS='' XFT_LIBS='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "inkscape" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GC_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "inkscape" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "inkscape" #define PACKAGE_STRING "inkscape 0.41" #define PACKAGE_TARNAME "inkscape" #define PACKAGE_VERSION "0.41" #define STDC_HEADERS 1 #define VERSION "0.41" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 emerge info: Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.11-gentoo-r11 i686) ================================================================= System uname: 2.6.11-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Gentoo Base System version 1.6.12 Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 17:34:14)] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-mtune=pentium4 -march=pentium4 -O2 -pipe -mfpmath=sse,387 -mmmx -msse -msse2" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.inode.at/" LANG="de_DE@euro" LC_ALL="de_DE@euro" LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s" LINGUAS="de" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X aalib acpi alsa avi bitmap-fonts bzip2 bzlib cdr crypt cups curl dga directfb divx4linux dvd encode exif fam ffmpeg firefox flac foomaticdb fortran gd gdbm ggi gif gimpprint gphoto2 gtk gtk2 icq imagemagick imlib ithreads java jpeg jpeg2k junit kde kdeenablefinal libwww live lzw-tiff mad mime mmx mng motif mozilla mozsvg mp3 mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis old-crypt opengl pam pdflib perl png ppds python qt quicktime readline real sdl slang source speex spell sse sse2 ssl svg t1lib tcltk tcpd threads tiff truetype truetype-fonts type1 type1-fonts unicode usb userlocales vidix vorbis win32codecs wxgtk1 xine xml2 xv xvid zlib video_cards_nvidia linguas_de userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, PORTDIR_OVERLAY I remerge the boehm-gc (emerge boehm-gc) and the not help me , i have the same error. Please run revdep-rebuild on those systems. I have the same error, revdep-rebuild doesn't help. But running ./configure in /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41 works, even if I use the same parameters for ./configure as emerge does. (In reply to comment #4) > I have the same error, revdep-rebuild doesn't help. > > But running ./configure in /var/tmp/portage/inkscape-0.41-r1/work/inkscape-0.41 > works, even if I use the same parameters for ./configure as emerge does. And your `emerge info'? LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s" I'm going to guess you have --as-needed as well. That can break your system in strange ways. If you do have it, you'll most likely have to `emerge -e world' after removing it to get everything sane again. You're right, i did use LDFLAGS in the past. But I switched if off a few weeks before the bugreport and recompiled boehm-gc without it before i made my comment. No emerge -e world, however. It works now since I updated from boehm-gc-6.4 to boehm-gc-6.5! Sorry for the noise if this was the fault of the LDFLAGS. (but my gentoo was sooo much faster! (-; ) Sounds like the issue is resolved? Perhaps this bug can be closed now... Closing as invalid then |