This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ABAC configure 0.1.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = kaliIOT uname -m = x86_64 uname -r = 4.9.0-kali1-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.6-3kali2 (2017-01-30) /usr/bin/uname -p = unknown /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: /home/khaefner/bin PATH: /home/khaefner/.local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2609: checking for a BSD-compatible install configure:2677: result: /usr/bin/install -c configure:2688: checking whether build environment is sane configure:2743: result: yes configure:2894: checking for a thread-safe mkdir -p configure:2933: result: /bin/mkdir -p configure:2940: checking for gawk configure:2970: result: no configure:2940: checking for mawk configure:2956: found /usr/bin/mawk configure:2967: result: mawk configure:2978: checking whether make sets $(MAKE) configure:3000: result: yes configure:3029: checking whether make supports nested variables configure:3046: result: yes configure:3201: checking build system type configure:3215: result: x86_64-pc-linux-gnu configure:3235: checking host system type configure:3248: result: x86_64-pc-linux-gnu configure:3289: checking how to print strings configure:3316: result: printf configure:3349: checking for style of include used by make configure:3377: result: GNU configure:3448: checking for gcc configure:3464: found /usr/bin/gcc configure:3475: result: gcc configure:3704: checking for C compiler version configure:3713: gcc --version >&5 gcc (Debian 6.3.0-6) 6.3.0 20170205 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3724: $? = 0 configure:3713: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170205 (Debian 6.3.0-6) configure:3724: $? = 0 configure:3713: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3724: $? = 1 configure:3713: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3724: $? = 1 configure:3744: checking whether the C compiler works configure:3766: gcc conftest.c >&5 configure:3770: $? = 0 configure:3818: result: yes configure:3821: checking for C compiler default output file name configure:3823: result: a.out configure:3829: checking for suffix of executables configure:3836: gcc -o conftest conftest.c >&5 configure:3840: $? = 0 configure:3862: result: configure:3884: checking whether we are cross compiling configure:3892: gcc -o conftest conftest.c >&5 configure:3896: $? = 0 configure:3903: ./conftest configure:3907: $? = 0 configure:3922: result: no configure:3927: checking for suffix of object files configure:3949: gcc -c conftest.c >&5 configure:3953: $? = 0 configure:3974: result: o configure:3978: checking whether we are using the GNU C compiler configure:3997: gcc -c conftest.c >&5 configure:3997: $? = 0 configure:4006: result: yes configure:4015: checking whether gcc accepts -g configure:4035: gcc -c -g conftest.c >&5 configure:4035: $? = 0 configure:4076: result: yes configure:4093: checking for gcc option to accept ISO C89 configure:4156: gcc -c -g -O2 conftest.c >&5 configure:4156: $? = 0 configure:4169: result: none needed configure:4194: checking whether gcc understands -c and -o together configure:4216: gcc -c conftest.c -o conftest2.o configure:4219: $? = 0 configure:4216: gcc -c conftest.c -o conftest2.o configure:4219: $? = 0 configure:4231: result: yes configure:4250: checking dependency style of gcc configure:4361: result: gcc3 configure:4376: checking for a sed that does not truncate output configure:4440: result: /bin/sed configure:4458: checking for grep that handles long lines and -e configure:4516: result: /bin/grep configure:4521: checking for egrep configure:4583: result: /bin/grep -E configure:4588: checking for fgrep configure:4650: result: /bin/grep -F configure:4685: checking for ld used by gcc configure:4752: result: /usr/bin/ld configure:4759: checking if the linker (/usr/bin/ld) is GNU ld configure:4774: result: yes configure:4786: checking for BSD- or MS-compatible name lister (nm) configure:4840: result: /usr/bin/nm -B configure:4970: checking the name lister (/usr/bin/nm -B) interface configure:4977: gcc -c -g -O2 conftest.c >&5 configure:4980: /usr/bin/nm -B "conftest.o" configure:4983: output 0000000000000000 B some_variable configure:4990: result: BSD nm configure:4993: checking whether ln -s works configure:4997: result: yes configure:5005: checking the maximum length of command line arguments configure:5136: result: 1572864 configure:5184: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5224: result: func_convert_file_noop configure:5231: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5251: result: func_convert_file_noop configure:5258: checking for /usr/bin/ld option to reload object files configure:5265: result: -r configure:5339: checking for objdump configure:5355: found /usr/bin/objdump configure:5366: result: objdump configure:5398: checking how to recognize dependent libraries configure:5598: result: pass_all configure:5683: checking for dlltool configure:5713: result: no configure:5743: checking how to associate runtime and link libraries configure:5770: result: printf %s\n configure:5831: checking for ar configure:5847: found /usr/bin/ar configure:5858: result: ar configure:5895: checking for archiver @FILE support configure:5912: gcc -c -g -O2 conftest.c >&5 configure:5912: $? = 0 configure:5915: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5918: $? = 0 configure:5923: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5926: $? = 1 configure:5938: result: @ configure:5996: checking for strip configure:6012: found /usr/bin/strip configure:6023: result: strip configure:6095: checking for ranlib configure:6111: found /usr/bin/ranlib configure:6122: result: ranlib configure:6224: checking command to parse /usr/bin/nm -B output from gcc object configure:6377: gcc -c -g -O2 conftest.c >&5 configure:6380: $? = 0 configure:6384: /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:6387: $? = 0 configure:6453: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6456: $? = 0 configure:6494: result: ok configure:6541: checking for sysroot configure:6571: result: no configure:6578: checking for a working dd configure:6616: result: /bin/dd configure:6620: checking how to truncate binary pipes configure:6635: result: /bin/dd bs=4096 count=1 configure:6771: gcc -c -g -O2 conftest.c >&5 configure:6774: $? = 0 configure:6964: checking for mt configure:6980: found /bin/mt configure:6991: result: mt configure:7014: checking if mt is a manifest tool configure:7020: mt '-?' configure:7028: result: no configure:7705: checking how to run the C preprocessor configure:7736: gcc -E conftest.c configure:7736: $? = 0 configure:7750: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:7775: result: gcc -E configure:7795: gcc -E conftest.c configure:7795: $? = 0 configure:7809: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:7838: checking for ANSI C header files configure:7858: gcc -c -g -O2 conftest.c >&5 configure:7858: $? = 0 configure:7931: gcc -o conftest -g -O2 conftest.c >&5 configure:7931: $? = 0 configure:7931: ./conftest configure:7931: $? = 0 configure:7942: result: yes configure:7955: checking for sys/types.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for sys/stat.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for stdlib.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for string.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for memory.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for strings.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for inttypes.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for stdint.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7955: checking for unistd.h configure:7955: gcc -c -g -O2 conftest.c >&5 configure:7955: $? = 0 configure:7955: result: yes configure:7969: checking for dlfcn.h configure:7969: gcc -c -g -O2 conftest.c >&5 configure:7969: $? = 0 configure:7969: result: yes configure:8225: checking for objdir configure:8240: result: .libs configure:8504: checking if gcc supports -fno-rtti -fno-exceptions configure:8522: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8526: $? = 0 configure:8539: result: no configure:8897: checking for gcc option to produce PIC configure:8904: result: -fPIC -DPIC configure:8912: checking if gcc PIC flag -fPIC -DPIC works configure:8930: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8934: $? = 0 configure:8947: result: yes configure:8976: checking if gcc static flag -static works configure:9004: result: yes configure:9019: checking if gcc supports -c -o file.o configure:9040: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9044: $? = 0 configure:9066: result: yes configure:9074: checking if gcc supports -c -o file.o configure:9121: result: yes configure:9154: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10417: result: yes configure:10454: checking whether -lc should be explicitly linked in configure:10462: gcc -c -g -O2 conftest.c >&5 configure:10465: $? = 0 configure:10480: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10483: $? = 0 configure:10497: result: no configure:10657: checking dynamic linker characteristics configure:11238: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11238: $? = 0 configure:11487: result: GNU/Linux ld.so configure:11609: checking how to hardcode library paths into programs configure:11634: result: immediate configure:12182: checking whether stripping libraries is possible configure:12187: result: yes configure:12222: checking if libtool supports shared libraries configure:12224: result: yes configure:12227: checking whether to build shared libraries configure:12252: result: yes configure:12255: checking whether to build static libraries configure:12259: result: yes configure:12358: checking for g++ configure:12374: found /usr/bin/g++ configure:12385: result: g++ configure:12412: checking for C++ compiler version configure:12421: g++ --version >&5 g++ (Debian 6.3.0-6) 6.3.0 20170205 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12432: $? = 0 configure:12421: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170205 (Debian 6.3.0-6) configure:12432: $? = 0 configure:12421: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:12432: $? = 1 configure:12421: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:12432: $? = 1 configure:12436: checking whether we are using the GNU C++ compiler configure:12455: g++ -c conftest.cpp >&5 configure:12455: $? = 0 configure:12464: result: yes configure:12473: checking whether g++ accepts -g configure:12493: g++ -c -g conftest.cpp >&5 configure:12493: $? = 0 configure:12534: result: yes configure:12559: checking dependency style of g++ configure:12670: result: gcc3 configure:12703: checking how to run the C++ preprocessor configure:12730: g++ -E conftest.cpp configure:12730: $? = 0 configure:12744: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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:12769: result: g++ -E configure:12789: g++ -E conftest.cpp configure:12789: $? = 0 configure:12803: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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:12965: checking for ld used by g++ configure:13032: result: /usr/bin/ld -m elf_x86_64 configure:13039: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13054: result: yes configure:13109: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14182: result: yes configure:14218: g++ -c -g -O2 conftest.cpp >&5 configure:14221: $? = 0 configure:14702: checking for g++ option to produce PIC configure:14709: result: -fPIC -DPIC configure:14717: checking if g++ PIC flag -fPIC -DPIC works configure:14735: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14739: $? = 0 configure:14752: result: yes configure:14775: checking if g++ static flag -static works configure:14803: result: yes configure:14815: checking if g++ supports -c -o file.o configure:14836: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14840: $? = 0 configure:14862: result: yes configure:14867: checking if g++ supports -c -o file.o configure:14914: result: yes configure:14944: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14987: result: yes configure:15128: checking dynamic linker characteristics configure:15885: result: GNU/Linux ld.so configure:15950: checking how to hardcode library paths into programs configure:15975: result: immediate configure:16063: checking for gcc configure:16090: result: gcc configure:16319: checking for C compiler version configure:16328: gcc --version >&5 gcc (Debian 6.3.0-6) 6.3.0 20170205 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16339: $? = 0 configure:16328: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170205 (Debian 6.3.0-6) configure:16339: $? = 0 configure:16328: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:16339: $? = 1 configure:16328: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:16339: $? = 1 configure:16343: checking whether we are using the GNU C compiler configure:16371: result: yes configure:16380: checking whether gcc accepts -g configure:16441: result: yes configure:16458: checking for gcc option to accept ISO C89 configure:16534: result: none needed configure:16559: checking whether gcc understands -c and -o together configure:16596: result: yes configure:16615: checking dependency style of gcc configure:16726: result: gcc3 configure:16748: checking for perl configure:16764: found /usr/bin/perl configure:16775: result: perl configure:16796: checking for python configure:16814: found /usr/bin/python configure:16826: result: /usr/bin/python configure:16842: checking for a version of Python >= '2.1.0' configure:16868: result: yes configure:16899: checking for the distutils Python package configure:16903: result: yes configure:16917: checking for Python include path configure:16927: result: -I/usr/include/python2.7 configure:16934: checking for Python library path configure:17019: result: -L/usr/lib -lpython2.7 configure:17026: checking for Python site-packages path configure:17032: result: /usr/lib/python2.7/dist-packages configure:17039: checking python extra libraries configure:17046: result: -L/usr/lib -lz -lpthread -ldl -lutil -lm configure:17053: checking python extra linking flags configure:17060: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions configure:17067: checking consistency of all components of python development environment configure:17093: gcc -o conftest -g -O2 -I/usr/include/python2.7 conftest.c -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -L/usr/lib -lz -lpthread -ldl -lutil -lm >&5 configure:17093: $? = 0 configure:17110: result: yes configure:17198: checking for python version configure:17205: result: 2.7 configure:17217: checking for python platform configure:17224: result: linux2 configure:17250: checking for python script directory configure:17285: result: ${prefix}/lib/python2.7/dist-packages configure:17294: checking for python extension module directory configure:17329: result: ${exec_prefix}/lib/python2.7/dist-packages configure:17364: checking for pkg-config configure:17382: found /usr/bin/pkg-config configure:17394: result: /usr/bin/pkg-config configure:17450: checking whether compiling and linking against OpenSSL works Trying link with OPENSSL_LDFLAGS=; OPENSSL_LIBS=-lssl -lcrypto; OPENSSL_INCLUDES= configure:17472: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:17472: $? = 0 configure:17474: result: yes configure:17517: checking for pkg-config configure:17547: result: /usr/bin/pkg-config configure:17581: checking for xmlsec1-config configure:17599: found /usr/bin/xmlsec1-config configure:17611: result: /usr/bin/xmlsec1-config configure:17621: checking for xmlsec/xmlsec.h in /usr/local configure:17632: result: no configure:17621: checking for xmlsec/xmlsec.h in /usr configure:17628: result: yes configure:17648: checking whether compiling and linking against XMLSEC1 works Trying link with XMLSEC1_LDFLAGS=-L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto; XMLSEC1_LIBS=-L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto; XMLSEC1_INCLUDES=-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -DXMLSEC_OPENSSL_110=1 -DXMLSEC_CRYPTO_OPENSSL=1 configure:17670: gcc -o conftest -g -O2 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -DXMLSEC_OPENSSL_110=1 -DXMLSEC_CRYPTO_OPENSSL=1 -L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto conftest.c -L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto >&5 configure:17670: $? = 0 configure:17672: result: yes configure:17714: checking for pkg-config configure:17744: result: /usr/bin/pkg-config configure:17778: checking for xml2-config configure:17796: found /usr/bin/xml2-config configure:17808: result: /usr/bin/xml2-config configure:17818: checking for libxml/tree.h in /usr/local configure:17829: result: no configure:17818: checking for libxml/tree.h in /usr configure:17825: result: yes configure:17845: checking whether compiling and linking against XML2 works Trying link with XML2_LDFLAGS=-lxml2; XML2_LIBS=-lxml2; XML2_INCLUDES=-I/usr/include/libxml2 configure:17867: gcc -o conftest -g -O2 -I/usr/include/libxml2 -lxml2 conftest.c -lxml2 >&5 configure:17867: $? = 0 configure:17869: result: yes configure:17898: checking for swig configure:17916: found /usr/bin/swig configure:17928: result: /usr/bin/swig configure:17942: checking SWIG version configure:17945: result: 3.0.10 configure:17994: checking for SWIG library configure:17997: result: /usr/share/swig3.0 configure:18045: checking for site_perl directory configure:18050: result: /usr/local/lib/site_perl configure:18064: checking for inttypes.h configure:18064: result: yes configure:18064: checking stddef.h usability configure:18064: gcc -c -g -O2 conftest.c >&5 configure:18064: $? = 0 configure:18064: result: yes configure:18064: checking stddef.h presence configure:18064: gcc -E conftest.c configure:18064: $? = 0 configure:18064: result: yes configure:18064: checking for stddef.h configure:18064: result: yes configure:18064: checking for stdlib.h configure:18064: result: yes configure:18064: checking for string.h configure:18064: result: yes configure:18064: checking readpassphrase.h usability configure:18064: gcc -c -g -O2 conftest.c >&5 conftest.c:61:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:18064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_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:18064: result: no configure:18064: checking readpassphrase.h presence configure:18064: gcc -E conftest.c conftest.c:28:28: fatal error: readpassphrase.h: No such file or directory #include ^ compilation terminated. configure:18064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:18064: result: no configure:18064: checking for readpassphrase.h configure:18064: result: no configure:18064: checking paths.h usability configure:18064: gcc -c -g -O2 conftest.c >&5 configure:18064: $? = 0 configure:18064: result: yes configure:18064: checking paths.h presence configure:18064: gcc -E conftest.c configure:18064: $? = 0 configure:18064: result: yes configure:18064: checking for paths.h configure:18064: result: yes configure:18076: checking for stdbool.h that conforms to C99 configure:18143: gcc -c -g -O2 conftest.c >&5 configure:18143: $? = 0 configure:18150: result: yes configure:18152: checking for _Bool configure:18152: gcc -c -g -O2 conftest.c >&5 configure:18152: $? = 0 configure:18152: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:18152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_PATHS_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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:18152: result: yes configure:18169: checking for size_t configure:18169: gcc -c -g -O2 conftest.c >&5 configure:18169: $? = 0 configure:18169: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:18169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_PATHS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18169: result: yes configure:18180: checking for uint16_t configure:18180: gcc -c -g -O2 conftest.c >&5 configure:18180: $? = 0 configure:18180: result: yes configure:18192: checking for uint32_t configure:18192: gcc -c -g -O2 conftest.c >&5 configure:18192: $? = 0 configure:18192: result: yes configure:18206: checking for uint8_t configure:18206: gcc -c -g -O2 conftest.c >&5 configure:18206: $? = 0 configure:18206: result: yes configure:18220: checking for ptrdiff_t configure:18220: gcc -c -g -O2 conftest.c >&5 configure:18220: $? = 0 configure:18220: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:18220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_PATHS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:18220: result: yes configure:18230: checking checking for header-guard configure:18238: gcc -c -g -O2 -Werror -Wno-error=header-guard conftest.c >&5 cc1: error: -Werror=header-guard: no option -Wheader-guard configure:18238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_PATHS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | configure:18242: result: no configure:18247: checking whether _PATH_TTY is declared configure:18247: gcc -c -g -O2 conftest.c >&5 configure:18247: $? = 0 configure:18247: result: yes configure:18267: checking for stdlib.h configure:18267: result: yes configure:18277: checking for GNU libc compatible malloc configure:18301: gcc -o conftest -g -O2 conftest.c >&5 configure:18301: $? = 0 configure:18301: ./conftest configure:18301: $? = 0 configure:18311: result: yes configure:18335: checking for atexit configure:18335: gcc -o conftest -g -O2 conftest.c >&5 configure:18335: $? = 0 configure:18335: result: yes configure:18335: checking for memset configure:18335: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:18335: $? = 0 configure:18335: result: yes configure:18335: checking for strchr configure:18335: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:18335: $? = 0 configure:18335: result: yes configure:18335: checking for strdup configure:18335: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:18335: $? = 0 configure:18335: result: yes configure:18335: checking for readpassphrase configure:18335: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccLBshV9.o: In function `main': /home/khaefner/Source/abac/conftest.c:72: undefined reference to `readpassphrase' collect2: error: ld returned 1 exit status configure:18335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ABAC" | #define PACKAGE_TARNAME "abac" | #define PACKAGE_VERSION "0.1.9" | #define PACKAGE_STRING "ABAC 0.1.9" | #define PACKAGE_BUGREPORT "faber@ISI.EDU" | #define PACKAGE_URL "" | #define PACKAGE "abac" | #define VERSION "0.1.9" | #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 HAVE_PYTHON "2.7" | #define HAVE_INTTYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_PATHS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define readpassphrase to an innocuous variant, in case declares readpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define readpassphrase innocuous_readpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char readpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef readpassphrase | | /* 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 readpassphrase (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_readpassphrase || defined __stub___readpassphrase | choke me | #endif | | int | main () | { | return readpassphrase (); | ; | return 0; | } configure:18335: result: no configure:18492: checking that generated files are newer than configure configure:18498: result: done configure:18529: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ABAC config.status 0.1.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kaliIOT config.status:1119: creating Makefile config.status:1119: creating tests/Makefile config.status:1119: creating tests/creddy_tests/Makefile config.status:1119: creating tests/creddy_prover_tests/Makefile config.status:1119: creating tests/attr_tests/Makefile config.status:1119: creating tests/python_tests/Makefile config.status:1119: creating tests/scaling_tests/Makefile config.status:1119: creating tests/scaling_tests/daisychain/Makefile config.status:1119: creating tests/scaling_tests/daisychain/likes_python/Makefile config.status:1119: creating tests/scaling_tests/haystack/Makefile config.status:1119: creating tests/scaling_tests/haystack/ralphs_prover/Makefile config.status:1119: creating tests/example_scripts/Makefile config.status:1119: creating tests/example_scripts/wiki/Makefile config.status:1119: creating tests/example_scripts/c/Makefile config.status:1119: creating tests/example_scripts/python/Makefile config.status:1119: creating tests/example_scripts/perl/Makefile config.status:1291: executing depfiles commands config.status:1291: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint8_t=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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_atexit=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_readpassphrase=no ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_have_decl__PATH_TTY=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_readpassphrase_h=no ac_cv_header_stdbool_h=yes 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_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_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_SWIG=/usr/bin/swig ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_XMLSEC1_CONFIG=/usr/bin/xmlsec1-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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_type__Bool=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages' am_cv_python_version=2.7 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/bin/ld lt_cv_path_LDCXX='/usr/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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/khaefner/Source/abac/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/khaefner/Source/abac/missing autoconf' AUTOHEADER='${SHELL} /home/khaefner/Source/abac/missing autoheader' AUTOMAKE='${SHELL} /home/khaefner/Source/abac/missing automake-1.15' AWK='mawk' AX_SWIG_PYTHON_CPPFLAGS='-I/usr/include/python2.7' AX_SWIG_PYTHON_OPT='-python' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"ABAC\" -DPACKAGE_TARNAME=\"abac\" -DPACKAGE_VERSION=\"0.1.9\" -DPACKAGE_STRING=\"ABAC\ 0.1.9\" -DPACKAGE_BUGREPORT=\"faber@ISI.EDU\" -DPACKAGE_URL=\"\" -DPACKAGE=\"abac\" -DVERSION=\"0.1.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_PATHS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_PTRDIFF_T=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_ATEXIT=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1' 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' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/khaefner/Source/abac/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENSSL_INCLUDES='' OPENSSL_LDFLAGS='' OPENSSL_LIBS='-lssl -lcrypto' OTOOL64='' OTOOL='' PACKAGE='abac' PACKAGE_BUGREPORT='faber@ISI.EDU' PACKAGE_NAME='ABAC' PACKAGE_STRING='ABAC 0.1.9' PACKAGE_TARNAME='abac' PACKAGE_URL='' PACKAGE_VERSION='0.1.9' PATH_SEPARATOR=':' PERL='perl' PKG_CONFIG='/usr/bin/pkg-config' PYTHON='/usr/bin/python' PYTHON_CPPFLAGS='-I/usr/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' PYTHON_EXTRA_LIBS='-L/usr/lib -lz -lpthread -ldl -lutil -lm' PYTHON_LDFLAGS='-L/usr/lib -lpython2.7' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/usr/lib/python2.7/dist-packages' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SITE_PERL='/usr/local/lib/site_perl' STRIP='strip' SWIG='/usr/bin/swig -c++' SWIG_LIB='/usr/share/swig3.0' VERSION='0.1.9' XML2_CONFIG='/usr/bin/xml2-config' XML2_INCLUDES='-I/usr/include/libxml2' XML2_LDFLAGS='-lxml2' XML2_LIBS='-lxml2' XMLSEC1_CONFIG='/usr/bin/xmlsec1-config' XMLSEC1_INCLUDES='-D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -DXMLSEC_OPENSSL_110=1 -DXMLSEC_CRYPTO_OPENSSL=1' XMLSEC1_LDFLAGS='-L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto' XMLSEC1_LIBS='-L/usr/lib -lxmlsec1-openssl -lxmlsec1 -lxslt -lxml2 -lssl -lcrypto' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' 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='_no' 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='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/khaefner/Source/abac/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/abac' pkgpythondir='${pythondir}/abac' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' pythondir='${prefix}/lib/python2.7/dist-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ABAC" #define PACKAGE_TARNAME "abac" #define PACKAGE_VERSION "0.1.9" #define PACKAGE_STRING "ABAC 0.1.9" #define PACKAGE_BUGREPORT "faber@ISI.EDU" #define PACKAGE_URL "" #define PACKAGE "abac" #define VERSION "0.1.9" #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 HAVE_PYTHON "2.7" #define HAVE_INTTYPES_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_PATHS_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_PTRDIFF_T 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_ATEXIT 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 configure: exit 0