This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by transmission configure 2.92, 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/transmission-2.92-r1 --htmldir=/usr/share/doc/transmission-2.92-r1/html --libdir=/usr/lib64 --enable-external-natpmp --disable-lightweight --with-systemd-daemon --with-gtk ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.10-hardened uname -s = Linux uname -v = #1 SMP Sun Oct 23 17:48:23 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/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/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /opt/aws-as-tools/bin PATH: /opt/aws-cw-tools/bin PATH: /opt/aws-iam-tools/bin PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2635: checking whether make supports nested variables configure:2652: result: yes configure:2712: checking for a BSD-compatible install configure:2780: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2791: checking whether build environment is sane configure:2846: result: yes configure:2997: checking for a thread-safe mkdir -p configure:3036: result: /bin/mkdir -p configure:3043: checking for gawk configure:3059: found /usr/bin/gawk configure:3070: result: gawk configure:3081: checking whether make sets $(MAKE) configure:3103: result: yes configure:3189: checking how to create a pax tar archive configure:3200: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3203: $? = 0 configure:3243: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3246: $? = 0 configure:3250: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:3873: $? = 0 configure:3862: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3873: $? = 0 configure:3862: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3873: $? = 1 configure:3862: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3873: $? = 1 configure:3893: checking whether the C compiler works configure:3915: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3919: $? = 0 configure:3967: result: yes configure:3970: checking for C compiler default output file name configure:3972: result: a.out configure:3978: checking for suffix of executables configure:3985: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3989: $? = 0 configure:4011: result: configure:4033: checking whether we are cross compiling configure:4041: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4045: $? = 0 configure:4052: ./conftest configure:4056: $? = 0 configure:4071: result: no configure:4076: checking for suffix of object files configure:4098: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4102: $? = 0 configure:4123: result: o configure:4127: checking whether we are using the GNU C compiler configure:4146: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4146: $? = 0 configure:4155: result: yes configure:4164: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4184: x86_64-pc-linux-gnu-gcc -c -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4184: $? = 0 configure:4225: result: yes configure:4242: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4305: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:4305: $? = 0 configure:4318: result: none needed configure:4343: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4365: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4368: $? = 0 configure:4365: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4368: $? = 0 configure:4380: result: yes configure:4399: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4510: result: none configure:4525: checking for a sed that does not truncate output configure:4589: result: /bin/sed configure:4607: checking for grep that handles long lines and -e configure:4665: result: /bin/grep configure:4670: checking for egrep configure:4732: result: /bin/grep -E configure:4737: checking for fgrep configure:4799: result: /bin/grep -F configure:4834: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4901: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4908: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4923: result: yes configure:4935: checking for BSD- or MS-compatible name lister (nm) configure:4989: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5119: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5126: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:5129: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5132: output 0000000000000000 B some_variable configure:5139: result: BSD nm configure:5142: checking whether ln -s works configure:5146: result: yes configure:5154: checking the maximum length of command line arguments configure:5285: result: 1572864 configure:5333: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5373: result: func_convert_file_noop configure:5380: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5400: result: func_convert_file_noop configure:5407: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5414: result: -r configure:5448: checking for x86_64-pc-linux-gnu-objdump configure:5464: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5475: result: x86_64-pc-linux-gnu-objdump configure:5547: checking how to recognize dependent libraries configure:5747: result: pass_all configure:5792: checking for x86_64-pc-linux-gnu-dlltool configure:5822: result: no configure:5832: checking for dlltool configure:5862: result: no configure:5892: checking how to associate runtime and link libraries configure:5919: result: printf %s\n configure:5936: checking for x86_64-pc-linux-gnu-ar configure:5952: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5963: result: x86_64-pc-linux-gnu-ar configure:6044: checking for archiver @FILE support configure:6061: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6061: $? = 0 configure:6064: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6067: $? = 0 configure:6072: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6075: $? = 1 configure:6087: result: @ configure:6105: checking for x86_64-pc-linux-gnu-strip configure:6121: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6132: result: x86_64-pc-linux-gnu-strip configure:6204: checking for x86_64-pc-linux-gnu-ranlib configure:6220: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6231: result: x86_64-pc-linux-gnu-ranlib configure:6373: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6526: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6529: $? = 0 configure:6533: /usr/bin/x86_64-pc-linux-gnu-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:6536: $? = 0 configure:6602: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6605: $? = 0 configure:6643: result: ok configure:6690: checking for sysroot configure:6720: result: no configure:6727: checking for a working dd configure:6765: result: /bin/dd configure:6769: checking how to truncate binary pipes configure:6784: result: /bin/dd bs=4096 count=1 configure:6920: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:6923: $? = 0 configure:7073: checking for x86_64-pc-linux-gnu-mt configure:7103: result: no configure:7113: checking for mt configure:7143: result: no configure:7163: checking if : is a manifest tool configure:7169: : '-?' configure:7177: result: no configure:7854: checking how to run the C preprocessor configure:7885: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:7885: $? = 0 configure:7899: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | /* end confdefs.h. */ | #include configure:7924: result: x86_64-pc-linux-gnu-gcc -E configure:7944: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c configure:7944: $? = 0 configure:7958: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | /* end confdefs.h. */ | #include configure:7987: checking for ANSI C header files configure:8007: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8007: $? = 0 configure:8080: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8080: $? = 0 configure:8080: ./conftest configure:8080: $? = 0 configure:8091: result: yes configure:8104: checking for sys/types.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for sys/stat.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for stdlib.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for string.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for memory.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for strings.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for inttypes.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for stdint.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8104: checking for unistd.h configure:8104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8118: checking for dlfcn.h configure:8118: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:8118: $? = 0 configure:8118: result: yes configure:8374: checking for objdir configure:8389: result: .libs configure:8653: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8671: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8675: $? = 0 configure:8688: result: no configure:9046: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9053: result: -fPIC -DPIC configure:9061: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9079: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 configure:9083: $? = 0 configure:9096: result: yes configure:9125: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9153: result: yes configure:9168: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9189: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 configure:9193: $? = 0 configure:9215: result: yes configure:9223: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9270: result: yes configure:9303: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10562: result: yes configure:10599: checking whether -lc should be explicitly linked in configure:10607: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 configure:10610: $? = 0 configure:10625: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10628: $? = 0 configure:10642: result: no configure:10802: checking dynamic linker characteristics configure:11396: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11396: $? = 0 configure:11633: result: GNU/Linux ld.so configure:11755: checking how to hardcode library paths into programs configure:11780: result: immediate configure:12328: checking whether stripping libraries is possible configure:12333: result: yes configure:12368: checking if libtool supports shared libraries configure:12370: result: yes configure:12373: checking whether to build shared libraries configure:12398: result: yes configure:12401: checking whether to build static libraries configure:12405: result: yes configure:12530: checking for cos in -lm configure:12555: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ configure:12555: $? = 0 configure:12564: result: yes configure:12655: checking for x86_64-pc-linux-gnu-gcc configure:12682: result: x86_64-pc-linux-gnu-gcc configure:12951: checking for C compiler version configure:12960: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:12971: $? = 0 configure:12960: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:12971: $? = 0 configure:12960: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12971: $? = 1 configure:12960: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:12971: $? = 1 configure:12975: checking whether we are using the GNU C compiler configure:13003: result: yes configure:13012: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:13073: result: yes configure:13090: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:13166: result: none needed configure:13191: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:13228: result: yes configure:13247: checking dependency style of x86_64-pc-linux-gnu-gcc configure:13358: result: none configure:13387: checking for x86_64-pc-linux-gnu-g++ configure:13403: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:13414: result: x86_64-pc-linux-gnu-g++ configure:13485: checking for C++ compiler version configure:13494: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:13505: $? = 0 configure:13494: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:13505: $? = 0 configure:13494: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:13505: $? = 1 configure:13494: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:13505: $? = 1 configure:13509: checking whether we are using the GNU C++ compiler configure:13528: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp >&5 configure:13528: $? = 0 configure:13537: result: yes configure:13546: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:13566: x86_64-pc-linux-gnu-g++ -c -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp >&5 configure:13566: $? = 0 configure:13607: result: yes configure:13632: checking dependency style of x86_64-pc-linux-gnu-g++ configure:13743: result: none configure:13776: checking how to run the C++ preprocessor configure:13803: x86_64-pc-linux-gnu-g++ -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp configure:13803: $? = 0 configure:13817: x86_64-pc-linux-gnu-g++ -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13842: result: x86_64-pc-linux-gnu-g++ -E configure:13862: x86_64-pc-linux-gnu-g++ -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp configure:13862: $? = 0 configure:13876: x86_64-pc-linux-gnu-g++ -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14038: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14105: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14112: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14127: result: yes configure:14182: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15255: result: yes configure:15291: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.cpp >&5 configure:15294: $? = 0 configure:15775: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15782: result: -fPIC -DPIC configure:15790: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15808: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15812: $? = 0 configure:15825: result: yes configure:15848: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15876: result: yes configure:15888: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15909: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:15913: $? = 0 configure:15935: result: yes configure:15940: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15987: result: yes configure:16017: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16057: result: yes configure:16198: checking dynamic linker characteristics configure:16956: result: GNU/Linux ld.so configure:17021: checking how to hardcode library paths into programs configure:17046: result: immediate configure:17086: checking for inline configure:17102: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:17102: $? = 0 configure:17110: result: inline configure:17132: checking gcc version configure:17139: result: 6.2.0 configure:17149: checking for ANSI C header files configure:17253: result: yes configure:17261: checking whether time.h and sys/time.h may both be included configure:17281: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17281: $? = 0 configure:17288: result: yes configure:17300: checking stdbool.h usability configure:17300: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:17300: $? = 0 configure:17300: result: yes configure:17300: checking stdbool.h presence configure:17300: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:17300: $? = 0 configure:17300: result: yes configure:17300: checking for stdbool.h configure:17300: result: yes configure:17300: checking xlocale.h usability configure:17300: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:17300: $? = 0 configure:17300: result: yes configure:17300: checking xlocale.h presence configure:17300: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:17300: $? = 0 configure:17300: result: yes configure:17300: checking for xlocale.h configure:17300: result: yes configure:17313: checking for iconv configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char iconv (); ^~~~ conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for pread configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pread (); ^~~~ conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for pwrite configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char pwrite (); ^~~~ conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for lrintf configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lrintf (); ^~~~ conftest.c:53:6: warning: conflicting types for built-in function 'lrintf' char lrintf (); ^~~~~~ conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccnHEjsH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `lrintf' collect2: error: ld returned 1 exit status configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | /* end confdefs.h. */ | /* Define lrintf to an innocuous variant, in case declares lrintf. | For example, HP-UX 11i declares gettimeofday. */ | #define lrintf innocuous_lrintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lrintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lrintf | | /* 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 lrintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lrintf || defined __stub___lrintf | choke me | #endif | | int | main () | { | return lrintf (); | ; | return 0; | } configure:17313: result: no configure:17313: checking for strlcpy configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strlcpy (); ^~~~ conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccwLlG8O.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:17313: result: no configure:17313: checking for daemon configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char daemon (); ^~~~ conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for dirname configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dirname (); ^~~~ conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for basename configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char basename (); ^~~~ conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for canonicalize_file_name configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char canonicalize_file_name (); ^~~~ conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for strcasecmp configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strcasecmp (); ^~~~ conftest.c:57:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for localtime_r configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char localtime_r (); ^~~~ conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for fallocate64 configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fallocate64 (); ^~~~ conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for posix_fallocate configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char posix_fallocate (); ^~~~ conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for memmem configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char memmem (); ^~~~ conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for strsep configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strsep (); ^~~~ conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for strtold configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strtold (); ^~~~ conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for syslog configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char syslog (); ^~~~ conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for valloc configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char valloc (); ^~~~ conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for getpagesize configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getpagesize (); ^~~~ conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for posix_memalign configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char posix_memalign (); ^~~~ conftest.c:67:6: warning: conflicting types for built-in function 'posix_memalign' char posix_memalign (); ^~~~~~~~~~~~~~ conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for statvfs configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char statvfs (); ^~~~ conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for htonll configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char htonll (); ^~~~ conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccQv75cj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define htonll to an innocuous variant, in case declares htonll. | For example, HP-UX 11i declares gettimeofday. */ | #define htonll innocuous_htonll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char htonll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef htonll | | /* 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 htonll (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_htonll || defined __stub___htonll | choke me | #endif | | int | main () | { | return htonll (); | ; | return 0; | } configure:17313: result: no configure:17313: checking for ntohll configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ntohll (); ^~~~ conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/cciHeyKn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ntohll' collect2: error: ld returned 1 exit status configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define ntohll to an innocuous variant, in case declares ntohll. | For example, HP-UX 11i declares gettimeofday. */ | #define ntohll innocuous_ntohll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ntohll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ntohll | | /* 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 ntohll (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ntohll || defined __stub___ntohll | choke me | #endif | | int | main () | { | return ntohll (); | ; | return 0; | } configure:17313: result: no configure:17313: checking for mkdtemp configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char mkdtemp (); ^~~~ conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for uselocale configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char uselocale (); ^~~~ conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17313: $? = 0 configure:17313: result: yes configure:17313: checking for _configthreadlocale configure:17313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char _configthreadlocale (); ^~~~ conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccsh8fQH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_configthreadlocale' collect2: error: ld returned 1 exit status configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define _configthreadlocale to an innocuous variant, in case declares _configthreadlocale. | For example, HP-UX 11i declares gettimeofday. */ | #define _configthreadlocale innocuous__configthreadlocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _configthreadlocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _configthreadlocale | | /* 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 _configthreadlocale (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__configthreadlocale || defined __stub____configthreadlocale | choke me | #endif | | int | main () | { | return _configthreadlocale (); | ; | return 0; | } configure:17313: result: no configure:17323: checking whether make sets $(MAKE) configure:17345: result: yes configure:17519: checking for the pthreads library -lpthreads configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:53:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:52:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17561: result: no configure:17464: checking whether pthreads work without any flags configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:53:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:52:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccUOYQBJ.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_join' conftest.c:(.text.startup+0x36): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x43): undefined reference to `pthread_create' conftest.c:(.text.startup+0x4b): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17561: result: no configure:17469: checking whether pthreads work with -Kthread configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -Kthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17561: result: no configure:17469: checking whether pthreads work with -kthread configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -kthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17561: result: no configure:17519: checking for the pthreads library -llthread configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:53:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:52:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:17552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17561: result: no configure:17469: checking whether pthreads work with -pthread configure:17552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:53:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:54:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:52:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ configure:17552: $? = 0 configure:17561: result: yes configure:17580: checking for joinable pthread attribute configure:17595: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17595: $? = 0 configure:17601: result: PTHREAD_CREATE_JOINABLE configure:17611: checking if more special flags are required for pthreads configure:17618: result: no configure:17705: checking for library containing cos configure:17736: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char cos (); ^~~~ conftest.c:56:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccr1bXJd.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cos' collect2: error: ld returned 1 exit status configure:17736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 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 cos (); | int | main () | { | return cos (); | ; | return 0; | } configure:17736: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char cos (); ^~~~ conftest.c:56:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17736: $? = 0 configure:17753: result: -lm configure:17761: checking for library containing socket configure:17792: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char socket (); ^~~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17792: $? = 0 configure:17809: result: none required configure:17817: checking for library containing gethostbyname configure:17848: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gethostbyname (); ^~~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:17848: $? = 0 configure:17865: result: none required configure:17873: checking for library containing quotacursor_skipidtype configure:17904: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char quotacursor_skipidtype (); ^~~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /var/tmp/portage/net-p2p/transmission-2.92-r1/temp/ccGjgOOz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `quotacursor_skipidtype' collect2: error: ld returned 1 exit status configure:17904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 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 quotacursor_skipidtype (); | int | main () | { | return quotacursor_skipidtype (); | ; | return 0; | } configure:17904: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lquota -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char quotacursor_skipidtype (); ^~~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lquota collect2: error: ld returned 1 exit status configure:17904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 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 quotacursor_skipidtype (); | int | main () | { | return quotacursor_skipidtype (); | ; | return 0; | } configure:17921: result: no configure:17935: checking for x86_64-pc-linux-gnu-pkg-config configure:17953: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17965: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18033: checking pkg-config is at least version 0.9.0 configure:18036: result: yes configure:18047: checking for LIBCURL configure:18055: $PKG_CONFIG --exists --print-errors "libcurl >= $CURL_MINIMUM" configure:18058: $? = 0 configure:18073: $PKG_CONFIG --exists --print-errors "libcurl >= $CURL_MINIMUM" configure:18076: $? = 0 configure:18131: result: yes configure:18137: checking for LIBEVENT configure:18145: $PKG_CONFIG --exists --print-errors "libevent >= $LIBEVENT_MINIMUM" configure:18148: $? = 0 configure:18163: $PKG_CONFIG --exists --print-errors "libevent >= $LIBEVENT_MINIMUM" configure:18166: $? = 0 configure:18221: result: yes configure:18227: checking for ZLIB configure:18235: $PKG_CONFIG --exists --print-errors "zlib >= $ZLIB_MINIMUM" configure:18238: $? = 0 configure:18253: $PKG_CONFIG --exists --print-errors "zlib >= $ZLIB_MINIMUM" configure:18256: $? = 0 configure:18311: result: yes configure:18330: checking for OPENSSL configure:18338: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MINIMUM" configure:18341: $? = 0 configure:18356: $PKG_CONFIG --exists --print-errors "openssl >= $OPENSSL_MINIMUM" configure:18359: $? = 0 configure:18403: result: yes configure:18768: checking for special C compiler options needed for large files configure:18813: result: no configure:18819: checking for _FILE_OFFSET_BITS value needed for large files configure:18844: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:18844: $? = 0 configure:18876: result: no configure:18964: checking for library containing getmntent configure:18995: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getmntent (); ^~~~ conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:18995: $? = 0 configure:19012: result: none required configure:19028: checking whether posix_fadvise is declared configure:19028: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:19028: $? = 0 configure:19028: result: yes configure:19044: checking for posix_fadvise configure:19044: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char posix_fadvise (); ^~~~ conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:19044: $? = 0 configure:19044: result: yes configure:19066: checking sys/inotify.h usability configure:19066: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:19066: $? = 0 configure:19066: result: yes configure:19066: checking sys/inotify.h presence configure:19066: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:19066: $? = 0 configure:19066: result: yes configure:19066: checking for sys/inotify.h configure:19066: result: yes configure:19068: checking for inotify_init configure:19068: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char inotify_init (); ^~~~ conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:19068: $? = 0 configure:19068: result: yes configure:19100: checking sys/event.h usability configure:19100: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 conftest.c:85:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:19100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19100: result: no configure:19100: checking sys/event.h presence configure:19100: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c conftest.c:52:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:19100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #include configure:19100: result: no configure:19100: checking for sys/event.h configure:19100: result: no configure:19129: checking sys/statvfs.h usability configure:19129: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:19129: $? = 0 configure:19129: result: yes configure:19129: checking sys/statvfs.h presence configure:19129: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:19129: $? = 0 configure:19129: result: yes configure:19129: checking for sys/statvfs.h configure:19129: result: yes configure:19129: checking for xfs/xfs.h configure:19129: result: no configure:19156: checking for SYSTEMD_DAEMON configure:19164: $PKG_CONFIG --exists --print-errors "libsystemd" configure:19167: $? = 0 configure:19182: $PKG_CONFIG --exists --print-errors "libsystemd" configure:19185: $? = 0 configure:19229: result: yes configure:19304: checking for clock_gettime in -lrt configure:19329: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char clock_gettime (); ^~~~ conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:19329: $? = 0 configure:19338: result: yes configure:19347: checking µTP configure:19364: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lutp >&5 conftest.c:54:24: fatal error: libutp/utp.h: No such file or directory #include ^ compilation terminated. configure:19364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "transmission" | #define PACKAGE_TARNAME "transmission" | #define PACKAGE_VERSION "2.92" | #define PACKAGE_STRING "transmission 2.92" | #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" | #define PACKAGE_URL "" | #define PACKAGE "transmission" | #define VERSION "2.92" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_ICONV 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_DAEMON 1 | #define HAVE_DIRNAME 1 | #define HAVE_BASENAME 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_FALLOCATE64 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_MEMMEM 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOLD 1 | #define HAVE_SYSLOG 1 | #define HAVE_VALLOC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STATVFS 1 | #define HAVE_MKDTEMP 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DECL_POSIX_FADVISE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_SYS_STATVFS_H 1 | #define USE_SYSTEMD_DAEMON 1 | /* end confdefs.h. */ | #include | int | main () | { | struct UTPFunctionTable func; | ; | return 0; | } configure:19421: result: yes configure:19428: checking system miniupnpc library configure:19442: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lminiupnpc >&5 conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:59:16: warning: unused variable 'dev' [-Wunused-variable] struct UPNPDev dev; ^~~ configure:19442: $? = 0 configure:19475: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lminiupnpc >&5 conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:19475: $? = 0 configure:19475: ./conftest configure:19475: $? = 0 configure:19566: result: >= 1.7 configure:19638: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gio-2.0 >= $GIO_MINIMUM, gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" configure:19645: $? = 0 configure:19676: checking for GTK configure:19688: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gio-2.0 >= $GIO_MINIMUM, gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" configure:19695: $? = 0 configure:19718: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MINIMUM glib-2.0 >= $GLIB_MINIMUM gio-2.0 >= $GIO_MINIMUM, gmodule-2.0 >= $GLIB_MINIMUM gthread-2.0 >= $GLIB_MINIMUM" configure:19725: $? = 0 configure:19796: result: yes configure:19802: checking for LIBAPPINDICATOR configure:19810: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $LIBAPPINDICATOR_MINIMUM" Package appindicator3-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `appindicator3-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'appindicator3-0.1', required by 'virtual:world', not found configure:19813: $? = 1 configure:19828: $PKG_CONFIG --exists --print-errors "appindicator3-0.1 >= $LIBAPPINDICATOR_MINIMUM" Package appindicator3-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `appindicator3-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'appindicator3-0.1', required by 'virtual:world', not found configure:19831: $? = 1 Package appindicator3-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `appindicator3-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'appindicator3-0.1', required by 'virtual:world', not found configure:19859: result: no configure:19886: checking whether NLS is requested configure:19895: result: yes configure:19913: checking for intltool >= 0.35.0 configure:19915: result: 0.51.0 found configure:19923: checking for intltool-update configure:19941: found /usr/bin/intltool-update configure:19953: result: /usr/bin/intltool-update configure:19963: checking for intltool-merge configure:19981: found /usr/bin/intltool-merge configure:19993: result: /usr/bin/intltool-merge configure:20003: checking for intltool-extract configure:20021: found /usr/bin/intltool-extract configure:20033: result: /usr/bin/intltool-extract configure:20187: checking for xgettext configure:20205: found /usr/bin/xgettext configure:20217: result: /usr/bin/xgettext configure:20227: checking for msgmerge configure:20245: found /usr/bin/msgmerge configure:20257: result: /usr/bin/msgmerge configure:20267: checking for msgfmt configure:20285: found /usr/bin/msgfmt configure:20297: result: /usr/bin/msgfmt configure:20307: checking for gmsgfmt configure:20325: found /usr/bin/gmsgfmt configure:20338: result: /usr/bin/gmsgfmt configure:20358: checking for perl configure:20376: found /usr/bin/perl configure:20388: result: /usr/bin/perl configure:20399: checking for perl >= 5.8.1 configure:20406: result: 5.24.0 configure:20428: checking libintl.h usability configure:20428: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:20428: $? = 0 configure:20428: result: yes configure:20428: checking libintl.h presence configure:20428: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:20428: $? = 0 configure:20428: result: yes configure:20428: checking for libintl.h configure:20428: result: yes configure:20448: checking locale.h usability configure:20448: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c >&5 configure:20448: $? = 0 configure:20448: result: yes configure:20448: checking locale.h presence configure:20448: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG conftest.c configure:20448: $? = 0 configure:20448: result: yes configure:20448: checking for locale.h configure:20448: result: yes configure:20459: checking for LC_MESSAGES configure:20475: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:61:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20475: $? = 0 configure:20483: result: yes configure:20500: checking for libintl.h configure:20500: result: yes configure:20508: checking for ngettext in libc configure:20526: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20526: $? = 0 configure:20535: result: yes configure:20539: checking for dgettext in libc configure:20557: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20557: $? = 0 configure:20566: result: yes configure:20573: checking for bind_textdomain_codeset configure:20573: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char bind_textdomain_codeset (); ^~~~ conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20573: $? = 0 configure:20573: result: yes configure:20849: checking for msgfmt configure:20876: result: /usr/bin/msgfmt configure:20887: checking for dcgettext configure:20887: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dcgettext (); ^~~~ conftest.c:85:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^~~~~~~~~ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:20887: $? = 0 configure:20887: result: yes configure:20897: checking if msgfmt accepts -c configure:20912: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:20915: $? = 0 configure:20917: result: yes configure:20927: checking for gmsgfmt configure:20958: result: /usr/bin/gmsgfmt configure:20968: checking for xgettext configure:20995: result: /usr/bin/xgettext configure:21014: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ conftest.c: In function 'main': conftest.c:67:1: warning: nested extern declaration of '_nl_msg_cat_cntr' [-Wnested-externs] extern int _nl_msg_cat_cntr; ^~~~~~ configure:21014: $? = 0 configure:21514: checking that generated files are newer than configure configure:21520: result: done configure:21623: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by transmission config.status 2.92, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1267: creating Makefile config.status:1267: creating transmission-gtk.spec config.status:1267: creating cli/Makefile config.status:1267: creating daemon/Makefile config.status:1267: creating extras/Makefile config.status:1267: creating libtransmission/Makefile config.status:1267: creating utils/Makefile config.status:1267: creating third-party/Makefile config.status:1267: creating third-party/dht/Makefile config.status:1267: creating third-party/libb64/Makefile config.status:1267: creating third-party/libutp/Makefile config.status:1267: creating third-party/libnatpmp/Makefile config.status:1267: creating third-party/miniupnp/Makefile config.status:1267: creating macosx/Makefile config.status:1267: creating gtk/Makefile config.status:1267: creating gtk/icons/Makefile config.status:1267: creating qt/config.pri config.status:1267: creating web/Makefile config.status:1267: creating web/images/Makefile config.status:1267: creating web/style/Makefile config.status:1267: creating web/style/jqueryui/Makefile config.status:1267: creating web/style/jqueryui/images/Makefile config.status:1267: creating web/style/transmission/Makefile config.status:1267: creating web/style/transmission/images/Makefile config.status:1267: creating web/style/transmission/images/buttons/Makefile config.status:1267: creating web/javascript/Makefile config.status:1267: creating web/javascript/jquery/Makefile config.status:1267: creating po/Makefile.in config.status:1439: executing depfiles commands config.status:1439: executing libtool commands config.status:1439: executing default-1 commands config.status:1439: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline 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=native -O2 -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' 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=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_CYASSL_CFLAGS_set= ac_cv_env_CYASSL_CFLAGS_value= ac_cv_env_CYASSL_LIBS_set= ac_cv_env_CYASSL_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBAPPINDICATOR_CFLAGS_set= ac_cv_env_LIBAPPINDICATOR_CFLAGS_value= ac_cv_env_LIBAPPINDICATOR_LIBS_set= ac_cv_env_LIBAPPINDICATOR_LIBS_value= ac_cv_env_LIBCURL_CFLAGS_set= ac_cv_env_LIBCURL_CFLAGS_value= ac_cv_env_LIBCURL_LIBS_set= ac_cv_env_LIBCURL_LIBS_value= ac_cv_env_LIBEVENT_CFLAGS_set= ac_cv_env_LIBEVENT_CFLAGS_value= ac_cv_env_LIBEVENT_LIBS_set= ac_cv_env_LIBEVENT_LIBS_value= 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_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set= ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value= ac_cv_env_SYSTEMD_DAEMON_LIBS_set= ac_cv_env_SYSTEMD_DAEMON_LIBS_value= ac_cv_env_WOLFSSL_CFLAGS_set= ac_cv_env_WOLFSSL_CFLAGS_value= ac_cv_env_WOLFSSL_LIBS_set= ac_cv_env_WOLFSSL_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_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_func__configthreadlocale=no ac_cv_func_basename=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_daemon=yes ac_cv_func_dcgettext=yes ac_cv_func_dirname=yes ac_cv_func_fallocate64=yes ac_cv_func_getmntent=yes ac_cv_func_getpagesize=yes ac_cv_func_htonll=no ac_cv_func_iconv=yes ac_cv_func_inotify_init=yes ac_cv_func_localtime_r=yes ac_cv_func_lrintf=no ac_cv_func_memmem=yes ac_cv_func_mkdtemp=yes ac_cv_func_ntohll=no ac_cv_func_posix_fadvise=yes ac_cv_func_posix_fallocate=yes ac_cv_func_posix_memalign=yes ac_cv_func_pread=yes ac_cv_func_pwrite=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strlcpy=no ac_cv_func_strsep=yes ac_cv_func_strtold=yes ac_cv_func_syslog=yes ac_cv_func_uselocale=yes ac_cv_func_valloc=yes ac_cv_have_decl_posix_fadvise=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_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_event_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_xfs_xfs_h=no ac_cv_header_xlocale_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_m_cos=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_cos=-lm ac_cv_search_gethostbyname='none required' ac_cv_search_getmntent='none required' ac_cv_search_quotacursor_skipidtype=no ac_cv_search_socket='none required' 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 am_cv_prog_tar_pax=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\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/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/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' pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread ' pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' pkg_cv_LIBCURL_CFLAGS=' ' pkg_cv_LIBCURL_LIBS='-lcurl ' pkg_cv_LIBEVENT_CFLAGS=' ' pkg_cv_LIBEVENT_LIBS='-levent ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' pkg_cv_SYSTEMD_DAEMON_CFLAGS=' ' pkg_cv_SYSTEMD_DAEMON_LIBS='-lsystemd ' pkg_cv_ZLIB_CFLAGS=' ' pkg_cv_ZLIB_LIBS='-lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/missing aclocal-1.15' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/missing automake-1.15' AWK='gawk' BUILD_B64_FALSE='#' BUILD_B64_TRUE='' BUILD_CLI_FALSE='' BUILD_CLI_TRUE='#' BUILD_DAEMON_FALSE='#' BUILD_DAEMON_TRUE='' BUILD_DHT_FALSE='#' BUILD_DHT_TRUE='' BUILD_GTK_FALSE='#' BUILD_GTK_TRUE='' BUILD_MAC_FALSE='' BUILD_MAC_TRUE='#' BUILD_MINIUPNP_FALSE='' BUILD_MINIUPNP_TRUE='#' BUILD_NATPMP_FALSE='' BUILD_NATPMP_TRUE='#' BUILD_UTP_FALSE='#' BUILD_UTP_TRUE='' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Winit-self -Wvariadic-macros' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG' CRYPTO_CFLAGS=' ' CRYPTO_LIBS='-lssl -lcrypto ' CRYPTO_PKG='openssl' CRYPTO_USE_CYASSL_FALSE='' CRYPTO_USE_CYASSL_TRUE='#' CRYPTO_USE_OPENSSL_FALSE='#' CRYPTO_USE_OPENSSL_TRUE='' CRYPTO_USE_POLARSSL_FALSE='' CRYPTO_USE_POLARSSL_TRUE='#' CURL_MINIMUM='7.15.4' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe' CYASSL_CFLAGS='' CYASSL_LIBS='' CYASSL_MINIMUM='3.0' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE_VERSION=\"2.92\" -DPACKAGE_STRING=\"transmission\ 2.92\" -DPACKAGE_BUGREPORT=\"http://trac.transmissionbt.com/newticket\" -DPACKAGE_URL=\"\" -DPACKAGE=\"transmission\" -DVERSION=\"2.92\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDBOOL_H=1 -DHAVE_XLOCALE_H=1 -DHAVE_ICONV=1 -DHAVE_PREAD=1 -DHAVE_PWRITE=1 -DHAVE_DAEMON=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_CANONICALIZE_FILE_NAME=1 -DHAVE_STRCASECMP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_FALLOCATE64=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_MEMMEM=1 -DHAVE_STRSEP=1 -DHAVE_STRTOLD=1 -DHAVE_SYSLOG=1 -DHAVE_VALLOC=1 -DHAVE_GETPAGESIZE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STATVFS=1 -DHAVE_MKDTEMP=1 -DHAVE_USELOCALE=1 -DHAVE_PTHREAD=1 -DHAVE_GETMNTENT=1 -DHAVE_DECL_POSIX_FADVISE=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_SYS_STATVFS_H=1 -DUSE_SYSTEMD_DAEMON=1 -DWITH_UTP=1 -DSYSTEM_MINIUPNP=1 -DHAVE_LIBINTL_H=1 -DGETTEXT_PACKAGE=\"transmission-gtk\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1' DEPDIR='.deps' DHT_CFLAGS='-I$(top_srcdir)/third-party/dht' DHT_LIBS='$(top_builddir)/third-party/dht/libdht.a' DHT_LIBS_QT='$${TRANSMISSION_TOP}/third-party/dht/libdht.a' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='transmission-gtk' GIO_MINIMUM='2.26.0' GLIB_MINIMUM='2.32.0' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread ' GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' GTK_MINIMUM='3.4.0' HAVE_REVISION_FILE_FALSE='#' HAVE_REVISION_FILE_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBAPPINDICATOR_CFLAGS='' LIBAPPINDICATOR_LIBS='' LIBAPPINDICATOR_MINIMUM='9999' LIBB64_CFLAGS='-I$(top_srcdir)/third-party/libb64' LIBB64_LIBS='$(top_builddir)/third-party/libb64/libb64.a' LIBB64_LIBS_QT='$${TRANSMISSION_TOP}/third-party/libb64/libb64.a' LIBCURL_CFLAGS=' ' LIBCURL_LIBS='-lcurl ' LIBEVENT_CFLAGS=' ' LIBEVENT_LIBS='-levent ' LIBEVENT_MINIMUM='2.0.10' LIBM='-lm' LIBNATPMP_CFLAGS='' LIBNATPMP_LIBS='-lnatpmp' LIBNATPMP_LIBS_QT='-lnatpmp' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUPNP_CFLAGS='' LIBUPNP_LIBS='-lminiupnpc' LIBUPNP_LIBS_QT='-lminiupnpc' LIBUTP_CFLAGS='-I$(top_srcdir)/third-party/' LIBUTP_LIBS='$(top_builddir)/third-party/libutp/libutp.a -lrt' LIBUTP_LIBS_QT='$${TRANSMISSION_TOP}/third-party/libutp/libutp.a -lrt' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' OPENSSL_MINIMUM='0.9.7' OTOOL64='' OTOOL='' PACKAGE='transmission' PACKAGE_BUGREPORT='http://trac.transmissionbt.com/newticket' PACKAGE_NAME='transmission' PACKAGE_STRING='transmission 2.92' PACKAGE_TARNAME='transmission' PACKAGE_URL='' PACKAGE_VERSION='2.92' PATH_SEPARATOR=':' PEERID_PREFIX='-TR2920-' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' POFILES='' POLARSSL_MINIMUM='0x01020000' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SYSTEMD_DAEMON_CFLAGS=' ' SYSTEMD_DAEMON_LIBS='-lsystemd ' TR_UNSTABLE_FALSE='' TR_UNSTABLE_TRUE='#' USERAGENT_PREFIX='2.92' USE_INOTIFY_FALSE='#' USE_INOTIFY_TRUE='' USE_KQUEUE_FALSE='' USE_KQUEUE_TRUE='#' USE_NLS='yes' VERSION='2.92' WIN32_FALSE='' WIN32_TRUE='#' WINDRES='' WOLFSSL_CFLAGS='' WOLFSSL_LIBS='' XGETTEXT='/usr/bin/xgettext' ZLIB_CFLAGS=' ' ZLIB_LIBS='-lz ' ZLIB_MINIMUM='1.2.3' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' 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 --format=posix -chf - "$$tardir"' am__untar='tar -xf -' 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/transmission-2.92-r1' dvidir='${docdir}' exec_prefix='${prefix}' 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/transmission-2.92-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-p2p/transmission-2.92-r1/work/transmission-2.92/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' 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='' transmissionlocaledir='${prefix}/${DATADIRNAME}/locale' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "transmission" #define PACKAGE_TARNAME "transmission" #define PACKAGE_VERSION "2.92" #define PACKAGE_STRING "transmission 2.92" #define PACKAGE_BUGREPORT "http://trac.transmissionbt.com/newticket" #define PACKAGE_URL "" #define PACKAGE "transmission" #define VERSION "2.92" #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 STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDBOOL_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_ICONV 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_DAEMON 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_STRCASECMP 1 #define HAVE_LOCALTIME_R 1 #define HAVE_FALLOCATE64 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_MEMMEM 1 #define HAVE_STRSEP 1 #define HAVE_STRTOLD 1 #define HAVE_SYSLOG 1 #define HAVE_VALLOC 1 #define HAVE_GETPAGESIZE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_STATVFS 1 #define HAVE_MKDTEMP 1 #define HAVE_USELOCALE 1 #define HAVE_PTHREAD 1 #define HAVE_GETMNTENT 1 #define HAVE_DECL_POSIX_FADVISE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_SYS_STATVFS_H 1 #define USE_SYSTEMD_DAEMON 1 #define WITH_UTP 1 #define SYSTEM_MINIUPNP 1 #define HAVE_LIBINTL_H 1 #define GETTEXT_PACKAGE "transmission-gtk" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0