This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libtorrent-rasterbar configure 0.14.8, which was generated by GNU Autoconf 2.65. 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 --disable-debug --disable-tests --disable-examples --enable-python-binding --with-zlib=system --with-asio=system --with-boost=/usr/include/boost-1_41 --with-boost-libdir=/usr/lib/boost-1_41 --with-boost-system=boost_system-mt --with-boost-asio=boost_system-mt --with-boost-filesystem=boost_filesystem-mt --with-boost-thread=boost_thread-mt --with-boost-regex=boost_regex-mt --with-boost-python=boost_python-mt --with-boost-program_options=boost_program_options-mt --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = den-desktop uname -m = i686 uname -r = 2.6.32 uname -s = Linux uname -v = #5 SMP PREEMPT Thu Dec 17 20:04:34 EET 2009 /usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin/ PATH: /usr/libexec/paludis/utils PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.1 PATH: /opt/ICAClient PATH: /opt/dmd/bin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/firebird/bin PATH: /usr/games/bin PATH: /usr/GNUstep/System/Tools PATH: /usr/GNUstep/Local/Tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2623: checking for a BSD-compatible install configure:2691: result: /usr/bin/install -c configure:2702: checking whether build environment is sane configure:2739: result: yes configure:2764: checking for a thread-safe mkdir -p configure:2803: result: /bin/mkdir -p configure:2816: checking for gawk configure:2832: found /bin/gawk configure:2843: result: gawk configure:2854: checking whether make sets $(MAKE) configure:2876: result: yes configure:3077: checking for i686-pc-linux-gnu-gcc configure:3093: found /usr/lib/ccache/bin//i686-pc-linux-gnu-gcc configure:3104: result: i686-pc-linux-gnu-gcc configure:3373: checking for C compiler version configure:3382: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 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:3393: $? = 0 configure:3382: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/paludis/sys-devel-gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: posix gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:3393: $? = 0 configure:3382: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3393: $? = 1 configure:3382: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: unrecognized option '-qversion' i686-pc-linux-gnu-gcc: no input files configure:3393: $? = 1 configure:3413: checking whether the C compiler works configure:3435: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:3439: $? = 0 configure:3488: result: yes configure:3491: checking for C compiler default output file name configure:3493: result: a.out configure:3499: checking for suffix of executables configure:3506: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:3510: $? = 0 configure:3532: result: configure:3554: checking whether we are cross compiling configure:3562: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:3566: $? = 0 configure:3573: ./conftest configure:3577: $? = 0 configure:3592: result: no configure:3597: checking for suffix of object files configure:3619: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3623: $? = 0 configure:3644: result: o configure:3648: checking whether we are using the GNU C compiler configure:3667: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3667: $? = 0 configure:3676: result: yes configure:3685: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3705: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3705: $? = 0 configure:3746: result: yes configure:3763: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3827: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:3827: $? = 0 configure:3840: result: none needed configure:3871: checking for style of include used by make configure:3899: result: GNU configure:3924: checking dependency style of i686-pc-linux-gnu-gcc configure:4015: result: gcc3 configure:4040: checking how to run the C preprocessor configure:4071: i686-pc-linux-gnu-gcc -E conftest.c configure:4071: $? = 0 configure:4085: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | /* end confdefs.h. */ | #include configure:4110: result: i686-pc-linux-gnu-gcc -E configure:4130: i686-pc-linux-gnu-gcc -E conftest.c configure:4130: $? = 0 configure:4144: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | /* end confdefs.h. */ | #include configure:4186: checking for i686-pc-linux-gnu-g++ configure:4202: found /usr/lib/ccache/bin//i686-pc-linux-gnu-g++ configure:4213: result: i686-pc-linux-gnu-g++ configure:4284: checking for C++ compiler version configure:4293: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 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:4304: $? = 0 configure:4293: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/paludis/sys-devel-gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: posix gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:4304: $? = 0 configure:4293: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:4304: $? = 1 configure:4293: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: unrecognized option '-qversion' i686-pc-linux-gnu-g++: no input files configure:4304: $? = 1 configure:4308: checking whether we are using the GNU C++ compiler configure:4327: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:4327: $? = 0 configure:4336: result: yes configure:4345: checking whether i686-pc-linux-gnu-g++ accepts -g configure:4365: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4365: $? = 0 configure:4406: result: yes configure:4431: checking dependency style of i686-pc-linux-gnu-g++ configure:4522: result: gcc3 configure:4617: checking whether make sets $(MAKE) configure:4639: result: yes configure:4677: checking build system type configure:4691: result: i686-pc-linux-gnu configure:4711: checking host system type configure:4724: result: i686-pc-linux-gnu configure:4744: checking for a sed that does not truncate output configure:4808: result: /bin/sed configure:4826: checking for grep that handles long lines and -e configure:4884: result: /bin/grep configure:4889: checking for egrep configure:4951: result: /bin/grep -E configure:4956: checking for fgrep configure:5018: result: /bin/grep -F configure:5053: checking for ld used by i686-pc-linux-gnu-gcc configure:5120: result: /usr/i686-pc-linux-gnu/bin/ld configure:5127: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:5142: result: yes configure:5154: checking for BSD- or MS-compatible name lister (nm) configure:5203: result: /usr/bin/nm -B configure:5321: checking the name lister (/usr/bin/nm -B) interface configure:5328: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5331: /usr/bin/nm -B "conftest.o" configure:5334: output 00000000 B some_variable configure:5341: result: BSD nm configure:5344: checking whether ln -s works configure:5348: result: yes configure:5356: checking the maximum length of command line arguments configure:5476: result: 1572864 configure:5493: checking whether the shell understands some XSI constructs configure:5503: result: yes configure:5507: checking whether the shell understands "+=" configure:5513: result: yes configure:5548: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:5555: result: -r configure:5584: checking for i686-pc-linux-gnu-objdump configure:5600: found /usr/bin/i686-pc-linux-gnu-objdump configure:5611: result: i686-pc-linux-gnu-objdump configure:5683: checking how to recognize dependent libraries configure:5879: result: pass_all configure:5899: checking for i686-pc-linux-gnu-ar configure:5915: found /usr/bin/i686-pc-linux-gnu-ar configure:5926: result: i686-pc-linux-gnu-ar configure:6004: checking for i686-pc-linux-gnu-strip configure:6020: found /usr/bin/i686-pc-linux-gnu-strip configure:6031: result: i686-pc-linux-gnu-strip configure:6103: checking for i686-pc-linux-gnu-ranlib configure:6119: found /usr/bin/i686-pc-linux-gnu-ranlib configure:6130: result: i686-pc-linux-gnu-ranlib configure:6260: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object configure:6378: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:6381: $? = 0 configure:6385: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6388: $? = 0 configure:6442: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c conftstm.o >&5 configure:6445: $? = 0 configure:6483: result: ok configure:7288: checking for ANSI C header files configure:7308: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7308: $? = 0 configure:7381: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:7381: $? = 0 configure:7381: ./conftest configure:7381: $? = 0 configure:7392: result: yes configure:7405: checking for sys/types.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for sys/stat.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for stdlib.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for string.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for memory.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for strings.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for inttypes.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for stdint.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7405: checking for unistd.h configure:7405: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7405: $? = 0 configure:7405: result: yes configure:7420: checking for dlfcn.h configure:7420: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:7420: $? = 0 configure:7420: result: yes configure:7545: checking for C++ compiler version configure:7554: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (Gentoo 4.4.1 p1.0) 4.4.1 Copyright (C) 2009 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:7565: $? = 0 configure:7554: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/paludis/sys-devel-gcc-4.4.1/work/gcc-4.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.1 p1.0' Thread model: posix gcc version 4.4.1 (Gentoo 4.4.1 p1.0) configure:7565: $? = 0 configure:7554: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:7565: $? = 1 configure:7554: i686-pc-linux-gnu-g++ -qversion >&5 i686-pc-linux-gnu-g++: unrecognized option '-qversion' i686-pc-linux-gnu-g++: no input files configure:7565: $? = 1 configure:7569: checking whether we are using the GNU C++ compiler configure:7597: result: yes configure:7606: checking whether i686-pc-linux-gnu-g++ accepts -g configure:7667: result: yes configure:7692: checking dependency style of i686-pc-linux-gnu-g++ configure:7783: result: gcc3 configure:7806: checking how to run the C++ preprocessor configure:7833: i686-pc-linux-gnu-g++ -E conftest.cpp configure:7833: $? = 0 configure:7847: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:7847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 | /* end confdefs.h. */ | #include configure:7872: result: i686-pc-linux-gnu-g++ -E configure:7892: i686-pc-linux-gnu-g++ -E conftest.cpp configure:7892: $? = 0 configure:7906: i686-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory configure:7906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 | /* end confdefs.h. */ | #include configure:8112: checking for objdir configure:8127: result: .libs configure:8423: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8441: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8445: $? = 0 configure:8458: result: no configure:8478: checking for i686-pc-linux-gnu-gcc option to produce PIC configure:8750: result: -fPIC -DPIC configure:8762: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8780: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8784: $? = 0 configure:8797: result: yes configure:8821: checking if i686-pc-linux-gnu-gcc static flag -static works configure:8849: result: yes configure:8864: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:8885: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5 configure:8889: $? = 0 configure:8911: result: yes configure:8919: checking if i686-pc-linux-gnu-gcc supports -c -o file.o configure:8966: result: yes configure:8999: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:9985: result: yes configure:10022: checking whether -lc should be explicitly linked in configure:10027: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:10030: $? = 0 configure:10045: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10048: $? = 0 configure:10060: result: no configure:10224: checking dynamic linker characteristics configure:10670: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10670: $? = 0 configure:10888: result: GNU/Linux ld.so configure:10990: checking how to hardcode library paths into programs configure:11015: result: immediate configure:11535: checking whether stripping libraries is possible configure:11540: result: yes configure:11575: checking if libtool supports shared libraries configure:11577: result: yes configure:11580: checking whether to build shared libraries configure:11601: result: yes configure:11604: checking whether to build static libraries configure:11608: result: yes configure:11758: checking for ld used by i686-pc-linux-gnu-g++ configure:11825: result: /usr/i686-pc-linux-gnu/bin/ld configure:11832: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld configure:11847: result: yes configure:11902: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:12815: result: yes configure:12843: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:12846: $? = 0 configure:13028: checking for i686-pc-linux-gnu-g++ option to produce PIC configure:13345: result: -fPIC -DPIC configure:13354: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:13372: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13376: $? = 0 configure:13389: result: yes configure:13410: checking if i686-pc-linux-gnu-g++ static flag -static works configure:13438: result: yes configure:13450: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:13471: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.cpp >&5 configure:13475: $? = 0 configure:13497: result: yes configure:13502: checking if i686-pc-linux-gnu-g++ supports -c -o file.o configure:13549: result: yes configure:13579: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:13605: result: yes configure:13742: checking dynamic linker characteristics configure:14136: i686-pc-linux-gnu-g++ -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14136: $? = 0 configure:14354: result: GNU/Linux ld.so configure:14405: checking how to hardcode library paths into programs configure:14430: result: immediate configure:14497: checking for special C compiler options needed for large files configure:14542: result: no configure:14548: checking for _FILE_OFFSET_BITS value needed for large files configure:14573: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:29: warning: left shift count >= width of type conftest.c:29: warning: left shift count >= width of type conftest.c:31: error: size of array 'off_t_is_large' is negative configure:14573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14597: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:14597: $? = 0 configure:14605: result: 64 configure:14853: checking for the pthreads library -lpthreads configure:14886: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c -lpthreads >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.4.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:14886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:14895: result: no configure:14798: checking whether pthreads work without any flags configure:14886: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:14886: $? = 0 configure:14895: result: yes configure:14915: checking for joinable pthread attribute configure:14928: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -Wl,-O1 -pthread conftest.c >&5 configure:14928: $? = 0 configure:14960: result: PTHREAD_CREATE_JOINABLE configure:14967: checking if more special flags are required for pthreads configure:14974: result: no configure:14986: checking for cc_r configure:15014: result: i686-pc-linux-gnu-gcc configure:15107: checking for boostlib >= 1.35 configure:15161: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include/boost-1_41/include conftest.cpp >&5 conftest.cpp:26:30: error: boost/version.hpp: No such file or directory conftest.cpp:35:5: error: #error Boost version is too old configure:15161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if BOOST_VERSION >= 103500 | // Everything is okay | #else | # error Boost version is too old | #endif | | ; | return 0; | } configure:15260: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include/boost-1_41/include -I/usr/include/boost-1_41/include conftest.cpp >&5 conftest.cpp:26:31: error: boost/version.hpp: No such file or directory conftest.cpp:35:6: error: #error Boost version is too old configure:15260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if BOOST_VERSION >= 103500 | // Everything is okay | #else | # error Boost version is too old | #endif | | ; | return 0; | } configure:15283: result: no configure:15334: checking for boostlib >= 1.34 configure:15388: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include/boost-1_41/include conftest.cpp >&5 conftest.cpp:26:30: error: boost/version.hpp: No such file or directory conftest.cpp:35:5: error: #error Boost version is too old configure:15388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if BOOST_VERSION >= 103400 | // Everything is okay | #else | # error Boost version is too old | #endif | | ; | return 0; | } configure:15487: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -I/usr/include/boost-1_41/include -I/usr/include/boost-1_41/include conftest.cpp >&5 conftest.cpp:26:31: error: boost/version.hpp: No such file or directory conftest.cpp:35:6: error: #error Boost version is too old configure:15487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libtorrent-rasterbar" | #define PACKAGE_TARNAME "libtorrent-rasterbar" | #define PACKAGE_VERSION "0.14.8" | #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" | #define PACKAGE_BUGREPORT "arvid@cs.umu.se" | #define PACKAGE_URL "" | #define PACKAGE "libtorrent-rasterbar" | #define VERSION "0.14.8" | #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 LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if BOOST_VERSION >= 103400 | // Everything is okay | #else | # error Boost version is too old | #endif | | ; | return 0; | } configure:15511: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe' 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='-O2 -march=i686 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GEOIP_CFLAGS_set= ac_cv_env_GEOIP_CFLAGS_value= ac_cv_env_GEOIP_LIBS_set= ac_cv_env_GEOIP_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -pthread' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu 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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_OBJDUMP=i686-pc-linux-gnu-objdump ac_cv_prog_PTHREAD_CC=i686-pc-linux-gnu-gcc ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_nm_interface='BSD nm' 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/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes 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 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run tar' AR='i686-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run automake-1.10' AWK='gawk' BOOST_ASIO_LIB='' BOOST_CPPFLAGS='-I/usr/include/boost-1_41/include' BOOST_FILESYSTEM_LIB='' BOOST_LDFLAGS='-L/usr/lib/boost-1_41' BOOST_PROGRAM_OPTIONS_LIB='' BOOST_PYTHON_LIB='' BOOST_REGEX_LIB='' BOOST_SYSTEM_LIB='' BOOST_THREAD_LIB='' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -pipe' CLIENT_TEST_BIN='' COMPILETIME_OPTIONS='' 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='-O2 -march=i686 -pipe' CYGPATH_W='echo' DEBUGFLAGS='' DEFS='' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EXAMPLES_FALSE='' ENABLE_EXAMPLES_TRUE='' ENABLE_PYTHON_BINDING_FALSE='' ENABLE_PYTHON_BINDING_TRUE='' ENABLE_SHIPPED_ASIO_FALSE='' ENABLE_SHIPPED_ASIO_TRUE='#' ENABLE_SHIPPED_ZLIB_FALSE='' ENABLE_SHIPPED_ZLIB_TRUE='' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GEOIP_CFLAGS='' GEOIP_LIBS='' GREP='/bin/grep' HAVE_SSL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERFACE_VERSION_INFO='5:0:0' LD='/usr/i686-pc-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -pthread' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='i686-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libtorrent-rasterbar' PACKAGE_BUGREPORT='arvid@cs.umu.se' PACKAGE_NAME='libtorrent-rasterbar' PACKAGE_STRING='libtorrent-rasterbar 0.14.8' PACKAGE_TARNAME='libtorrent-rasterbar' PACKAGE_URL='' PACKAGE_VERSION='0.14.8' PATH_SEPARATOR=':' PKG_CONFIG='' PTHREAD_CC='i686-pc-linux-gnu-gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDE_DIR='' PYTHON_INSTALL_PARAMS='' PYTHON_LIB='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='i686-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_CFLAGS='' SSL_CXXFLAGS='' SSL_LDFLAGS='' SSL_LIBS='' STRIP='i686-pc-linux-gnu-strip' USE_DHT_FALSE='' USE_DHT_TRUE='' USE_ENCRYPTION_FALSE='' USE_ENCRYPTION_TRUE='' VERSION='0.14.8' WITH_SHIPPED_GEOIP_FALSE='' WITH_SHIPPED_GEOIP_TRUE='' ZLIB='' ZLIBINCL='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/paludis/net-libs-rb_libtorrent-0.14.8-r1/work/libtorrent-rasterbar-0.14.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libtorrent-rasterbar" #define PACKAGE_TARNAME "libtorrent-rasterbar" #define PACKAGE_VERSION "0.14.8" #define PACKAGE_STRING "libtorrent-rasterbar 0.14.8" #define PACKAGE_BUGREPORT "arvid@cs.umu.se" #define PACKAGE_URL "" #define PACKAGE "libtorrent-rasterbar" #define VERSION "0.14.8" #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 LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define HAVE_PTHREAD 1 configure: exit 1