Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 658762 Details for
Bug 740698
net-libs/libtorrent-0.13.8 fails to compile: configure: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 62.30 KB, created by
Agostino Sarubbo
on 2020-09-06 14:38:28 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-09-06 14:38:28 UTC
Size:
62.30 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 libtorrent configure 0.13.8, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libtorrent-0.13.8 --htmldir=/usr/share/doc/libtorrent-0.13.8/html --libdir=/usr/lib64 --enable-aligned --disable-debug --enable-openssl --with-posix-fallocate --with-zlib=/usr/ > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.4.0-1021-aws >uname -s = Linux >uname -v = #21-Ubuntu SMP Fri Jul 24 09:42:29 UTC 2020 > >/usr/bin/uname -p = Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/lib/llvm/10/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2758: checking build system type >configure:2772: result: x86_64-pc-linux-gnu >configure:2792: checking host system type >configure:2805: result: x86_64-pc-linux-gnu >configure:2846: checking how to print strings >configure:2873: result: printf >configure:2905: checking for x86_64-pc-linux-gnu-gcc >configure:2932: result: x86_64-pc-linux-gnu-clang >configure:3201: checking for C compiler version >configure:3210: x86_64-pc-linux-gnu-clang --version >&5 >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >configure:3221: $? = 0 >configure:3210: x86_64-pc-linux-gnu-clang -v >&5 >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 >configure:3221: $? = 0 >configure:3210: x86_64-pc-linux-gnu-clang -V >&5 >clang-10: error: argument to '-V' is missing (expected 1 value) >clang-10: error: no input files >configure:3221: $? = 1 >configure:3210: x86_64-pc-linux-gnu-clang -qversion >&5 >clang-10: error: unknown argument '-qversion'; did you mean '--version'? >clang-10: error: no input files >configure:3221: $? = 1 >configure:3241: checking whether the C compiler works >configure:3263: x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:3267: $? = 0 >configure:3315: result: yes >configure:3318: checking for C compiler default output file name >configure:3320: result: a.out >configure:3326: checking for suffix of executables >configure:3333: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:3337: $? = 0 >configure:3359: result: >configure:3381: checking whether we are cross compiling >configure:3389: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:3393: $? = 0 >configure:3400: ./conftest >configure:3404: $? = 0 >configure:3392: result: no >configure:3397: checking for suffix of object files >configure:3419: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:3423: $? = 0 >configure:3444: result: o >configure:3448: checking whether we are using the GNU C compiler >configure:3467: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:3467: $? = 0 >configure:3476: result: yes >configure:3485: checking whether x86_64-pc-linux-gnu-clang accepts -g >configure:3505: x86_64-pc-linux-gnu-clang -c -g conftest.c >&5 >configure:3505: $? = 0 >configure:3546: result: yes >configure:3563: checking for x86_64-pc-linux-gnu-clang option to accept ISO C89 >configure:3626: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:3626: $? = 0 >configure:3639: result: none needed >configure:3664: checking whether x86_64-pc-linux-gnu-clang understands -c and -o together >configure:3686: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o >configure:3689: $? = 0 >configure:3686: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o >configure:3689: $? = 0 >configure:3701: result: yes >configure:3718: checking for a sed that does not truncate output >configure:3782: result: /bin/sed >configure:3800: checking for grep that handles long lines and -e >configure:3858: result: /bin/grep >configure:3863: checking for egrep >configure:3925: result: /bin/grep -E >configure:3930: checking for fgrep >configure:3992: result: /bin/grep -F >configure:4027: checking for ld used by x86_64-pc-linux-gnu-clang >configure:4094: result: ld.lld >configure:4101: checking if the linker (ld.lld) is GNU ld >configure:4116: result: yes >configure:4128: checking for BSD- or MS-compatible name lister (nm) >configure:4182: result: llvm-nm >configure:4312: checking the name lister (llvm-nm) interface >configure:4319: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:4322: llvm-nm "conftest.o" >configure:4325: output >0000000000000000 B some_variable >configure:4326: result: BSD nm >configure:4329: checking whether ln -s works >configure:4333: result: yes >configure:4341: checking the maximum length of command line arguments >configure:4472: result: 1572864 >configure:4520: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:4560: result: func_convert_file_noop >configure:4567: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:4587: result: func_convert_file_noop >configure:4594: checking for ld.lld option to reload object files >configure:4601: result: -r >configure:4635: checking for x86_64-pc-linux-gnu-objdump >configure:4662: result: llvm-objdump >configure:4734: checking how to recognize dependent libraries >configure:4934: result: pass_all >configure:4979: checking for x86_64-pc-linux-gnu-dlltool >configure:5009: result: no >configure:5019: checking for dlltool >configure:5049: result: no >configure:5079: checking how to associate runtime and link libraries >configure:5106: result: printf %s\n >configure:5123: checking for x86_64-pc-linux-gnu-ar >configure:5150: result: llvm-ar >configure:5231: checking for archiver @FILE support >configure:5248: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:5248: $? = 0 >configure:5251: llvm-ar cru libconftest.a @conftest.lst >&5 >configure:5254: $? = 0 >configure:5259: llvm-ar cru libconftest.a @conftest.lst >&5 >llvm-ar: error: conftest.o: No such file or directory >configure:5262: $? = 1 >configure:5261: result: @ >configure:5279: checking for x86_64-pc-linux-gnu-strip >configure:5306: result: llvm-strip >configure:5378: checking for x86_64-pc-linux-gnu-ranlib >configure:5405: result: llvm-ranlib >configure:5522: checking for gawk >configure:5538: found /usr/bin/gawk >configure:5549: result: gawk >configure:5589: checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object >configure:5742: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:5745: $? = 0 >configure:5749: llvm-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:5752: $? = 0 >configure:5818: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c conftstm.o >&5 >configure:5821: $? = 0 >configure:5859: result: ok >configure:5906: checking for sysroot >configure:5936: result: no >configure:5943: checking for a working dd >configure:5981: result: /bin/dd >configure:5985: checking how to truncate binary pipes >configure:6000: result: /bin/dd bs=4096 count=1 >configure:6136: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:6139: $? = 0 >configure:6289: checking for x86_64-pc-linux-gnu-mt >configure:6319: result: no >configure:6329: checking for mt >configure:6359: result: no >configure:6379: checking if : is a manifest tool >configure:6385: : '-?' >configure:6393: result: no >configure:7070: checking how to run the C preprocessor >configure:7140: result: x86_64-pc-linux-gnu-clang -E >configure:7160: x86_64-pc-linux-gnu-clang -E conftest.c >configure:7160: $? = 0 >configure:7174: x86_64-pc-linux-gnu-clang -E conftest.c >conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:7174: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7203: checking for ANSI C header files >configure:7223: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7223: $? = 0 >configure:7296: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:7296: $? = 0 >configure:7296: ./conftest >configure:7296: $? = 0 >configure:7307: result: yes >configure:7320: checking for sys/types.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for sys/stat.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for stdlib.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for string.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for memory.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for strings.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for inttypes.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for stdint.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7320: checking for unistd.h >configure:7320: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7320: $? = 0 >configure:7320: result: yes >configure:7334: checking for dlfcn.h >configure:7334: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:7334: $? = 0 >configure:7334: result: yes >configure:7589: checking for objdir >configure:7604: result: .libs >configure:7864: checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions >configure:7882: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fno-rtti -fno-exceptions conftest.c >&5 >configure:7886: $? = 0 >configure:7899: result: yes >configure:8257: checking for x86_64-pc-linux-gnu-clang option to produce PIC >configure:8264: result: -fPIC -DPIC >configure:8272: checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works >configure:8290: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -DPIC conftest.c >&5 >configure:8294: $? = 0 >configure:8307: result: yes >configure:8336: checking if x86_64-pc-linux-gnu-clang static flag -static works >configure:8364: result: yes >configure:8379: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o >configure:8400: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o out/conftest2.o conftest.c >&5 >configure:8404: $? = 0 >configure:8426: result: yes >configure:8434: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o >configure:8481: result: yes >configure:8514: checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries >configure:9773: result: yes >configure:9810: checking whether -lc should be explicitly linked in >configure:9818: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:9821: $? = 0 >configure:9836: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:9839: $? = 0 >configure:9853: result: no >configure:10013: checking dynamic linker characteristics >configure:10594: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10594: $? = 0 >configure:10831: result: GNU/Linux ld.so >configure:10953: checking how to hardcode library paths into programs >configure:10978: result: immediate >configure:11526: checking whether stripping libraries is possible >configure:11531: result: yes >configure:11566: checking if libtool supports shared libraries >configure:11568: result: yes >configure:11571: checking whether to build shared libraries >configure:11596: result: yes >configure:11599: checking whether to build static libraries >configure:11603: result: no >configure:8467: checking for a BSD-compatible install >configure:8535: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure:8546: checking whether build environment is sane >configure:8601: result: yes >configure:8747: checking for a thread-safe mkdir -p >configure:8786: result: /bin/mkdir -p >configure:8789: checking whether make sets $(MAKE) >configure:8811: result: yes >configure:8833: checking whether make supports the include directive >configure:8848: make -f confmf.GNU && cat confinc.out >this is the am__doit target >configure:8851: $? = 0 >configure:8870: result: yes (GNU style) >configure:8903: checking whether make supports nested variables >configure:8920: result: yes >configure:9005: checking dependency style of x86_64-pc-linux-gnu-clang >configure:9116: result: none >configure:9289: checking for C++ compiler version >configure:9298: x86_64-pc-linux-gnu-clang++ --version >&5 >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >configure:9309: $? = 0 >configure:9298: x86_64-pc-linux-gnu-clang++ -v >&5 >clang version 10.0.1 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/10/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 >configure:9309: $? = 0 >configure:9298: x86_64-pc-linux-gnu-clang++ -V >&5 >clang-10: error: argument to '-V' is missing (expected 1 value) >clang-10: error: no input files >configure:9309: $? = 1 >configure:9298: x86_64-pc-linux-gnu-clang++ -qversion >&5 >clang-10: error: unknown argument '-qversion'; did you mean '--version'? >clang-10: error: no input files >configure:9309: $? = 1 >configure:9313: checking whether we are using the GNU C++ compiler >configure:9332: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.cpp >&5 >configure:9332: $? = 0 >configure:9341: result: yes >configure:9350: checking whether x86_64-pc-linux-gnu-clang++ accepts -g >configure:9370: x86_64-pc-linux-gnu-clang++ -c -g conftest.cpp >&5 >configure:9370: $? = 0 >configure:9411: result: yes >configure:9452: checking how to run the C++ preprocessor >configure:9479: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >configure:9479: $? = 0 >configure:9493: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:9493: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9518: result: x86_64-pc-linux-gnu-clang++ -E >configure:9538: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >configure:9538: $? = 0 >configure:9552: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:9552: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9714: checking for ld used by x86_64-pc-linux-gnu-clang++ >configure:9781: result: ld.lld -m elf_x86_64 >configure:9788: checking if the linker (ld.lld -m elf_x86_64) is GNU ld >configure:9803: result: yes >configure:9858: checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries >configure:10931: result: yes >configure:10967: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.cpp >&5 >configure:10970: $? = 0 >configure:11451: checking for x86_64-pc-linux-gnu-clang++ option to produce PIC >configure:11458: result: -fPIC -DPIC >configure:11466: checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works >configure:11484: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:11488: $? = 0 >configure:11501: result: yes >configure:11524: checking if x86_64-pc-linux-gnu-clang++ static flag -static works >configure:11552: result: yes >configure:11564: checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o >configure:11585: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -o out/conftest2.o conftest.cpp >&5 >configure:11589: $? = 0 >configure:11611: result: yes >configure:11616: checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o >configure:11663: result: yes >configure:11693: checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries >configure:11733: result: yes >configure:11874: checking dynamic linker characteristics >configure:12619: result: GNU/Linux ld.so >configure:12684: checking how to hardcode library paths into programs >configure:12709: result: immediate >configure:11597: checking dependency style of x86_64-pc-linux-gnu-clang++ >configure:11708: result: none >configure:11724: checking whether byte ordering is bigendian >configure:11739: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >conftest.c:26:9: error: unknown type name 'not' > not a universal capable compiler > ^ >conftest.c:26:14: error: expected ';' after top level declarator > not a universal capable compiler > ^ > ; >2 errors generated. >configure:11739: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:11784: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:11784: $? = 0 >configure:11802: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >conftest.c:32:4: error: use of undeclared identifier 'not' > not big endian > ^ >1 error generated. >configure:11802: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| /* 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:11930: result: no >configure:11954: checking for user-defined CFLAGS >configure:11962: result: user-defined "-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >configure:11968: checking for user-defined CXXFLAGS >configure:11976: result: user-defined "-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >configure:12365: checking whether x86_64-pc-linux-gnu-clang++ supports C++11 features by default >configure:12403: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall conftest.cpp >&5 >configure:12403: $? = 0 >configure:12410: result: yes >configure:12516: checking should use TR1 headers >configure:12528: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall conftest.cpp >&5 >configure:12528: $? = 0 >configure:12530: result: no >configure:12610: checking for special C compiler options needed for large files >configure:12655: result: no >configure:12661: checking for _FILE_OFFSET_BITS value needed for large files >configure:12686: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:12686: $? = 0 >configure:12718: result: no >configure:12910: checking for sysroot >configure:12914: result: no >configure:13027: checking for kqueue support >configure:13041: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >conftest.c:34:16: fatal error: 'sys/event.h' file not found > #include <sys/event.h> > ^~~~~~~~~~~~~ >1 error generated. >configure:13041: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 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:13051: result: no >configure:13059: checking whether kqueue supports pipes and ptys >configure:13092: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >conftest.c:36:16: fatal error: 'sys/event.h' file not found > #include <sys/event.h> > ^~~~~~~~~~~~~ >1 error generated. >configure:13092: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 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:13102: result: no >configure:13154: checking for epoll support >configure:13167: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:13167: $? = 0 >configure:13172: result: yes >configure:13188: checking for fallocate >configure:13205: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:13205: $? = 0 >configure:13210: result: yes >configure:13229: checking for posix_fallocate >configure:13245: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:13245: $? = 0 >configure:13250: result: yes >configure:13287: checking size of long >configure:13292: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:13292: $? = 0 >configure:13292: ./conftest >configure:13292: $? = 0 >configure:13306: result: 8 >configure:13424: checking sys/vfs.h usability >configure:13424: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking sys/vfs.h presence >configure:13424: x86_64-pc-linux-gnu-clang -E conftest.c >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking for sys/vfs.h >configure:13424: result: yes >configure:13424: checking sys/statvfs.h usability >configure:13424: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking sys/statvfs.h presence >configure:13424: x86_64-pc-linux-gnu-clang -E conftest.c >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking for sys/statvfs.h >configure:13424: result: yes >configure:13424: checking sys/statfs.h usability >configure:13424: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color conftest.c >&5 >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking sys/statfs.h presence >configure:13424: x86_64-pc-linux-gnu-clang -E conftest.c >configure:13424: $? = 0 >configure:13424: result: yes >configure:13424: checking for sys/statfs.h >configure:13424: result: yes >configure:13435: checking for statvfs >configure:13463: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:13463: $? = 0 >configure:13483: result: ok >configure:13732: checking sys/inotify.h usability >configure:13732: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall conftest.cpp >&5 >configure:13732: $? = 0 >configure:13732: result: yes >configure:13732: checking sys/inotify.h presence >configure:13732: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >configure:13732: $? = 0 >configure:13732: result: yes >configure:13732: checking for sys/inotify.h >configure:13732: result: yes >configure:13732: checking mcheck.h usability >configure:13732: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall conftest.cpp >&5 >configure:13732: $? = 0 >configure:13732: result: yes >configure:13732: checking mcheck.h presence >configure:13732: x86_64-pc-linux-gnu-clang++ -E conftest.cpp >configure:13732: $? = 0 >configure:13732: result: yes >configure:13732: checking for mcheck.h >configure:13732: result: yes >configure:13742: checking whether sys/inotify.h actually works >configure:13752: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall conftest.cpp >&5 >configure:13752: $? = 0 >configure:13757: result: yes >configure:13785: checking if compiler supports __attribute__((visibility("default"))) >configure:13796: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall -fvisibility=hidden conftest.cpp >&5 >configure:13796: $? = 0 >configure:13804: result: yes >configure:13941: checking whether pthreads work without any flags >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >ld.lld: error: undefined symbol: pthread_create >>>> referenced by conftest.c >>>> /var/tmp/portage/net-libs/libtorrent-0.13.8/temp/conftest-ca88bb.o:(main) > >ld.lld: error: undefined symbol: pthread_join >>>> referenced by conftest.c >>>> /var/tmp/portage/net-libs/libtorrent-0.13.8/temp/conftest-ca88bb.o:(main) > >ld.lld: error: undefined symbol: __pthread_register_cancel >>>> referenced by conftest.c >>>> /var/tmp/portage/net-libs/libtorrent-0.13.8/temp/conftest-ca88bb.o:(main) > >ld.lld: error: undefined symbol: __pthread_unregister_cancel >>>> referenced by conftest.c >>>> /var/tmp/portage/net-libs/libtorrent-0.13.8/temp/conftest-ca88bb.o:(main) >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >configure:14034: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #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:14043: result: no >configure:13996: checking for the pthreads library -lpthreads >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lpthreads >&5 >ld.lld: error: unable to find library -lpthreads >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >configure:14034: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #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:14043: result: no >configure:13946: checking whether pthreads work with -Kthread >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Kthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >clang-10: error: unknown argument '-Kthread'; did you mean '-pthread'? >configure:14034: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #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:14043: result: no >configure:13946: checking whether pthreads work with -kthread >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -kthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >clang-10: error: unknown argument '-kthread'; did you mean '-pthread'? >configure:14034: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #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:14043: result: no >configure:13996: checking for the pthreads library -llthread >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -llthread >&5 >ld.lld: error: unable to find library -llthread >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >configure:14034: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #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:14043: result: no >configure:13946: checking whether pthreads work with -pthread >configure:14034: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:14034: $? = 0 >configure:14043: result: yes >configure:14062: checking for joinable pthread attribute >configure:14077: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:14077: $? = 0 >configure:14083: result: PTHREAD_CREATE_JOINABLE >configure:14093: checking if more special flags are required for pthreads >configure:14107: result: no >configure:14113: checking for PTHREAD_PRIO_INHERIT >configure:14131: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -pthread -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 >configure:14131: $? = 0 >configure:14140: result: yes >configure:14227: checking if zlib is wanted >configure:14234: result: yes >configure:14280: checking for inflateEnd in -lz >configure:14305: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -I/usr//include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr//lib conftest.c -lz >&5 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o is incompatible with elf_x86_64 >ld.lld: error: /var/tmp/portage/net-libs/libtorrent-0.13.8/temp/conftest-8f5566.o is incompatible with elf_x86_64 >ld.lld: error: /lib64/libz.so.1 is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_s.so.1 is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o is incompatible with elf_x86_64 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o is incompatible with elf_x86_64 >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >configure:14305: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libtorrent" >| #define PACKAGE_TARNAME "libtorrent" >| #define PACKAGE_VERSION "0.13.8" >| #define PACKAGE_STRING "libtorrent 0.13.8" >| #define PACKAGE_BUGREPORT "sundell.software@gmail.com" >| #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 "-lt0D80-" >| #define PEER_VERSION "lt\x0D\x80" >| #define PACKAGE "libtorrent" >| #define VERSION "0.13.8" >| #define IS_LITTLE_ENDIAN 1 >| #define USE_TR1_LIB 0 >| #define lt_tr1_array <array> >| #define lt_tr1_functional <functional> >| #define lt_tr1_memory <memory> >| #define lt_tr1_unordered_map <unordered_map> >| #define USE_ALIGNED 1 >| #define KQUEUE_SOCKET_ONLY 1 >| #define USE_EPOLL 1 >| #define HAVE_FALLOCATE 1 >| #define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_INOTIFY 1 >| #define SUPPORT_ATTRIBUTE_VISIBILITY 1 >| #define HAVE_PTHREAD_PRIO_INHERIT 1 >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char inflateEnd (); >| int >| main () >| { >| return inflateEnd (); >| ; >| return 0; >| } >configure:14314: result: no >configure:14322: checking zlib.h usability >configure:14322: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -I/usr//include conftest.c >&5 >configure:14322: $? = 0 >configure:14322: result: yes >configure:14322: checking zlib.h presence >configure:14322: x86_64-pc-linux-gnu-clang -E -I/usr//include conftest.c >configure:14322: $? = 0 >configure:14322: result: yes >configure:14322: checking for zlib.h >configure:14322: result: yes >configure:14354: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-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=set >ac_cv_env_CC_value=x86_64-pc-linux-gnu-clang >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPPUNIT_CFLAGS_set= >ac_cv_env_CPPUNIT_CFLAGS_value= >ac_cv_env_CPPUNIT_LIBS_set= >ac_cv_env_CPPUNIT_LIBS_value= >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value='x86_64-pc-linux-gnu-clang -E' >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=x86_64-pc-linux-gnu-clang++ >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_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= >ac_cv_env_PKG_CONFIG_PATH_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_mcheck_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_inotify_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_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_z_inflateEnd=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=llvm-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-clang >ac_cv_prog_CPP='x86_64-pc-linux-gnu-clang -E' >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-clang++ -E' >ac_cv_prog_OBJDUMP=llvm-objdump >ac_cv_prog_RANLIB=llvm-ranlib >ac_cv_prog_STRIP=llvm-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 >am_cv_prog_cc_c_o=yes >ax_cv_PTHREAD_PRIO_INHERIT=yes >ax_cv_cxx_compile_cxx11=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=ld.lld >lt_cv_path_LDCXX='ld.lld -m elf_x86_64' >lt_cv_path_NM=llvm-nm >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=yes >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=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_global_symbol_to_import= >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 >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' >zlib_cv_libz=no >zlib_cv_zlib_h=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/missing aclocal-1.16' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='llvm-ar' >AUTOCONF='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/missing automake-1.16' >AWK='gawk' >CC='x86_64-pc-linux-gnu-clang' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color' >CPP='x86_64-pc-linux-gnu-clang -E' >CPPFLAGS=' -I/usr//include' >CPPUNIT_CFLAGS='' >CPPUNIT_LIBS='' >CXX='x86_64-pc-linux-gnu-clang++' >CXXCPP='x86_64-pc-linux-gnu-clang++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -DNDEBUG -Wall -fvisibility=hidden' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >GREP='/bin/grep' >HAVE_CXX11='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='ld.lld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr//lib' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTORRENT_CFLAGS='' >LIBTORRENT_CURRENT='21' >LIBTORRENT_INTERFACE_VERSION_INFO='21:0:0' >LIBTORRENT_INTERFACE_VERSION_NO='21.0.0' >LIBTORRENT_LIBS='' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAKEINFO='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >NM='llvm-nm' >NMEDIT='' >OBJDUMP='llvm-objdump' >OBJEXT='o' >OPENSSL_CFLAGS='' >OPENSSL_LIBS='' >OTOOL64='' >OTOOL='' >PACKAGE='libtorrent' >PACKAGE_BUGREPORT='sundell.software@gmail.com' >PACKAGE_NAME='libtorrent' >PACKAGE_STRING='libtorrent 0.13.8' >PACKAGE_TARNAME='libtorrent' >PACKAGE_URL='' >PACKAGE_VERSION='0.13.8' >PATH_SEPARATOR=':' >PKG_CONFIG='' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >PTHREAD_CC='x86_64-pc-linux-gnu-clang' >PTHREAD_CFLAGS='-pthread' >PTHREAD_LIBS='' >RANLIB='llvm-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/bash' >STRIP='llvm-strip' >VERSION='0.13.8' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >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-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/libtorrent-0.13.8' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/libtorrent-0.13.8/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/net-libs/libtorrent-0.13.8/work/libtorrent-0.13.8/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/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='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "libtorrent" >#define PACKAGE_TARNAME "libtorrent" >#define PACKAGE_VERSION "0.13.8" >#define PACKAGE_STRING "libtorrent 0.13.8" >#define PACKAGE_BUGREPORT "sundell.software@gmail.com" >#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 "-lt0D80-" >#define PEER_VERSION "lt\x0D\x80" >#define PACKAGE "libtorrent" >#define VERSION "0.13.8" >#define IS_LITTLE_ENDIAN 1 >#define USE_TR1_LIB 0 >#define lt_tr1_array <array> >#define lt_tr1_functional <functional> >#define lt_tr1_memory <memory> >#define lt_tr1_unordered_map <unordered_map> >#define USE_ALIGNED 1 >#define KQUEUE_SOCKET_ONLY 1 >#define USE_EPOLL 1 >#define HAVE_FALLOCATE 1 >#define USE_POSIX_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 HAVE_SYS_INOTIFY_H 1 >#define HAVE_MCHECK_H 1 >#define HAVE_INOTIFY 1 >#define SUPPORT_ATTRIBUTE_VISIBILITY 1 >#define HAVE_PTHREAD_PRIO_INHERIT 1 >#define HAVE_PTHREAD 1 > >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 740698
:
658760
| 658762