This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by leptonica configure 1.71, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/leptonica-1.71-r1 --enable-shared --disable-static --with-giflib --with-jpeg --without-libopenjpeg --with-libpng --with-libtiff --disable-programs --disable-static --with-zlib ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 3.18.8-hardened uname -s = Linux uname -v = #1 SMP Sun Mar 1 10:57:35 CET 2015 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/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/4.8.3 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 PATH: /opt/nvidia-cg-toolkit/bin PATH: /usr/ti-linux-gnu/tigcc-bin/4.1.2 PATH: /usr/ti-linux-gnu/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2098: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2257: checking build system type configure:2271: result: x86_64-pc-linux-gnu configure:2291: checking host system type configure:2304: result: x86_64-pc-linux-gnu configure:2345: checking how to print strings configure:2372: result: printf configure:2401: checking for x86_64-pc-linux-gnu-gcc configure:2417: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2428: result: x86_64-pc-linux-gnu-gcc configure:2697: checking for C compiler version configure:2706: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:2717: $? = 0 configure:2706: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/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 4.8.3 p1.1, pie-0.5.9' --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 --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:2717: $? = 0 configure:2706: 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:2717: $? = 1 configure:2706: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2717: $? = 1 configure:2737: checking whether the C compiler works configure:2759: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2763: $? = 0 configure:2811: result: yes configure:2814: checking for C compiler default output file name configure:2816: result: a.out configure:2822: checking for suffix of executables configure:2829: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2833: $? = 0 configure:2855: result: configure:2877: checking whether we are cross compiling configure:2885: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2889: $? = 0 configure:2896: ./conftest configure:2900: $? = 0 configure:2915: result: no configure:2920: checking for suffix of object files configure:2942: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:2946: $? = 0 configure:2967: result: o configure:2971: checking whether we are using the GNU C compiler configure:2990: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:2990: $? = 0 configure:2999: result: yes configure:3008: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3028: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3028: $? = 0 configure:3069: result: yes configure:3086: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:3149: $? = 0 configure:3162: result: none needed configure:3182: checking for a sed that does not truncate output configure:3246: result: /bin/sed configure:3264: checking for grep that handles long lines and -e configure:3322: result: /bin/grep configure:3327: checking for egrep configure:3389: result: /bin/grep -E configure:3394: checking for fgrep configure:3456: result: /bin/grep -F configure:3491: checking for ld used by x86_64-pc-linux-gnu-gcc configure:3558: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:3565: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:3580: result: yes configure:3592: checking for BSD- or MS-compatible name lister (nm) configure:3641: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:3771: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:3778: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:3781: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:3784: output 0000000000000000 B some_variable configure:3791: result: BSD nm configure:3794: checking whether ln -s works configure:3798: result: yes configure:3806: checking the maximum length of command line arguments configure:3936: result: 1572864 configure:3953: checking whether the shell understands some XSI constructs configure:3963: result: yes configure:3967: checking whether the shell understands "+=" configure:3973: result: yes configure:4008: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4048: result: func_convert_file_noop configure:4055: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4075: result: func_convert_file_noop configure:4082: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:4089: result: -r configure:4123: checking for x86_64-pc-linux-gnu-objdump configure:4139: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:4150: result: x86_64-pc-linux-gnu-objdump configure:4222: checking how to recognize dependent libraries configure:4424: result: pass_all configure:4469: checking for x86_64-pc-linux-gnu-dlltool configure:4499: result: no configure:4509: checking for dlltool configure:4539: result: no configure:4569: checking how to associate runtime and link libraries configure:4596: result: printf %s\n configure:4613: checking for x86_64-pc-linux-gnu-ar configure:4629: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4640: result: x86_64-pc-linux-gnu-ar configure:4721: checking for archiver @FILE support configure:4738: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:4738: $? = 0 configure:4741: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:4744: $? = 0 configure:4749: 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:4752: $? = 1 configure:4764: result: @ configure:4782: checking for x86_64-pc-linux-gnu-strip configure:4798: found /usr/bin/x86_64-pc-linux-gnu-strip configure:4809: result: x86_64-pc-linux-gnu-strip configure:4881: checking for x86_64-pc-linux-gnu-ranlib configure:4897: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4908: result: x86_64-pc-linux-gnu-ranlib configure:5025: checking for gawk configure:5041: found /usr/bin/gawk configure:5052: result: gawk configure:5092: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:5212: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:5215: $? = 0 configure:5219: /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:5222: $? = 0 configure:5288: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:5291: $? = 0 configure:5329: result: ok configure:5366: checking for sysroot configure:5396: result: no configure:5473: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:5476: $? = 0 configure:5612: checking for x86_64-pc-linux-gnu-mt configure:5642: result: no configure:5652: checking for mt configure:5668: found /usr/sbin/mt configure:5679: result: mt configure:5702: checking if mt is a manifest tool configure:5708: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:5716: result: no configure:6358: checking how to run the C preprocessor configure:6389: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6389: $? = 0 configure:6403: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "leptonica" | #define PACKAGE_TARNAME "leptonica" | #define PACKAGE_VERSION "1.71" | #define PACKAGE_STRING "leptonica 1.71" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6428: result: x86_64-pc-linux-gnu-gcc -E configure:6448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6448: $? = 0 configure:6462: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "leptonica" | #define PACKAGE_TARNAME "leptonica" | #define PACKAGE_VERSION "1.71" | #define PACKAGE_STRING "leptonica 1.71" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6491: checking for ANSI C header files configure:6511: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6511: $? = 0 configure:6584: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6584: $? = 0 configure:6584: ./conftest configure:6584: $? = 0 configure:6595: result: yes configure:6608: checking for sys/types.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for sys/stat.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for stdlib.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for string.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for memory.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for strings.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for inttypes.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for stdint.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for unistd.h configure:6608: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6622: checking for dlfcn.h configure:6622: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6828: checking for objdir configure:6843: result: .libs configure:7114: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7132: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7136: $? = 0 configure:7149: result: no configure:7476: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:7483: result: -fPIC -DPIC configure:7491: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:7509: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security -fPIC -DPIC -DPIC conftest.c >&5 configure:7513: $? = 0 configure:7526: result: yes configure:7555: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:7583: result: yes configure:7598: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7619: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security -o out/conftest2.o conftest.c >&5 configure:7623: $? = 0 configure:7645: result: yes configure:7653: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:7700: result: yes configure:7733: 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:8886: result: yes configure:8923: checking whether -lc should be explicitly linked in configure:8931: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wformat -Werror=format-security conftest.c >&5 configure:8934: $? = 0 configure:8949: 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:8952: $? = 0 configure:8966: result: no configure:9126: checking dynamic linker characteristics configure:9650: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9650: $? = 0 configure:9872: result: GNU/Linux ld.so configure:9979: checking how to hardcode library paths into programs configure:10004: result: immediate configure:10544: checking whether stripping libraries is possible configure:10549: result: yes configure:10584: checking if libtool supports shared libraries configure:10586: result: yes configure:10589: checking whether to build shared libraries configure:10610: result: yes configure:10613: checking whether to build static libraries configure:10617: result: no configure:10671: checking for a BSD-compatible install configure:10739: result: /usr/bin/install -c configure:10750: checking whether build environment is sane configure:10805: result: yes configure:10956: checking for a thread-safe mkdir -p configure:10995: result: /bin/mkdir -p configure:10998: checking whether make sets $(MAKE) configure:11020: result: yes configure:11050: checking for style of include used by make configure:11078: result: GNU configure:11112: checking whether make supports nested variables configure:11129: result: yes configure:11214: checking dependency style of x86_64-pc-linux-gnu-gcc configure:11325: result: none configure:11354: checking for gawk configure:11381: result: gawk configure:11400: checking for x86_64-pc-linux-gnu-gcc configure:11427: result: x86_64-pc-linux-gnu-gcc configure:11696: checking for C compiler version configure:11705: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:11716: $? = 0 configure:11705: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/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 4.8.3 p1.1, pie-0.5.9' --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 --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:11716: $? = 0 configure:11705: 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:11716: $? = 1 configure:11705: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:11716: $? = 1 configure:11720: checking whether we are using the GNU C compiler configure:11748: result: yes configure:11757: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:11818: result: yes configure:11835: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:11911: result: none needed configure:11936: checking how to run the C preprocessor configure:12006: result: x86_64-pc-linux-gnu-gcc -E configure:12026: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12026: $? = 0 configure:12040: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "leptonica" | #define PACKAGE_TARNAME "leptonica" | #define PACKAGE_VERSION "1.71" | #define PACKAGE_STRING "leptonica 1.71" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "leptonica" | #define VERSION "1.71" | /* end confdefs.h. */ | #include configure:12070: checking whether ln -s works configure:12074: result: yes configure:12081: checking whether make sets $(MAKE) configure:12103: result: yes configure:12260: checking for cos in -lm configure:12285: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:12285: $? = 0 configure:12294: result: yes configure:12306: checking for deflate in -lz configure:12331: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:12331: $? = 0 configure:12340: result: yes configure:12358: checking for png_read_png in -lpng configure:12383: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -lpng >&5 configure:12383: $? = 0 configure:12392: result: yes configure:12410: checking for jpeg_read_scanlines in -ljpeg configure:12435: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg >&5 configure:12435: $? = 0 configure:12444: result: yes configure:12462: checking for DGifOpenFileHandle in -lgif configure:12487: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -lgif >&5 configure:12487: $? = 0 configure:12496: result: yes configure:12514: checking for TIFFOpen in -ltiff configure:12540: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed conftest.c -ltiff -lz -ljpeg >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_start_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_write_raw_data@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_abort@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_std_error@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_set_quality@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_destroy@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_write_tables@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_resync_to_restart@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_finish_compress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_start_compress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_set_colorspace@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_suppress_tables@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_read_header@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_6.2' /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libtiff.so: undefined reference to `jpeg_read_raw_data@LIBJPEG_6.2' collect2: error: ld returned 1 exit status configure:12540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "leptonica" | #define PACKAGE_TARNAME "leptonica" | #define PACKAGE_VERSION "1.71" | #define PACKAGE_STRING "leptonica 1.71" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "leptonica" | #define VERSION "1.71" | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBGIF 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 TIFFOpen (); | int | main () | { | return TIFFOpen (); | ; | return 0; | } configure:12549: result: no configure:12558: error: libtiff support requested but library not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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 -Wformat -Werror=format-security' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_gif_DGifOpenFileHandle=yes ac_cv_lib_jpeg_jpeg_read_scanlines=yes ac_cv_lib_m_cos=yes ac_cv_lib_png_png_read_png=yes ac_cv_lib_tiff_TIFFOpen=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=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_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_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=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_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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/missing aclocal-1.13' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/missing automake-1.13' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -Wformat -Werror=format-security' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_PROGRAMS_FALSE='' ENABLE_PROGRAMS_TRUE='#' ENDIANNESS='' EXEEXT='' FGREP='/bin/grep -F' GDI_LIBS='' GIFLIB_LIBS='-lgif' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JPEG_LIBS='-ljpeg' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBJP2K_LIBS='' LIBM='-lm' LIBOBJS='' LIBPNG_LIBS='-lpng' LIBS='' LIBTIFF_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWEBP_LIBS='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='leptonica' PACKAGE_BUGREPORT='' PACKAGE_NAME='leptonica' PACKAGE_STRING='leptonica 1.71' PACKAGE_TARNAME='leptonica' PACKAGE_URL='' PACKAGE_VERSION='1.71' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.71' ZLIB_LIBS='-lz' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-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/leptonica-1.71-r1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-libs/leptonica-1.71-r1/work/leptonica-1.71/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "leptonica" #define PACKAGE_TARNAME "leptonica" #define PACKAGE_VERSION "1.71" #define PACKAGE_STRING "leptonica 1.71" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "leptonica" #define VERSION "1.71" #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBGIF 1 configure: exit 1