This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU APL configure 1.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-static ## --------- ## ## Platform. ## ## --------- ## hostname = verdun uname -m = x86_64 uname -r = 3.3.3(0.341/5/3) uname -s = CYGWIN_NT-10.0 uname -v = 2021-12-03 16:35 /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: /usr/local/bin PATH: /usr/bin PATH: /cygdrive/c/Program Files (x86)/Common Files/Oracle/Java/javapath PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath PATH: /cygdrive/c/Program Files (x86)/Intel/iCLS Client PATH: /cygdrive/c/Program Files/Intel/iCLS Client PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/System32/Wbem PATH: /cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0 PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT PATH: /cygdrive/c/Program Files (x86)/PuTTY PATH: /cygdrive/c/Program Files (x86)/OpenSSH/bin PATH: /cygdrive/c/Program Files/Git/cmd PATH: /cygdrive/c/WINDOWS/System32/OpenSSH PATH: /cygdrive/c/Users/dalyw/AppData/Local/Programs/ibmapl2w/bin PATH: /cygdrive/c/Users/dalyw/AppData/Local/Microsoft/WindowsApps ## ----------- ## ## Core tests. ## ## ----------- ## configure:3009: checking for gcc configure:3025: found /usr/bin/gcc configure:3036: result: gcc configure:3265: checking for C compiler version configure:3274: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 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:3285: $? = 0 configure:3274: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --disable-bootstrap --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:3285: $? = 0 configure:3274: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3285: $? = 1 configure:3274: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3285: $? = 1 configure:3305: checking whether the C compiler works configure:3327: gcc conftest.c >&5 configure:3331: $? = 0 configure:3379: result: yes configure:3382: checking for C compiler default output file name configure:3384: result: a.exe configure:3390: checking for suffix of executables configure:3397: gcc -o conftest.exe conftest.c >&5 configure:3401: $? = 0 configure:3423: result: .exe configure:3445: checking whether we are cross compiling configure:3453: gcc -o conftest.exe conftest.c >&5 configure:3457: $? = 0 configure:3464: ./conftest.exe configure:3468: $? = 0 configure:3483: result: no configure:3488: checking for suffix of object files configure:3510: gcc -c conftest.c >&5 configure:3514: $? = 0 configure:3535: result: o configure:3539: checking whether we are using the GNU C compiler configure:3558: gcc -c conftest.c >&5 configure:3558: $? = 0 configure:3567: result: yes configure:3576: checking whether gcc accepts -g configure:3596: gcc -c -g conftest.c >&5 configure:3596: $? = 0 configure:3637: result: yes configure:3654: checking for gcc option to accept ISO C89 configure:3717: gcc -c -g -O2 conftest.c >&5 configure:3717: $? = 0 configure:3730: result: none needed configure:3755: checking whether gcc understands -c and -o together configure:3777: gcc -c conftest.c -o conftest2.o configure:3780: $? = 0 configure:3777: gcc -c conftest.c -o conftest2.o configure:3780: $? = 0 configure:3792: result: yes configure:3815: checking how to run the C preprocessor configure:3846: gcc -E conftest.c configure:3846: $? = 0 configure:3860: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | /* end confdefs.h. */ | #include configure:3885: result: gcc -E configure:3905: gcc -E conftest.c configure:3905: $? = 0 configure:3919: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | /* end confdefs.h. */ | #include configure:3948: checking for grep that handles long lines and -e configure:4006: result: /usr/bin/grep configure:4011: checking for egrep configure:4073: result: /usr/bin/grep -E configure:4078: checking for ANSI C header files configure:4098: gcc -c -g -O2 conftest.c >&5 configure:4098: $? = 0 configure:4171: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4171: $? = 0 configure:4171: ./conftest.exe configure:4171: $? = 0 configure:4182: result: yes configure:4195: checking for sys/types.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for sys/stat.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for stdlib.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for string.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for memory.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for strings.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for inttypes.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for stdint.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4195: checking for unistd.h configure:4195: gcc -c -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4195: result: yes configure:4208: checking minix/config.h usability configure:4208: gcc -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4208: result: no configure:4208: checking minix/config.h presence configure:4208: gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4208: result: no configure:4208: checking for minix/config.h configure:4208: result: no configure:4229: checking whether it is safe to define __EXTENSIONS__ configure:4247: gcc -c -g -O2 conftest.c >&5 configure:4247: $? = 0 configure:4254: result: yes configure:4291: checking for a BSD-compatible install configure:4359: result: /usr/bin/install -c configure:4370: checking whether build environment is sane configure:4425: result: yes configure:4573: checking for a thread-safe mkdir -p configure:4612: result: /usr/bin/mkdir -p configure:4619: checking for gawk configure:4635: found /usr/bin/gawk configure:4646: result: gawk configure:4657: checking whether make sets $(MAKE) configure:4679: result: yes configure:4709: checking for style of include used by make configure:4737: result: GNU configure:4771: checking whether make supports nested variables configure:4788: result: yes configure:4873: checking dependency style of gcc configure:4984: result: gcc3 configure:5043: checking whether to enable maintainer-specific portions of Makefiles configure:5052: result: no configure:5108: checking build system type configure:5122: result: x86_64-unknown-cygwin configure:5142: checking host system type configure:5155: result: x86_64-unknown-cygwin configure:5196: checking how to print strings configure:5223: result: printf configure:5244: checking for a sed that does not truncate output configure:5308: result: /usr/bin/sed configure:5326: checking for fgrep configure:5388: result: /usr/bin/grep -F configure:5423: checking for ld used by gcc configure:5490: result: /usr/x86_64-pc-cygwin/bin/ld.exe configure:5497: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld configure:5512: result: yes configure:5524: checking for BSD- or MS-compatible name lister (nm) configure:5578: result: /usr/bin/nm -B configure:5708: checking the name lister (/usr/bin/nm -B) interface configure:5715: -c conftest.cpp >&5 ./configure: line 5716: -c: command not found configure:5718: /usr/bin/nm -B "conftest.o" /usr/bin/nm: 'conftest.o': No such file configure:5721: output configure:5728: result: BSD nm configure:5731: checking whether ln -s works configure:5735: result: yes configure:5743: checking the maximum length of command line arguments configure:5874: result: 8192 configure:5922: checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format configure:5962: result: func_convert_file_noop configure:5969: checking how to convert x86_64-unknown-cygwin file names to toolchain format configure:5989: result: func_convert_file_noop configure:5996: checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files configure:6003: result: -r configure:6077: checking for objdump configure:6093: found /usr/bin/objdump configure:6104: result: objdump configure:6136: checking how to recognize dependent libraries configure:6336: result: file_magic ^x86 archive import|^x86 DLL configure:6421: checking for dlltool configure:6437: found /usr/bin/dlltool configure:6448: result: dlltool configure:6481: checking how to associate runtime and link libraries configure:6508: result: func_cygming_dll_for_implib configure:6577: checking for g++ configure:6593: found /usr/bin/g++ configure:6604: result: g++ configure:6631: checking for C++ compiler version configure:6640: g++ --version >&5 g++ (GCC) 11.2.0 Copyright (C) 2021 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:6651: $? = 0 configure:6640: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --disable-bootstrap --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:6651: $? = 0 configure:6640: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6651: $? = 1 configure:6640: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6651: $? = 1 configure:6655: checking whether we are using the GNU C++ compiler configure:6674: g++ -c conftest.cpp >&5 configure:6674: $? = 0 configure:6683: result: yes configure:6692: checking whether g++ accepts -g configure:6712: g++ -c -g conftest.cpp >&5 configure:6712: $? = 0 configure:6753: result: yes configure:6778: checking dependency style of g++ configure:6889: result: gcc3 configure:6954: checking for ar configure:6970: found /usr/bin/ar configure:6981: result: ar configure:7018: checking for archiver @FILE support configure:7035: g++ -c -g -O2 conftest.cpp >&5 configure:7035: $? = 0 configure:7038: ar cr libconftest.a @conftest.lst >&5 configure:7041: $? = 0 configure:7046: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7049: $? = 1 configure:7061: result: @ configure:7119: checking for strip configure:7135: found /usr/bin/strip configure:7146: result: strip configure:7218: checking for ranlib configure:7234: found /usr/bin/ranlib configure:7245: result: ranlib configure:7347: checking command to parse /usr/bin/nm -B output from gcc object configure:7500: g++ -c -g -O2 conftest.cpp >&5 configure:7503: $? = 0 configure:7507: /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:7510: $? = 0 configure:7576: g++ -o conftest.exe -g -O2 conftest.cpp conftstm.o >&5 configure:7579: $? = 0 configure:7617: result: ok configure:7664: checking for sysroot configure:7694: result: no configure:7701: checking for a working dd configure:7739: result: /usr/bin/dd configure:7743: checking how to truncate binary pipes configure:7758: result: /usr/bin/dd bs=4096 count=1 configure:8087: checking for mt configure:8117: result: no configure:8137: checking if : is a manifest tool configure:8143: : '-?' configure:8151: result: no configure:8825: checking for dlfcn.h configure:8825: g++ -c -g -O2 conftest.cpp >&5 configure:8825: $? = 0 configure:8825: result: yes configure:9090: checking for objdir configure:9105: result: .libs configure:9369: checking if gcc supports -fno-rtti -fno-exceptions configure:9387: gcc -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:9391: $? = 0 configure:9404: result: no configure:9762: checking for gcc option to produce PIC configure:9769: result: -DDLL_EXPORT -DPIC configure:9777: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:9795: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:9799: $? = 0 configure:9812: result: yes configure:9841: checking if gcc static flag -static works configure:9869: result: yes configure:9884: checking if gcc supports -c -o file.o configure:9905: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9909: $? = 0 configure:9931: result: yes configure:9939: checking if gcc supports -c -o file.o configure:9986: result: yes configure:10019: checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:11282: result: yes configure:11319: checking whether -lc should be explicitly linked in configure:11327: gcc -c -g -O2 conftest.c >&5 configure:11330: $? = 0 configure:11345: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11348: $? = 1 configure:11362: result: yes configure:11522: checking dynamic linker characteristics configure:12352: result: Win32 ld.exe configure:12474: checking how to hardcode library paths into programs configure:12499: result: immediate configure:12801: checking whether a program can dlopen itself configure:12881: gcc -o conftest.exe -g -O2 -DHAVE_DLFCN_H -Wl,--export-all-symbols conftest.c >&5 configure:12884: $? = 0 configure:12902: result: yes configure:12907: checking whether a statically linked program can dlopen itself configure:12987: gcc -o conftest.exe -g -O2 -DHAVE_DLFCN_H -Wl,--export-all-symbols -static conftest.c >&5 configure:12990: $? = 0 configure:13008: result: yes configure:13047: checking whether stripping libraries is possible configure:13052: result: yes configure:13087: checking if libtool supports shared libraries configure:13089: result: yes configure:13092: checking whether to build shared libraries configure:13117: result: yes configure:13120: checking whether to build static libraries configure:13124: result: yes configure:13147: checking how to run the C++ preprocessor configure:13174: g++ -E conftest.cpp configure:13174: $? = 0 configure:13188: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13213: result: g++ -E configure:13233: g++ -E conftest.cpp configure:13233: $? = 0 configure:13247: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13409: checking for ld used by g++ configure:13476: result: /usr/x86_64-pc-cygwin/bin/ld.exe configure:13483: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld configure:13498: result: yes configure:13553: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:14626: result: yes configure:14662: g++ -c -g -O2 conftest.cpp >&5 configure:14665: $? = 0 configure:15146: checking for g++ option to produce PIC configure:15153: result: -DDLL_EXPORT -DPIC configure:15161: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:15179: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:15183: $? = 0 configure:15196: result: yes configure:15219: checking if g++ static flag -static works configure:15247: result: yes configure:15259: checking if g++ supports -c -o file.o configure:15280: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15284: $? = 0 configure:15306: result: yes configure:15311: checking if g++ supports -c -o file.o configure:15358: result: yes configure:15388: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:15431: result: yes configure:15572: checking dynamic linker characteristics configure:16329: result: Win32 ld.exe configure:16394: checking how to hardcode library paths into programs configure:16419: result: immediate configure:16595: checking for C++ compiler version configure:16604: g++ --version >&5 g++ (GCC) 11.2.0 Copyright (C) 2021 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:16615: $? = 0 configure:16604: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --disable-bootstrap --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:16615: $? = 0 configure:16604: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:16615: $? = 1 configure:16604: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:16615: $? = 1 configure:16619: checking whether we are using the GNU C++ compiler configure:16647: result: yes configure:16656: checking whether g++ accepts -g configure:16717: result: yes configure:16742: checking dependency style of g++ configure:16853: result: gcc3 configure:16916: checking for gcc configure:16943: result: gcc configure:17172: checking for C compiler version configure:17181: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 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:17192: $? = 0 configure:17181: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.2.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --disable-bootstrap --enable-languages=c,c++,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:17192: $? = 0 configure:17181: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:17192: $? = 1 configure:17181: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:17192: $? = 1 configure:17196: checking whether we are using the GNU C compiler configure:17224: result: yes configure:17233: checking whether gcc accepts -g configure:17294: result: yes configure:17311: checking for gcc option to accept ISO C89 configure:17387: result: none needed configure:17412: checking whether gcc understands -c and -o together configure:17449: result: yes configure:17484: checking ncurses.h usability configure:17484: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:61:10: fatal error: ncurses.h: No such file or directory 61 | #include | ^~~~~~~~~~~ compilation terminated. configure:17484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17484: result: no configure:17484: checking ncurses.h presence configure:17484: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: ncurses.h: No such file or directory 28 | #include | ^~~~~~~~~~~ compilation terminated. configure:17484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17484: result: no configure:17484: checking for ncurses.h configure:17484: result: no configure:17492: checking curses.h usability configure:17492: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:61:10: fatal error: curses.h: No such file or directory 61 | #include | ^~~~~~~~~~ compilation terminated. configure:17492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17492: result: no configure:17492: checking curses.h presence configure:17492: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: curses.h: No such file or directory 28 | #include | ^~~~~~~~~~ compilation terminated. configure:17492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17492: result: no configure:17492: checking for curses.h configure:17492: result: no configure:17507: checking for term.h configure:17507: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:35:10: fatal error: term.h: No such file or directory 35 | #include | ^~~~~~~~ compilation terminated. configure:17507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | # if HAVE_NCURSES_H | # include | # elif HAVE_CURSES_H | # include | # endif | | | #include configure:17507: result: no configure:17544: checking dirent.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking dirent.h presence configure:17544: g++ -E conftest.cpp configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for dirent.h configure:17544: result: yes configure:17544: checking execinfo.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:62:10: fatal error: execinfo.h: No such file or directory 62 | #include | ^~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking execinfo.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:29:10: fatal error: execinfo.h: No such file or directory 29 | #include | ^~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for execinfo.h configure:17544: result: no configure:17544: checking fcntl.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking fcntl.h presence configure:17544: g++ -E conftest.cpp configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for fcntl.h configure:17544: result: yes configure:17544: checking fftw3.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:63:10: fatal error: fftw3.h: No such file or directory 63 | #include | ^~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking fftw3.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:30:10: fatal error: fftw3.h: No such file or directory 30 | #include | ^~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for fftw3.h configure:17544: result: no configure:17544: checking for inttypes.h configure:17544: result: yes configure:17544: checking for stdint.h configure:17544: result: yes configure:17544: checking for stdlib.h configure:17544: result: yes configure:17544: checking for string.h configure:17544: result: yes configure:17544: checking for strings.h configure:17544: result: yes configure:17544: checking for unistd.h configure:17544: result: yes configure:17544: checking sys/un.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking sys/un.h presence configure:17544: g++ -E conftest.cpp configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for sys/un.h configure:17544: result: yes configure:17544: checking ext/atomicity.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking ext/atomicity.h presence configure:17544: g++ -E conftest.cpp configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for ext/atomicity.h configure:17544: result: yes configure:17544: checking xcb/xcb.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:71:10: fatal error: xcb/xcb.h: No such file or directory 71 | #include | ^~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking xcb/xcb.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:38:10: fatal error: xcb/xcb.h: No such file or directory 38 | #include | ^~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for xcb/xcb.h configure:17544: result: no configure:17544: checking X11/Xlib.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:71:10: fatal error: X11/Xlib.h: No such file or directory 71 | #include | ^~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking X11/Xlib.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:38:10: fatal error: X11/Xlib.h: No such file or directory 38 | #include | ^~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for X11/Xlib.h configure:17544: result: no configure:17544: checking X11/Xlib-xcb.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:71:10: fatal error: X11/Xlib-xcb.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking X11/Xlib-xcb.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:38:10: fatal error: X11/Xlib-xcb.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for X11/Xlib-xcb.h configure:17544: result: no configure:17544: checking X11/Xutil.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:71:10: fatal error: X11/Xutil.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17544: result: no configure:17544: checking X11/Xutil.h presence configure:17544: g++ -E conftest.cpp conftest.cpp:38:10: fatal error: X11/Xutil.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | /* end confdefs.h. */ | #include configure:17544: result: no configure:17544: checking for X11/Xutil.h configure:17544: result: no configure:17544: checking utmpx.h usability configure:17544: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking utmpx.h presence configure:17544: g++ -E conftest.cpp configure:17544: $? = 0 configure:17544: result: yes configure:17544: checking for utmpx.h configure:17544: result: yes configure:17556: checking for xcb/xproto.h configure:17556: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:39:10: fatal error: xcb/xcb.h: No such file or directory 39 | #include | ^~~~~~~~~~~ compilation terminated. configure:17556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | | #include configure:17556: result: no configure:17566: checking for stdbool.h that conforms to C99 configure:17633: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:42:15: error: expected unqualified-id before string constant 42 | "error: bool is not defined" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.cpp:60:48: error: 's' does not name a type 60 | struct s { _Bool s: 1; _Bool t; } s; | ^ conftest.cpp:70:28: error: 's' was not declared in this scope 70 | char i[sizeof s.t]; | ^ conftest.cpp: In function 'int main()': conftest.cpp:88:24: error: 's' was not declared in this scope 88 | bool e = &s; | ^ conftest.cpp:92:63: error: 'i' was not declared in this scope 92 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | ^ configure:17633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | | #include | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | /* See body of main program for 'e'. */ | char f[(_Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | /* The following fails for | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | bool e = &s; | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:17640: result: no configure:17642: checking for _Bool configure:17642: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:75:13: error: '_Bool' was not declared in this scope 75 | if (sizeof (_Bool)) | ^~~~~ configure:17642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:17642: result: no configure:17659: checking for inline configure:17675: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17675: $? = 0 configure:17683: result: inline configure:17701: checking for int32_t configure:17701: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17701: $? = 0 configure:17701: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:77:67: warning: integer overflow in expression of type 'int32_t' {aka 'int'} results in '-2147483648' [-Woverflow] 77 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:76:26: error: size '-1' of array 'test_array' is negative 76 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:17701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17701: result: yes configure:17712: checking for int64_t configure:17712: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17712: $? = 0 configure:17712: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:77:67: warning: integer overflow in expression of type 'int64_t' {aka 'long int'} results in '-9223372036854775808' [-Woverflow] 77 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:76:26: error: size '-1' of array 'test_array' is negative 76 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:17712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17712: result: yes configure:17723: checking for off_t configure:17723: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17723: $? = 0 configure:17723: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:75:19: error: expected primary-expression before ')' token 75 | if (sizeof ((off_t))) | ^ configure:17723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:17723: result: yes configure:17734: checking for size_t configure:17734: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17734: $? = 0 configure:17734: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:75:20: error: expected primary-expression before ')' token 75 | if (sizeof ((size_t))) | ^ configure:17734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17734: result: yes configure:17745: checking for uint32_t configure:17745: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17745: $? = 0 configure:17745: result: yes configure:17759: checking for uint64_t configure:17759: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17759: $? = 0 configure:17759: result: yes configure:17773: checking for uint8_t configure:17773: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17773: $? = 0 configure:17773: result: yes configure:17800: checking for error_at_line configure:17816: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17816: $? = 0 configure:17824: result: yes configure:17841: checking for stdlib.h configure:17841: result: yes configure:17841: checking for unistd.h configure:17841: result: yes configure:17841: checking for sys/param.h configure:17841: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17841: $? = 0 configure:17841: result: yes configure:17861: checking for getpagesize configure:17861: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:17861: $? = 0 configure:17861: result: yes configure:17870: checking for working mmap configure:18019: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:18019: $? = 0 configure:18019: ./conftest.exe configure:18019: $? = 0 configure:18029: result: yes configure:18041: checking for floor configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:67:6: warning: declaration of 'char floor()' conflicts with built-in declaration 'double floor(double)' [-Wbuiltin-declaration-mismatch] 67 | char floor (); | ^~~~~ configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for memset configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:68:6: warning: declaration of 'char memset()' conflicts with built-in declaration 'void* memset(void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 68 | char memset (); | ^~~~~~ configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for munmap configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for pow configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:70:6: warning: declaration of 'char pow()' conflicts with built-in declaration 'double pow(double, double)' [-Wbuiltin-declaration-mismatch] 70 | char pow (); | ^~~ configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for sqrt configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:71:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch] 71 | char sqrt (); | ^~~~ configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for strchr configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:72:6: warning: declaration of 'char strchr()' conflicts with built-in declaration 'char* strchr(const char*, int)' [-Wbuiltin-declaration-mismatch] 72 | char strchr (); | ^~~~~~ configure:18041: $? = 0 configure:18041: result: yes configure:18041: checking for strerror configure:18041: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:18041: $? = 0 configure:18041: result: yes configure:18051: checking for XGetXCBConnection in -lX11-xcb configure:18076: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lX11-xcb >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lX11-xcb collect2: error: ld returned 1 exit status configure:18076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XGetXCBConnection (); | int | main () | { | return XGetXCBConnection (); | ; | return 0; | } configure:18085: result: no configure:18096: checking for XOpenDisplay in -lX11 configure:18121: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lX11 >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lX11 collect2: error: ld returned 1 exit status configure:18121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:18130: result: no configure:18141: checking for xcb_connect in -lxcb configure:18166: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lxcb >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lxcb collect2: error: ld returned 1 exit status configure:18166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xcb_connect (); | int | main () | { | return xcb_connect (); | ; | return 0; | } configure:18175: result: no configure:18186: checking for tparm in -ltinfo configure:18211: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -ltinfo >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:18211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tparm (); | int | main () | { | return tparm (); | ; | return 0; | } configure:18220: result: no configure:18231: checking for socket in -lsocket configure:18256: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lsocket >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:18256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:18265: result: no configure:18276: checking for sem_init in -lpthread configure:18301: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lpthread >&5 configure:18301: $? = 0 configure:18310: result: yes configure:18321: checking for yp_all in -lnsl configure:18346: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lnsl -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lnsl collect2: error: ld returned 1 exit status configure:18346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yp_all (); | int | main () | { | return yp_all (); | ; | return 0; | } configure:18355: result: no configure:18366: checking for setupterm in -lcurses configure:18391: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lcurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcurses collect2: error: ld returned 1 exit status configure:18391: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:18400: result: no configure:18411: checking for setupterm in -lncurses configure:18436: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lncurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status configure:18436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:18445: result: no configure:18456: checking for acosh in -lm configure:18481: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lm -lpthread >&5 conftest.cpp:59:6: warning: declaration of 'char acosh()' conflicts with built-in declaration 'double acosh(double)' [-Wbuiltin-declaration-mismatch] 59 | char acosh (); | ^~~~~ configure:18481: $? = 0 configure:18490: result: yes configure:18501: checking for gtk_init in -lgtk-3 configure:18526: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lgtk-3 -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgtk-3 collect2: error: ld returned 1 exit status configure:18526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gtk_init (); | int | main () | { | return gtk_init (); | ; | return 0; | } configure:18535: result: no configure:18546: checking for gdk_init in -lgdk-3 configure:18571: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lgdk-3 -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lgdk-3 collect2: error: ld returned 1 exit status configure:18571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gdk_init (); | int | main () | { | return gdk_init (); | ; | return 0; | } configure:18580: result: no configure:18591: checking for fftw_plan_dft in -lfftw3 configure:18616: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lfftw3 -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfftw3 collect2: error: ld returned 1 exit status configure:18616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_plan_dft (); | int | main () | { | return fftw_plan_dft (); | ; | return 0; | } configure:18625: result: no configure:18636: checking for backtrace in -lexecinfo configure:18661: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lexecinfo -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:18661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:18670: result: no configure:18681: checking for dlopen in -ldl configure:18706: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -ldl -lm -lpthread >&5 configure:18706: $? = 0 configure:18715: result: yes configure:18726: checking for cairo_fill in -lcairo configure:18751: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lcairo -ldl -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcairo collect2: error: ld returned 1 exit status configure:18751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cairo_fill (); | int | main () | { | return cairo_fill (); | ; | return 0; | } configure:18760: result: no configure:18771: checking for initstate_r in -lc configure:18796: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lc -ldl -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccccIGHq.o:/home/dalyw/Builds/apl-1.8/trunk/conftest.cpp:65: undefined reference to `initstate_r' collect2: error: ld returned 1 exit status configure:18796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char initstate_r (); | int | main () | { | return initstate_r (); | ; | return 0; | } configure:18805: result: no configure:18816: checking for __atomic_fetch_add_4 in -latomicity configure:18841: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -latomicity -ldl -lm -lpthread >&5 conftest.cpp:61:6: error: new declaration 'char __atomic_fetch_add_4()' ambiguates built-in declaration 'unsigned int __atomic_fetch_add_4(volatile void*, unsigned int, int)' [-fpermissive] 61 | char __atomic_fetch_add_4 (); | ^~~~~~~~~~~~~~~~~~~~ conftest.cpp: In function 'int main()': conftest.cpp:65:29: error: too few arguments to function 'unsigned int __atomic_fetch_add_4(volatile void*, unsigned int, int)' 65 | return __atomic_fetch_add_4 (); | ~~~~~~~~~~~~~~~~~~~~~^~ configure:18841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __atomic_fetch_add_4 (); | int | main () | { | return __atomic_fetch_add_4 (); | ; | return 0; | } configure:18850: result: no configure:18949: checking for SQLite3 library >= 3.0.0 configure:18998: gcc -c -g -O2 -I/usr/include conftest.c >&5 configure:18998: $? = 0 configure:19000: result: yes configure:19142: checking for pg_config configure:19175: result: no configure:19365: checking for pcre2_compile_32 in -lpcre2-32 configure:19390: g++ -o conftest.exe -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp -lpcre2-32 -ldl -lm -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lpcre2-32 collect2: error: ld returned 1 exit status configure:19390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_SQLITE3 /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pcre2_compile_32 (); | int | main () | { | return pcre2_compile_32 (); | ; | return 0; | } configure:19399: result: no configure:19497: checking whether support for ⎕GTK (needs GTK version 3) is desired configure:19505: result: yes configure:19507: checking if pkg-config is executable configure:19511: result: yes configure:19513: checking if package gtk+-3.0 is installed configure:19523: result: no configure:19563: checking whether CPU has rdtsc (read CPU cycle counter) opcode configure:19578: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:19578: $? = 0 configure:19599: result: yes configure:19605: checking whether gettimeofday exists configure:19619: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:19619: $? = 0 configure:19640: result: yes configure:19650: checking whether sem_init() works configure:19666: g++ -c -Wall -Werror conftest.cpp >&5 configure:19666: $? = 0 configure:19688: result: yes configure:19695: checking whether pthread_setaffinity_np is available configure:19716: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:19716: $? = 0 configure:19736: result: yes configure:19742: checking whether pthread_setname_np is available configure:19758: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 configure:19758: $? = 0 configure:19770: result: yes configure:19776: checking whether OSAtomicAdd32Barrier() is available configure:19791: g++ -c -Wall -Werror conftest.cpp >&5 conftest.cpp:61:11: fatal error: libkern/OSAtomic.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:19791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_SQLITE3 /**/ | #define HAVE_GTK3 0 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SEM_INIT 1 | #define HAVE_AFFINITY_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | #include | int | main () | { | OSAtomicAdd32Barrier(0, 0); | ; | return 0; | } configure:19804: result: no configure:19810: checking whether atomic_add_32_nv() is available configure:19825: g++ -c -g -O2 -I /home/dalyw/Builds/apl-1.8/trunk conftest.cpp >&5 conftest.cpp:61:11: fatal error: atomic.h: No such file or directory 61 | #include | ^~~~~~~~~~ compilation terminated. configure:19825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU APL" | #define PACKAGE_TARNAME "apl" | #define PACKAGE_VERSION "1.8" | #define PACKAGE_STRING "GNU APL 1.8" | #define PACKAGE_BUGREPORT "bug-apl@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/apl/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FLOOR 1 | #define HAVE_MEMSET 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_SQLITE3 /**/ | #define HAVE_GTK3 0 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SEM_INIT 1 | #define HAVE_AFFINITY_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | #include | int | main () | { | atomic_add_32_nv(0, 0); | atomic_add_32 (0, 0); | | ; | return 0; | } configure:19837: result: no configure:19847: checking if we are compiling for Android configure:19870: result: no configure:19876: checking if we want to build an erlang interface (implies libapl.so) configure:19900: result: no configure:19905: checking if we want to build libapl.so configure:19929: result: no configure:19934: checking if we want to build libpython_apl.so configure:19964: result: no configure:20015: checking whether internal performance counters shall be enabled) configure:20026: result: no configure:20031: checking whether to remember the history of APL values (debug feature) configure:20042: result: no configure:20047: checking whether gprof profiling shall be enabled configure:20056: result: no configure:20061: checking whether gcov coverage testing shall be enabled configure:20070: result: no configure:20082: checking whether dynamic logging shall be enabled configure:20093: result: no configure:20098: checking whether value flags shall be traced configure:20109: result: no configure:20114: checking how picky internal tests shall be configure:20123: result: 1 configure:20127: checking security level (0=none, 1=configured in preferences, 2=all) configure:20136: result: 0 configure:20140: checking how many CPU cores shall be used by APL (experimental!) configure:20155: result: 0 configure:20159: checking which type of socket APserver shall use configure:20171: result: 0 configure:20175: checking which port number APserver shall use for TCP or UDP sockets configure:20184: result: 16366 configure:20188: checking which unix port name APserver shall use configure:20197: result: /tmp/GNU-APL/APserver configure:20201: checking how long a short APL value shall be at most configure:20210: result: 12 configure:20215: checking whether visible markers shall be used configure:20226: result: no configure:20230: checking whether support for rational numbers is desired configure:20241: result: no configure:20245: checking whether we compile for an i686 CPU configure:20259: result: no configure:20399: checking that generated files are newer than configure configure:20405: result: done configure:20496: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU APL config.status 1.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on verdun config.status:1314: creating Makefile config.status:1314: creating build/Makefile config.status:1314: creating debian/Makefile config.status:1314: creating debian/source/Makefile config.status:1314: creating doc/Makefile config.status:1314: creating erlang/Makefile config.status:1314: creating erlang/apl.erl config.status:1314: creating gnu-apl.d/Makefile config.status:1314: creating gnu-apl.d/preferences config.status:1314: creating HOWTOs/Makefile config.status:1314: creating rpm/Makefile config.status:1314: creating rpm/apl.spec config.status:1314: creating src/Makefile config.status:1314: creating src/APs/Makefile config.status:1314: creating src/Gtk/Makefile config.status:1314: creating src/emacs_mode/Makefile config.status:1314: creating src/native/Makefile config.status:1314: creating src/sql/Makefile config.status:1314: creating src/testcases/Makefile config.status:1314: creating src/workspaces/Makefile config.status:1314: creating support-files/Makefile config.status:1314: creating support-files/105-key-International-Keyboard/Makefile config.status:1314: creating support-files/Bill_Daly_Ubuntu/Makefile config.status:1314: creating support-files/Dirk/Makefile config.status:1314: creating support-files/Dyalog-Keyboard/Makefile config.status:1314: creating support-files/Juergen-Mint-19/Makefile config.status:1314: creating support-files/old-Keyboard/Makefile config.status:1314: creating support-files/OS-X-Keyboard/Makefile config.status:1314: creating support-files/Unicomp-Keyboard/Makefile config.status:1314: creating support-files/WASD-Keyboard/Makefile config.status:1314: creating tools/Makefile config.status:1314: creating websock/Makefile config.status:1314: creating websock/client/Makefile config.status:1314: creating websock/server/Makefile config.status:1314: creating workspaces/Makefile config.status:1314: creating wslib3/Makefile config.status:1314: creating wslib4/Makefile config.status:1314: creating wslib5/Makefile config.status:1314: creating wslib5/APLComponentFiles/Makefile config.status:1314: creating wslib5/iso-apl-cf/Makefile config.status:1314: creating config.h config.status:1495: config.h is unchanged config.status:1543: executing depfiles commands config.status:1543: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-cygwin ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_APSERVER_PATH_set= ac_cv_env_APSERVER_PATH_value= ac_cv_env_APSERVER_PORT_set= ac_cv_env_APSERVER_PORT_value= ac_cv_env_APSERVER_TRANSPORT_set= ac_cv_env_APSERVER_TRANSPORT_value= ac_cv_env_ASSERT_LEVEL_WANTED_set= ac_cv_env_ASSERT_LEVEL_WANTED_value= 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_CORE_COUNT_WANTED_set= ac_cv_env_CORE_COUNT_WANTED_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_WERROR_set= ac_cv_env_CXX_WERROR_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DEVELOP_WANTED_set= ac_cv_env_DEVELOP_WANTED_value= ac_cv_env_DYNAMIC_LOG_WANTED_set= ac_cv_env_DYNAMIC_LOG_WANTED_value= ac_cv_env_GCOV_WANTED_set= ac_cv_env_GCOV_WANTED_value= ac_cv_env_GPROF_WANTED_set= ac_cv_env_GPROF_WANTED_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_MAX_RANK_WANTED_set= ac_cv_env_MAX_RANK_WANTED_value= ac_cv_env_PERFORMANCE_COUNTERS_WANTED_set= ac_cv_env_PERFORMANCE_COUNTERS_WANTED_value= ac_cv_env_RATIONAL_NUMBERS_WANTED_set= ac_cv_env_RATIONAL_NUMBERS_WANTED_value= ac_cv_env_SECURITY_LEVEL_WANTED_set= ac_cv_env_SECURITY_LEVEL_WANTED_value= ac_cv_env_SHORT_VALUE_LENGTH_WANTED_set= ac_cv_env_SHORT_VALUE_LENGTH_WANTED_value= ac_cv_env_VALUE_CHECK_WANTED_set= ac_cv_env_VALUE_CHECK_WANTED_value= ac_cv_env_VALUE_HISTORY_WANTED_set= ac_cv_env_VALUE_HISTORY_WANTED_value= ac_cv_env_VF_TRACING_WANTED_set= ac_cv_env_VF_TRACING_WANTED_value= ac_cv_env_VISIBLE_MARKERS_WANTED_set= ac_cv_env_VISIBLE_MARKERS_WANTED_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_exeext=.exe ac_cv_func_floor=yes ac_cv_func_getpagesize=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pow=yes ac_cv_func_sqrt=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_header_X11_Xlib_h=no ac_cv_header_X11_Xlib_xcb_h=no ac_cv_header_X11_Xutil_h=no ac_cv_header_curses_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_ext_atomicity_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fftw3_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=no ac_cv_header_stdbool_h=no 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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_term_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_xcb_xcb_h=no ac_cv_header_xcb_xproto_h=no ac_cv_host=x86_64-unknown-cygwin ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_X11_xcb_XGetXCBConnection=no ac_cv_lib_atomicity___atomic_fetch_add_4=no ac_cv_lib_c_initstate_r=no ac_cv_lib_cairo_cairo_fill=no ac_cv_lib_curses_setupterm=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_error_at_line=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_fftw3_fftw_plan_dft=no ac_cv_lib_gdk_3_gdk_init=no ac_cv_lib_gtk_3_gtk_init=no ac_cv_lib_m_acosh=yes ac_cv_lib_ncurses_setupterm=no ac_cv_lib_nsl_yp_all=no ac_cv_lib_pcre2_32_pcre2_compile_32=no ac_cv_lib_pthread_sem_init=yes ac_cv_lib_socket_socket=no ac_cv_lib_tinfo_tparm=no ac_cv_lib_xcb_xcb_connect=no 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_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type__Bool=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd=func_win32_libid 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/x86_64-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/x86_64-pc-cygwin/bin/ld.exe 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='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -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=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=8192 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' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APSERVER_PATH='/tmp/GNU-APL/APserver' APSERVER_PORT='16366' APSERVER_TRANSPORT='0' AR='ar' ASSERT_LEVEL_WANTED='1' AUTOCONF='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/missing autoconf' AUTOHEADER='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/missing autoheader' AUTOMAKE='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CORE_COUNT_WANTED='0' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I /home/dalyw/Builds/apl-1.8/trunk' CXX_WERROR='' CYGPATH_W='cygpath -w' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOP_FALSE='' DEVELOP_TRUE='#' DEVELOP_WANTED='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' DYNAMIC_LOG_WANTED='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' FGREP='/usr/bin/grep -F' GCOV_WANTED='' GPROF_WANTED='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LDFLAGS='' HAVE_AFFINITY_NP_FALSE='#' HAVE_AFFINITY_NP_TRUE='' HAVE_GTK3_FALSE='' HAVE_GTK3_TRUE='#' HAVE_LIBPCRE2_32_FALSE='' HAVE_LIBPCRE2_32_TRUE='#' HAVE_RDTSC_FALSE='#' HAVE_RDTSC_TRUE='' HAVE_SEM_INIT_FALSE='#' HAVE_SEM_INIT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-cygwin/bin/ld.exe' LDFLAGS='' LIBOBJS='' LIBS='-ldl -lm -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/missing makeinfo' MANIFEST_TOOL=':' MAX_RANK_WANTED='8' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' ON_i686_FALSE='' ON_i686_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='apl' PACKAGE_BUGREPORT='bug-apl@gnu.org' PACKAGE_NAME='GNU APL' PACKAGE_STRING='GNU APL 1.8' PACKAGE_TARNAME='apl' PACKAGE_URL='http://www.gnu.org/software/apl/' PACKAGE_VERSION='1.8' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PERFORMANCE_COUNTERS_WANTED='no' PG_CONFIG='no' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' POSTGRES_FALSE='' POSTGRES_TRUE='#' PYTHON_CFLAGS='' RANLIB='ranlib' RATIONAL_NUMBERS_WANTED='no' SECURITY_LEVEL_WANTED='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHORT_VALUE_LENGTH_WANTED='12' SQLITE3_CFLAGS='-I/usr/include' SQLITE3_FALSE='#' SQLITE3_LDFLAGS='-L/usr/lib -lsqlite3' SQLITE3_TRUE='' SQLITE3_VERSION='3.34.0' STRIP='strip' VALUE_CHECK_WANTED='' VALUE_HISTORY_WANTED='no' VERSION='1.8' VF_TRACING_WANTED='no' VISIBLE_MARKERS_WANTED='no' WANT_ANDROID_FALSE='' WANT_ANDROID_TRUE='#' WANT_ERLANG_FALSE='' WANT_ERLANG_TRUE='#' WANT_LIBAPL_FALSE='' WANT_LIBAPL_TRUE='#' WANT_PYTHON_FALSE='' WANT_PYTHON_TRUE='#' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-cygwin' build_alias='' build_cpu='x86_64' build_os='cygwin' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-cygwin' host_alias='' host_cpu='x86_64' host_os='cygwin' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/dalyw/Builds/apl-1.8/trunk/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 "GNU APL" #define PACKAGE_TARNAME "apl" #define PACKAGE_VERSION "1.8" #define PACKAGE_STRING "GNU APL 1.8" #define PACKAGE_BUGREPORT "bug-apl@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/apl/" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "apl" #define VERSION "1.8" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_EXT_ATOMICITY_H 1 #define HAVE_UTMPX_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FLOOR 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_POW 1 #define HAVE_SQRT 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_SQLITE3 /**/ #define HAVE_GTK3 0 #define HAVE_RDTSC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SEM_INIT 1 #define HAVE_AFFINITY_NP 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define MAX_RANK_WANTED 8 #define GPROF_WANTED -pg #define ASSERT_LEVEL_WANTED 1 #define SECURITY_LEVEL_WANTED 0 #define CORE_COUNT_WANTED 0 #define APSERVER_TRANSPORT 0 #define APSERVER_PORT 16366 #define APSERVER_PATH "/tmp/GNU-APL/APserver" #define SHORT_VALUE_LENGTH_WANTED 12 configure: exit 0