COSC_4P82_Assignment_1/lib/beagle-3.0.3/config.log

1248 lines
49 KiB
Plaintext
Raw Normal View History

2024-02-13 21:21:51 -05:00
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Open BEAGLE configure 3.0.3, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Crackintosh
uname -m = x86_64
uname -r = 6.1.0-16-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.67-1 (2023-12-12)
/usr/bin/uname -p = unknown
/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: /home/brett/.cargo/bin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2735: looking for aux files: compile config.guess config.sub ltmain.sh missing install-sh
configure:2748: trying ./config/
configure:2777: ./config/compile found
configure:2777: ./config/config.guess found
configure:2777: ./config/config.sub found
configure:2777: ./config/ltmain.sh found
configure:2777: ./config/missing found
configure:2759: ./config/install-sh found
configure:2909: checking for a BSD-compatible install
configure:2982: result: /usr/bin/install -c
configure:2993: checking whether build environment is sane
configure:3048: result: yes
configure:3207: checking for a race-free mkdir -p
configure:3251: result: /usr/bin/mkdir -p
configure:3258: checking for gawk
configure:3279: found /usr/bin/gawk
configure:3290: result: gawk
configure:3301: checking whether make sets $(MAKE)
configure:3324: result: yes
configure:3354: checking whether make supports nested variables
configure:3372: result: yes
configure:3518: checking for gawk
configure:3550: result: gawk
configure:3630: checking for g++
configure:3651: found /usr/bin/g++
configure:3662: result: g++
configure:3689: checking for C++ compiler version
configure:3698: g++ --version >&5
g++ (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 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:3709: $? = 0
configure:3698: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --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-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 --enable-cet --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-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-14)
... rest of stderr output deleted ...
configure:3709: $? = 0
configure:3698: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3709: $? = 1
configure:3698: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3709: $? = 1
configure:3729: checking whether the C++ compiler works
configure:3751: g++ conftest.cpp >&5
configure:3755: $? = 0
configure:3805: result: yes
configure:3808: checking for C++ compiler default output file name
configure:3810: result: a.out
configure:3816: checking for suffix of executables
configure:3823: g++ -o conftest conftest.cpp >&5
configure:3827: $? = 0
configure:3850: result:
configure:3872: checking whether we are cross compiling
configure:3880: g++ -o conftest conftest.cpp >&5
configure:3884: $? = 0
configure:3891: ./conftest
configure:3895: $? = 0
configure:3910: result: no
configure:3915: checking for suffix of object files
configure:3938: g++ -c conftest.cpp >&5
configure:3942: $? = 0
configure:3964: result: o
configure:3968: checking whether the compiler supports GNU C++
configure:3988: g++ -c conftest.cpp >&5
configure:3988: $? = 0
configure:3998: result: yes
configure:4009: checking whether g++ accepts -g
configure:4030: g++ -c -g conftest.cpp >&5
configure:4030: $? = 0
configure:4074: result: yes
configure:4094: checking for g++ option to enable C++11 features
configure:4109: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
177 | cxx11test::delegate d2();
| ^~
conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
177 | cxx11test::delegate d2();
| ^~
| --
conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable
configure:4109: $? = 0
configure:4127: result: none needed
configure:4194: checking whether make supports the include directive
configure:4209: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4212: $? = 0
configure:4231: result: yes (GNU style)
configure:4257: checking dependency style of g++
configure:4369: result: gcc3
configure:4389: checking how to run the C++ preprocessor
configure:4411: g++ -E conftest.cpp
configure:4411: $? = 0
configure:4426: g++ -E conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4453: result: g++ -E
configure:4467: g++ -E conftest.cpp
configure:4467: $? = 0
configure:4482: g++ -E conftest.cpp
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4513: checking whether ln -s works
configure:4517: result: yes
configure:4526: WARNING: Libtool does not cope well with whitespace in `pwd`
configure:4556: checking build system type
configure:4571: result: x86_64-pc-linux-gnu
configure:4591: checking host system type
configure:4605: result: x86_64-pc-linux-gnu
configure:4646: checking how to print strings
configure:4673: result: printf
configure:4756: checking for gcc
configure:4777: found /usr/bin/gcc
configure:4788: result: gcc
configure:5141: checking for C compiler version
configure:5150: gcc --version >&5
gcc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 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:5161: $? = 0
configure:5150: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --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-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 --enable-cet --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-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.2.0 (Debian 12.2.0-14)
... rest of stderr output deleted ...
configure:5161: $? = 0
configure:5150: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5161: $? = 1
configure:5150: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5161: $? = 1
configure:5150: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:5161: $? = 1
configure:5165: checking whether the compiler supports GNU C
configure:5185: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:5185: $? = 0
configure:5195: result: yes
configure:5206: checking whether gcc accepts -g
configure:5227: gcc -c -g conftest.c >&5
configure:5227: $? = 0
configure:5271: result: yes
configure:5291: checking for gcc option to enable C11 features
configure:5306: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:5306: $? = 0
configure:5324: result: none needed
configure:5440: checking whether gcc understands -c and -o together
configure:5463: gcc -c conftest.c -o conftest2.o
configure:5466: $? = 0
configure:5463: gcc -c conftest.c -o conftest2.o
configure:5466: $? = 0
configure:5478: result: yes
configure:5497: checking dependency style of gcc
configure:5609: result: gcc3
configure:5624: checking for a sed that does not truncate output
configure:5694: result: /usr/bin/sed
configure:5712: checking for grep that handles long lines and -e
configure:5776: result: /usr/bin/grep
configure:5781: checking for egrep
configure:5849: result: /usr/bin/grep -E
configure:5854: checking for fgrep
configure:5922: result: /usr/bin/grep -F
configure:5958: checking for ld used by gcc
configure:6026: result: /usr/bin/ld
configure:6033: checking if the linker (/usr/bin/ld) is GNU ld
configure:6049: result: yes
configure:6061: checking for BSD- or MS-compatible name lister (nm)
configure:6116: result: /usr/bin/nm -B
configure:6256: checking the name lister (/usr/bin/nm -B) interface
configure:6264: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:6267: /usr/bin/nm -B "conftest.o"
configure:6270: output
0000000000000000 B some_variable
configure:6277: result: BSD nm
configure:6281: checking the maximum length of command line arguments
configure:6413: result: 1572864
configure:6461: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6502: result: func_convert_file_noop
configure:6509: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6530: result: func_convert_file_noop
configure:6537: checking for /usr/bin/ld option to reload object files
configure:6545: result: -r
configure:6624: checking for file
configure:6645: found /usr/bin/file
configure:6656: result: file
configure:6732: checking for objdump
configure:6753: found /usr/bin/objdump
configure:6764: result: objdump
configure:6796: checking how to recognize dependent libraries
configure:6997: result: pass_all
configure:7087: checking for dlltool
configure:7122: result: no
configure:7152: checking how to associate runtime and link libraries
configure:7180: result: printf %s\n
configure:7246: checking for ar
configure:7267: found /usr/bin/ar
configure:7278: result: ar
configure:7331: checking for archiver @FILE support
configure:7349: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:7349: $? = 0
configure:7353: ar cr libconftest.a @conftest.lst >&5
configure:7356: $? = 0
configure:7361: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7364: $? = 1
configure:7376: result: @
configure:7439: checking for strip
configure:7460: found /usr/bin/strip
configure:7471: result: strip
configure:7548: checking for ranlib
configure:7569: found /usr/bin/ranlib
configure:7580: result: ranlib
configure:7682: checking command to parse /usr/bin/nm -B output from gcc object
configure:7836: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:7839: $? = 0
configure:7843: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
configure:7909: gcc -o conftest -std=c++03 conftest.c conftstm.o >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:7912: $? = 0
configure:7950: result: ok
configure:7997: checking for sysroot
configure:8028: result: no
configure:8035: checking for a working dd
configure:8079: result: /usr/bin/dd
configure:8083: checking how to truncate binary pipes
configure:8099: result: /usr/bin/dd bs=4096 count=1
configure:8236: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:8239: $? = 0
configure:8436: checking for mt
configure:8457: found /usr/bin/mt
configure:8468: result: mt
configure:8491: checking if mt is a manifest tool
configure:8498: mt '-?'
configure:8506: result: no
configure:9231: checking for stdio.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for stdlib.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for string.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for inttypes.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for stdint.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for strings.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for sys/stat.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for sys/types.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9231: checking for unistd.h
configure:9231: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9231: $? = 0
configure:9231: result: yes
configure:9256: checking for dlfcn.h
configure:9256: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:9256: $? = 0
configure:9256: result: yes
configure:9526: checking for objdir
configure:9542: result: .libs
configure:9802: checking if gcc supports -fno-rtti -fno-exceptions
configure:9821: gcc -c -std=c++03 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9825: $? = 0
configure:9838: result: no
configure:10202: checking for gcc option to produce PIC
configure:10210: result: -fPIC -DPIC
configure:10218: checking if gcc PIC flag -fPIC -DPIC works
configure:10237: gcc -c -std=c++03 -fPIC -DPIC -DPIC conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:10241: $? = 0
configure:10254: result: yes
configure:10283: checking if gcc static flag -static works
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:10312: result: yes
configure:10327: checking if gcc supports -c -o file.o
configure:10349: gcc -c -std=c++03 -o out/conftest2.o conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:10353: $? = 0
configure:10375: result: yes
configure:10383: checking if gcc supports -c -o file.o
configure:10431: result: yes
configure:10464: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11738: result: yes
configure:11775: checking whether -lc should be explicitly linked in
configure:11784: gcc -c -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:11787: $? = 0
configure:11802: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11805: $? = 0
configure:11819: result: no
configure:11979: checking dynamic linker characteristics
configure:12561: gcc -o conftest -std=c++03 -Wl,-rpath -Wl,/foo conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:12561: $? = 0
configure:12812: result: GNU/Linux ld.so
configure:12934: checking how to hardcode library paths into programs
configure:12959: result: immediate
configure:13511: checking whether stripping libraries is possible
configure:13520: result: yes
configure:13562: checking if libtool supports shared libraries
configure:13564: result: yes
configure:13567: checking whether to build shared libraries
configure:13592: result: yes
configure:13595: checking whether to build static libraries
configure:13599: result: yes
configure:13622: checking how to run the C++ preprocessor
configure:13686: result: g++ -E
configure:13700: g++ -E conftest.cpp
configure:13700: $? = 0
configure:13715: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13880: checking for ld used by g++
configure:13948: result: /usr/bin/ld -m elf_x86_64
configure:13955: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13971: result: yes
configure:14026: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15104: result: yes
configure:15140: g++ -c -g -O2 conftest.cpp >&5
configure:15143: $? = 0
configure:15624: checking for g++ option to produce PIC
configure:15632: result: -fPIC -DPIC
configure:15640: checking if g++ PIC flag -fPIC -DPIC works
configure:15659: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15663: $? = 0
configure:15676: result: yes
configure:15699: checking if g++ static flag -static works
configure:15728: result: yes
configure:15740: checking if g++ supports -c -o file.o
configure:15762: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15766: $? = 0
configure:15788: result: yes
configure:15793: checking if g++ supports -c -o file.o
configure:15841: result: yes
configure:15871: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15914: result: yes
configure:16056: checking dynamic linker characteristics
configure:16816: result: GNU/Linux ld.so
configure:16881: checking how to hardcode library paths into programs
configure:16906: result: immediate
configure:17056: checking for egrep
configure:17124: result: /usr/bin/grep -E
configure:17131: checking whether the compiler recognizes bool as a built-in type
configure:17159: g++ -c -g -O2 conftest.cpp >&5
configure:17159: $? = 0
configure:17174: result: yes
configure:17182: checking for long long int
configure:17207: g++ -c -g -O2 conftest.cpp >&5
configure:17207: $? = 0
configure:17216: result: yes
configure:17224: checking whether the compiler supports isfinite macro
configure:17249: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:26: warning: "_GNU_SOURCE" redefined
26 | #define _GNU_SOURCE
|
<command-line>: note: this is the location of the previous definition
conftest.cpp: In function 'int main()':
conftest.cpp:31:21: error: 'isfinite' was not declared in this scope; did you mean 'std::isfinite'?
31 | double d=0; int n = isfinite(d);
| ^~~~~~~~
| std::isfinite
In file included from conftest.cpp:27:
/usr/include/c++/12/cmath:578:5: note: 'std::isfinite' declared here
578 | isfinite(_Tp __x)
| ^~~~~~~~
configure:17249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAST_COMPILATION /**/
| #define HAVE_BOOL /**/
| #define HAVE_LONG_LONG /**/
| /* end confdefs.h. */
| #define _GNU_SOURCE
| #include <cmath>
| int
| main (void)
| {
| double d=0; int n = isfinite(d);
| ;
| return 0;
| }
configure:17264: result: no
configure:17272: checking whether the compiler supports basic templates
configure:17298: g++ -c -g -O2 conftest.cpp >&5
configure:17298: $? = 0
configure:17313: result: yes
configure:17321: checking whether the compiler recognizes typename
configure:17345: g++ -c -g -O2 conftest.cpp >&5
configure:17345: $? = 0
configure:17360: result: yes
configure:17368: checking whether the compiler supports function matching with argument types which are template scope-qualified
configure:17400: g++ -c -g -O2 conftest.cpp >&5
configure:17400: $? = 0
configure:17415: result: yes
configure:17423: checking whether the compiler supports default template parameters
configure:17449: g++ -c -g -O2 conftest.cpp >&5
configure:17449: $? = 0
configure:17464: result: yes
configure:17472: checking whether the compiler supports template-qualified base class specifiers
configure:17509: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:37:19: error: an explicit specialization must be preceded by 'template <>'
37 | struct base_trait<float> { typedef Base2 base; };
| ^~~~~~~~~~~~~~~~~~~~~~~~
| template <>
conftest.cpp: In member function 'int Weird<T>::g() const':
conftest.cpp:41:27: error: there are no arguments to 'f' that depend on a template parameter, so a declaration of 'f' must be available [-fpermissive]
41 | int g () const { return f (); }
| ^
conftest.cpp:41:27: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
configure:17509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAST_COMPILATION /**/
| #define HAVE_BOOL /**/
| #define HAVE_LONG_LONG /**/
| #define HAVE_TEMPLATES /**/
| #define HAVE_TYPENAME /**/
| #define HAVE_TEMPLATE_SCOPED_ARGUMENT_MATCHING /**/
| #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
| /* end confdefs.h. */
|
| #ifndef HAVE_TYPENAME
| #define typename
| #endif
| class Base1 { public : int f () const { return 1; } };
| class Base2 { public : int f () const { return 0; } };
| template<class X> struct base_trait { typedef Base1 base; };
| struct base_trait<float> { typedef Base2 base; };
| template<class T> class Weird : public base_trait<T>::base
| { public :
| typedef typename base_trait<T>::base base;
| int g () const { return f (); }
| };
| int
| main (void)
| {
| Weird<float> z; return z.g ();
| ;
| return 0;
| }
configure:17524: result: no
configure:17532: checking whether the compiler supports template-qualified return types
configure:17567: g++ -c -g -O2 conftest.cpp >&5
configure:17567: $? = 0
configure:17582: result: yes
configure:17590: checking whether the compiler supports const_cast<>
configure:17614: g++ -c -g -O2 conftest.cpp >&5
configure:17614: $? = 0
configure:17629: result: yes
configure:17637: checking whether the compiler supports reinterpret_cast<>
configure:17666: g++ -c -g -O2 conftest.cpp >&5
configure:17666: $? = 0
configure:17681: result: yes
configure:17689: checking whether the compiler supports static_cast<>
configure:17717: g++ -c -g -O2 conftest.cpp >&5
configure:17717: $? = 0
configure:17732: result: yes
configure:17740: checking whether the compiler supports dynamic_cast<>
configure:17767: g++ -c -g -O2 conftest.cpp >&5
configure:17767: $? = 0
configure:17782: result: yes
configure:17790: checking whether the compiler supports exceptions
configure:17814: g++ -c -g -O2 conftest.cpp >&5
configure:17814: $? = 0
configure:17829: result: yes
configure:17837: checking whether the compiler supports the explicit keyword
configure:17861: g++ -c -g -O2 conftest.cpp >&5
configure:17861: $? = 0
configure:17876: result: yes
configure:17884: checking whether the compiler implements namespaces
configure:17908: g++ -c -g -O2 conftest.cpp >&5
configure:17908: $? = 0
configure:17923: result: yes
configure:17931: checking whether the compiler supports Run-Time Type Identification
configure:17967: g++ -c -g -O2 conftest.cpp >&5
configure:17967: $? = 0
configure:17982: result: yes
configure:17990: checking whether the compiler supports ISO C++ standard library
configure:18021: g++ -c -g -O2 conftest.cpp >&5
configure:18021: $? = 0
configure:18036: result: yes
configure:18044: checking whether the compiler supports Standard Template Library
configure:18074: g++ -c -g -O2 conftest.cpp >&5
configure:18074: $? = 0
configure:18089: result: yes
configure:18097: checking whether the compiler has numeric_limits<T>
configure:18125: g++ -c -g -O2 conftest.cpp >&5
configure:18125: $? = 0
configure:18140: result: yes
configure:18148: checking whether the compiler has stringstream
configure:18176: g++ -c -g -O2 conftest.cpp >&5
configure:18176: $? = 0
configure:18191: result: yes
configure:18515: checking for /dev/urandom
configure:18529: result: yes
configure:18706: checking for the pthreads library -lpthreads
configure:18739: gcc -o conftest -std=c++03 conftest.c -lpthreads >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
/usr/bin/ld: cannot find -lpthreads: No such file or directory
collect2: error: ld returned 1 exit status
configure:18739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open BEAGLE"
| #define PACKAGE_TARNAME "beagle"
| #define PACKAGE_VERSION "3.0.3"
| #define PACKAGE_STRING "Open BEAGLE 3.0.3"
| #define PACKAGE_BUGREPORT "cgagne@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "beagle"
| #define VERSION "3.0.3"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAST_COMPILATION /**/
| #define HAVE_BOOL /**/
| #define HAVE_LONG_LONG /**/
| #define HAVE_TEMPLATES /**/
| #define HAVE_TYPENAME /**/
| #define HAVE_TEMPLATE_SCOPED_ARGUMENT_MATCHING /**/
| #define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
| #define HAVE_TEMPLATE_QUALIFIED_RETURN_TYPE /**/
| #define HAVE_CONST_CAST /**/
| #define HAVE_REINTERPRET_CAST /**/
| #define HAVE_STATIC_CAST /**/
| #define HAVE_DYNAMIC_CAST /**/
| #define HAVE_EXCEPTIONS /**/
| #define HAVE_EXPLICIT /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_RTTI /**/
| #define HAVE_STD /**/
| #define HAVE_STL /**/
| #define HAVE_NUMERIC_LIMITS /**/
| #define HAVE_SSTREAM /**/
| #define HAVE_DEV_URANDOM /**/
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main (void)
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:18749: result: no
configure:18646: checking whether pthreads work without any flags
configure:18739: gcc -o conftest -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:18739: $? = 0
configure:18749: result: yes
configure:18769: checking for joinable pthread attribute
configure:18782: gcc -o conftest -std=c++03 conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:18782: $? = 0
configure:18816: result: PTHREAD_CREATE_JOINABLE
configure:18823: checking if more special flags are required for pthreads
configure:18830: result: no
configure:18842: checking for cc_r
configure:18875: result: gcc
configure:18915: checking if zlib is wanted
configure:18931: result: yes
configure:18958: checking for inflateEnd in -lz
configure:18981: gcc -o conftest -std=c++03 -I/usr/include -L/usr/lib conftest.c -lz >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:18981: $? = 0
configure:18991: result: yes
configure:19000: checking for zlib.h
configure:19000: gcc -c -std=c++03 -I/usr/include conftest.c >&5
cc1: warning: command-line option '-std=c++98' is valid for C++/ObjC++ but not for C
configure:19000: $? = 0
configure:19000: result: yes
configure:19019: checking for inflateEnd in -lz
configure:19051: result: yes
configure:19061: checking zlib in /usr
configure:19063: result: ok
configure:19216: checking that generated files are newer than configure
configure:19222: result: done
configure:19257: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Open BEAGLE config.status 3.0.3, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Crackintosh
config.status:1222: creating Makefile
config.status:1222: creating PACC/Makefile
config.status:1222: creating PACC/Math/Makefile
config.status:1222: creating PACC/SVG/Makefile
config.status:1222: creating PACC/Socket/Makefile
config.status:1222: creating PACC/Threading/Makefile
config.status:1222: creating PACC/Util/Makefile
config.status:1222: creating PACC/XML/Makefile
config.status:1222: creating beagle/Makefile
config.status:1222: creating beagle/include/Makefile
config.status:1222: creating beagle/include/beagle/Makefile
config.status:1222: creating beagle/src/Makefile
config.status:1222: creating beagle/GA/Makefile
config.status:1222: creating beagle/GA/include/Makefile
config.status:1222: creating beagle/GA/include/beagle/Makefile
config.status:1222: creating beagle/GA/include/beagle/GA/Makefile
config.status:1222: creating beagle/GA/src/Makefile
config.status:1222: creating beagle/GP/Makefile
config.status:1222: creating beagle/GP/include/Makefile
config.status:1222: creating beagle/GP/include/beagle/Makefile
config.status:1222: creating beagle/GP/include/beagle/GP/Makefile
config.status:1222: creating beagle/GP/src/Makefile
config.status:1222: creating beagle/Coev/Makefile
config.status:1222: creating beagle/Coev/include/Makefile
config.status:1222: creating beagle/Coev/include/beagle/Makefile
config.status:1222: creating beagle/Coev/include/beagle/Coev/Makefile
config.status:1222: creating beagle/Coev/src/Makefile
config.status:1222: creating tests/Makefile
config.status:1222: creating tests/Common/Makefile
config.status:1222: creating tests/Exception/Makefile
config.status:1222: creating tests/GA/Makefile
config.status:1222: creating tests/GA/optfct/Makefile
config.status:1222: creating tests/GP/Makefile
config.status:1222: creating tests/GP/FitnessTestGPIndividual/Makefile
config.status:1222: creating tests/GP/ReadGPIndividual/Makefile
config.status:1222: creating tests/GP/WriteRandomGPIndividual/Makefile
config.status:1222: creating tests/LinGP/Makefile
config.status:1222: creating tests/LinGP/include/Makefile
config.status:1222: creating tests/LinGP/include/beagle/Makefile
config.status:1222: creating tests/LinGP/include/beagle/LinGP/Makefile
config.status:1222: creating tests/LinGP/src/Makefile
config.status:1222: creating tests/Roulette/Makefile
config.status:1222: creating tests/Thread/Makefile
config.status:1222: creating tests/TransportTCPIPOp/Makefile
config.status:1222: creating config/config-h
config.status:1403: config/config-h is unchanged
config.status:1451: executing beagle/include/beagle/config.hpp commands
config.status:1489: creating beagle/include/beagle/config.hpp - prefix BEAGLE for config/config-h defines
config.status:1511: beagle/include/beagle/config.hpp is unchanged
config.status:1451: executing depfiles commands
config.status:1618: cd PACC/Math && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd PACC/SVG && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd PACC/Socket && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd PACC/Threading && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd PACC/Util && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd PACC/XML && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd beagle/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd beagle/GA/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd beagle/GP/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd beagle/Coev/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/Common && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/Exception && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/GA/optfct && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/GP/FitnessTestGPIndividual && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/GP/ReadGPIndividual && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/GP/WriteRandomGPIndividual && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/LinGP/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/Roulette && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/Thread && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1618: cd tests/TransportTCPIPOp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1623: $? = 0
config.status:1451: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_bool=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_const_cast=yes
ac_cv_cxx_default_template_parameters=yes
ac_cv_cxx_dynamic_cast=yes
ac_cv_cxx_exceptions=yes
ac_cv_cxx_explicit=yes
ac_cv_cxx_have_isfinite=no
ac_cv_cxx_have_numeric_limits=yes
ac_cv_cxx_have_sstream=yes
ac_cv_cxx_have_std=yes
ac_cv_cxx_have_stl=yes
ac_cv_cxx_namespaces=yes
ac_cv_cxx_reinterpret_cast=yes
ac_cv_cxx_rtti=yes
ac_cv_cxx_static_cast=yes
ac_cv_cxx_template_qualified_base_class=no
ac_cv_cxx_template_qualified_return_type=yes
ac_cv_cxx_template_scoped_argument_matching=yes
ac_cv_cxx_templates=yes
ac_cv_cxx_typename=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-std=c++03
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_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_file__dev_urandom=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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_header_zlib_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_z_inflateEnd=yes
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_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_PTHREAD_CC=gcc
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_FILECMD=file
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_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
ob_cv_cxx_long_long=yes
zlib_cv_libz=yes
zlib_cv_zlib_h=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/missing'\'' automake-1.16'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=c++03 '
COMPILE_TESTS_FALSE=''
COMPILE_TESTS_TRUE='#'
CPPFLAGS=' -I/usr/include -DPACC_ZLIB'
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FAST_COMPILATION_FALSE='#'
FAST_COMPILATION_TRUE=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -L/usr/lib'
LIBOBJS=''
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACC_VERSION='1.3.1b'
PACKAGE='beagle'
PACKAGE_BUGREPORT='cgagne@gmail.com'
PACKAGE_NAME='Open BEAGLE'
PACKAGE_STRING='Open BEAGLE 3.0.3'
PACKAGE_TARNAME='beagle'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.3'
PATH_SEPARATOR=':'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='3.0.3'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} '\''/home/brett/Documents/Brock/CS 4P82/Assignment 1/lib/beagle-3.0.3/config/install-sh'\'''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
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_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Open BEAGLE"
#define PACKAGE_TARNAME "beagle"
#define PACKAGE_VERSION "3.0.3"
#define PACKAGE_STRING "Open BEAGLE 3.0.3"
#define PACKAGE_BUGREPORT "cgagne@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "beagle"
#define VERSION "3.0.3"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define FAST_COMPILATION /**/
#define HAVE_BOOL /**/
#define HAVE_LONG_LONG /**/
#define HAVE_TEMPLATES /**/
#define HAVE_TYPENAME /**/
#define HAVE_TEMPLATE_SCOPED_ARGUMENT_MATCHING /**/
#define HAVE_DEFAULT_TEMPLATE_PARAMETERS /**/
#define HAVE_TEMPLATE_QUALIFIED_RETURN_TYPE /**/
#define HAVE_CONST_CAST /**/
#define HAVE_REINTERPRET_CAST /**/
#define HAVE_STATIC_CAST /**/
#define HAVE_DYNAMIC_CAST /**/
#define HAVE_EXCEPTIONS /**/
#define HAVE_EXPLICIT /**/
#define HAVE_NAMESPACES /**/
#define HAVE_RTTI /**/
#define HAVE_STD /**/
#define HAVE_STL /**/
#define HAVE_NUMERIC_LIMITS /**/
#define HAVE_SSTREAM /**/
#define HAVE_DEV_URANDOM /**/
#define HAVE_PTHREAD 1
#define HAVE_LIBZ 1
configure: exit 0