Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172771 Details for
Bug 248070
net-libs/rb_libtorrent: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 39.83 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-21 23:10:41 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-21 23:10:41 UTC
Size:
39.83 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.61. 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 --with-boost-date-time=boost_date_time-mt --with-boost-filesystem=boost_filesystem-mt --with-boost-thread=boost_thread-mt --with-boost-regex=boost_regex-mt --with-boost-program_options=boost_program_options-mt LDFLAGS=-Wl,-O1 -pthread --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = yamato >uname -m = i686 >uname -r = 2.6.27-gentoo-r2 >uname -s = Linux >uname -v = #4 SMP PREEMPT Sun Nov 9 16:09:56 CET 2008 > >/usr/bin/uname -p = Quad-Core AMD Opteron(tm) Processor 2350 >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /opt/intel/cc/10.1.018/bin >PATH: /opt/intel/fc/10.1.018/bin >PATH: /opt/SunStudioExpress/bin >PATH: /opt/intel/idb/10.1.018/bin >PATH: /opt/xxe >PATH: /opt/gwydion-dylan/ >PATH: /opt/gwydion-dylan/bin >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /opt/dmd/bin >PATH: /usr/lib/plan9/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/i686-pc-linux-gnu/gnat-gcc-bin/4.3 >PATH: /usr/libexec/gnat-gcc/i686-pc-linux-gnu/4.3 >PATH: /usr/libexec/gpc/i686-pc-linux-gnu/3.4 >PATH: /opt/flexlm/bin >PATH: /opt/vmware/server/console/bin >PATH: /opt/coccinella >PATH: /opt/cuda/bin >PATH: /usr/ti-linux-gnu/tigcc-bin/4.1.2 >PATH: /usr/ti-linux-gnu/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2015: checking for a BSD-compatible install >configure:2071: result: /usr/bin/install -c >configure:2082: checking whether build environment is sane >configure:2125: result: yes >configure:2153: checking for a thread-safe mkdir -p >configure:2192: result: /bin/mkdir -p >configure:2205: checking for gawk >configure:2221: found /bin/gawk >configure:2232: result: gawk >configure:2243: checking whether make sets $(MAKE) >configure:2264: result: yes >configure:2464: checking for i686-pc-linux-gnu-gcc >configure:2480: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2491: result: i686-pc-linux-gnu-gcc >configure:2769: checking for C compiler version >configure:2776: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 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:2779: $? = 0 >configure:2786: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/asneeded.specs >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:2789: $? = 0 >configure:2796: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2799: $? = 1 >configure:2822: checking for C compiler default output file name >configure:2849: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -pthread conftest.c >&5 >configure:2852: $? = 0 >configure:2890: result: a.out >configure:2907: checking whether the C compiler works >configure:2917: ./a.out >configure:2920: $? = 0 >configure:2937: result: yes >configure:2944: checking whether we are cross compiling >configure:2946: result: no >configure:2949: checking for suffix of executables >configure:2956: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c >&5 >configure:2959: $? = 0 >configure:2983: result: >configure:2989: checking for suffix of object files >configure:3015: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3018: $? = 0 >configure:3041: result: o >configure:3045: checking whether we are using the GNU C compiler >configure:3074: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3080: $? = 0 >configure:3097: result: yes >configure:3102: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3132: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3138: $? = 0 >configure:3237: result: yes >configure:3254: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3328: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:3334: $? = 0 >configure:3357: result: none needed >configure:3386: checking for style of include used by make >configure:3414: result: GNU >configure:3439: checking dependency style of i686-pc-linux-gnu-gcc >configure:3530: result: gcc3 >configure:3557: checking how to run the C preprocessor >configure:3597: i686-pc-linux-gnu-gcc -E conftest.c >configure:3603: $? = 0 >configure:3634: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3640: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3673: result: i686-pc-linux-gnu-gcc -E >configure:3702: i686-pc-linux-gnu-gcc -E conftest.c >configure:3708: $? = 0 >configure:3739: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3745: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3796: checking for i686-pc-linux-gnu-g++ >configure:3812: found /usr/bin/i686-pc-linux-gnu-g++ >configure:3823: result: i686-pc-linux-gnu-g++ >configure:3898: checking for C++ compiler version >configure:3905: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 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:3908: $? = 0 >configure:3915: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/asneeded.specs >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:3918: $? = 0 >configure:3925: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:3928: $? = 1 >configure:3931: checking whether we are using the GNU C++ compiler >configure:3960: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 >configure:3966: $? = 0 >configure:3983: result: yes >configure:3988: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4018: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4024: $? = 0 >configure:4123: result: yes >configure:4148: checking dependency style of i686-pc-linux-gnu-g++ >configure:4239: result: gcc3 >configure:4347: checking for a BSD-compatible install >configure:4403: result: /usr/bin/install -c >configure:4414: checking whether make sets $(MAKE) >configure:4435: result: yes >configure:4522: checking build system type >configure:4540: result: i686-pc-linux-gnu >configure:4562: checking host system type >configure:4577: result: i686-pc-linux-gnu >configure:4599: checking for a sed that does not truncate output >configure:4655: result: /bin/sed >configure:4658: checking for grep that handles long lines and -e >configure:4732: result: /bin/grep >configure:4737: checking for egrep >configure:4815: result: /bin/grep -E >configure:4831: checking for ld used by i686-pc-linux-gnu-gcc >configure:4898: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4907: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4922: result: yes >configure:4927: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4934: result: -r >configure:4952: checking for BSD-compatible nm >configure:5001: result: /usr/bin/nm -B >configure:5005: checking whether ln -s works >configure:5009: result: yes >configure:5016: checking how to recognize dependent libraries >configure:5202: result: pass_all >configure:5439: checking for ANSI C header files >configure:5469: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5475: $? = 0 >configure:5574: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c >&5 >configure:5577: $? = 0 >configure:5583: ./conftest >configure:5586: $? = 0 >configure:5603: result: yes >configure:5627: checking for sys/types.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for sys/stat.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for stdlib.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for string.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for memory.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for strings.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for inttypes.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for stdint.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5627: checking for unistd.h >configure:5648: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5654: $? = 0 >configure:5670: result: yes >configure:5697: checking dlfcn.h usability >configure:5714: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:5720: $? = 0 >configure:5734: result: yes >configure:5738: checking dlfcn.h presence >configure:5753: i686-pc-linux-gnu-gcc -E conftest.c >configure:5759: $? = 0 >configure:5773: result: yes >configure:5801: checking for dlfcn.h >configure:5809: result: yes >configure:5832: checking how to run the C++ preprocessor >configure:5868: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:5874: $? = 0 >configure:5905: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:5911: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 <ac_nonexistent.h> >configure:5944: result: i686-pc-linux-gnu-g++ -E >configure:5973: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:5979: $? = 0 >configure:6010: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6016: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 <ac_nonexistent.h> >configure:6065: checking for i686-pc-linux-gnu-g77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-xlf >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-f77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-frt >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-pgf77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-cf77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-fort77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-fl32 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-af77 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-xlf90 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-f90 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-pgf90 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-pghpf >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-epcf90 >configure:6095: result: no >configure:6065: checking for i686-pc-linux-gnu-gfortran >configure:6081: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:6092: result: i686-pc-linux-gnu-gfortran >configure:6166: checking for Fortran 77 compiler version >configure:6173: i686-pc-linux-gnu-gfortran --version >&5 >GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 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 > >configure:6176: $? = 0 >configure:6183: i686-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/asneeded.specs >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:6186: $? = 0 >configure:6193: i686-pc-linux-gnu-gfortran -V >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:6196: $? = 1 >configure:6204: checking whether we are using the GNU Fortran 77 compiler >configure:6223: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:6229: $? = 0 >configure:6246: result: yes >configure:6252: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:6269: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:6275: $? = 0 >configure:6291: result: yes >configure:6321: checking the maximum length of command line arguments >configure:6433: result: 1572864 >configure:6445: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6550: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:6553: $? = 0 >configure:6557: /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:6560: $? = 0 >configure:6612: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c conftstm.o >&5 >configure:6615: $? = 0 >configure:6653: result: ok >configure:6657: checking for objdir >configure:6672: result: .libs >configure:6724: checking for i686-pc-linux-gnu-ar >configure:6740: found /usr/bin/i686-pc-linux-gnu-ar >configure:6751: result: i686-pc-linux-gnu-ar >configure:6820: checking for i686-pc-linux-gnu-ranlib >configure:6836: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6847: result: i686-pc-linux-gnu-ranlib >configure:6916: checking for i686-pc-linux-gnu-strip >configure:6932: found /usr/bin/i686-pc-linux-gnu-strip >configure:6943: result: i686-pc-linux-gnu-strip >configure:7269: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7287: i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7291: $? = 0 >configure:7304: result: no >configure:7319: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7551: result: -fPIC >configure:7559: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7577: i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC conftest.c >&5 >configure:7581: $? = 0 >configure:7594: result: yes >configure:7622: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:7650: result: yes >configure:7660: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7681: i686-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 >configure:7685: $? = 0 >configure:7707: result: yes >configure:7733: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:8713: result: yes >configure:8734: checking whether -lc should be explicitly linked in >configure:8739: i686-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 >configure:8742: $? = 0 >configure:8757: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8760: $? = 0 >configure:8772: result: no >configure:8780: checking dynamic linker characteristics >configure:9382: result: GNU/Linux ld.so >configure:9391: checking how to hardcode library paths into programs >configure:9416: result: immediate >configure:9430: checking whether stripping libraries is possible >configure:9435: result: yes >configure:10237: checking if libtool supports shared libraries >configure:10239: result: yes >configure:10242: checking whether to build shared libraries >configure:10263: result: yes >configure:10266: checking whether to build static libraries >configure:10270: result: yes >configure:10363: creating libtool >configure:10951: checking for ld used by i686-pc-linux-gnu-g++ >configure:11018: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11027: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11042: result: yes >configure:11093: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12067: result: yes >configure:12085: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 >configure:12088: $? = 0 >configure:12240: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:12524: result: -fPIC >configure:12532: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:12550: i686-pc-linux-gnu-g++ -c -O2 -pipe -fPIC -DPIC conftest.cpp >&5 >configure:12554: $? = 0 >configure:12567: result: yes >configure:12595: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:12623: result: yes >configure:12633: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:12654: i686-pc-linux-gnu-g++ -c -O2 -pipe -o out/conftest2.o conftest.cpp >&5 >configure:12658: $? = 0 >configure:12680: result: yes >configure:12706: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12731: result: yes >configure:12798: checking dynamic linker characteristics >configure:13348: result: GNU/Linux ld.so >configure:13357: checking how to hardcode library paths into programs >configure:13382: result: immediate >configure:13916: checking if libtool supports shared libraries >configure:13918: result: yes >configure:13921: checking whether to build shared libraries >configure:13941: result: yes >configure:13944: checking whether to build static libraries >configure:13948: result: yes >configure:13958: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:14190: result: -fPIC >configure:14198: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14216: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14220: $? = 0 >configure:14233: result: yes >configure:14261: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:14289: result: yes >configure:14299: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:14320: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14324: $? = 0 >configure:14346: result: yes >configure:14372: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15332: result: yes >configure:15399: checking dynamic linker characteristics >configure:15949: result: GNU/Linux ld.so >configure:15958: checking how to hardcode library paths into programs >configure:15983: result: immediate >configure:19557: checking for ./include/libtorrent/asio/../asio.hpp >configure:19573: result: yes >configure:19588: checking for ./include/libtorrent/asio/ssl/stream.hpp >configure:19604: result: yes >configure:19619: checking for ./include/libtorrent/asio/ip/tcp.hpp >configure:19635: result: yes >configure:19844: checking for the pthreads library -lpthreads >configure:19887: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c -lpthreads >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:19893: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >| /* end confdefs.h. */ >| #include <pthread.h> >| 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:19913: result: no >configure:19789: checking whether pthreads work without any flags >configure:19887: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c >&5 >configure:19893: $? = 0 >configure:19913: result: yes >configure:19933: checking for joinable pthread attribute >configure:19956: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.c >&5 >configure:19962: $? = 0 >configure:20030: result: PTHREAD_CREATE_JOINABLE >configure:20037: checking if more special flags are required for pthreads >configure:20044: result: no >configure:20056: checking for cc_r >configure:20084: result: i686-pc-linux-gnu-gcc >configure:20120: checking whether the compiler implements namespaces >configure:20153: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 >configure:20159: $? = 0 >configure:20181: result: yes >configure:20191: checking whether the Boost::DateTime library is available >configure:20224: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 >configure:20230: $? = 0 >configure:20252: result: yes >configure:20300: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.cpp -lboost_date_time-mt >&5 >configure:20306: $? = 0 >configure:20341: checking whether the Boost::Filesystem library is available >configure:20376: i686-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 >configure:20382: $? = 0 >configure:20404: result: yes >configure:20452: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.cpp -lboost_date_time-mt -lboost_filesystem-mt >&5 >/var/tmp/portage/net-libs/rb_libtorrent-0.13/temp/ccdf24ym.o: In function `__static_initialization_and_destruction_0(int, int)': >conftest.cpp:(.text+0x41): undefined reference to `boost::system::get_system_category()' >conftest.cpp:(.text+0x4b): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x55): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x5f): undefined reference to `boost::system::get_system_category()' >collect2: ld returned 1 exit status >configure:20458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_NAMESPACES >| #define HAVE_BOOST_DATE_TIME >| #define HAVE_BOOST_FILE >| /* end confdefs.h. */ >| #include <boost/filesystem/path.hpp> >| int >| main () >| { >| return 0; >| ; >| return 0; >| } >configure:20452: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.cpp -lboost_date_time-mt -lboost_filesystem-boost_filesystem-mt >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lboost_filesystem-boost_filesystem-mt >collect2: ld returned 1 exit status >configure:20458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_NAMESPACES >| #define HAVE_BOOST_DATE_TIME >| #define HAVE_BOOST_FILE >| /* end confdefs.h. */ >| #include <boost/filesystem/path.hpp> >| int >| main () >| { >| return 0; >| ; >| return 0; >| } >configure:20452: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.cpp -lboost_date_time-mt -lboost_filesystem-mt >&5 >/var/tmp/portage/net-libs/rb_libtorrent-0.13/temp/ccJzCZPV.o: In function `__static_initialization_and_destruction_0(int, int)': >conftest.cpp:(.text+0x41): undefined reference to `boost::system::get_system_category()' >conftest.cpp:(.text+0x4b): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x55): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x5f): undefined reference to `boost::system::get_system_category()' >collect2: ld returned 1 exit status >configure:20458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_NAMESPACES >| #define HAVE_BOOST_DATE_TIME >| #define HAVE_BOOST_FILE >| /* end confdefs.h. */ >| #include <boost/filesystem/path.hpp> >| int >| main () >| { >| return 0; >| ; >| return 0; >| } >configure:20452: i686-pc-linux-gnu-g++ -o conftest -O2 -pipe -Wl,-O1 -pthread conftest.cpp -lboost_date_time-mt -lboost_filesystem >&5 >/var/tmp/portage/net-libs/rb_libtorrent-0.13/temp/ccA6NZTB.o: In function `__static_initialization_and_destruction_0(int, int)': >conftest.cpp:(.text+0x41): undefined reference to `boost::system::get_system_category()' >conftest.cpp:(.text+0x4b): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x55): undefined reference to `boost::system::get_posix_category()' >conftest.cpp:(.text+0x5f): undefined reference to `boost::system::get_system_category()' >collect2: ld returned 1 exit status >configure:20458: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13" >| #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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >| #define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_NAMESPACES >| #define HAVE_BOOST_DATE_TIME >| #define HAVE_BOOST_FILE >| /* end confdefs.h. */ >| #include <boost/filesystem/path.hpp> >| int >| main () >| { >| return 0; >| ; >| return 0; >| } >configure:20488: error: Unable to find Boost.Filesystem library, currently this is required. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_cxx_namespaces=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 -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 -pipe' >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 -pthread' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_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_f77_compiler_gnu=yes >ac_cv_file___include_libtorrent_asio____asio_hpp=yes >ac_cv_file___include_libtorrent_asio_ip_tcp_hpp=yes >ac_cv_file___include_libtorrent_asio_ssl_stream_hpp=yes >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_GREP=/bin/grep >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_F77=i686-pc-linux-gnu-gfortran >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_f77_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >ax_cv_boost_date_time=yes >ax_cv_boost_filesystem=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/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 \2/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=1572864 >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 \\2/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/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run aclocal-1.10' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run automake-1.10' >AWK='gawk' >BOOST_DATE_TIME_LIB='boost_date_time-mt' >BOOST_FILESYSTEM_LIB='' >BOOST_PROGRAM_OPTIONS_LIB='' >BOOST_REGEX_LIB='' >BOOST_THREAD_LIB='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe' >CLIENT_TEST_BIN='' >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 -pipe' >CYGPATH_W='echo' >DEBUGFLAGS='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXAMPLESDIR='' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GREP='/bin/grep' >HAVE_SSL='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -pthread' >LIBOBJS='' >LIBS=' -lboost_date_time-mt' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/missing --run makeinfo' >OBJEXT='o' >PACKAGE='libtorrent' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PTHREAD_CC='i686-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='' >PTHREAD_LIBS='' >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.13' >ZLIB='' >ZLIBDIR='' >ZLIBINCL='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >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}' >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/portage/net-libs/rb_libtorrent-0.13/work/libtorrent-0.13/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "libtorrent" >#define VERSION "0.13" >#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 HAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP 1 >#define HAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP 1 >#define HAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP 1 >#define HAVE_PTHREAD 1 >#define HAVE_NAMESPACES >#define HAVE_BOOST_DATE_TIME >#define HAVE_BOOST_FILE > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248070
:
172769
| 172771