Files
CoreGrade/coregrade/src/config.log
T
2020-02-08 19:38:17 -05:00

761 lines
27 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-coregrade_api
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 3.10.0-1062.9.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Fri Dec 6 15:49:49 UTC 2019
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /home/oameye/.local/bin
PATH: /home/oameye/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2209: checking for grep that handles long lines and -e
configure:2267: result: /usr/bin/grep
configure:2272: checking for egrep
configure:2334: result: /usr/bin/grep -E
configure:2339: checking for a sed that does not truncate output
configure:2403: result: /usr/bin/sed
configure:2537: checking for cc
configure:2553: found /usr/bin/cc
configure:2564: result: cc
configure:2595: checking for C compiler version
configure:2604: cc --version >&5
cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
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:2615: $? = 0
configure:2604: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure:2615: $? = 0
configure:2604: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2615: $? = 4
configure:2604: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:2615: $? = 4
configure:2635: checking whether the C compiler works
configure:2657: cc conftest.c >&5
configure:2661: $? = 0
configure:2709: result: yes
configure:2712: checking for C compiler default output file name
configure:2714: result: a.out
configure:2720: checking for suffix of executables
configure:2727: cc -o conftest conftest.c >&5
configure:2731: $? = 0
configure:2753: result:
configure:2775: checking whether we are cross compiling
configure:2783: cc -o conftest conftest.c >&5
configure:2787: $? = 0
configure:2794: ./conftest
configure:2798: $? = 0
configure:2813: result: no
configure:2818: checking for suffix of object files
configure:2840: cc -c conftest.c >&5
configure:2844: $? = 0
configure:2865: result: o
configure:2869: checking whether we are using the GNU C compiler
configure:2888: cc -c conftest.c >&5
configure:2888: $? = 0
configure:2897: result: yes
configure:2906: checking whether cc accepts -g
configure:2926: cc -c -g conftest.c >&5
configure:2926: $? = 0
configure:2967: result: yes
configure:2984: checking for cc option to accept ISO C89
configure:3047: cc -c -g -O2 conftest.c >&5
configure:3047: $? = 0
configure:3060: result: none needed
configure:3086: checking how to run the C preprocessor
configure:3117: cc -E conftest.c
configure:3117: $? = 0
configure:3131: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3156: result: cc -E
configure:3176: cc -E conftest.c
configure:3176: $? = 0
configure:3190: cc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3221: checking for icc
configure:3230: result: no
configure:3244: checking for suncc
configure:3253: result: no
configure:3271: checking whether cc understands -c and -o together
configure:3299: cc -c conftest.c -o conftest2.o >&5
configure:3303: $? = 0
configure:3309: cc -c conftest.c -o conftest2.o >&5
configure:3313: $? = 0
configure:3368: result: yes
configure:3382: checking for system library directory
configure:3397: result: lib
configure:3404: checking if compiler supports -R
configure:3423: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3423: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3433: result: no
configure:3438: checking if compiler supports -Wl,-rpath,
configure:3457: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3457: $? = 0
configure:3467: result: yes
configure:3512: checking build system type
configure:3526: result: x86_64-unknown-linux-gnu
configure:3546: checking host system type
configure:3559: result: x86_64-unknown-linux-gnu
configure:3579: checking target system type
configure:3592: result: x86_64-unknown-linux-gnu
configure:3695: checking for PHP prefix
configure:3697: result: /usr
configure:3699: checking for PHP includes
configure:3701: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
configure:3703: checking for PHP extension directory
configure:3705: result: /usr/lib64/php/modules
configure:3707: checking for PHP installed headers prefix
configure:3709: result: /usr/include/php
configure:3712: checking if debug is enabled
configure:3738: result: no
configure:3741: checking if zts is enabled
configure:3767: result: no
configure:3838: checking for re2c
configure:3868: result: no
configure:3893: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:3907: checking for gawk
configure:3924: found /usr/bin/gawk
configure:3935: result: gawk
configure:3978: checking Whether to enable the "coregrade_api" extension
configure:4017: result: yes, shared
configure:4084: checking for g++
configure:4100: found /usr/bin/g++
configure:4111: result: g++
configure:4138: checking for C++ compiler version
configure:4147: g++ --version >&5
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
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:4158: $? = 0
configure:4147: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure:4158: $? = 0
configure:4147: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4158: $? = 4
configure:4147: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4158: $? = 4
configure:4162: checking whether we are using the GNU C++ compiler
configure:4181: g++ -c conftest.cpp >&5
configure:4181: $? = 0
configure:4190: result: yes
configure:4199: checking whether g++ accepts -g
configure:4219: g++ -c -g conftest.cpp >&5
configure:4219: $? = 0
configure:4260: result: yes
configure:4288: checking how to run the C++ preprocessor
configure:4315: g++ -E conftest.cpp
configure:4315: $? = 0
configure:4329: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4329: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4354: result: g++ -E
configure:4374: g++ -E conftest.cpp
configure:4374: $? = 0
configure:4388: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5112: checking how to print strings
configure:5139: result: printf
configure:5160: checking for a sed that does not truncate output
configure:5224: result: /usr/bin/sed
configure:5242: checking for fgrep
configure:5304: result: /usr/bin/grep -F
configure:5339: checking for ld used by cc
configure:5406: result: /usr/bin/ld
configure:5413: checking if the linker (/usr/bin/ld) is GNU ld
configure:5428: result: yes
configure:5440: checking for BSD- or MS-compatible name lister (nm)
configure:5489: result: /usr/bin/nm -B
configure:5619: checking the name lister (/usr/bin/nm -B) interface
configure:5626: cc -c -g -O2 conftest.c >&5
configure:5629: /usr/bin/nm -B "conftest.o"
configure:5632: output
0000000000000000 B some_variable
configure:5639: result: BSD nm
configure:5642: checking whether ln -s works
configure:5646: result: yes
configure:5654: checking the maximum length of command line arguments
configure:5784: result: 1572864
configure:5801: checking whether the shell understands some XSI constructs
configure:5811: result: yes
configure:5815: checking whether the shell understands "+="
configure:5821: result: yes
configure:5856: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5896: result: func_convert_file_noop
configure:5903: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5923: result: func_convert_file_noop
configure:5930: checking for /usr/bin/ld option to reload object files
configure:5937: result: -r
configure:6011: checking for objdump
configure:6027: found /usr/bin/objdump
configure:6038: result: objdump
configure:6070: checking how to recognize dependent libraries
configure:6272: result: pass_all
configure:6357: checking for dlltool
configure:6387: result: no
configure:6417: checking how to associate runtime and link libraries
configure:6444: result: printf %s\n
configure:6504: checking for ar
configure:6520: found /usr/bin/ar
configure:6531: result: ar
configure:6568: checking for archiver @FILE support
configure:6585: cc -c -g -O2 conftest.c >&5
configure:6585: $? = 0
configure:6588: ar cru libconftest.a @conftest.lst >&5
configure:6591: $? = 0
configure:6596: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6599: $? = 1
configure:6611: result: @
configure:6669: checking for strip
configure:6685: found /usr/bin/strip
configure:6696: result: strip
configure:6768: checking for ranlib
configure:6784: found /usr/bin/ranlib
configure:6795: result: ranlib
configure:6872: checking for gawk
configure:6899: result: gawk
configure:6939: checking command to parse /usr/bin/nm -B output from cc object
configure:7059: cc -c -g -O2 conftest.c >&5
configure:7062: $? = 0
configure:7066: /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:7069: $? = 0
configure:7135: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c conftstm.o >&5
configure:7138: $? = 0
configure:7176: result: ok
configure:7213: checking for sysroot
configure:7243: result: no
configure:7320: cc -c -g -O2 conftest.c >&5
configure:7323: $? = 0
configure:7499: checking for mt
configure:7529: result: no
configure:7549: checking if : is a manifest tool
configure:7555: : '-?'
configure:7563: result: no
configure:8200: checking for ANSI C header files
configure:8220: cc -c -g -O2 conftest.c >&5
configure:8220: $? = 0
configure:8293: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ conftest.c -lconfig++ -lstdc++ >&5
configure:8293: $? = 0
configure:8293: ./conftest
configure:8293: $? = 0
configure:8304: result: yes
configure:8317: checking for sys/types.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for sys/stat.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for stdlib.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for string.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for memory.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for strings.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for inttypes.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for stdint.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8317: checking for unistd.h
configure:8317: cc -c -g -O2 conftest.c >&5
configure:8317: $? = 0
configure:8317: result: yes
configure:8331: checking for dlfcn.h
configure:8331: cc -c -g -O2 conftest.c >&5
configure:8331: $? = 0
configure:8331: result: yes
configure:8548: checking for objdir
configure:8563: result: .libs
configure:8834: checking if cc supports -fno-rtti -fno-exceptions
configure:8852: cc -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 [enabled by default]
configure:8856: $? = 0
configure:8869: result: no
configure:9196: checking for cc option to produce PIC
configure:9203: result: -fPIC -DPIC
configure:9211: checking if cc PIC flag -fPIC -DPIC works
configure:9229: cc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9233: $? = 0
configure:9246: result: yes
configure:9275: checking if cc static flag -static works
configure:9303: result: no
configure:9318: checking if cc supports -c -o file.o
configure:9339: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9343: $? = 0
configure:9365: result: yes
configure:9373: checking if cc supports -c -o file.o
configure:9420: result: yes
configure:9453: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10606: result: yes
configure:10643: checking whether -lc should be explicitly linked in
configure:10651: cc -c -g -O2 conftest.c >&5
configure:10654: $? = 0
configure:10669: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10672: $? = 0
configure:10686: result: no
configure:10846: checking dynamic linker characteristics
configure:11357: cc -o conftest -g -O2 -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -Wl,-rpath -Wl,/foo conftest.c -lconfig++ -lstdc++ >&5
configure:11357: $? = 0
configure:11583: result: GNU/Linux ld.so
configure:11690: checking how to hardcode library paths into programs
configure:11715: result: immediate
configure:12255: checking whether stripping libraries is possible
configure:12260: result: yes
configure:12295: checking if libtool supports shared libraries
configure:12297: result: yes
configure:12300: checking whether to build shared libraries
configure:12321: result: yes
configure:12324: checking whether to build static libraries
configure:12328: result: no
configure:12351: checking how to run the C++ preprocessor
configure:12417: result: g++ -E
configure:12437: g++ -E conftest.cpp
configure:12437: $? = 0
configure:12451: g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define COMPILE_DL_COREGRADE_API 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12620: checking for ld used by g++
configure:12687: result: /usr/bin/ld -m elf_x86_64
configure:12694: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12709: result: yes
configure:12764: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13769: result: yes
configure:13805: g++ -c -g -O2 conftest.cpp >&5
configure:13808: $? = 0
configure:14328: checking for g++ option to produce PIC
configure:14335: result: -fPIC -DPIC
configure:14343: checking if g++ PIC flag -fPIC -DPIC works
configure:14361: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14365: $? = 0
configure:14378: result: yes
configure:14401: checking if g++ static flag -static works
configure:14429: result: no
configure:14441: checking if g++ supports -c -o file.o
configure:14462: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14466: $? = 0
configure:14488: result: yes
configure:14493: checking if g++ supports -c -o file.o
configure:14540: result: yes
configure:14570: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14606: result: yes
configure:14747: checking dynamic linker characteristics
configure:15418: result: GNU/Linux ld.so
configure:15471: checking how to hardcode library paths into programs
configure:15496: result: immediate
configure:15796: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost.localdomain
config.status:942: creating config.h
config.status:1032: config.h is unchanged
config.status:1046: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
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_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=g++
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_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
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=no
lt_cv_prog_compiler_static_works_CXX=no
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
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--enable-coregrade_api'\'''
CONFIGURE_OPTIONS=' '\''--enable-coregrade_api'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -Wl,-rpath,/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/ -L/home/oameye/coregrade/coregrade/src/libconfig-1.3.1/.libs/'
LIBOBJS=''
LIBS='-lconfig++ -lstdc++ '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MANIFEST_TOOL=':'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RE2C='exit 0;'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define COMPILE_DL_COREGRADE_API 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0