Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

build open-axiom

54457 views
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by OpenAxiom configure 1.5.0-2016-01-24, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../open-axiom/configure --prefix=/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6

## --------- ##
## Platform. ##
## --------- ##

hostname = compute4-us
uname -m = x86_64
uname -r = 4.2.0-25-generic
uname -s = Linux
uname -v = #30-Ubuntu SMP Mon Jan 18 12:31:50 UTC 2016

/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: /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/bin
PATH: /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/.local/bin
PATH: /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/.local/bin
PATH: /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/.local/bin
PATH: /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2822: checking build system type
configure:2836: result: x86_64-unknown-linux-gnu
configure:2856: checking host system type
configure:2869: result: x86_64-unknown-linux-gnu
configure:2889: checking target system type
configure:2902: result: x86_64-unknown-linux-gnu
configure:2981: checking for a BSD-compatible install
configure:3049: result: /usr/bin/install -c
configure:3060: checking whether build environment is sane
configure:3115: result: yes
configure:3266: checking for a thread-safe mkdir -p
configure:3305: result: /bin/mkdir -p
configure:3312: checking for gawk
configure:3328: found /usr/bin/gawk
configure:3339: result: gawk
configure:3350: checking whether make sets $(MAKE)
configure:3372: result: yes
configure:3401: checking whether make supports nested variables
configure:3418: result: yes
configure:3561: checking whether #! works in shell scripts
configure:3578: result: yes
configure:3656: checking for style of include used by make
configure:3684: result: GNU
configure:3744: checking for sbcl
configure:3760: found /usr/bin/sbcl
configure:3771: result: sbcl
configure:3822: checking which flavor of Lisp
configure:3856: result: sbcl
configure:3910: checking sbcl version
configure:3913: result: SBCL 1.2.14.debian
configure:3926: checking CPU precision as seen by sbcl
configure:3942: result: 64
configure:4023: checking for gcc
configure:4039: found /usr/bin/gcc
configure:4050: result: gcc
configure:4081: checking for C compiler version
configure:4090: gcc --version >&5
gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
Copyright (C) 2015 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:4101: $? = 0
configure:4090: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --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 --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --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 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) 
configure:4101: $? = 0
configure:4090: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4101: $? = 1
configure:4090: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4101: $? = 1
configure:4121: checking whether the C compiler works
configure:4143: gcc    conftest.c  >&5
configure:4147: $? = 0
configure:4195: result: yes
configure:4198: checking for C compiler default output file name
configure:4200: result: a.out
configure:4206: checking for suffix of executables
configure:4213: gcc -o conftest    conftest.c  >&5
configure:4217: $? = 0
configure:4239: result: 
configure:4261: checking whether we are cross compiling
configure:4269: gcc -o conftest    conftest.c  >&5
configure:4273: $? = 0
configure:4280: ./conftest
configure:4284: $? = 0
configure:4299: result: no
configure:4304: checking for suffix of object files
configure:4326: gcc -c   conftest.c >&5
configure:4330: $? = 0
configure:4351: result: o
configure:4355: checking whether we are using the GNU C compiler
configure:4374: gcc -c   conftest.c >&5
configure:4374: $? = 0
configure:4383: result: yes
configure:4392: checking whether gcc accepts -g
configure:4412: gcc -c -g  conftest.c >&5
configure:4412: $? = 0
configure:4453: result: yes
configure:4470: checking for gcc option to accept ISO C89
configure:4533: gcc  -c -g -O2  conftest.c >&5
configure:4533: $? = 0
configure:4546: result: none needed
configure:4571: checking whether gcc understands -c and -o together
configure:4593: gcc -c conftest.c -o conftest2.o
configure:4596: $? = 0
configure:4593: gcc -c conftest.c -o conftest2.o
configure:4596: $? = 0
configure:4608: result: yes
configure:4627: checking dependency style of gcc
configure:4738: result: gcc3
configure:4811: checking for g++
configure:4827: found /usr/bin/g++
configure:4838: result: g++
configure:4865: checking for C++ compiler version
configure:4874: g++ --version >&5
g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
Copyright (C) 2015 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:4885: $? = 0
configure:4874: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --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 --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --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 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) 
configure:4885: $? = 0
configure:4874: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4885: $? = 1
configure:4874: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4885: $? = 1
configure:4889: checking whether we are using the GNU C++ compiler
configure:4908: g++ -c   conftest.cpp >&5
configure:4908: $? = 0
configure:4917: result: yes
configure:4926: checking whether g++ accepts -g
configure:4946: g++ -c -g  conftest.cpp >&5
configure:4946: $? = 0
configure:4987: result: yes
configure:5012: checking dependency style of g++
configure:5123: result: gcc3
configure:5179: checking how to run the C preprocessor
configure:5210: gcc -E  -m64 conftest.c
configure:5210: $? = 0
configure:5224: gcc -E  -m64 conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5224: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5249: result: gcc -E
configure:5269: gcc -E  -m64 conftest.c
configure:5269: $? = 0
configure:5283: gcc -E  -m64 conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5316: checking how to run the C++ preprocessor
configure:5343: g++ -E  -m64 conftest.cpp
configure:5343: $? = 0
configure:5357: g++ -E  -m64 conftest.cpp
conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5357: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5382: result: g++ -E
configure:5402: g++ -E  -m64 conftest.cpp
configure:5402: $? = 0
configure:5416: g++ -E  -m64 conftest.cpp
conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5467: checking for llvm-config
configure:5483: found /usr/bin/llvm-config
configure:5494: result: llvm-config
configure:5534: checking whether g++ supports -std=c++11
configure:5547: g++ -c -std=c++11  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5547: $? = 0
configure:5548: result: yes
configure:5566: checking whether g++ supports "-Wno-mismatched-tags"
configure:5580: g++ -c -std=c++11 -g -O2 -Wno-mismatched-tags  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5580: $? = 0
configure:5581: result: yes
configure:5600: checking whether g++ supports "-Wno-string-plus-int"
configure:5614: g++ -c -std=c++11 -g -O2 -Wno-string-plus-int  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5614: $? = 0
configure:5615: result: yes
configure:5655: checking for grep that handles long lines and -e
configure:5713: result: /bin/grep
configure:5718: checking for egrep
configure:5780: result: /bin/grep -E
configure:5785: checking for ANSI C header files
configure:5805: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5805: $? = 0
configure:5878: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp  >&5
configure:5878: $? = 0
configure:5878: ./conftest
configure:5878: $? = 0
configure:5889: result: yes
configure:5902: checking for sys/types.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for sys/stat.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for stdlib.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for string.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for memory.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for strings.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for inttypes.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for stdint.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5902: checking for unistd.h
configure:5902: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5902: $? = 0
configure:5902: result: yes
configure:5916: checking whether byte ordering is bigendian
configure:5931: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:24:9: error: expected unqualified-id before 'not' token
         not a universal capable compiler
         ^
