Created
March 8, 2013 08:47
-
-
Save gutenye/5115072 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by libtorrent configure 0.13.3, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr --disable-dependency-tracking --disable-debug CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 PKG_CONFIG_PATH=:/opt/qt/lib/pkgconfig --no-create --no-recursion | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = ywank | |
uname -m = x86_64 | |
uname -r = 3.7.10-1-ARCH | |
uname -s = Linux | |
uname -v = #1 SMP PREEMPT Thu Feb 28 09:50:17 CET 2013 | |
/usr/bin/uname -p = unknown | |
/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: /home/guten/bin | |
PATH: /home/guten/.zsh/bin | |
PATH: /home/guten/.rbenv/bin | |
PATH: /home/guten/.rbenv/shims | |
PATH: /home/bin | |
PATH: /home/guten/.gem/ruby/1.9.1/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/local/sbin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /opt/android-sdk/platform-tools | |
PATH: /opt/android-sdk/tools | |
PATH: /opt/kde/bin | |
PATH: /usr/bin/vendor_perl | |
PATH: /usr/bin/core_perl | |
PATH: /opt/qt/bin | |
PATH: /usr/lib/qt4/bin | |
PATH: /home/guten/.rvm/bin | |
PATH: /home/guten/.gem/ruby/1.9.1/bin | |
PATH: /home/guten/go/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2656: checking build system type | |
configure:2670: result: x86_64-unknown-linux-gnu | |
configure:2690: checking host system type | |
configure:2703: result: x86_64-unknown-linux-gnu | |
configure:2744: checking how to print strings | |
configure:2771: result: printf | |
configure:2840: checking for gcc | |
configure:2856: found /usr/bin/gcc | |
configure:2867: result: gcc | |
configure:3096: checking for C compiler version | |
configure:3105: gcc --version >&5 | |
gcc (GCC) 4.7.2 | |
Copyright (C) 2012 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:3116: $? = 0 | |
configure:3105: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --enable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release | |
Thread model: posix | |
gcc version 4.7.2 (GCC) | |
configure:3116: $? = 0 | |
configure:3105: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3116: $? = 1 | |
configure:3105: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3116: $? = 1 | |
configure:3136: checking whether the C compiler works | |
configure:3158: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:3162: $? = 0 | |
configure:3210: result: yes | |
configure:3213: checking for C compiler default output file name | |
configure:3215: result: a.out | |
configure:3221: checking for suffix of executables | |
configure:3228: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:3232: $? = 0 | |
configure:3254: result: | |
configure:3276: checking whether we are cross compiling | |
configure:3284: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:3288: $? = 0 | |
configure:3295: ./conftest | |
configure:3299: $? = 0 | |
configure:3314: result: no | |
configure:3319: checking for suffix of object files | |
configure:3341: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:3345: $? = 0 | |
configure:3366: result: o | |
configure:3370: checking whether we are using the GNU C compiler | |
configure:3389: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:3389: $? = 0 | |
configure:3398: result: yes | |
configure:3407: checking whether gcc accepts -g | |
configure:3427: gcc -c -g conftest.c >&5 | |
configure:3427: $? = 0 | |
configure:3468: result: yes | |
configure:3485: checking for gcc option to accept ISO C89 | |
configure:3548: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:3548: $? = 0 | |
configure:3561: result: none needed | |
configure:3581: checking for a sed that does not truncate output | |
configure:3645: result: /usr/bin/sed | |
configure:3663: checking for grep that handles long lines and -e | |
configure:3721: result: /usr/bin/grep | |
configure:3726: checking for egrep | |
configure:3788: result: /usr/bin/grep -E | |
configure:3793: checking for fgrep | |
configure:3855: result: /usr/bin/grep -F | |
configure:3890: checking for ld used by gcc | |
configure:3957: result: /usr/bin/ld | |
configure:3964: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:3979: result: yes | |
configure:3991: checking for BSD- or MS-compatible name lister (nm) | |
configure:4040: result: /usr/bin/nm -B | |
configure:4170: checking the name lister (/usr/bin/nm -B) interface | |
configure:4177: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4180: /usr/bin/nm -B "conftest.o" | |
configure:4183: output | |
0000000000000000 B some_variable | |
configure:4190: result: BSD nm | |
configure:4193: checking whether ln -s works | |
configure:4197: result: yes | |
configure:4205: checking the maximum length of command line arguments | |
configure:4335: result: 1572864 | |
configure:4352: checking whether the shell understands some XSI constructs | |
configure:4362: result: yes | |
configure:4366: checking whether the shell understands "+=" | |
configure:4372: result: yes | |
configure:4407: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format | |
configure:4447: result: func_convert_file_noop | |
configure:4454: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format | |
configure:4474: result: func_convert_file_noop | |
configure:4481: checking for /usr/bin/ld option to reload object files | |
configure:4488: result: -r | |
configure:4562: checking for objdump | |
configure:4578: found /usr/bin/objdump | |
configure:4589: result: objdump | |
configure:4621: checking how to recognize dependent libraries | |
configure:4823: result: pass_all | |
configure:4908: checking for dlltool | |
configure:4938: result: no | |
configure:4968: checking how to associate runtime and link libraries | |
configure:4995: result: printf %s\n | |
configure:5056: checking for ar | |
configure:5072: found /usr/bin/ar | |
configure:5083: result: ar | |
configure:5120: checking for archiver @FILE support | |
configure:5137: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:5137: $? = 0 | |
configure:5140: ar cru libconftest.a @conftest.lst >&5 | |
configure:5143: $? = 0 | |
configure:5148: ar cru libconftest.a @conftest.lst >&5 | |
ar: conftest.o: No such file or directory | |
configure:5151: $? = 1 | |
configure:5163: result: @ | |
configure:5221: checking for strip | |
configure:5237: found /usr/bin/strip | |
configure:5248: result: strip | |
configure:5320: checking for ranlib | |
configure:5336: found /usr/bin/ranlib | |
configure:5347: result: ranlib | |
configure:5424: checking for gawk | |
configure:5440: found /usr/bin/gawk | |
configure:5451: result: gawk | |
configure:5491: checking command to parse /usr/bin/nm -B output from gcc object | |
configure:5611: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:5614: $? = 0 | |
configure:5618: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:5621: $? = 0 | |
configure:5687: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5 | |
configure:5690: $? = 0 | |
configure:5728: result: ok | |
configure:5765: checking for sysroot | |
configure:5795: result: no | |
configure:5872: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:5875: $? = 0 | |
configure:6051: checking for mt | |
configure:6067: found /home/guten/bin/mt | |
configure:6078: result: mt | |
configure:6101: checking if mt is a manifest tool | |
configure:6107: mt '-?' | |
udevil: error 141: invalid option '-?' | |
configure:6115: result: no | |
configure:6757: checking how to run the C preprocessor | |
configure:6788: gcc -E conftest.c | |
configure:6788: $? = 0 | |
configure:6802: gcc -E conftest.c | |
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:6802: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6827: result: gcc -E | |
configure:6847: gcc -E conftest.c | |
configure:6847: $? = 0 | |
configure:6861: gcc -E conftest.c | |
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:6861: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6890: checking for ANSI C header files | |
configure:6910: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:6910: $? = 0 | |
configure:6983: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:6983: $? = 0 | |
configure:6983: ./conftest | |
configure:6983: $? = 0 | |
configure:6994: result: yes | |
configure:7007: checking for sys/types.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for sys/stat.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for stdlib.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for string.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for memory.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for strings.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for inttypes.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for stdint.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7007: checking for unistd.h | |
configure:7007: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7007: $? = 0 | |
configure:7007: result: yes | |
configure:7021: checking for dlfcn.h | |
configure:7021: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7021: $? = 0 | |
configure:7021: result: yes | |
configure:7226: checking for objdir | |
configure:7241: result: .libs | |
configure:7512: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:7530: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] | |
configure:7534: $? = 0 | |
configure:7547: result: no | |
configure:7874: checking for gcc option to produce PIC | |
configure:7881: result: -fPIC -DPIC | |
configure:7889: checking if gcc PIC flag -fPIC -DPIC works | |
configure:7907: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:7911: $? = 0 | |
configure:7924: result: yes | |
configure:7953: checking if gcc static flag -static works | |
configure:7981: result: yes | |
configure:7996: checking if gcc supports -c -o file.o | |
configure:8017: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 | |
configure:8021: $? = 0 | |
configure:8043: result: yes | |
configure:8051: checking if gcc supports -c -o file.o | |
configure:8098: result: yes | |
configure:8131: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:9284: result: yes | |
configure:9321: checking whether -lc should be explicitly linked in | |
configure:9329: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:9332: $? = 0 | |
configure:9347: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | |
configure:9350: $? = 0 | |
configure:9364: result: no | |
configure:9524: checking dynamic linker characteristics | |
configure:10035: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:10035: $? = 0 | |
configure:10257: result: GNU/Linux ld.so | |
configure:10364: checking how to hardcode library paths into programs | |
configure:10389: result: immediate | |
configure:10929: checking whether stripping libraries is possible | |
configure:10934: result: yes | |
configure:10969: checking if libtool supports shared libraries | |
configure:10971: result: yes | |
configure:10974: checking whether to build shared libraries | |
configure:10995: result: yes | |
configure:10998: checking whether to build static libraries | |
configure:11002: result: no | |
configure:11074: checking for a BSD-compatible install | |
configure:11142: result: /usr/bin/install -c | |
configure:11153: checking whether build environment is sane | |
configure:11208: result: yes | |
configure:11359: checking for a thread-safe mkdir -p | |
configure:11398: result: /usr/bin/mkdir -p | |
configure:11401: checking whether make sets $(MAKE) | |
configure:11423: result: yes | |
configure:11453: checking for style of include used by make | |
configure:11481: result: GNU | |
configure:11515: checking whether make supports nested variables | |
configure:11532: result: yes | |
configure:11612: checking dependency style of gcc | |
configure:11723: result: none | |
configure:11775: checking for cppunit-config | |
configure:11793: found /usr/bin/cppunit-config | |
configure:11806: result: /usr/bin/cppunit-config | |
configure:11816: checking for Cppunit - version >= 1.9.6 | |
configure:11862: result: 1.13.1 | |
configure:11941: checking for g++ | |
configure:11957: found /usr/bin/g++ | |
configure:11968: result: g++ | |
configure:11995: checking for C++ compiler version | |
configure:12004: g++ --version >&5 | |
g++ (GCC) 4.7.2 | |
Copyright (C) 2012 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:12015: $? = 0 | |
configure:12004: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --enable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release | |
Thread model: posix | |
gcc version 4.7.2 (GCC) | |
configure:12015: $? = 0 | |
configure:12004: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:12015: $? = 1 | |
configure:12004: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:12015: $? = 1 | |
configure:12019: checking whether we are using the GNU C++ compiler | |
configure:12038: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 conftest.cpp >&5 | |
configure:12038: $? = 0 | |
configure:12047: result: yes | |
configure:12056: checking whether g++ accepts -g | |
configure:12076: g++ -c -g conftest.cpp >&5 | |
configure:12076: $? = 0 | |
configure:12117: result: yes | |
configure:12158: checking how to run the C++ preprocessor | |
configure:12185: g++ -E conftest.cpp | |
configure:12185: $? = 0 | |
configure:12199: g++ -E conftest.cpp | |
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:12199: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12224: result: g++ -E | |
configure:12244: g++ -E conftest.cpp | |
configure:12244: $? = 0 | |
configure:12258: g++ -E conftest.cpp | |
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:12258: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12427: checking for ld used by g++ | |
configure:12494: result: /usr/bin/ld -m elf_x86_64 | |
configure:12501: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | |
configure:12516: result: yes | |
configure:12571: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:13576: result: yes | |
configure:13612: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 conftest.cpp >&5 | |
configure:13615: $? = 0 | |
configure:14135: checking for g++ option to produce PIC | |
configure:14142: result: -fPIC -DPIC | |
configure:14150: checking if g++ PIC flag -fPIC -DPIC works | |
configure:14168: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:14172: $? = 0 | |
configure:14185: result: yes | |
configure:14208: checking if g++ static flag -static works | |
configure:14236: result: yes | |
configure:14248: checking if g++ supports -c -o file.o | |
configure:14269: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -o out/conftest2.o conftest.cpp >&5 | |
configure:14273: $? = 0 | |
configure:14295: result: yes | |
configure:14300: checking if g++ supports -c -o file.o | |
configure:14347: result: yes | |
configure:14377: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:14413: result: yes | |
configure:14554: checking dynamic linker characteristics | |
configure:15221: result: GNU/Linux ld.so | |
configure:15274: checking how to hardcode library paths into programs | |
configure:15299: result: immediate | |
configure:15341: checking dependency style of g++ | |
configure:15452: result: none | |
configure:15468: checking whether byte ordering is bigendian | |
configure:15483: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
conftest.c:26:9: error: unknown type name 'not' | |
conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
conftest.c:26:15: error: unknown type name 'universal' | |
configure:15483: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:15528: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:15528: $? = 0 | |
configure:15546: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:32:4: error: unknown type name 'not' | |
conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
configure:15546: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:15674: result: no | |
configure:15698: checking for user-defined CXXFLAGS | |
configure:15702: result: user-defined "-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11" | |
configure:15723: checking the byte alignment | |
configure:15745: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:15745: $? = 0 | |
configure:15745: ./conftest | |
configure:15745: $? = 0 | |
configure:15747: result: none needed | |
configure:15886: checking for TR1 support | |
configure:15897: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG conftest.cpp >&5 | |
configure:15897: $? = 0 | |
configure:15899: result: yes | |
configure:15991: checking for C++11 support | |
configure:16005: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG conftest.cpp >&5 | |
configure:16005: $? = 0 | |
configure:16007: result: yes | |
configure:16056: checking for special C compiler options needed for large files | |
configure:16101: result: no | |
configure:16107: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:16132: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:16132: $? = 0 | |
configure:16164: result: no | |
configure:16283: checking for sysroot | |
configure:16287: result: no | |
configure:16408: checking for kqueue support | |
configure:16422: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
conftest.c:30:29: fatal error: sys/event.h: No such file or directory | |
compilation terminated. | |
configure:16422: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/time.h> /* Because OpenBSD's sys/event.h fails to compile otherwise. Yeah... */ | |
| #include <sys/event.h> | |
| int main() { | |
| int fd = kqueue(); | |
| return 0; | |
| } | |
| | |
configure:16432: result: no | |
configure:16440: checking whether kqueue supports pipes and ptys | |
configure:16479: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
conftest.c:32:29: fatal error: sys/event.h: No such file or directory | |
compilation terminated. | |
configure:16479: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <fcntl.h> | |
| #include <stdlib.h> | |
| #include <unistd.h> | |
| #include <sys/event.h> | |
| #include <sys/time.h> | |
| int main() { | |
| struct kevent ev[2], ev_out[2]; | |
| struct timespec ts = { 0, 0 }; | |
| int pfd[2], pty[2], kfd, n; | |
| char buffer[9001]; | |
| if (pipe(pfd) == -1) return 1; | |
| if (fcntl(pfd[1], F_SETFL, O_NONBLOCK) == -1) return 2; | |
| while ((n = write(pfd[1], buffer, sizeof(buffer))) == sizeof(buffer)); | |
| if ((pty[0]=posix_openpt(O_RDWR | O_NOCTTY)) == -1) return 3; | |
| if ((pty[1]=grantpt(pty[0])) == -1) return 4; | |
| EV_SET(ev+0, pfd[1], EVFILT_WRITE, EV_ADD | EV_ENABLE, 0, 0, NULL); | |
| EV_SET(ev+1, pty[1], EVFILT_READ, EV_ADD | EV_ENABLE, 0, 0, NULL); | |
| if ((kfd = kqueue()) == -1) return 5; | |
| if ((n = kevent(kfd, ev, 2, NULL, 0, NULL)) == -1) return 6; | |
| if (ev_out[0].flags & EV_ERROR) return 7; | |
| if (ev_out[1].flags & EV_ERROR) return 8; | |
| read(pfd[0], buffer, sizeof(buffer)); | |
| if ((n = kevent(kfd, NULL, 0, ev_out, 2, &ts)) < 1) return 9; | |
| return 0; | |
| } | |
| | |
configure:16489: result: no | |
configure:16543: checking for epoll support | |
configure:16556: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:16556: $? = 0 | |
configure:16561: result: yes | |
configure:16577: checking for fallocate | |
configure:16594: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:16594: $? = 0 | |
configure:16599: result: yes | |
configure:16676: checking size of long | |
configure:16681: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:16681: $? = 0 | |
configure:16681: ./conftest | |
configure:16681: $? = 0 | |
configure:16695: result: 8 | |
configure:16813: checking sys/vfs.h usability | |
configure:16813: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking sys/vfs.h presence | |
configure:16813: gcc -E conftest.c | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking for sys/vfs.h | |
configure:16813: result: yes | |
configure:16813: checking sys/statvfs.h usability | |
configure:16813: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking sys/statvfs.h presence | |
configure:16813: gcc -E conftest.c | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking for sys/statvfs.h | |
configure:16813: result: yes | |
configure:16813: checking sys/statfs.h usability | |
configure:16813: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking sys/statfs.h presence | |
configure:16813: gcc -E conftest.c | |
configure:16813: $? = 0 | |
configure:16813: result: yes | |
configure:16813: checking for sys/statfs.h | |
configure:16813: result: yes | |
configure:16824: checking for statvfs | |
configure:16852: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:16852: $? = 0 | |
configure:16872: result: ok | |
configure:17121: checking if compiler supports __attribute__((visibility("default"))) | |
configure:17132: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG -fvisibility=hidden conftest.cpp >&5 | |
configure:17132: $? = 0 | |
configure:17140: result: yes | |
configure:17277: checking whether pthreads work without any flags | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
/tmp/ccqZD8Xw.o: In function `main': | |
conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' | |
conftest.c:(.text.startup+0x35): undefined reference to `pthread_join' | |
conftest.c:(.text.startup+0x5c): undefined reference to `__pthread_register_cancel' | |
conftest.c:(.text.startup+0x66): undefined reference to `__pthread_unregister_cancel' | |
collect2: error: ld returned 1 exit status | |
configure:17370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_create(&th, 0, start_routine, 0); | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_cleanup_pop(0) /* ; */ | |
| ; | |
| return 0; | |
| } | |
configure:17379: result: no | |
configure:17332: checking for the pthreads library -lpthreads | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpthreads >&5 | |
/usr/bin/ld: cannot find -lpthreads | |
collect2: error: ld returned 1 exit status | |
configure:17370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_create(&th, 0, start_routine, 0); | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_cleanup_pop(0) /* ; */ | |
| ; | |
| return 0; | |
| } | |
configure:17379: result: no | |
configure:17282: checking whether pthreads work with -Kthread | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Kthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
gcc: error: unrecognized command line option '-Kthread' | |
configure:17370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_create(&th, 0, start_routine, 0); | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_cleanup_pop(0) /* ; */ | |
| ; | |
| return 0; | |
| } | |
configure:17379: result: no | |
configure:17282: checking whether pthreads work with -kthread | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -kthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
gcc: error: unrecognized command line option '-kthread' | |
configure:17370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_create(&th, 0, start_routine, 0); | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_cleanup_pop(0) /* ; */ | |
| ; | |
| return 0; | |
| } | |
configure:17379: result: no | |
configure:17332: checking for the pthreads library -llthread | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -llthread >&5 | |
/usr/bin/ld: cannot find -llthread | |
collect2: error: ld returned 1 exit status | |
configure:17370: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| static void routine(void *a) { a = 0; } | |
| static void *start_routine(void *a) { return a; } | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr; | |
| pthread_create(&th, 0, start_routine, 0); | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); | |
| pthread_cleanup_push(routine, 0); | |
| pthread_cleanup_pop(0) /* ; */ | |
| ; | |
| return 0; | |
| } | |
configure:17379: result: no | |
configure:17282: checking whether pthreads work with -pthread | |
configure:17370: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:17370: $? = 0 | |
configure:17379: result: yes | |
configure:17398: checking for joinable pthread attribute | |
configure:17413: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:17413: $? = 0 | |
configure:17419: result: PTHREAD_CREATE_JOINABLE | |
configure:17429: checking if more special flags are required for pthreads | |
configure:17443: result: no | |
configure:17449: checking for PTHREAD_PRIO_INHERIT | |
configure:17467: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:17467: $? = 0 | |
configure:17476: result: yes | |
configure:17619: checking for pkg-config | |
configure:17637: found /usr/bin/pkg-config | |
configure:17649: result: /usr/bin/pkg-config | |
configure:17674: checking pkg-config is at least version 0.9.0 | |
configure:17677: result: yes | |
configure:17798: checking for OPENSSL | |
configure:17805: $PKG_CONFIG --exists --print-errors "libcrypto" | |
configure:17808: $? = 0 | |
configure:17822: $PKG_CONFIG --exists --print-errors "libcrypto" | |
configure:17825: $? = 0 | |
configure:17883: result: yes | |
configure:17915: checking for posix_memalign | |
configure:17915: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lcrypto >&5 | |
configure:17915: $? = 0 | |
configure:17915: result: yes | |
configure:17926: checking for madvise | |
configure:17937: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread conftest.c >&5 | |
configure:17937: $? = 0 | |
configure:17939: result: yes | |
configure:17954: checking for cacheline | |
configure:17966: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread conftest.c >&5 | |
conftest.c:51:35: fatal error: linux/cache.h: No such file or directory | |
compilation terminated. | |
configure:17966: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libtorrent" | |
| #define PACKAGE_TARNAME "libtorrent" | |
| #define PACKAGE_VERSION "0.13.3" | |
| #define PACKAGE_STRING "libtorrent 0.13.3" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #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 PEER_NAME "-lt0D30-" | |
| #define PEER_VERSION "lt\x0D\x30" | |
| #define PACKAGE "libtorrent" | |
| #define VERSION "0.13.3" | |
| #define IS_LITTLE_ENDIAN 1 | |
| #define HAVE_TR1 1 | |
| #define HAVE_CXX11 1 | |
| #define KQUEUE_SOCKET_ONLY 1 | |
| #define USE_EPOLL 1 | |
| #define HAVE_FALLOCATE 1 | |
| #define SIZEOF_LONG 8 | |
| #define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
| #define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
| #define FS_STAT_STRUCT struct statvfs | |
| #define FS_STAT_SIZE_TYPE unsigned long | |
| #define FS_STAT_COUNT_TYPE fsblkcnt_t | |
| #define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
| #define HAVE_PTHREAD_PRIO_INHERIT 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_OPENSSL 1 | |
| #define USE_OPENSSL_SHA 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define USE_MADVISE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <linux/cache.h> | |
| void* vptr __cacheline_aligned; | |
| void f() { posix_memalign(&vptr, SMP_CACHE_BYTES, 42); } | |
| | |
configure:17981: result: using default 128 bytes | |
configure:17994: checking for __builtin_popcount | |
configure:18003: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread conftest.c >&5 | |
configure:18003: $? = 0 | |
configure:18005: result: yes | |
configure:18020: checking for execinfo.h | |
configure:18036: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lcrypto >&5 | |
conftest.c: In function 'main': | |
conftest.c:54:7: warning: passing argument 1 of 'backtrace_symbols' from incompatible pointer type [enabled by default] | |
In file included from conftest.c:53:0: | |
/usr/include/execinfo.h:32:15: note: expected 'void * const*' but argument is of type 'char **' | |
configure:18036: $? = 0 | |
configure:18036: ./conftest | |
configure:18036: $? = 0 | |
configure:18038: result: yes | |
configure:18058: checking pthread.h usability | |
configure:18058: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread conftest.c >&5 | |
configure:18058: $? = 0 | |
configure:18058: result: yes | |
configure:18058: checking pthread.h presence | |
configure:18058: gcc -E conftest.c | |
configure:18058: $? = 0 | |
configure:18058: result: yes | |
configure:18058: checking for pthread.h | |
configure:18058: result: yes | |
configure:18069: checking for pthread_setname_np type | |
configure:18089: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lcrypto >&5 | |
configure:18089: $? = 0 | |
configure:18094: result: darwin | |
configure:18227: checking signedness of mincore parameter | |
configure:18239: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG -fvisibility=hidden -pthread conftest.cpp >&5 | |
configure:18239: $? = 0 | |
configure:18247: result: unsigned | |
configure:18300: checking for proper overloaded template function disambiguation | |
configure:18311: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG -fvisibility=hidden -pthread conftest.cpp >&5 | |
configure:18311: $? = 0 | |
configure:18313: result: yes | |
configure:18344: checking if compiler supports __attribute__((unused)) | |
configure:18355: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread conftest.c >&5 | |
configure:18355: $? = 0 | |
configure:18363: result: yes | |
configure:18493: checking that generated files are newer than configure | |
configure:18499: result: done | |
configure:18527: creating ./config.status | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_c_bigendian=no | |
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='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' | |
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='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11' | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_OPENSSL_CFLAGS_set= | |
ac_cv_env_OPENSSL_CFLAGS_value= | |
ac_cv_env_OPENSSL_LIBS_set= | |
ac_cv_env_OPENSSL_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=:/opt/qt/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_posix_memalign=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_pthread_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_statfs_h=yes | |
ac_cv_header_sys_statvfs_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_vfs_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-unknown-linux-gnu | |
ac_cv_objext=o | |
ac_cv_path_CPPUNIT_CONFIG=/usr/bin/cppunit-config | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/usr/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_CXXCPP='g++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=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_sizeof_long=8 | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
ax_cv_PTHREAD_PRIO_INHERIT=yes | |
cc_cv_attribute_unused=yes | |
cc_cv_attribute_visibility=yes | |
lt_cv_ar_at_file=@ | |
lt_cv_archive_cmds_need_lc=no | |
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/bin/ld | |
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' | |
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_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_shlibpath_overrides_runpath=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
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 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
pkg_cv_OPENSSL_CFLAGS= | |
pkg_cv_OPENSSL_LIBS='-lcrypto ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/missing aclocal-1.13' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='ar' | |
AUTOCONF='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/missing autoconf' | |
AUTOHEADER='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/missing autoheader' | |
AUTOMAKE='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/missing automake-1.13' | |
AWK='gawk' | |
CC='gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CPPUNIT_CFLAGS='' | |
CPPUNIT_CONFIG='/usr/bin/cppunit-config' | |
CPPUNIT_LIBS='-lcppunit -ldl' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wno-conversion-null -std=c++11 -DNDEBUG -fvisibility=hidden -pthread ' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GREP='/usr/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='/usr/bin/ld -m elf_x86_64' | |
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro' | |
LIBOBJS='' | |
LIBS=' -lcrypto ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBTORRENT_CFLAGS='' | |
LIBTORRENT_CURRENT='17' | |
LIBTORRENT_INTERFACE_VERSION_INFO='17:4:0' | |
LIBTORRENT_INTERFACE_VERSION_NO='17.0.4' | |
LIBTORRENT_LIBS='-ltorrent' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/missing makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/usr/bin/mkdir -p' | |
NM='/usr/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OPENSSL_CFLAGS='' | |
OPENSSL_LIBS='-lcrypto ' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='libtorrent' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='libtorrent' | |
PACKAGE_STRING='libtorrent 0.13.3' | |
PACKAGE_TARNAME='libtorrent' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.13.3' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH=':/opt/qt/lib/pkgconfig' | |
PTHREAD_CC='gcc' | |
PTHREAD_CFLAGS='-pthread' | |
PTHREAD_LIBS='' | |
RANLIB='ranlib' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
VERSION='0.13.3' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
ax_pthread_config='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/guten/tmp/libtorrent-pyro-git/src/libtorrent/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(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='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "libtorrent" | |
#define PACKAGE_TARNAME "libtorrent" | |
#define PACKAGE_VERSION "0.13.3" | |
#define PACKAGE_STRING "libtorrent 0.13.3" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#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 PEER_NAME "-lt0D30-" | |
#define PEER_VERSION "lt\x0D\x30" | |
#define PACKAGE "libtorrent" | |
#define VERSION "0.13.3" | |
#define IS_LITTLE_ENDIAN 1 | |
#define HAVE_TR1 1 | |
#define HAVE_CXX11 1 | |
#define KQUEUE_SOCKET_ONLY 1 | |
#define USE_EPOLL 1 | |
#define HAVE_FALLOCATE 1 | |
#define SIZEOF_LONG 8 | |
#define DEFAULT_ADDRESS_SPACE_SIZE 4096 | |
#define HAVE_SYS_VFS_H 1 | |
#define HAVE_SYS_STATVFS_H 1 | |
#define HAVE_SYS_STATFS_H 1 | |
#define FS_STAT_FD fstatvfs(fd, &m_stat) == 0 | |
#define FS_STAT_FN statvfs(fn, &m_stat) == 0 | |
#define FS_STAT_STRUCT struct statvfs | |
#define FS_STAT_SIZE_TYPE unsigned long | |
#define FS_STAT_COUNT_TYPE fsblkcnt_t | |
#define FS_STAT_BLOCK_SIZE (m_stat.f_frsize) | |
#define SUPPORT_ATTRIBUTE_VISIBILITY 1 | |
#define HAVE_PTHREAD_PRIO_INHERIT 1 | |
#define HAVE_PTHREAD 1 | |
#define USE_OPENSSL 1 | |
#define USE_OPENSSL_SHA 1 | |
#define HAVE_POSIX_MEMALIGN 1 | |
#define USE_MADVISE 1 | |
#define LT_SMP_CACHE_BYTES 128 | |
#define lt_cacheline_aligned __attribute__((__aligned__(LT_SMP_CACHE_BYTES))) | |
#define USE_BUILTIN_POPCOUNT 1 | |
#define USE_EXECINFO 1 | |
#define HAVE_PTHREAD_H 1 | |
#define HAS_PTHREAD_SETNAME_NP_DARWIN 1 | |
#define USE_MINCORE 1 | |
#define USE_MINCORE_UNSIGNED 1 | |
#define HAVE_CONFIG_H 1 | |
#define SUPPORT_ATTRIBUTE_UNUSED 1 | |
#define __UNUSED __attribute__((unused)) | |
configure: exit 0 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by libtorrent config.status 0.13.3, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ywank | |
config.status:1213: creating libtorrent.pc | |
config.status:1213: creating Makefile | |
config.status:1213: creating src/Makefile | |
config.status:1213: creating src/torrent/Makefile | |
config.status:1213: creating src/torrent/peer/Makefile | |
config.status:1213: creating src/torrent/data/Makefile | |
config.status:1213: creating src/torrent/download/Makefile | |
config.status:1213: creating src/torrent/utils/Makefile | |
config.status:1213: creating src/data/Makefile | |
config.status:1213: creating src/dht/Makefile | |
config.status:1213: creating src/download/Makefile | |
config.status:1213: creating src/net/Makefile | |
config.status:1213: creating src/protocol/Makefile | |
config.status:1213: creating src/tracker/Makefile | |
config.status:1213: creating src/utils/Makefile | |
config.status:1213: creating test/Makefile | |
config.status:1213: creating config.h | |
config.status:1394: config.h is unchanged | |
config.status:1442: executing libtool commands | |
config.status:1442: executing depfiles commands | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by libtorrent config.status 0.13.3, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status config.h | |
on ywank | |
config.status:1213: creating config.h | |
config.status:1394: config.h is unchanged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment