Files
WrenchBoradWeb/wrenchboard/src/config.log
T

719 lines
26 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-wrenchboard_api_root
## --------- ##
## Platform. ##
## --------- ##
hostname = wrenchboard-backend-php74
uname -m = x86_64
uname -r = 5.15.49-linuxkit
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022
/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: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2432: checking for grep that handles long lines and -e
configure:2490: result: /bin/grep
configure:2495: checking for egrep
configure:2557: result: /bin/grep -E
configure:2562: checking for a sed that does not truncate output
configure:2626: result: /bin/sed
configure:2765: checking for pkg-config
configure:2783: found /usr/bin/pkg-config
configure:2795: result: /usr/bin/pkg-config
configure:2820: checking pkg-config is at least version 0.9.0
configure:2823: result: yes
configure:2885: checking for cc
configure:2901: found /usr/bin/cc
configure:2912: result: cc
configure:2943: checking for C compiler version
configure:2952: cc --version >&5
cc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:2963: $? = 0
configure:2952: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6)
... rest of stderr output deleted ...
configure:2963: $? = 0
configure:2952: cc -V >&5
cc: error: unrecognized command-line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2963: $? = 1
configure:2952: cc -qversion >&5
cc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:2963: $? = 1
configure:2983: checking whether the C compiler works
configure:3005: cc conftest.c >&5
configure:3009: $? = 0
configure:3057: result: yes
configure:3060: checking for C compiler default output file name
configure:3062: result: a.out
configure:3068: checking for suffix of executables
configure:3075: cc -o conftest conftest.c >&5
configure:3079: $? = 0
configure:3101: result:
configure:3123: checking whether we are cross compiling
configure:3131: cc -o conftest conftest.c >&5
configure:3135: $? = 0
configure:3142: ./conftest
configure:3146: $? = 0
configure:3161: result: no
configure:3166: checking for suffix of object files
configure:3188: cc -c conftest.c >&5
configure:3192: $? = 0
configure:3213: result: o
configure:3217: checking whether we are using the GNU C compiler
configure:3236: cc -c conftest.c >&5
configure:3236: $? = 0
configure:3245: result: yes
configure:3254: checking whether cc accepts -g
configure:3274: cc -c -g conftest.c >&5
configure:3274: $? = 0
configure:3315: result: yes
configure:3332: checking for cc option to accept ISO C89
configure:3395: cc -c -g -O2 conftest.c >&5
configure:3395: $? = 0
configure:3408: result: none needed
configure:3434: checking how to run the C preprocessor
configure:3465: cc -E conftest.c
configure:3465: $? = 0
configure:3479: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3479: $? = 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:3504: result: cc -E
configure:3524: cc -E conftest.c
configure:3524: $? = 0
configure:3538: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3538: $? = 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:3569: checking for icc
configure:3578: result: no
configure:3592: checking for suncc
configure:3601: result: no
configure:3619: checking for system library directory
configure:3634: result: lib
configure:3641: checking if compiler supports -R
configure:3660: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command-line option '-R'
configure:3660: $? = 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:3670: result: no
configure:3675: checking if compiler supports -Wl,-rpath,
configure:3694: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3694: $? = 0
configure:3704: result: yes
configure:3720: checking build system type
configure:3734: result: x86_64-pc-linux-gnu
configure:3754: checking host system type
configure:3767: result: x86_64-pc-linux-gnu
configure:3787: checking target system type
configure:3800: result: x86_64-pc-linux-gnu
configure:3903: checking for PHP prefix
configure:3905: result: /usr/local
configure:3907: checking for PHP includes
configure:3909: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
configure:3911: checking for PHP extension directory
configure:3913: result: /usr/local/lib/php/extensions/no-debug-non-zts-20190902
configure:3915: checking for PHP installed headers prefix
configure:3917: result: /usr/local/include/php
configure:3920: checking if debug is enabled
configure:3946: result: no
configure:3949: checking if zts is enabled
configure:3975: result: no
configure:4043: checking for gawk
configure:4074: result: no
configure:4043: checking for nawk
configure:4060: found /usr/bin/nawk
configure:4071: result: nawk
configure:4094: checking if nawk is broken
configure:4101: result: no
configure:4114: checking Whether to enable the "wrenchboard_api_root" extension
configure:4153: result: yes, shared
configure:4232: checking for g++
configure:4248: found /usr/bin/g++
configure:4259: result: g++
configure:4286: checking for C++ compiler version
configure:4295: g++ --version >&5
g++ (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 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:4306: $? = 0
configure:4295: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6)
... rest of stderr output deleted ...
configure:4306: $? = 0
configure:4295: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4306: $? = 1
configure:4295: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4306: $? = 1
configure:4310: checking whether we are using the GNU C++ compiler
configure:4329: g++ -c conftest.cpp >&5
configure:4329: $? = 0
configure:4338: result: yes
configure:4347: checking whether g++ accepts -g
configure:4367: g++ -c -g conftest.cpp >&5
configure:4367: $? = 0
configure:4408: result: yes
configure:4436: checking how to run the C++ preprocessor
configure:4463: g++ -E conftest.cpp
configure:4463: $? = 0
configure:4477: g++ -E conftest.cpp
conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4477: $? = 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:4502: result: g++ -E
configure:4522: g++ -E conftest.cpp
configure:4522: $? = 0
configure:4536: g++ -E conftest.cpp
conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4536: $? = 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:5336: checking for a sed that does not truncate output
configure:5390: result: /bin/sed
configure:5404: checking for ld used by cc
configure:5471: result: /usr/bin/ld
configure:5478: checking if the linker (/usr/bin/ld) is GNU ld
configure:5493: result: yes
configure:5498: checking for /usr/bin/ld option to reload object files
configure:5505: result: -r
configure:5523: checking for BSD-compatible nm
configure:5572: result: /usr/bin/nm -B
configure:5576: checking whether ln -s works
configure:5580: result: yes
configure:5587: checking how to recognize dependent libraries
configure:5773: result: pass_all
configure:5858: cc -c -g -O2 conftest.c >&5
configure:5861: $? = 0
configure:5991: checking for ANSI C header files
configure:6011: cc -c -g -O2 conftest.c >&5
configure:6011: $? = 0
configure:6084: cc -o conftest -g -O2 conftest.c -lstdc++ >&5
configure:6084: $? = 0
configure:6084: ./conftest
configure:6084: $? = 0
configure:6095: result: yes
configure:6108: checking for sys/types.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for sys/stat.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for stdlib.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for string.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for memory.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for strings.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for inttypes.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for stdint.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6108: checking for unistd.h
configure:6108: cc -c -g -O2 conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6122: checking dlfcn.h usability
configure:6122: cc -c -g -O2 conftest.c >&5
configure:6122: $? = 0
configure:6122: result: yes
configure:6122: checking dlfcn.h presence
configure:6122: cc -E conftest.c
configure:6122: $? = 0
configure:6122: result: yes
configure:6122: checking for dlfcn.h
configure:6122: result: yes
configure:6142: checking how to run the C++ preprocessor
configure:6208: result: g++ -E
configure:6228: g++ -E conftest.cpp
configure:6228: $? = 0
configure:6242: g++ -E conftest.cpp
conftest.cpp:21:10: fatal error: ac_nonexistent.h: No such file or directory
21 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6242: $? = 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_WRENCHBOARD_API_ROOT 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
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6275: checking the maximum length of command line arguments
configure:6387: result: 1572864
configure:6399: checking command to parse /usr/bin/nm -B output from cc object
configure:6504: g++ -c -g -O2 conftest.cpp >&5
configure:6507: $? = 0
configure:6511: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6514: $? = 0
configure:6566: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
configure:6569: $? = 0
configure:6607: result: ok
configure:6611: checking for objdir
configure:6626: result: .libs
configure:6718: checking for ar
configure:6734: found /usr/bin/ar
configure:6745: result: ar
configure:6810: checking for ranlib
configure:6826: found /usr/bin/ranlib
configure:6837: result: ranlib
configure:6902: checking for strip
configure:6918: found /usr/bin/strip
configure:6929: result: strip
configure:7498: checking if cc supports -fno-rtti -fno-exceptions
configure:7516: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:7520: $? = 0
configure:7533: result: no
configure:7548: checking for cc option to produce PIC
configure:7788: result: -fPIC
configure:7796: checking if cc PIC flag -fPIC works
configure:7814: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7818: $? = 0
configure:7831: result: yes
configure:7859: checking if cc static flag -static works
configure:7887: result: yes
configure:7897: checking if cc supports -c -o file.o
configure:7918: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7922: $? = 0
configure:7944: result: yes
configure:7970: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8898: result: yes
configure:8919: checking whether -lc should be explicitly linked in
configure:8924: cc -c -g -O2 conftest.c >&5
configure:8927: $? = 0
configure:8942: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8945: $? = 0
configure:8957: result: no
configure:8965: checking dynamic linker characteristics
configure:9563: result: GNU/Linux ld.so
configure:9587: checking how to hardcode library paths into programs
configure:9612: result: immediate
configure:9626: checking whether stripping libraries is possible
configure:9631: result: yes
configure:10140: checking if libtool supports shared libraries
configure:10142: result: yes
configure:10145: checking whether to build shared libraries
configure:10166: result: yes
configure:10169: checking whether to build static libraries
configure:10173: result: no
configure:10268: result:
creating libtool
configure:10859: checking for ld used by g++
configure:10926: result: /usr/bin/ld -m elf_x86_64
configure:10933: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10948: result: yes
configure:10999: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11897: result: yes
configure:11918: g++ -c -g -O2 conftest.cpp >&5
configure:11921: $? = 0
configure:12077: checking for g++ option to produce PIC
configure:12367: result: -fPIC
configure:12375: checking if g++ PIC flag -fPIC works
configure:12393: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:12397: $? = 0
configure:12410: result: yes
configure:12438: checking if g++ static flag -static works
configure:12466: result: yes
configure:12476: checking if g++ supports -c -o file.o
configure:12497: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:12501: $? = 0
configure:12523: result: yes
configure:12549: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12575: result: yes
configure:12642: checking dynamic linker characteristics
configure:13188: result: GNU/Linux ld.so
configure:13212: checking how to hardcode library paths into programs
configure:13237: result: immediate
configure:13956: patching config.h.in
configure:13967: 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 wrenchboard-backend-php74
config.status:676: creating config.h
config.status:766: config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_prog_AWK=nawk
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_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_target=x86_64-pc-linux-gnu
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_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_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32 '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/10 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='nawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--enable-wrenchboard_api_root'\'''
CONFIGURE_OPTIONS=' '\''--enable-wrenchboard_api_root'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS='-lstdc++ '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/bin/sed'
SHELL='/bin/bash'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${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/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define COMPILE_DL_WRENCHBOARD_API_ROOT 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
configure: exit 0