This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by source-highlight configure 3.1, which was generated by GNU Autoconf 2.63. 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 --libdir=/usr/lib64 --with-boost-regex=boost_regex-mt-1_52 --without-bash-completion ## --------- ## ## Platform. ## ## --------- ## hostname = arm uname -m = x86_64 uname -r = 3.8.0-hardened-arm uname -s = Linux uname -v = #1 SMP PREEMPT Mon Feb 25 21:58:51 EET 2013 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz /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.6.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2239: 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:2419: checking for a BSD-compatible install configure:2487: result: /usr/bin/install -c configure:2498: checking whether build environment is sane configure:2541: result: yes configure:2566: checking for a thread-safe mkdir -p configure:2605: result: /bin/mkdir -p configure:2618: checking for gawk configure:2634: found /usr/bin/gawk configure:2645: result: gawk configure:2656: checking whether make sets $(MAKE) configure:2678: result: yes configure:2911: checking for x86_64-pc-linux-gnu-gcc configure:2927: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2938: result: x86_64-pc-linux-gnu-gcc configure:3210: checking for C compiler version configure:3218: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) 4.6.3 Copyright (C) 2011 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:3222: $? = 0 configure:3229: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.0, pie-0.5.1' Thread model: posix gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) configure:3233: $? = 0 configure:3240: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3244: $? = 1 configure:3267: checking for C compiler default output file name configure:3289: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3293: $? = 0 configure:3331: result: a.out configure:3350: checking whether the C compiler works configure:3360: ./a.out configure:3364: $? = 0 configure:3383: result: yes configure:3390: checking whether we are cross compiling configure:3392: result: no configure:3395: checking for suffix of executables configure:3402: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3406: $? = 0 configure:3432: result: configure:3438: checking for suffix of object files configure:3464: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:3468: $? = 0 configure:3493: result: o configure:3497: checking whether we are using the GNU C compiler configure:3526: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:3533: $? = 0 configure:3550: result: yes configure:3559: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3589: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3596: $? = 0 configure:3697: result: yes configure:3714: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3788: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:3795: $? = 0 configure:3818: result: none needed configure:3847: checking for style of include used by make configure:3875: result: GNU configure:3900: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3991: result: gcc3 configure:4010: checking for x86_64-pc-linux-gnu-ranlib configure:4026: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4037: result: x86_64-pc-linux-gnu-ranlib configure:4105: checking build system type configure:4123: result: x86_64-pc-linux-gnu configure:4145: checking host system type configure:4160: result: x86_64-pc-linux-gnu configure:4188: checking how to run the C preprocessor configure:4228: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4235: $? = 0 configure:4266: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | /* end confdefs.h. */ | #include configure:4306: result: x86_64-pc-linux-gnu-gcc -E configure:4335: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4342: $? = 0 configure:4373: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4380: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | /* end confdefs.h. */ | #include configure:4420: checking for grep that handles long lines and -e configure:4480: result: /bin/grep configure:4485: checking for egrep configure:4549: result: /bin/grep -E configure:4554: checking for ANSI C header files configure:4584: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4591: $? = 0 configure:4690: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4694: $? = 0 configure:4700: ./conftest configure:4704: $? = 0 configure:4722: result: yes configure:4746: checking for sys/types.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for sys/stat.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for stdlib.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for string.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for memory.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for strings.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for inttypes.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for stdint.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4746: checking for unistd.h configure:4767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:4774: $? = 0 configure:4791: result: yes configure:4818: checking minix/config.h usability configure:4835: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4842: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 | /* 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:4856: result: no configure:4860: checking minix/config.h presence configure:4875: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 | /* end confdefs.h. */ | #include configure:4896: result: no configure:4924: checking for minix/config.h configure:4931: result: no configure:4972: checking whether it is safe to define __EXTENSIONS__ configure:5000: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:5007: $? = 0 configure:5022: result: yes configure:5082: checking for size_t configure:5110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:5117: $? = 0 configure:5144: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 conftest.c: In function 'main': conftest.c:62:21: error: expected expression before ')' token configure:5151: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5174: result: yes configure:5202: checking libintl.h usability configure:5219: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:5226: $? = 0 configure:5240: result: yes configure:5244: checking libintl.h presence configure:5259: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5266: $? = 0 configure:5280: result: yes configure:5308: checking for libintl.h configure:5317: result: yes configure:5348: checking stddef.h usability configure:5365: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:5372: $? = 0 configure:5386: result: yes configure:5390: checking stddef.h presence configure:5405: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5412: $? = 0 configure:5426: result: yes configure:5454: checking for stddef.h configure:5463: result: yes configure:5483: checking for strftime configure:5539: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:5546: $? = 0 configure:5568: result: yes configure:5672: checking for x86_64-pc-linux-gnu-g++ configure:5688: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:5699: result: x86_64-pc-linux-gnu-g++ configure:5770: checking for C++ compiler version configure:5778: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) 4.6.3 Copyright (C) 2011 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:5782: $? = 0 configure:5789: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.0, pie-0.5.1' Thread model: posix gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) configure:5793: $? = 0 configure:5800: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5804: $? = 1 configure:5807: checking whether we are using the GNU C++ compiler configure:5836: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:5843: $? = 0 configure:5860: result: yes configure:5869: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5899: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5906: $? = 0 configure:6007: result: yes configure:6032: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6123: result: gcc3 configure:6148: checking for gawk configure:6175: result: gawk configure:6201: checking for a BSD-compatible install configure:6269: result: /usr/bin/install -c configure:6306: checking for a sed that does not truncate output configure:6372: result: /bin/sed configure:6390: checking for fgrep configure:6454: result: /bin/grep -F configure:6489: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6556: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6565: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6580: result: yes configure:6592: checking for BSD- or MS-compatible name lister (nm) configure:6641: result: /usr/bin/nm -B configure:6759: checking the name lister (/usr/bin/nm -B) interface configure:6766: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:6769: /usr/bin/nm -B "conftest.o" configure:6772: output 0000000000000000 B some_variable configure:6779: result: BSD nm configure:6782: checking whether ln -s works configure:6786: result: yes configure:6794: checking the maximum length of command line arguments configure:6914: result: 1572864 configure:6931: checking whether the shell understands some XSI constructs configure:6941: result: yes configure:6945: checking whether the shell understands "+=" configure:6951: result: yes configure:6986: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6993: result: -r configure:7022: checking for x86_64-pc-linux-gnu-objdump configure:7038: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7049: result: x86_64-pc-linux-gnu-objdump configure:7121: checking how to recognize dependent libraries configure:7317: result: pass_all configure:7337: checking for x86_64-pc-linux-gnu-ar configure:7353: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7364: result: x86_64-pc-linux-gnu-ar configure:7442: checking for x86_64-pc-linux-gnu-strip configure:7458: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7469: result: x86_64-pc-linux-gnu-strip configure:7541: checking for x86_64-pc-linux-gnu-ranlib configure:7568: result: x86_64-pc-linux-gnu-ranlib configure:7698: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7816: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:7819: $? = 0 configure:7823: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7826: $? = 0 configure:7880: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:7883: $? = 0 configure:7921: result: ok configure:8016: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:8019: $? = 0 configure:8786: checking for dlfcn.h configure:8807: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:8814: $? = 0 configure:8831: result: yes configure:8958: checking for C++ compiler version configure:8966: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) 4.6.3 Copyright (C) 2011 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:8970: $? = 0 configure:8977: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.0, pie-0.5.1' Thread model: posix gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.0, pie-0.5.1) configure:8981: $? = 0 configure:8988: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:8992: $? = 1 configure:8995: checking whether we are using the GNU C++ compiler configure:9048: result: yes configure:9057: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:9195: result: yes configure:9220: checking dependency style of x86_64-pc-linux-gnu-g++ configure:9311: result: gcc3 configure:9334: checking how to run the C++ preprocessor configure:9370: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:9377: $? = 0 configure:9408: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9448: result: x86_64-pc-linux-gnu-g++ -E configure:9477: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:9484: $? = 0 configure:9515: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9522: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9736: checking for objdir configure:9751: result: .libs configure:10047: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10065: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -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:10069: $? = 0 configure:10082: result: no configure:10102: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10374: result: -fPIC -DPIC configure:10386: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10404: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -fPIC -DPIC -DPIC conftest.c >&5 configure:10408: $? = 0 configure:10421: result: yes configure:10445: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10473: result: yes configure:10488: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10509: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb -o out/conftest2.o conftest.c >&5 configure:10513: $? = 0 configure:10535: result: yes configure:10543: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10590: result: yes configure:10623: 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:11698: result: yes configure:11735: checking whether -lc should be explicitly linked in configure:11740: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -ggdb conftest.c >&5 configure:11743: $? = 0 configure:11758: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11761: $? = 0 configure:11773: result: no configure:11937: checking dynamic linker characteristics configure:12380: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12387: $? = 0 configure:12632: result: GNU/Linux ld.so configure:12734: checking how to hardcode library paths into programs configure:12759: result: immediate configure:13592: checking whether stripping libraries is possible configure:13597: result: yes configure:13632: checking if libtool supports shared libraries configure:13634: result: yes configure:13637: checking whether to build shared libraries configure:13658: result: yes configure:13661: checking whether to build static libraries configure:13665: result: yes configure:13815: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13882: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13891: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13906: result: yes configure:13961: 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:14936: result: yes configure:14964: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:14967: $? = 0 configure:15149: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15466: result: -fPIC -DPIC configure:15475: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15493: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15497: $? = 0 configure:15510: result: yes configure:15531: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15559: result: yes configure:15571: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15592: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb -o out/conftest2.o conftest.cpp >&5 configure:15596: $? = 0 configure:15618: result: yes configure:15623: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15670: result: yes configure:15700: 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:15729: result: yes configure:15866: checking dynamic linker characteristics configure:16257: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:16264: $? = 0 configure:16509: result: GNU/Linux ld.so configure:16560: checking how to hardcode library paths into programs configure:16585: result: immediate configure:16675: checking whether the compiler implements namespaces configure:16708: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:16715: $? = 0 configure:16737: result: yes configure:16747: checking whether the compiler supports Standard Template Library configure:16786: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:16793: $? = 0 configure:16815: result: yes configure:16826: checking whether the compiler has stringstream configure:16863: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:16870: $? = 0 configure:16892: result: yes configure:16903: checking whether the compiler has ios_base configure:16940: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:16947: $? = 0 configure:16969: result: yes configure:17030: checking for boostlib >= 1.33.1 configure:17094: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:17101: $? = 0 configure:17107: result: yes configure:17311: checking whether the Boost::Regex library is available configure:17344: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -ggdb conftest.cpp >&5 configure:17351: $? = 0 configure:17373: result: yes configure:17549: checking for main in -lboost_regex-mt-1_52 configure:17578: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp -lboost_regex-mt-1_52 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_regex-mt-1_52 collect2: ld returned 1 exit status configure:17585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_NAMESPACES /**/ | #define HAVE_STL /**/ | #define HAVE_SSTREAM /**/ | #define HAVE_BOOST /**/ | #define HAVE_BOOST_REGEX /**/ | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:17608: result: no configure:17549: checking for main in -lboost_regex-boost_regex-mt-1_52 configure:17578: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=native -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp -lboost_regex-boost_regex-mt-1_52 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_regex-boost_regex-mt-1_52 collect2: ld returned 1 exit status configure:17585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "source-highlight" | #define PACKAGE_TARNAME "source-highlight" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "source-highlight 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "source-highlight" | #define VERSION "3.1" | #define LIBRARY_VERSION "2:0:1" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_NAMESPACES /**/ | #define HAVE_STL /**/ | #define HAVE_SSTREAM /**/ | #define HAVE_BOOST /**/ | #define HAVE_BOOST_REGEX /**/ | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:17608: result: no configure:17621: error: Could not link against boost_regex-boost_regex-mt-1_52 ! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_have_ios_base=yes ac_cv_cxx_have_sstream=yes ac_cv_cxx_have_stl=yes ac_cv_cxx_namespaces=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -ggdb' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native -ggdb' ac_cv_env_CXX_set= ac_cv_env_CXX_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_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_strftime=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_boost_regex_boost_regex_mt_1_52___main=no ac_cv_lib_boost_regex_mt_1_52___main=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/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_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_safe_to_define___extensions__=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_boost_regex=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_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/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTEDATADIR='' ACLOCAL='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run automake-1.10' AWK='gawk' BASH_COMPLETION_DIR='' BASH_SHELL='' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BOOST_CPPFLAGS='' BOOST_LDFLAGS='' BOOST_REGEX_LIB='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -march=native -ggdb' CHROOT_INPUT_DIR='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CTAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -march=native -ggdb' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DIRENT_H='' DOUBLECPP='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/bin/grep -F' GENGETOPT='' GETOPT_H='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GNULIB_ALPHASORT='' GNULIB_ATOLL='' GNULIB_BTOWC='' GNULIB_CALLOC_POSIX='' GNULIB_CHOWN='' GNULIB_CLOSE='' GNULIB_DIRFD='' GNULIB_DUP2='' GNULIB_ENVIRON='' GNULIB_EUIDACCESS='' GNULIB_FCHDIR='' GNULIB_FSYNC='' GNULIB_FTRUNCATE='' GNULIB_GETCWD='' GNULIB_GETDOMAINNAME='' GNULIB_GETDTABLESIZE='' GNULIB_GETHOSTNAME='' GNULIB_GETLOADAVG='' GNULIB_GETLOGIN_R='' GNULIB_GETPAGESIZE='' GNULIB_GETSUBOPT='' GNULIB_GETUSERSHELL='' GNULIB_LCHMOD='' GNULIB_LCHOWN='' GNULIB_LINK='' GNULIB_LSEEK='' GNULIB_LSTAT='' GNULIB_MALLOC_POSIX='' GNULIB_MBRLEN='' GNULIB_MBRTOWC='' GNULIB_MBSCASECMP='' GNULIB_MBSCASESTR='' GNULIB_MBSCHR='' GNULIB_MBSCSPN='' GNULIB_MBSINIT='' GNULIB_MBSLEN='' GNULIB_MBSNCASECMP='' GNULIB_MBSNLEN='' GNULIB_MBSNRTOWCS='' GNULIB_MBSPBRK='' GNULIB_MBSPCASECMP='' GNULIB_MBSRCHR='' GNULIB_MBSRTOWCS='' GNULIB_MBSSEP='' GNULIB_MBSSPN='' GNULIB_MBSSTR='' GNULIB_MBSTOK_R='' GNULIB_MEMMEM='' GNULIB_MEMPCPY='' GNULIB_MEMRCHR='' GNULIB_MKDTEMP='' GNULIB_MKSTEMP='' GNULIB_PUTENV='' GNULIB_RANDOM_R='' GNULIB_RAWMEMCHR='' GNULIB_READLINK='' GNULIB_REALLOC_POSIX='' GNULIB_RPMATCH='' GNULIB_SCANDIR='' GNULIB_SETENV='' GNULIB_SLEEP='' GNULIB_STPCPY='' GNULIB_STPNCPY='' GNULIB_STRCASESTR='' GNULIB_STRCHRNUL='' GNULIB_STRDUP='' GNULIB_STRERROR='' GNULIB_STRNDUP='' GNULIB_STRNLEN='' GNULIB_STRPBRK='' GNULIB_STRSEP='' GNULIB_STRSIGNAL='' GNULIB_STRSTR='' GNULIB_STRTOD='' GNULIB_STRTOK_R='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_STRVERSCMP='' GNULIB_UNISTD_H_SIGPIPE='' GNULIB_UNSETENV='' GNULIB_WCRTOMB='' GNULIB_WCSNRTOMBS='' GNULIB_WCSRTOMBS='' GNULIB_WCTOB='' GNULIB_WCWIDTH='' GNULIB_WRITE='' GREP='/bin/grep' HAVE_ALPHASORT='' HAVE_ATOLL='' HAVE_BTOWC='' HAVE_CALLOC_POSIX='' HAVE_DECL_DIRFD='' HAVE_DECL_ENVIRON='' HAVE_DECL_GETLOADAVG='' HAVE_DECL_GETLOGIN_R='' HAVE_DECL_MEMMEM='' HAVE_DECL_MEMRCHR='' HAVE_DECL_STRDUP='' HAVE_DECL_STRERROR='' HAVE_DECL_STRNDUP='' HAVE_DECL_STRNLEN='' HAVE_DECL_STRSIGNAL='' HAVE_DECL_STRTOK_R='' HAVE_DECL_WCTOB='' HAVE_DECL_WCWIDTH='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='' HAVE_DUP2='' HAVE_EUIDACCESS='' HAVE_FSYNC='' HAVE_FTRUNCATE='' HAVE_GETDOMAINNAME='' HAVE_GETDTABLESIZE='' HAVE_GETHOSTNAME='' HAVE_GETPAGESIZE='' HAVE_GETSUBOPT='' HAVE_GETUSERSHELL='' HAVE_INTTYPES_H='' HAVE_LCHMOD='' HAVE_LINK='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='' HAVE_MALLOC_POSIX='' HAVE_MBRLEN='' HAVE_MBRTOWC='' HAVE_MBSINIT='' HAVE_MBSNRTOWCS='' HAVE_MBSRTOWCS='' HAVE_MEMPCPY='' HAVE_MKDTEMP='' HAVE_OS_H='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_RAWMEMCHR='' HAVE_READLINK='' HAVE_REALLOC_POSIX='' HAVE_RPMATCH='' HAVE_SCANDIR='' HAVE_SETENV='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='' HAVE_STDINT_H='' HAVE_STPCPY='' HAVE_STPNCPY='' HAVE_STRCASESTR='' HAVE_STRCHRNUL='' HAVE_STRNDUP='' HAVE_STRPBRK='' HAVE_STRSEP='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_STRVERSCMP='' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='' HAVE_SYS_PARAM_H='' HAVE_SYS_TYPES_H='' HAVE_UNISTD_H='' HAVE_UNSETENV='' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_WCHAR_H='' HAVE_WCRTOMB='' HAVE_WCSNRTOMBS='' HAVE_WCSRTOMBS='' HAVE_WINT_T='' HAVE__BOOL='' HELP2MAN='' INCLUDE_NEXT='' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed ' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBINTL='' LIBOBJS='' LIBRARY_NAMESPACE='srchilite' LIBRARY_VERSION='2:0:1' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_STDINT_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NM='/usr/bin/nm -B' NMEDIT='' NO_CTAGS_FALSE='' NO_CTAGS_TRUE='' NO_DOUBLECPP_FALSE='' NO_DOUBLECPP_TRUE='' NO_GENGETOPT_FALSE='' NO_GENGETOPT_TRUE='' NO_HELP2MAN_FALSE='' NO_HELP2MAN_TRUE='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='source-highlight' PACKAGE_BUGREPORT='' PACKAGE_NAME='source-highlight' PACKAGE_STRING='source-highlight 3.1' PACKAGE_TARNAME='source-highlight' PACKAGE_VERSION='3.1' PATH_SEPARATOR=':' PRAGMA_SYSTEM_HEADER='' PTRDIFF_T_SUFFIX='' RANLIB='x86_64-pc-linux-gnu-ranlib' REPLACE_BTOWC='' REPLACE_CHOWN='' REPLACE_CLOSE='' REPLACE_FCHDIR='' REPLACE_GETCWD='' REPLACE_GETPAGESIZE='' REPLACE_LCHOWN='' REPLACE_LSEEK='' REPLACE_LSTAT='' REPLACE_MBRLEN='' REPLACE_MBRTOWC='' REPLACE_MBSINIT='' REPLACE_MBSNRTOWCS='' REPLACE_MBSRTOWCS='' REPLACE_MBSTATE_T='' REPLACE_MEMMEM='' REPLACE_MKDIR='' REPLACE_MKSTEMP='' REPLACE_PUTENV='' REPLACE_STRCASESTR='' REPLACE_STRDUP='' REPLACE_STRERROR='' REPLACE_STRSIGNAL='' REPLACE_STRSTR='' REPLACE_STRTOD='' REPLACE_WCRTOMB='' REPLACE_WCSRTOMBS='' REPLACE_WCTOB='' REPLACE_WCWIDTH='' REPLACE_WRITE='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='x86_64-pc-linux-gnu-strip' SYS_STAT_H='' TAR='' TEXI2HTML='' TXTC='' UNISTD_H_HAVE_WINSOCK2_H='' USE_BASH_COMPLETION_FALSE='' USE_BASH_COMPLETION_TRUE='' VALGRIND='' VERSION='3.1' VOID_UNSETENV='' WCHAR_H='' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' YACC='' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bash_completiondir='/etc/bash_completion.d' 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='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' 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/dev-util/source-highlight-3.1/work/source-highlight-3.1/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' source_highlightdatadir='/usr/share/source-highlight' source_highlightdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}' source_highlightlibdocdir='${datarootdir}/doc/${PACKAGE_TARNAME}/api' source_highlightlibexampledir='${datarootdir}/doc/${PACKAGE_TARNAME}/examples' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "source-highlight" #define PACKAGE_TARNAME "source-highlight" #define PACKAGE_VERSION "3.1" #define PACKAGE_STRING "source-highlight 3.1" #define PACKAGE_BUGREPORT "" #define PACKAGE "source-highlight" #define VERSION "3.1" #define LIBRARY_VERSION "2:0:1" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_LIBINTL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRFTIME 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_NAMESPACES /**/ #define HAVE_STL /**/ #define HAVE_SSTREAM /**/ #define HAVE_BOOST /**/ #define HAVE_BOOST_REGEX /**/ configure: exit 1