This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by creduce configure 2.0.1, which was generated by GNU Autoconf 2.68. 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 --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = aw25 uname -m = x86_64 uname -r = 3.6.11-gentoo-r1 uname -s = Linux uname -v = #1 SMP Thu Mar 14 11:16:35 PDT 2013 /usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 960 @ 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/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.5.4 PATH: /usr/x86_64-pc-linux-gnu/i686-w64-mingw32/gcc-bin/4.7.2 PATH: /usr/lib64/subversion/bin PATH: /opt/ec2-api-tools/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2148: 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:2283: checking build system type configure:2297: result: x86_64-pc-linux-gnu configure:2317: checking host system type configure:2330: result: x86_64-pc-linux-gnu configure:2350: checking target system type configure:2363: result: x86_64-pc-linux-gnu configure:2407: checking for a BSD-compatible install configure:2475: result: /usr/bin/install -c configure:2486: checking whether build environment is sane configure:2536: result: yes configure:2677: checking for a thread-safe mkdir -p configure:2716: result: /bin/mkdir -p configure:2729: checking for gawk configure:2745: found /usr/bin/gawk configure:2756: result: gawk configure:2767: checking whether make sets $(MAKE) configure:2789: result: yes configure:2871: checking whether to enable maintainer-specific portions of Makefiles configure:2880: result: no configure:2905: checking for perl configure:2923: found /usr/bin/perl configure:2936: result: /usr/bin/perl configure:3010: checking for perl module Exporter::Lite configure:3020: result: ok configure:3010: checking for perl module File::Which configure:3020: result: ok configure:3010: checking for perl module Regexp::Common configure:3020: result: ok configure:3047: checking for astyle configure:3065: found /usr/bin/astyle configure:3078: result: /usr/bin/astyle configure:3091: checking for indent configure:3109: found /usr/bin/indent configure:3122: result: /usr/bin/indent configure:3138: checking for topformflat configure:3156: found /usr/bin/topformflat configure:3169: result: /usr/bin/topformflat configure:3196: checking for style of include used by make configure:3224: result: GNU configure:3255: checking for x86_64-pc-linux-gnu-gcc configure:3271: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3282: result: x86_64-pc-linux-gnu-gcc configure:3551: checking for C compiler version configure:3560: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4 Copyright (C) 2010 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:3571: $? = 0 configure:3560: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7' Thread model: posix gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7) configure:3571: $? = 0 configure:3560: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3571: $? = 1 configure:3560: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3571: $? = 1 configure:3591: checking whether the C compiler works configure:3613: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3617: $? = 0 configure:3665: result: yes configure:3668: checking for C compiler default output file name configure:3670: result: a.out configure:3676: checking for suffix of executables configure:3683: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3687: $? = 0 configure:3709: result: configure:3731: checking whether we are cross compiling configure:3739: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3743: $? = 0 configure:3750: ./conftest configure:3754: $? = 0 configure:3769: result: no configure:3774: checking for suffix of object files configure:3796: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:3800: $? = 0 configure:3821: result: o configure:3825: checking whether we are using the GNU C compiler configure:3844: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:3844: $? = 0 configure:3853: result: yes configure:3862: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3882: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3882: $? = 0 configure:3923: result: yes configure:3940: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4004: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:4004: $? = 0 configure:4017: result: none needed configure:4039: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4150: result: none configure:4166: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:4197: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4201: $? = 0 configure:4207: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4211: $? = 0 configure:4222: cc -c conftest.c >&5 configure:4226: $? = 0 configure:4234: cc -c conftest.c -o conftest2.o >&5 configure:4238: $? = 0 configure:4244: cc -c conftest.c -o conftest2.o >&5 configure:4248: $? = 0 configure:4266: result: yes configure:4305: checking for x86_64-pc-linux-gnu-g++ configure:4321: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4332: result: x86_64-pc-linux-gnu-g++ configure:4403: checking for C++ compiler version configure:4412: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.4 p1.0, pie-0.4.7) 4.5.4 Copyright (C) 2010 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:4423: $? = 0 configure:4412: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7' Thread model: posix gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7) configure:4423: $? = 0 configure:4412: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:4423: $? = 1 configure:4412: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:4423: $? = 1 configure:4427: checking whether we are using the GNU C++ compiler configure:4446: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe conftest.cpp >&5 configure:4446: $? = 0 configure:4455: result: yes configure:4464: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4484: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4484: $? = 0 configure:4525: result: yes configure:4550: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4661: result: none configure:4722: checking how to print strings configure:4749: result: printf configure:4770: checking for a sed that does not truncate output configure:4834: result: /bin/sed configure:4852: checking for grep that handles long lines and -e configure:4910: result: /bin/grep configure:4915: checking for egrep configure:4977: result: /bin/grep -E configure:4982: checking for fgrep configure:5044: result: /bin/grep -F configure:5079: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5146: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5153: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5168: result: yes configure:5180: checking for BSD- or MS-compatible name lister (nm) configure:5229: result: /usr/bin/nm -B configure:5359: checking the name lister (/usr/bin/nm -B) interface configure:5366: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:5369: /usr/bin/nm -B "conftest.o" configure:5372: output 0000000000000000 B some_variable configure:5379: result: BSD nm configure:5382: checking whether ln -s works configure:5386: result: yes configure:5394: checking the maximum length of command line arguments configure:5524: result: 1572864 configure:5541: checking whether the shell understands some XSI constructs configure:5551: result: yes configure:5555: checking whether the shell understands "+=" configure:5561: result: yes configure:5596: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5636: result: func_convert_file_noop configure:5643: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5663: result: func_convert_file_noop configure:5670: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5677: result: -r configure:5711: checking for x86_64-pc-linux-gnu-objdump configure:5727: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5738: result: x86_64-pc-linux-gnu-objdump configure:5810: checking how to recognize dependent libraries configure:6012: result: pass_all configure:6057: checking for x86_64-pc-linux-gnu-dlltool configure:6087: result: no configure:6097: checking for dlltool configure:6127: result: no configure:6157: checking how to associate runtime and link libraries configure:6184: result: printf %s\n configure:6201: checking for x86_64-pc-linux-gnu-ar configure:6217: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6228: result: x86_64-pc-linux-gnu-ar configure:6309: checking for archiver @FILE support configure:6326: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:6326: $? = 0 configure:6329: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6332: $? = 0 configure:6337: 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:6340: $? = 1 configure:6352: result: @ configure:6370: checking for x86_64-pc-linux-gnu-strip configure:6386: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6397: result: x86_64-pc-linux-gnu-strip configure:6469: checking for x86_64-pc-linux-gnu-ranlib configure:6485: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6496: result: x86_64-pc-linux-gnu-ranlib configure:6638: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6758: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:6761: $? = 0 configure:6765: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6768: $? = 0 configure:6834: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6837: $? = 0 configure:6875: result: ok configure:6912: checking for sysroot configure:6942: result: no configure:7019: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:7022: $? = 0 configure:7158: checking for x86_64-pc-linux-gnu-mt configure:7188: result: no configure:7198: checking for mt configure:7228: result: no configure:7248: checking if : is a manifest tool configure:7254: : '-?' configure:7262: result: no configure:7904: checking how to run the C preprocessor configure:7935: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7935: $? = 0 configure:7949: 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:7949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "creduce" | #define PACKAGE_TARNAME "creduce" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "creduce 2.0.1" | #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" | #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" | #define PACKAGE "creduce" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:7974: result: x86_64-pc-linux-gnu-gcc -E configure:7994: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7994: $? = 0 configure:8008: 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:8008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "creduce" | #define PACKAGE_TARNAME "creduce" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "creduce 2.0.1" | #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" | #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" | #define PACKAGE "creduce" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:8037: checking for ANSI C header files configure:8057: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8057: $? = 0 configure:8130: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8130: $? = 0 configure:8130: ./conftest configure:8130: $? = 0 configure:8141: result: yes configure:8154: checking for sys/types.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for sys/stat.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for stdlib.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for string.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for memory.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for strings.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for inttypes.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for stdint.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8154: checking for unistd.h configure:8154: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8154: $? = 0 configure:8154: result: yes configure:8168: checking for dlfcn.h configure:8168: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:8168: $? = 0 configure:8168: result: yes configure:8385: checking for objdir configure:8400: result: .libs configure:8671: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8689: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8693: $? = 0 configure:8706: result: no configure:9033: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9040: result: -fPIC -DPIC configure:9048: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9066: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9070: $? = 0 configure:9083: result: yes configure:9112: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9140: result: yes configure:9155: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9176: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe -o out/conftest2.o conftest.c >&5 configure:9180: $? = 0 configure:9202: result: yes configure:9210: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9257: result: yes configure:9290: 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:10443: result: yes configure:10480: checking whether -lc should be explicitly linked in configure:10488: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -pipe conftest.c >&5 configure:10491: $? = 0 configure:10506: 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:10509: $? = 0 configure:10523: result: no configure:10683: checking dynamic linker characteristics configure:11194: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11194: $? = 0 configure:11416: result: GNU/Linux ld.so configure:11523: checking how to hardcode library paths into programs configure:11548: result: immediate configure:12088: checking whether stripping libraries is possible configure:12093: result: yes configure:12128: checking if libtool supports shared libraries configure:12130: result: yes configure:12133: checking whether to build shared libraries configure:12154: result: yes configure:12157: checking whether to build static libraries configure:12161: result: yes configure:12184: checking how to run the C++ preprocessor configure:12211: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12211: $? = 0 configure:12225: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "creduce" | #define PACKAGE_TARNAME "creduce" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "creduce 2.0.1" | #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" | #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" | #define PACKAGE "creduce" | #define 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12250: result: x86_64-pc-linux-gnu-g++ -E configure:12270: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12270: $? = 0 configure:12284: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12284: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "creduce" | #define PACKAGE_TARNAME "creduce" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "creduce 2.0.1" | #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" | #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" | #define PACKAGE "creduce" | #define 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12453: checking for ld used by x86_64-pc-linux-gnu-g++ configure:12520: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12527: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12542: result: yes configure:12597: 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:13602: result: yes configure:13638: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe conftest.cpp >&5 configure:13641: $? = 0 configure:14161: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14168: result: -fPIC -DPIC configure:14176: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14194: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14198: $? = 0 configure:14211: result: yes configure:14234: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14262: result: yes configure:14274: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14295: x86_64-pc-linux-gnu-g++ -c -O2 -march=core2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:14299: $? = 0 configure:14321: result: yes configure:14326: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14373: result: yes configure:14403: 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:14439: result: yes configure:14580: checking dynamic linker characteristics configure:15247: result: GNU/Linux ld.so configure:15300: checking how to hardcode library paths into programs configure:15325: result: immediate configure:15410: checking for llvm-config configure:15428: found /usr/local/bin/llvm-config configure:15440: result: /usr/local/bin/llvm-config configure:15475: checking can compile with and link with LLVM(engine) configure:15501: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=core2 -pipe -I/usr/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wl,-O1 -Wl,--as-needed conftest.cpp -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMMCParser -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport -L/usr/local/lib -lpthread -lrt -ldl -lm >&5 In file included from /usr/include/llvm/Function.h:24:0, from /usr/include/llvm/Module.h:18, from conftest.cpp:25: /usr/include/llvm/Argument.h:76:16: error: 'Attributes' has not been declared /usr/include/llvm/Argument.h:79:19: error: 'Attributes' has not been declared In file included from /usr/include/llvm/Module.h:18:0, from conftest.cpp:25: /usr/include/llvm/Function.h:88:3: error: 'AttrListPtr' does not name a type /usr/include/llvm/Function.h:165:9: error: 'AttrListPtr' does not name a type /usr/include/llvm/Function.h:169:28: error: 'AttrListPtr' does not name a type /usr/include/llvm/Function.h:173:3: error: 'Attributes' does not name a type /usr/include/llvm/Function.h:179:18: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:179:38: error: expected ',' or '...' before 'N' /usr/include/llvm/Function.h:186:21: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:200:3: error: 'Attributes' does not name a type /usr/include/llvm/Function.h:205:3: error: 'Attributes' does not name a type /usr/include/llvm/Function.h:210:33: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:213:36: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setAttributes(const int&)': /usr/include/llvm/Function.h:169:50: error: 'AttributeList' was not declared in this scope /usr/include/llvm/Function.h: In member function 'void llvm::Function::addFnAttr(int)': /usr/include/llvm/Function.h:181:18: error: 'AttrListPtr' has not been declared /usr/include/llvm/Function.h:181:46: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:181:76: error: 'N' was not declared in this scope /usr/include/llvm/Function.h: In member function 'unsigned int llvm::Function::getParamAlignment(unsigned int) const': /usr/include/llvm/Function.h:217:12: error: 'AttributeList' was not declared in this scope /usr/include/llvm/Function.h: In member function 'bool llvm::Function::doesNotAccessMemory() const': /usr/include/llvm/Function.h:222:28: error: 'getFnAttributes' was not declared in this scope /usr/include/llvm/Function.h:222:43: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setDoesNotAccessMemory()': /usr/include/llvm/Function.h:225:15: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::onlyReadsMemory() const': /usr/include/llvm/Function.h:231:23: error: 'getFnAttributes' was not declared in this scope /usr/include/llvm/Function.h:231:38: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setOnlyReadsMemory()': /usr/include/llvm/Function.h:234:15: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::doesNotReturn() const': /usr/include/llvm/Function.h:239:28: error: 'getFnAttributes' was not declared in this scope /usr/include/llvm/Function.h:239:43: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setDoesNotReturn()': /usr/include/llvm/Function.h:242:15: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::doesNotThrow() const': /usr/include/llvm/Function.h:247:28: error: 'getFnAttributes' was not declared in this scope /usr/include/llvm/Function.h:247:43: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setDoesNotThrow()': /usr/include/llvm/Function.h:250:15: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::hasUWTable() const': /usr/include/llvm/Function.h:256:28: error: 'getFnAttributes' was not declared in this scope /usr/include/llvm/Function.h:256:43: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setHasUWTable()': /usr/include/llvm/Function.h:259:15: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::hasStructRetAttr() const': /usr/include/llvm/Function.h:270:32: error: 'getParamAttributes' was not declared in this scope /usr/include/llvm/Function.h:270:47: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::doesNotAlias(unsigned int) const': /usr/include/llvm/Function.h:276:32: error: 'getParamAttributes' was not declared in this scope /usr/include/llvm/Function.h:276:47: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setDoesNotAlias(unsigned int)': /usr/include/llvm/Function.h:279:21: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:279:51: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'bool llvm::Function::doesNotCapture(unsigned int) const': /usr/include/llvm/Function.h:285:32: error: 'getParamAttributes' was not declared in this scope /usr/include/llvm/Function.h:285:47: error: 'Attributes' has not been declared /usr/include/llvm/Function.h: In member function 'void llvm::Function::setDoesNotCapture(unsigned int)': /usr/include/llvm/Function.h:288:21: error: 'Attributes' has not been declared /usr/include/llvm/Function.h:288:51: error: 'Attributes' has not been declared In file included from conftest.cpp:25:0: /usr/include/llvm/Module.h: At global scope: /usr/include/llvm/Module.h:322:33: error: 'AttrListPtr' has not been declared /usr/include/llvm/Module.h:334:33: error: 'AttrListPtr' has not been declared /usr/include/llvm/Module.h:343:40: error: 'AttrListPtr' has not been declared configure:15501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "creduce" | #define PACKAGE_TARNAME "creduce" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "creduce 2.0.1" | #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" | #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" | #define PACKAGE "creduce" | #define 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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | #include | int | main () | { | llvm::LLVMContext context; | llvm::Module *M = new llvm::Module("test", context); | ; | return 0; | } configure:15516: result: no configure:15524: error: cannot compile and link test program with selected LLVM ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=core2 -pipe' 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 -march=core2 -pipe' 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_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_objext=o ac_cv_path_ASTYLE=/usr/bin/astyle ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_INDENT=/usr/bin/indent ac_cv_path_LLVM_CONFIG=/usr/local/bin/llvm-config ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_TOPFORMFLAT=/usr/bin/topformflat 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_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ax_cv_llvm=no 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/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]* \([^ ]*\) \([^ ]*\)$/ {"\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/dev-util/creduce-2.0.1/work/creduce-2.0.1/autoconf/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' ASTYLE='/usr/bin/astyle' AUTOCONF='${SHELL} /var/tmp/portage/dev-util/creduce-2.0.1/work/creduce-2.0.1/autoconf/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/creduce-2.0.1/work/creduce-2.0.1/autoconf/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/creduce-2.0.1/work/creduce-2.0.1/autoconf/missing --run automake-1.11' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=core2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -march=core2 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INDENT='/usr/bin/indent' 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' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LLVM_BINDIR='/usr/local/bin' LLVM_CONFIG='/usr/local/bin/llvm-config' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-util/creduce-2.0.1/work/creduce-2.0.1/autoconf/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='creduce' PACKAGE_BUGREPORT='creduce-bugs@flux.utah.edu' PACKAGE_NAME='creduce' PACKAGE_STRING='creduce 2.0.1' PACKAGE_TARNAME='creduce' PACKAGE_URL='http://embed.cs.utah.edu/creduce/' PACKAGE_VERSION='2.0.1' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TOPFORMFLAT='/usr/bin/topformflat' VERSION='2.0.1' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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' 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/creduce-2.0.1/work/creduce-2.0.1/autoconf/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' 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' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "creduce" #define PACKAGE_TARNAME "creduce" #define PACKAGE_VERSION "2.0.1" #define PACKAGE_STRING "creduce 2.0.1" #define PACKAGE_BUGREPORT "creduce-bugs@flux.utah.edu" #define PACKAGE_URL "http://embed.cs.utah.edu/creduce/" #define PACKAGE "creduce" #define 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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1