configure:5931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5976: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:5976: $? = 0
configure:5994: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30:8: error: 'big' was not declared in this scope
    not big endian
        ^
configure:5994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:6122: result: no
configure:6144: checking size of void*
configure:6149: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp  >&5
configure:6149: $? = 0
configure:6149: ./conftest
configure:6149: $? = 0
configure:6163: result: 8
configure:6233: checking how to print strings
configure:6260: result: printf
configure:6281: checking for a sed that does not truncate output
configure:6345: result: /bin/sed
configure:6363: checking for fgrep
configure:6425: result: /bin/grep -F
configure:6460: checking for ld used by gcc
configure:6527: result: /usr/bin/ld
configure:6534: checking if the linker (/usr/bin/ld) is GNU ld
configure:6549: result: yes
configure:6561: checking for BSD- or MS-compatible name lister (nm)
configure:6610: result: /usr/bin/nm -B
configure:6740: checking the name lister (/usr/bin/nm -B) interface
configure:6747: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:6750: /usr/bin/nm -B "conftest.o"
configure:6753: output
0000000000000000 B some_variable
configure:6760: result: BSD nm
configure:6763: checking whether ln -s works
configure:6767: result: yes
configure:6775: checking the maximum length of command line arguments
configure:6900: result: 1572864
configure:6917: checking whether the shell understands some XSI constructs
configure:6927: result: yes
configure:6931: checking whether the shell understands "+="
configure:6937: result: yes
configure:6972: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7012: result: func_convert_file_noop
configure:7019: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7039: result: func_convert_file_noop
configure:7046: checking for /usr/bin/ld option to reload object files
configure:7053: result: -r
configure:7127: checking for objdump
configure:7143: found /usr/bin/objdump
configure:7154: result: objdump
configure:7183: checking how to recognize dependent libraries
configure:7385: result: pass_all
configure:7470: checking for dlltool
configure:7500: result: no
configure:7527: checking how to associate runtime and link libraries
configure:7554: result: printf %s\n
configure:7614: checking for ar
configure:7630: found /usr/bin/ar
configure:7641: result: ar
configure:7678: checking for archiver @FILE support
configure:7695: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:7695: $? = 0
configure:7698: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7701: $? = 0
configure:7706: 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:7709: $? = 1
configure:7721: result: @
configure:7779: checking for strip
configure:7795: found /usr/bin/strip
configure:7806: result: strip
configure:7878: checking for ranlib
configure:7894: found /usr/bin/ranlib
configure:7905: result: ranlib
configure:8007: checking command to parse /usr/bin/nm -B output from gcc object
configure:8126: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:8129: $? = 0
configure:8133: /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:8136: $? = 0
configure:8202: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp conftstm.o >&5
configure:8205: $? = 0
configure:8243: result: ok
configure:8280: checking for sysroot
configure:8310: result: no
configure:8388: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:8391: $? = 0
configure:8554: checking for mt
configure:8570: found /bin/mt
configure:8581: result: mt
configure:8604: checking if mt is a manifest tool
configure:8610: mt '-?'
configure:8618: result: no
configure:9247: checking for dlfcn.h
configure:9247: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:9247: $? = 0
configure:9247: result: yes
configure:9749: checking for objdir
configure:9764: result: .libs
configure:10035: checking if gcc supports -fno-rtti -fno-exceptions
configure:10053: gcc -c -g -O2  -m64 -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:10057: $? = 0
configure:10070: result: no
configure:10380: checking for gcc option to produce PIC
configure:10387: result: -fPIC -DPIC
configure:10395: checking if gcc PIC flag -fPIC -DPIC works
configure:10413: gcc -c -g -O2  -m64 -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
configure:10417: $? = 0
configure:10430: result: yes
configure:10459: checking if gcc static flag -static works
configure:10487: result: yes
configure:10502: checking if gcc supports -c -o file.o
configure:10523: gcc -c -g -O2  -m64 -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
configure:10527: $? = 0
configure:10549: result: yes
configure:10557: checking if gcc supports -c -o file.o
configure:10604: result: yes
configure:10637: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11795: result: yes
configure:11832: checking whether -lc should be explicitly linked in
configure:11840: gcc -c -g -O2  -m64 -D_GNU_SOURCE conftest.c >&5
configure:11843: $? = 0
configure:11858: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:11861: $? = 0
configure:11875: result: no
configure:12040: checking dynamic linker characteristics
configure:12554: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE  -m64 -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:12554: $? = 0
configure:12776: result: GNU/Linux ld.so
configure:12883: checking how to hardcode library paths into programs
configure:12908: result: immediate
configure:13002: checking for shl_load
configure:13002: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.c  >&5
/tmp/ccyb82am.o: In function `main':
/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom-build/conftest.c:61: undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:13002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:13002: result: no
configure:13006: checking for shl_load in -ldld
configure:13031: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:13031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:13040: result: no
configure:13045: checking for dlopen
configure:13045: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.c  >&5
/tmp/ccbcC3Mt.o: In function `main':
/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom-build/conftest.c:61: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:13045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* 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 dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:13045: result: no
configure:13049: checking for dlopen in -ldl
configure:13074: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.c -ldl   >&5
configure:13074: $? = 0
configure:13083: result: yes
configure:13202: checking whether a program can dlopen itself
configure:13282: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE -DHAVE_DLFCN_H  -m64 -Wl,--export-dynamic conftest.c -ldl  >&5
configure:13285: $? = 0
configure:13303: result: yes
configure:13308: checking whether a statically linked program can dlopen itself
configure:13388: gcc -o conftest -g -O2  -m64 -D_GNU_SOURCE -DHAVE_DLFCN_H  -m64 -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccVp1iEy.o: In function `main':
/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom-build/configure:13367: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:13391: $? = 1
configure:13409: result: no
configure:13448: checking whether stripping libraries is possible
configure:13453: result: yes
configure:13488: checking if libtool supports shared libraries
configure:13490: result: yes
configure:13493: checking whether to build shared libraries
configure:13514: result: yes
configure:13517: checking whether to build static libraries
configure:13521: result: yes
configure:13544: checking how to run the C++ preprocessor
configure:13610: result: g++ -E
configure:13630: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:13630: $? = 0
configure:13644: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:13814: checking for ld used by g++
configure:13881: result: /usr/bin/ld -m elf_x86_64
configure:13888: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13903: result: yes
configure:13958: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14962: result: yes
configure:14997: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:15000: $? = 0
configure:15520: checking for g++ option to produce PIC
configure:15527: result: -fPIC -DPIC
configure:15535: checking if g++ PIC flag -fPIC -DPIC works
configure:15553: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15557: $? = 0
configure:15570: result: yes
configure:15593: checking if g++ static flag -static works
configure:15621: result: yes
configure:15633: checking if g++ supports -c -o file.o
configure:15654: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
configure:15658: $? = 0
configure:15680: result: yes
configure:15685: checking if g++ supports -c -o file.o
configure:15732: result: yes
configure:15762: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15796: result: yes
configure:15939: checking dynamic linker characteristics
configure:16609: result: GNU/Linux ld.so
configure:16662: checking how to hardcode library paths into programs
configure:16687: result: immediate
configure:16770: checking for touch
configure:16786: found /usr/bin/touch
configure:16798: result: touch
configure:16807: checking whether ln -s works
configure:16811: result: yes
configure:16818: checking for a sed that does not truncate output
configure:16882: result: /bin/sed
configure:16891: checking for mktemp
configure:16907: found /bin/mktemp
configure:16918: result: mktemp
configure:16933: checking for gawk
configure:16960: result: gawk
configure:16980: checking for make
configure:16996: found /usr/bin/make
configure:17007: result: make
configure:17118: checking compiled Lisp file extension
configure:17139: result: fasl
configure:17274: checking for vi
configure:17292: found /usr/bin/vi
configure:17304: result: /usr/bin/vi
configure:17320: checking for pdflatex
configure:17338: found /usr/bin/pdflatex
configure:17350: result: /usr/bin/pdflatex
configure:17406: checking for makeindex
configure:17422: found /usr/bin/makeindex
configure:17433: result: makeindex
configure:17456: checking for sys/stat.h
configure:17456: result: yes
configure:17474: checking dirent.h usability
configure:17474: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17474: $? = 0
configure:17474: result: yes
configure:17474: checking dirent.h presence
configure:17474: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:17474: $? = 0
configure:17474: result: yes
configure:17474: checking for dirent.h
configure:17474: result: yes
configure:17491: checking for unistd.h
configure:17491: result: yes
configure:17507: checking signal.h usability
configure:17507: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17507: $? = 0
configure:17507: result: yes
configure:17507: checking signal.h presence
configure:17507: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:17507: $? = 0
configure:17507: result: yes
configure:17507: checking for signal.h
configure:17507: result: yes
configure:17519: checking whether sigaction is declared
configure:17519: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17519: $? = 0
configure:17519: result: yes
configure:17531: checking whether kill is declared
configure:17531: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17531: $? = 0
configure:17531: result: yes
configure:17564: checking sys/socket.h usability
configure:17564: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17564: $? = 0
configure:17564: result: yes
configure:17564: checking sys/socket.h presence
configure:17564: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:17564: $? = 0
configure:17564: result: yes
configure:17564: checking for sys/socket.h
configure:17564: result: yes
configure:17747: checking for setenv,
configure:17747: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:39:19: fatal error: setenv,: No such file or directory
compilation terminated.
configure:17747: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| #include <setenv,>
configure:17747: result: no
configure:17747: checking for putenv
configure:17747: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:39:18: fatal error: putenv: No such file or directory
compilation terminated.
configure:17747: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| #include <putenv>
configure:17747: result: no
configure:17758: checking whether getuid is declared
configure:17758: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17758: $? = 0
configure:17758: result: yes
configure:17769: checking whether geteuid is declared
configure:17769: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17769: $? = 0
configure:17769: result: yes
configure:17780: checking whether getgid is declared
configure:17780: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17780: $? = 0
configure:17780: result: yes
configure:17791: checking whether getegid is declared
configure:17791: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17791: $? = 0
configure:17791: result: yes
configure:17805: checking sys/wait.h usability
configure:17805: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17805: $? = 0
configure:17805: result: yes
configure:17805: checking sys/wait.h presence
configure:17805: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:17805: $? = 0
configure:17805: result: yes
configure:17805: checking for sys/wait.h
configure:17805: result: yes
configure:17816: checking whether wait is declared
configure:17816: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17816: $? = 0
configure:17816: result: yes
configure:17829: checking whether fork is declared
configure:17829: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17829: $? = 0
configure:17829: result: yes
configure:17847: checking whether mktemp is declared
configure:17847: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:51:10: error: 'mktemp' was not declared in this scope
   (void) mktemp;
          ^
configure:17847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| /* end confdefs.h.  */
| #include <unistd.h>
| 
| int
| main ()
| {
| #ifndef mktemp
| #ifdef __cplusplus
|   (void) mktemp;
| #else
|   (void) mktemp;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17847: result: no
configure:17858: checking whether mkdtemp is declared
configure:17858: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:52:10: error: 'mkdtemp' was not declared in this scope
   (void) mkdtemp;
          ^
configure:17858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| /* end confdefs.h.  */
| #include <unistd.h>
| 
| int
| main ()
| {
| #ifndef mkdtemp
| #ifdef __cplusplus
|   (void) mkdtemp;
| #else
|   (void) mkdtemp;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17858: result: no
configure:17869: checking whether mkstemp is declared
configure:17869: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:53:10: error: 'mkstemp' was not declared in this scope
   (void) mkstemp;
          ^
configure:17869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| /* end confdefs.h.  */
| #include <unistd.h>
| 
| int
| main ()
| {
| #ifndef mkstemp
| #ifdef __cplusplus
|   (void) mkstemp;
| #else
|   (void) mkstemp;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:17869: result: no
configure:17883: checking whether tempnam is declared
configure:17883: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17883: $? = 0
configure:17883: result: yes
configure:17904: checking for special C compiler options needed for large files
configure:17949: result: no
configure:17955: checking for _FILE_OFFSET_BITS value needed for large files
configure:17980: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:17980: $? = 0
configure:18012: result: no
configure:18098: checking for long file names
configure:18130: result: yes
configure:18139: checking POSIX termios
configure:18159: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp  >&5
configure:18159: $? = 0
configure:18167: result: yes
configure:18174: checking sys/ioctl.h usability
configure:18174: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking sys/ioctl.h presence
configure:18174: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking for sys/ioctl.h
configure:18174: result: yes
configure:18174: checking pty.h usability
configure:18174: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking pty.h presence
configure:18174: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking for pty.h
configure:18174: result: yes
configure:18174: checking util.h usability
configure:18174: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:84:18: fatal error: util.h: No such file or directory
compilation terminated.
configure:18174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| #define HAVE_DECL_MKSTEMP 0
| #define HAVE_DECL_TEMPNAM 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:18174: result: no
configure:18174: checking util.h presence
configure:18174: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
conftest.cpp:51:18: fatal error: util.h: No such file or directory
compilation terminated.
configure:18174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| #define HAVE_DECL_MKSTEMP 0
| #define HAVE_DECL_TEMPNAM 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <util.h>
configure:18174: result: no
configure:18174: checking for util.h
configure:18174: result: no
configure:18174: checking libutil.h usability
configure:18174: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
conftest.cpp:84:21: fatal error: libutil.h: No such file or directory
compilation terminated.
configure:18174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| #define HAVE_DECL_MKSTEMP 0
| #define HAVE_DECL_TEMPNAM 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:18174: result: no
configure:18174: checking libutil.h presence
configure:18174: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
conftest.cpp:51:21: fatal error: libutil.h: No such file or directory
compilation terminated.
configure:18174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| #define HAVE_DECL_MKSTEMP 0
| #define HAVE_DECL_TEMPNAM 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:18174: result: no
configure:18174: checking for libutil.h
configure:18174: result: no
configure:18174: checking termios.h usability
configure:18174: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking termios.h presence
configure:18174: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:18174: $? = 0
configure:18174: result: yes
configure:18174: checking for termios.h
configure:18174: result: yes
configure:18184: checking whether openpty is declared
configure:18184: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:18184: $? = 0
configure:18184: result: yes
configure:18213: checking for library containing openpty
configure:18244: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp  >&5
/tmp/ccmW26BG.o: In function `main':
/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom-build/conftest.cpp:64: undefined reference to `openpty'
collect2: error: ld returned 1 exit status
configure:18244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "OpenAxiom"
| #define PACKAGE_TARNAME "openaxiom"
| #define PACKAGE_VERSION "1.5.0-2016-01-24"
| #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "openaxiom"
| #define VERSION "1.5.0-2016-01-24"
| #define OPENAXIOM_BASE_RTS Runtime::sbcl
| #define OPENAXIOM_HOST_HAS_LLVM /**/
| #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 SIZEOF_VOIDP 8
| #define OPENAXIOM_HOST_LISP_PRECISION 64
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define OPENAXIOM_EXEEXT ""
| #define HAVE_SYS_STAT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_DECL_SIGACTION 1
| #define HAVE_DECL_KILL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_AF_LOCAL 1
| #define HAVE_AF_UNIX 1
| #define HAVE_DECL_GETUID 1
| #define HAVE_DECL_GETEUID 1
| #define HAVE_DECL_GETGID 1
| #define HAVE_DECL_GETEGID 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DECL_WAIT 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_MKTEMP 0
| #define HAVE_DECL_MKDTEMP 0
| #define HAVE_DECL_MKSTEMP 0
| #define HAVE_DECL_TEMPNAM 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DECL_OPENPTY 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpty ();
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:18244: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil   >&5
configure:18244: $? = 0
configure:18261: result: -lutil
configure:18295: checking for X
configure:18403: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:18403: $? = 0
configure:18434: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lX11 -lutil  >&5
configure:18434: $? = 0
configure:18484: result: libraries , headers 
configure:18585: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil   -lX11 >&5
configure:18585: $? = 0
configure:18683: checking for gethostbyname
configure:18683: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil  >&5
configure:18683: $? = 0
configure:18683: result: yes
configure:18780: checking for connect
configure:18780: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil  >&5
configure:18780: $? = 0
configure:18780: result: yes
configure:18829: checking for remove
configure:18829: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil  >&5
configure:18829: $? = 0
configure:18829: result: yes
configure:18878: checking for shmat
configure:18878: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lutil  >&5
configure:18878: $? = 0
configure:18878: result: yes
configure:18936: checking for IceConnectionNumber in -lICE
configure:18961: g++ -o conftest -std=c++11 -g -O2  -m64 -D_GNU_SOURCE  -m64 conftest.cpp -lICE  -lutil  >&5
configure:18961: $? = 0
configure:18970: result: yes
configure:19009: checking X11/xpm.h usability
configure:19009: g++ -c -std=c++11 -g -O2   -m64 -D_GNU_SOURCE  conftest.cpp >&5
configure:19009: $? = 0
configure:19009: result: yes
configure:19009: checking X11/xpm.h presence
configure:19009: g++ -E  -m64 -D_GNU_SOURCE  conftest.cpp
configure:19009: $? = 0
configure:19009: result: yes
configure:19009: checking for X11/xpm.h
configure:19009: result: yes
configure:19036: checking for moc
configure:19052: found /usr/bin/moc
configure:19063: result: moc
configure:19078: checking for qmake
configure:19094: found /usr/bin/qmake
configure:19105: result: qmake
configure:19117: checking Qt version
configure:19120: result: Qt 4.8.6
configure:19140: checking regex.h usability
configure:19140: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:19140: $? = 0
configure:19140: result: yes
configure:19140: checking regex.h presence
configure:19140: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:19140: $? = 0
configure:19140: result: yes
configure:19140: checking for regex.h
configure:19140: result: yes
configure:19306: checking sys/mman.h usability
configure:19306: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking sys/mman.h presence
configure:19306: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking for sys/mman.h
configure:19306: result: yes
configure:19306: checking fcntl.h usability
configure:19306: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking fcntl.h presence
configure:19306: g++ -E  -m64 -D_GNU_SOURCE conftest.cpp
configure:19306: $? = 0
configure:19306: result: yes
configure:19306: checking for fcntl.h
configure:19306: result: yes
configure:19320: checking for flag to request anonymous memory mapping
configure:19353: result: MAP_ANONYMOUS
configure:19367: checking name of alignment query operator
configure:19374: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:19374: $? = 0
configure:19396: result: alignof
configure:19400: checking alignment boundary specifier syntax
configure:19407: g++ -c -std=c++11 -g -O2  -m64 -D_GNU_SOURCE conftest.cpp >&5
configure:19407: $? = 0
configure:19429: result: alignas(N)
configure:19592: checking that generated files are newer than configure
configure:19598: result: done
configure:19666: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by OpenAxiom config.status 1.5.0-2016-01-24, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on compute4-us

config.status:1303: creating Makefile
config.status:1303: creating src/Makefile
config.status:1303: creating src/utils/Makefile
config.status:1303: creating src/rt/Makefile
config.status:1303: creating src/boot/Makefile
config.status:1303: creating src/algebra/Makefile
config.status:1303: creating src/lib/Makefile
config.status:1303: creating src/hyper/Makefile
config.status:1303: creating src/driver/Makefile
config.status:1303: creating src/lisp/Makefile
config.status:1303: creating src/interp/Makefile
config.status:1303: creating src/share/Makefile
config.status:1303: creating src/input/Makefile
config.status:1303: creating src/etc/Makefile
config.status:1303: creating src/doc/Makefile
config.status:1303: creating src/clef/Makefile
config.status:1303: creating src/sman/Makefile
config.status:1303: creating src/graph/Makefile
config.status:1303: creating src/graph/Gdraws/Makefile
config.status:1303: creating src/graph/view2D/Makefile
config.status:1303: creating src/graph/view3D/Makefile
config.status:1303: creating src/graph/viewAlone/Makefile
config.status:1303: creating src/graph/viewman/Makefile
config.status:1303: creating src/gui/gui.pro
config.status:1303: creating config/openaxiom-c-macros.h
config.status:1529: linking config/openaxiom-c-macros.h to x86_64-unknown-linux-gnu/include/open-axiom/config
config.status:1548: executing depfiles commands
config.status:1548: executing libtool commands
configure:22254: result: done

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
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=
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_XMKMF_set=
ac_cv_env_XMKMF_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_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_have_decl_fork=yes
ac_cv_have_decl_getegid=yes
ac_cv_have_decl_geteuid=yes
ac_cv_have_decl_getgid=yes
ac_cv_have_decl_getuid=yes
ac_cv_have_decl_kill=yes
ac_cv_have_decl_mkdtemp=no
ac_cv_have_decl_mkstemp=no
ac_cv_have_decl_mktemp=no
ac_cv_have_decl_openpty=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_tempnam=yes
ac_cv_have_decl_wait=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_X11_xpm_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_putenv=no
ac_cv_header_regex_h=yes
ac_cv_header_setenv_=no
ac_cv_header_signal_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_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PDFLATEX=/usr/bin/pdflatex
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_path_oa_editor=/usr/bin/vi
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LLVM_CONFIG=llvm-config
ac_cv_prog_MAKE=make
ac_cv_prog_MAKEINDEX=makeindex
ac_cv_prog_MKTEMP=mktemp
ac_cv_prog_OA_LISP=sbcl
ac_cv_prog_OA_QT_MOC=moc
ac_cv_prog_OA_QT_QMAKE=qmake
ac_cv_prog_TOUCH=touch
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_search_openpty=-lutil
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_interpreter=yes
ac_cv_sys_largefile_CC=no
ac_cv_sys_long_file_names=yes
ac_cv_sys_posix_termios=yes
ac_cv_target=x86_64-unknown-linux-gnu
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
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
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=no
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} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/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'
AS='as'
AUTOCONF='${SHELL} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/missing autoconf'
AUTOHEADER='${SHELL} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/missing autoheader'
AUTOMAKE='${SHELL} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=' -m64 -D_GNU_SOURCE'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-std=c++11 -g -O2 -O2 -Wall'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FASLEXT='fasl'
FGREP='/bin/grep -F'
GCLOPTS='  --disable-tkconfig --disable-x --disable-xgcl --disable-tcltk'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LATEX=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -m64'
LIBOBJS=''
LIBS='-lutil '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='../open-axiom/config/ltmain.sh'
LIPO=''
LLVM_CONFIG='llvm-config'
LNKEXT='$(FASLEXT)'
LN_S='ln -s'
LTLIBOBJS=''
MAKE='make'
MAKEINDEX='makeindex'
MAKEINFO='${SHELL} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MKTEMP='mktemp'
NM='/usr/bin/nm -B'
NMEDIT=''
OA_BUILD_GCL_FALSE=''
OA_BUILD_GCL_TRUE='#'
OA_BUILD_GRAPHICS_FALSE='#'
OA_BUILD_GRAPHICS_TRUE=''
OA_BUILD_GUI_FALSE='#'
OA_BUILD_GUI_TRUE=''
OA_BUILD_SMAN_FALSE='#'
OA_BUILD_SMAN_TRUE=''
OA_DELAYED_FFI_FALSE='#'
OA_DELAYED_FFI_TRUE=''
OA_ECL_RT_FALSE=''
OA_ECL_RT_TRUE='#'
OA_GCL_RT_FALSE=''
OA_GCL_RT_TRUE='#'
OA_LISP='sbcl'
OA_QT_MOC='moc'
OA_QT_QMAKE='qmake'
OA_STANDARD_LINKING_FALSE=''
OA_STANDARD_LINKING_TRUE='#'
OA_USE_LLVM_FALSE='#'
OA_USE_LLVM_TRUE=''
OA_WINDOWS_POWERSHELL=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='openaxiom'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='OpenAxiom'
PACKAGE_STRING='OpenAxiom 1.5.0-2016-01-24'
PACKAGE_TARNAME='openaxiom'
PACKAGE_URL=''
PACKAGE_VERSION='1.5.0-2016-01-24'
PATH_SEPARATOR=':'
PDFLATEX='/usr/bin/pdflatex'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
TOUCH='touch'
VERSION='1.5.0-2016-01-24'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS='-lXpm  -lSM -lICE'
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=' -I$(srcdir)'
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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
char_type='char'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
double_type='double'
dvidir='${docdir}'
exec_prefix='${prefix}'
float_type='float'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /projects/77750c71-ec7b-4962-bf55-a49ff5065fb6/open-axiom/config/install-sh'
int_type='int'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext='a'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oa_c_macros='$(oa_configdir)/axiom-c-macros.h'
oa_c_runtime=' terminal_io graphics'
oa_c_runtime_extra=''
oa_cflags=''
oa_configdir='$(top_builddir)/config'
oa_delay_ffi='yes'
oa_editor='/usr/bin/vi'
oa_enable_checking='no'
oa_enable_profiling='no'
oa_enable_threads='no'
oa_eval_flags='--no-sysinit --no-userinit --disable-debugger --eval'
oa_extra_cxxflags=' -Wno-mismatched-tags -Wno-string-plus-int'
oa_host_has_regex='yes'
oa_keep_files=''
oa_lisp_flavor='sbcl'
oa_optimize_options='speed'
oa_quiet_flags='--noinform --noprint'
oa_shrlib_flags='-shared'
oa_shrobj_flags='-prefer-pic'
oa_src_algdir='$(oa_src_srcdir)/algebra'
oa_src_datadir='$(oa_src_srcdir)/share'
oa_src_docdir='$(oa_src_srcdir)/doc'
oa_src_srcdir='$(top_srcdir)/src'
oa_src_texdir='$(oa_src_datadir)/tex'
oa_standard_linking='no'
oa_target_bindir='$(oa_targetdir)/bin'
oa_target_datadir='$(oa_targetdir)/share'
oa_target_docdir='$(oa_targetdir)/doc'
oa_target_includedir='$(oa_targetdir)/include'
oa_target_libdir='$(oa_targetdir)/lib'
oa_target_srcdir='$(oa_targetdir)/src'
oa_target_texdir='$(oa_target_datadir)/texmf/tex'
oa_targetdir='$(top_builddir)/$(target)'
oa_use_dynamic_lib='yes'
oa_use_libtool_for_shared_lib='no'
oa_use_llvm='yes'
oa_use_x='yes'
oldincludedir='/usr/include'
open_axiom_installdir='${exec_prefix}/lib/open-axiom/x86_64-unknown-linux-gnu/1.5.0-2016-01-24'
pdfdir='${docdir}'
pointer_type='(* t)'
prefix='/projects/77750c71-ec7b-4962-bf55-a49ff5065fb6'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
shared_ext='.so'
sharedstatedir='${prefix}/com'
string_type='c-string'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
void_type='void'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "OpenAxiom"
#define PACKAGE_TARNAME "openaxiom"
#define PACKAGE_VERSION "1.5.0-2016-01-24"
#define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "openaxiom"
#define VERSION "1.5.0-2016-01-24"
#define OPENAXIOM_BASE_RTS Runtime::sbcl
#define OPENAXIOM_HOST_HAS_LLVM /**/
#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 SIZEOF_VOIDP 8
#define OPENAXIOM_HOST_LISP_PRECISION 64
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define OPENAXIOM_EXEEXT ""
#define HAVE_SYS_STAT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_DECL_SIGACTION 1
#define HAVE_DECL_KILL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_AF_LOCAL 1
#define HAVE_AF_UNIX 1
#define HAVE_DECL_GETUID 1
#define HAVE_DECL_GETEUID 1
#define HAVE_DECL_GETGID 1
#define HAVE_DECL_GETEGID 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DECL_WAIT 1
#define HAVE_DECL_FORK 1
#define HAVE_DECL_MKTEMP 0
#define HAVE_DECL_MKDTEMP 0
#define HAVE_DECL_MKSTEMP 0
#define HAVE_DECL_TEMPNAM 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_PTY_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_DECL_OPENPTY 1
#define OPENAXIOM_USE_SMAN 1
#define HAVE_X11_XPM_H 1
#define OPENAXIOM_USE_GUI 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_FCNTL_H 1
#define OPENAXIOM_MM_ANONYMOUS_MAP_FLAG MAP_ANONYMOUS
#define alignas(N) alignas(N)

configure: exit 0