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 ## --------- ## ## Platform. ## ## --------- ## hostname = Gandalf uname -m = x86_64 uname -r = 18.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 32.00 gigabytes Default processor set: 298 tasks, 1096 threads, 16 processors Load average: 0.23, Mach factor: 15.75 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /opt/X11/bin PATH: /Library/TeX/texbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3014: checking for gcc configure:3030: found /usr/bin/gcc configure:3041: result: gcc configure:3270: checking for C compiler version configure:3279: gcc --version >&5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:3290: $? = 0 configure:3279: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3290: $? = 0 configure:3279: gcc -V >&5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:3290: $? = 1 configure:3279: gcc -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:3290: $? = 1 configure:3310: checking whether the C compiler works configure:3332: gcc conftest.c >&5 configure:3336: $? = 0 configure:3384: result: yes configure:3387: checking for C compiler default output file name configure:3389: result: a.out configure:3395: checking for suffix of executables configure:3402: gcc -o conftest conftest.c >&5 configure:3406: $? = 0 configure:3428: result: configure:3450: checking whether we are cross compiling configure:3458: gcc -o conftest conftest.c >&5 configure:3462: $? = 0 configure:3469: ./conftest configure:3473: $? = 0 configure:3488: result: no configure:3493: checking for suffix of object files configure:3515: gcc -c conftest.c >&5 configure:3519: $? = 0 configure:3540: result: o configure:3544: checking whether we are using the GNU C compiler configure:3563: gcc -c conftest.c >&5 configure:3563: $? = 0 configure:3572: result: yes configure:3581: checking whether gcc accepts -g configure:3601: gcc -c -g conftest.c >&5 configure:3601: $? = 0 configure:3642: result: yes configure:3659: checking for gcc option to accept ISO C89 configure:3722: gcc -c -g -O2 conftest.c >&5 configure:3722: $? = 0 configure:3735: result: none needed configure:3760: checking whether gcc understands -c and -o together configure:3782: gcc -c conftest.c -o conftest2.o configure:3785: $? = 0 configure:3782: gcc -c conftest.c -o conftest2.o configure:3785: $? = 0 configure:3797: result: yes configure:3820: checking how to run the C preprocessor configure:3851: gcc -E conftest.c configure:3851: $? = 0 configure:3865: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3865: $? = 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:3890: result: gcc -E configure:3910: gcc -E conftest.c configure:3910: $? = 0 configure:3924: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3924: $? = 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:3953: checking for grep that handles long lines and -e configure:4011: result: /usr/bin/grep configure:4016: checking for egrep configure:4078: result: /usr/bin/grep -E configure:4083: checking for ANSI C header files configure:4103: gcc -c -g -O2 conftest.c >&5 configure:4103: $? = 0 configure:4176: gcc -o conftest -g -O2 conftest.c >&5 configure:4176: $? = 0 configure:4176: ./conftest configure:4176: $? = 0 configure:4187: result: yes configure:4200: checking for sys/types.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for sys/stat.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for stdlib.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for string.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for memory.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for strings.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for inttypes.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for stdint.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4200: checking for unistd.h configure:4200: gcc -c -g -O2 conftest.c >&5 configure:4200: $? = 0 configure:4200: result: yes configure:4213: checking minix/config.h usability configure:4213: gcc -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4213: $? = 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:4213: result: no configure:4213: checking minix/config.h presence configure:4213: gcc -E conftest.c conftest.c:19:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4213: $? = 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:4213: result: no configure:4213: checking for minix/config.h configure:4213: result: no configure:4234: checking whether it is safe to define __EXTENSIONS__ configure:4252: gcc -c -g -O2 conftest.c >&5 configure:4252: $? = 0 configure:4259: result: yes configure:4296: checking for a BSD-compatible install configure:4364: result: /usr/bin/install -c configure:4375: checking whether build environment is sane configure:4430: result: yes configure:4578: checking for a thread-safe mkdir -p configure:4617: result: ./install-sh -c -d configure:4624: checking for gawk configure:4654: result: no configure:4624: checking for mawk configure:4654: result: no configure:4624: checking for nawk configure:4654: result: no configure:4624: checking for awk configure:4640: found /usr/bin/awk configure:4651: result: awk configure:4662: checking whether make sets $(MAKE) configure:4684: result: yes configure:4714: checking for style of include used by make configure:4742: result: GNU configure:4776: checking whether make supports nested variables configure:4793: result: yes configure:4878: checking dependency style of gcc configure:4989: result: gcc3 configure:5048: checking whether to enable maintainer-specific portions of Makefiles configure:5057: result: no configure:5113: checking build system type configure:5127: result: x86_64-apple-darwin18.7.0 configure:5147: checking host system type configure:5160: result: x86_64-apple-darwin18.7.0 configure:5201: checking how to print strings configure:5228: result: printf configure:5249: checking for a sed that does not truncate output configure:5313: result: /usr/bin/sed configure:5331: checking for fgrep configure:5393: result: /usr/bin/grep -F configure:5428: checking for ld used by gcc configure:5495: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:5502: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:5517: result: no configure:5529: checking for BSD- or MS-compatible name lister (nm) configure:5583: result: /usr/bin/nm -B configure:5713: checking the name lister (/usr/bin/nm -B) interface configure:5720: -c conftest.cpp >&5 ./configure: line 5721: -c: command not found configure:5723: /usr/bin/nm -B "conftest.o" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm: error: conftest.o: No such file or directory. configure:5726: output configure:5733: result: BSD nm configure:5736: checking whether ln -s works configure:5740: result: yes configure:5748: checking the maximum length of command line arguments configure:5879: result: 196608 configure:5927: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format configure:5967: result: func_convert_file_noop configure:5974: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format configure:5994: result: func_convert_file_noop configure:6001: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:6008: result: -r configure:6082: checking for objdump configure:6098: found /usr/bin/objdump configure:6109: result: objdump configure:6141: checking how to recognize dependent libraries configure:6341: result: pass_all configure:6426: checking for dlltool configure:6456: result: no configure:6486: checking how to associate runtime and link libraries configure:6513: result: printf %s\n configure:6582: checking for g++ configure:6598: found /usr/bin/g++ configure:6609: result: g++ configure:6636: checking for C++ compiler version configure:6645: g++ --version >&5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:6656: $? = 0 configure:6645: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6656: $? = 0 configure:6645: g++ -V >&5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:6656: $? = 1 configure:6645: g++ -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:6656: $? = 1 configure:6660: checking whether we are using the GNU C++ compiler configure:6679: g++ -c conftest.cpp >&5 configure:6679: $? = 0 configure:6688: result: yes configure:6697: checking whether g++ accepts -g configure:6717: g++ -c -g conftest.cpp >&5 configure:6717: $? = 0 configure:6758: result: yes configure:6783: checking dependency style of g++ configure:6894: result: gcc3 configure:6959: checking for ar configure:6975: found /usr/bin/ar configure:6986: result: ar configure:7023: checking for archiver @FILE support configure:7040: g++ -c -g -O2 conftest.cpp >&5 configure:7040: $? = 0 configure:7043: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7046: $? = 1 configure:7066: result: no configure:7124: checking for strip configure:7140: found /usr/bin/strip configure:7151: result: strip configure:7223: checking for ranlib configure:7239: found /usr/bin/ranlib configure:7250: result: ranlib configure:7352: checking command to parse /usr/bin/nm -B output from gcc object configure:7505: g++ -c -g -O2 conftest.cpp >&5 configure:7508: $? = 0 configure:7512: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7515: $? = 0 cannot find nm_test_var in conftest.nm configure:7505: g++ -c -g -O2 conftest.cpp >&5 configure:7508: $? = 0 configure:7512: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7515: $? = 0 configure:7581: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7584: $? = 0 configure:7622: result: ok configure:7669: checking for sysroot configure:7699: result: no configure:7706: checking for a working dd configure:7744: result: /bin/dd configure:7748: checking how to truncate binary pipes configure:7763: result: /bin/dd bs=4096 count=1 configure:8092: checking for mt configure:8122: result: no configure:8142: checking if : is a manifest tool configure:8148: : '-?' configure:8156: result: no configure:8212: checking for dsymutil configure:8228: found /usr/bin/dsymutil configure:8239: result: dsymutil configure:8304: checking for nmedit configure:8320: found /usr/bin/nmedit configure:8331: result: nmedit configure:8396: checking for lipo configure:8412: found /usr/bin/lipo configure:8423: result: lipo configure:8488: checking for otool configure:8504: found /usr/bin/otool configure:8515: result: otool configure:8580: checking for otool64 configure:8610: result: no configure:8655: checking for -single_module linker flag gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8688: result: yes configure:8691: checking for -exported_symbols_list linker flag configure:8711: g++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:8711: $? = 0 configure:8721: result: yes configure:8724: checking for -force_load linker flag gcc -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8756: result: yes configure:8830: checking for dlfcn.h configure:8830: g++ -c -g -O2 conftest.cpp >&5 configure:8830: $? = 0 configure:8830: result: yes configure:9095: checking for objdir configure:9110: result: .libs configure:9370: checking if gcc supports -fno-rtti -fno-exceptions configure:9388: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:9392: $? = 0 configure:9405: result: yes configure:9763: checking for gcc option to produce PIC configure:9770: result: -fno-common -DPIC configure:9778: checking if gcc PIC flag -fno-common -DPIC works configure:9796: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:9800: $? = 0 configure:9813: result: yes configure:9842: checking if gcc static flag -static works configure:9870: result: no configure:9885: checking if gcc supports -c -o file.o configure:9906: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9910: $? = 0 configure:9932: result: yes configure:9940: checking if gcc supports -c -o file.o configure:9987: result: yes configure:10020: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:11283: result: yes configure:11523: checking dynamic linker characteristics configure:12353: result: darwin18.7.0 dyld configure:12475: checking how to hardcode library paths into programs configure:12500: result: immediate configure:12545: checking for dlopen in -ldl configure:12570: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:12570: $? = 0 configure:12579: result: yes configure:12802: checking whether a program can dlopen itself configure:12882: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:12885: $? = 0 configure:12903: result: yes configure:12908: checking whether a statically linked program can dlopen itself configure:12988: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 configure:12991: $? = 0 configure:13009: result: yes configure:13048: checking whether stripping libraries is possible configure:13062: result: yes configure:13088: checking if libtool supports shared libraries configure:13090: result: yes configure:13093: checking whether to build shared libraries configure:13118: result: yes configure:13121: checking whether to build static libraries configure:13125: result: yes configure:13148: checking how to run the C++ preprocessor configure:13175: g++ -E conftest.cpp configure:13175: $? = 0 configure:13189: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13189: $? = 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:13214: result: g++ -E configure:13234: g++ -E conftest.cpp configure:13234: $? = 0 configure:13248: g++ -E conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13248: $? = 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:13410: checking for ld used by g++ configure:13477: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:13484: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:13499: result: no configure:13554: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:14627: result: yes configure:14663: g++ -c -g -O2 conftest.cpp >&5 configure:14666: $? = 0 configure:15147: checking for g++ option to produce PIC configure:15154: result: -fno-common -DPIC configure:15162: checking if g++ PIC flag -fno-common -DPIC works configure:15180: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:15184: $? = 0 configure:15197: result: yes configure:15220: checking if g++ static flag -static works configure:15248: result: no configure:15260: checking if g++ supports -c -o file.o configure:15281: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15285: $? = 0 configure:15307: result: yes configure:15312: checking if g++ supports -c -o file.o configure:15359: result: yes configure:15389: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:15432: result: yes configure:15573: checking dynamic linker characteristics configure:16330: result: darwin18.7.0 dyld configure:16395: checking how to hardcode library paths into programs configure:16420: result: immediate configure:16596: checking for C++ compiler version configure:16605: g++ --version >&5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:16616: $? = 0 configure:16605: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:16616: $? = 0 configure:16605: g++ -V >&5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:16616: $? = 1 configure:16605: g++ -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:16616: $? = 1 configure:16620: checking whether we are using the GNU C++ compiler configure:16648: result: yes configure:16657: checking whether g++ accepts -g configure:16718: result: yes configure:16743: checking dependency style of g++ configure:16854: result: gcc3 configure:16917: checking for gcc configure:16944: result: gcc configure:17173: checking for C compiler version configure:17182: gcc --version >&5 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:17193: $? = 0 configure:17182: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:17193: $? = 0 configure:17182: gcc -V >&5 clang: error: unsupported option '-V -Wno-framework-include-private-from-public' clang: error: no input files configure:17193: $? = 1 configure:17182: gcc -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:17193: $? = 1 configure:17197: checking whether we are using the GNU C compiler configure:17225: result: yes configure:17234: checking whether gcc accepts -g configure:17295: result: yes configure:17312: checking for gcc option to accept ISO C89 configure:17388: result: none needed configure:17413: checking whether gcc understands -c and -o together configure:17450: result: yes configure:17485: checking ncurses.h usability configure:17485: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17485: $? = 0 configure:17485: result: yes configure:17485: checking ncurses.h presence configure:17485: g++ -E conftest.cpp configure:17485: $? = 0 configure:17485: result: yes configure:17485: checking for ncurses.h configure:17485: result: yes configure:17508: checking for term.h configure:17508: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17508: $? = 0 configure:17508: result: yes configure:17547: checking dirent.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking dirent.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for dirent.h configure:17547: result: yes configure:17547: checking execinfo.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking execinfo.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for execinfo.h configure:17547: result: yes configure:17547: checking fcntl.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking fcntl.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for fcntl.h configure:17547: result: yes configure:17547: checking fftw3.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:66:10: fatal error: 'fftw3.h' file not found #include ^~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_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:17547: result: no configure:17547: checking fftw3.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:33:10: fatal error: 'fftw3.h' file not found #include ^~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for fftw3.h configure:17547: result: no configure:17547: checking for inttypes.h configure:17547: result: yes configure:17547: checking png.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking png.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for png.h configure:17547: result: yes configure:17547: checking for stdint.h configure:17547: result: yes configure:17547: checking for stdlib.h configure:17547: result: yes configure:17547: checking for string.h configure:17547: result: yes configure:17547: checking for strings.h configure:17547: result: yes configure:17547: checking for unistd.h configure:17547: result: yes configure:17547: checking utmpx.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking utmpx.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for utmpx.h configure:17547: result: yes configure:17547: checking sys/un.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking sys/un.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for sys/un.h configure:17547: result: yes configure:17547: checking ext/atomicity.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:75:10: fatal error: 'ext/atomicity.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_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:17547: result: no configure:17547: checking ext/atomicity.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:42:10: fatal error: 'ext/atomicity.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for ext/atomicity.h configure:17547: result: no configure:17547: checking xcb/xcb.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:75:10: fatal error: 'xcb/xcb.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_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:17547: result: no configure:17547: checking xcb/xcb.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:42:10: fatal error: 'xcb/xcb.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for xcb/xcb.h configure:17547: result: no configure:17547: checking zlib.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking zlib.h presence configure:17547: g++ -E conftest.cpp configure:17547: $? = 0 configure:17547: result: yes configure:17547: checking for zlib.h configure:17547: result: yes configure:17547: checking X11/Xlib.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'X11/Xlib.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17547: result: no configure:17547: checking X11/Xlib.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:43:10: fatal error: 'X11/Xlib.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for X11/Xlib.h configure:17547: result: no configure:17547: checking X11/Xlib-xcb.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'X11/Xlib-xcb.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17547: result: no configure:17547: checking X11/Xlib-xcb.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:43:10: fatal error: 'X11/Xlib-xcb.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for X11/Xlib-xcb.h configure:17547: result: no configure:17547: checking X11/Xutil.h usability configure:17547: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'X11/Xutil.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17547: result: no configure:17547: checking X11/Xutil.h presence configure:17547: g++ -E conftest.cpp conftest.cpp:43:10: fatal error: 'X11/Xutil.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:17547: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:17547: result: no configure:17547: checking for X11/Xutil.h configure:17547: result: no configure:17559: checking for xcb/xproto.h configure:17559: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:43:10: fatal error: 'xcb/xcb.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:17559: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | | #include configure:17559: result: no configure:17569: checking for stdbool.h that conforms to C99 configure:17636: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:46:15: error: expected unqualified-id "error: bool is not defined" ^ conftest.cpp:64:48: error: C++ requires a type specifier for all declarations struct s { _Bool s: 1; _Bool t; } s; ^ 2 errors generated. configure:17636: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17643: result: no configure:17645: checking for _Bool configure:17645: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:79:13: error: use of undeclared identifier '_Bool' if (sizeof (_Bool)) ^ 1 error generated. configure:17645: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17645: result: no configure:17662: checking for inline configure:17678: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17678: $? = 0 configure:17686: result: inline configure:17704: checking for int32_t configure:17704: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17704: $? = 0 configure:17704: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:81:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.cpp:80:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:17704: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17704: result: yes configure:17715: checking for int64_t configure:17715: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17715: $? = 0 configure:17715: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:81:53: warning: overflow in expression; result is -9223372036854775808 with type 'long long' [-Winteger-overflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.cpp:80:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:17715: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17715: result: yes configure:17726: checking for off_t configure:17726: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17726: $? = 0 configure:17726: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:79:20: error: expected expression if (sizeof ((off_t))) ^ 1 error generated. configure:17726: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17726: result: yes configure:17737: checking for size_t configure:17737: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17737: $? = 0 configure:17737: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:79:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:17737: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_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:17737: result: yes configure:17748: checking for uint32_t configure:17748: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17748: $? = 0 configure:17748: result: yes configure:17762: checking for uint64_t configure:17762: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17762: $? = 0 configure:17762: result: yes configure:17776: checking for uint8_t configure:17776: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17776: $? = 0 configure:17776: result: yes configure:17813: checking for error_at_line configure:17829: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:44:10: fatal error: 'error.h' file not found #include ^~~~~~~~~ 1 error generated. configure:17829: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:17837: result: no configure:17854: checking for stdlib.h configure:17854: result: yes configure:17854: checking for unistd.h configure:17854: result: yes configure:17854: checking for sys/param.h configure:17854: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17854: $? = 0 configure:17854: result: yes configure:17874: checking for getpagesize configure:17874: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:17874: $? = 0 configure:17874: result: yes configure:17883: checking for working mmap configure:18032: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18032: $? = 0 configure:18032: ./conftest configure:18032: $? = 0 configure:18042: result: yes configure:18054: checking for floor configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for memset configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for munmap configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for pow configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for sqrt configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for strchr configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18054: checking for strerror configure:18054: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:18054: $? = 0 configure:18054: result: yes configure:18064: checking for uncompress in -lz configure:18089: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lz >&5 configure:18089: $? = 0 configure:18098: result: yes configure:18109: checking for XGetXCBConnection in -lX11-xcb configure:18134: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lX11-xcb -lz >&5 ld: library not found for -lX11-xcb clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18134: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18143: result: no configure:18154: checking for XOpenDisplay in -lX11 configure:18179: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lX11 -lz >&5 ld: library not found for -lX11 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18179: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18188: result: no configure:18199: checking for xcb_connect in -lxcb configure:18224: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lxcb -lz >&5 ld: library not found for -lxcb clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18224: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18233: result: no configure:18244: checking for tparm in -ltinfo configure:18269: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -ltinfo -lz >&5 ld: library not found for -ltinfo clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18269: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18278: result: no configure:18289: checking for socket in -lsocket configure:18314: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lsocket -lz >&5 ld: library not found for -lsocket clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18314: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18323: result: no configure:18334: checking for sem_init in -lpthread configure:18359: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lpthread -lz >&5 configure:18359: $? = 0 configure:18368: result: yes configure:18379: checking for yp_all in -lnsl configure:18404: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lnsl -lpthread -lz >&5 ld: library not found for -lnsl clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18404: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 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:18413: result: no configure:18424: checking for setupterm in -lcurses configure:18449: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lcurses -lpthread -lz >&5 configure:18449: $? = 0 configure:18458: result: yes configure:18469: checking for setupterm in -lncurses configure:18494: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lncurses -lcurses -lpthread -lz >&5 configure:18494: $? = 0 configure:18503: result: yes configure:18514: checking for acosh in -lm configure:18539: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lm -lncurses -lcurses -lpthread -lz >&5 configure:18539: $? = 0 configure:18548: result: yes configure:18559: checking for gtk_init in -lgtk-3 configure:18584: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lgtk-3 -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -lgtk-3 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18584: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:18593: result: no configure:18604: checking for gdk_init in -lgdk-3 configure:18629: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lgdk-3 -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -lgdk-3 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18629: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:18638: result: no configure:18649: checking for fftw_plan_dft in -lfftw3 configure:18674: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lfftw3 -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -lfftw3 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18674: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:18683: result: no configure:18694: checking for backtrace in -lexecinfo configure:18719: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lexecinfo -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -lexecinfo clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18719: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 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:18728: result: no configure:18739: checking for dlopen in -ldl configure:18773: result: yes configure:18784: checking for cairo_fill in -lcairo configure:18809: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz >&5 configure:18809: $? = 0 configure:18818: result: yes configure:18829: checking for initstate_r in -lc configure:18854: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lc -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz >&5 Undefined symbols for architecture x86_64: "_initstate_r", referenced from: _main in conftest-6fefc9.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18854: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 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:18863: result: no configure:18874: checking for png_init_io in -lpng configure:18899: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz >&5 configure:18899: $? = 0 configure:18908: result: yes configure:18919: checking for __atomic_fetch_add_4 in -latomicity configure:18944: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -latomicity -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -latomicity clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18944: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 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:18953: result: no configure:19017: checking for SQLite3 library >= 3.0.0 configure:19066: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include conftest.cpp >&5 configure:19066: $? = 0 configure:19068: result: yes configure:19213: checking for pg_config configure:19246: result: no configure:19438: checking for pcre2_compile_32 in -lpcre2-32 configure:19463: g++ -o conftest -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp -lpcre2-32 -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz >&5 ld: library not found for -lpcre2-32 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19463: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 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 pcre2_compile_32 (); | int | main () | { | return pcre2_compile_32 (); | ; | return 0; | } configure:19472: result: no configure:19572: checking whether support for ⎕GTK (needs GTK version 3) is desired configure:19580: result: yes configure:19585: checking for pkg-config configure:19603: found /usr/local/bin/pkg-config configure:19616: result: /usr/local/bin/pkg-config configure:19626: checking if package gtk+-3.0 is installed configure:19636: result: no configure:19672: checking whether CPU has rdtsc (read CPU cycle counter) opcode configure:19687: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:19687: $? = 0 configure:19708: result: yes configure:19714: checking whether gettimeofday exists configure:19728: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 configure:19728: $? = 0 configure:19749: result: yes configure:19759: checking whether sem_init() works configure:19775: g++ -c -Wall -Werror conftest.cpp >&5 conftest.cpp:72:11: error: 'sem_init' is deprecated [-Werror,-Wdeprecated-declarations] sem_init(&sema, 0, 0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:187:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 1 error generated. configure:19775: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | int | main () | { | sem_t sema; | sem_init(&sema, 0, 0); | | | ; | return 0; | } configure:19797: result: no configure:19804: checking whether pthread_setaffinity_np is available configure:19825: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:68:33: fatal error: 'ext/atomicity.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | cpu_set_t cpuset; | pthread_setaffinity_np(0, sizeof(cpuset), &cpuset); | pthread_getaffinity_np(0, sizeof(cpuset), &cpuset); | _Atomic_word count = 0; | __gnu_cxx::__exchange_and_add_dispatch(&count, 1); | __gnu_cxx::__atomic_add_dispatch(&count, 1); | | ; | return 0; | } configure:19845: result: no configure:19851: checking whether pthread_setname_np is available configure:19867: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:73:24: error: no matching function for call to 'pthread_setname_np' pthread_setname_np(thread, "thread_name"); ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:513:5: note: candidate function not viable: requires 1 argument, but 2 were provided int pthread_setname_np(const char*); ^ 1 error generated. configure:19867: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | | int | main () | { | pthread_t thread = 0; | pthread_setname_np(thread, "thread_name"); | | ; | return 0; | } configure:19879: result: no configure:19885: checking whether OSAtomicAdd32Barrier() is available configure:19900: g++ -c -Wall -Werror conftest.cpp >&5 conftest.cpp:71:2: error: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use std::atomic_fetch_add() from instead [-Werror,-Wdeprecated-declarations] OSAtomicAdd32Barrier(0, 0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:161:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); ^ 1 error generated. configure:19900: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | int | main () | { | OSAtomicAdd32Barrier(0, 0); | ; | return 0; | } configure:19913: result: no configure:19919: checking whether atomic_add_32_nv() is available configure:19934: g++ -c -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk conftest.cpp >&5 conftest.cpp:67:11: fatal error: 'atomic.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:19934: $? = 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_NCURSES_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PNG_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_UTMPX_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ZLIB_H 1 | #define CONFIGURE_ARGS "./configure " | #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_LIBZ 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBCAIRO 1 | #define HAVE_LIBPNG 1 | #define HAVE_SQLITE3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | #include | int | main () | { | atomic_add_32_nv(0, 0); | atomic_add_32 (0, 0); | | ; | return 0; | } configure:19946: result: no configure:19953: checking if user wants ctrl-d to be del-char (moving EOT to ctrl-z) configure:19977: result: no configure:19982: checking if we are compiling for Android configure:20005: result: no configure:20011: checking if we want to build an erlang interface (implies libapl.so) configure:20035: result: no configure:20040: checking if we want to build libapl.so configure:20064: result: no configure:20069: checking if we want to build libpython_apl.so configure:20140: result: no configure:20191: checking whether internal performance counters shall be enabled) configure:20202: result: no configure:20207: checking whether to remember the history of APL values (debug feature) configure:20218: result: no configure:20223: checking whether gprof profiling shall be enabled configure:20232: result: no configure:20237: checking whether gcov coverage testing shall be enabled configure:20246: result: no configure:20258: checking whether dynamic logging shall be enabled configure:20269: result: no configure:20274: checking whether value flags shall be traced configure:20285: result: no configure:20290: checking how picky internal tests shall be configure:20299: result: 1 configure:20303: checking security level (0=none, 1=configured in preferences, 2=all) configure:20312: result: 0 configure:20316: checking how many CPU cores shall be used by APL (experimental!) configure:20331: result: 0 configure:20335: checking which type of socket APserver shall use configure:20347: result: 0 configure:20351: checking which port number APserver shall use for TCP or UDP sockets configure:20360: result: 16366 configure:20364: checking which unix port name APserver shall use configure:20373: result: /tmp/GNU-APL/APserver configure:20377: checking how long a short APL value shall be at most configure:20386: result: 12 configure:20391: checking whether visible markers shall be used configure:20402: result: no configure:20406: checking whether support for rational numbers is desired configure:20417: result: no configure:20421: checking whether we compile for an i686 CPU configure:20435: result: no configure:20575: checking that generated files are newer than configure configure:20581: result: done configure:20676: 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 Gandalf config.status:1304: creating Makefile config.status:1304: creating build/Makefile config.status:1304: creating debian/Makefile config.status:1304: creating debian/source/Makefile config.status:1304: creating doc/Makefile config.status:1304: creating doc/DALY/Makefile config.status:1304: creating erlang/Makefile config.status:1304: creating erlang/apl.erl config.status:1304: creating gnu-apl.d/Makefile config.status:1304: creating gnu-apl.d/preferences config.status:1304: creating HOWTOs/Makefile config.status:1304: creating rpm/Makefile config.status:1304: creating rpm/apl.spec config.status:1304: creating src/Makefile config.status:1304: creating src/APs/Makefile config.status:1304: creating src/Gtk/Makefile config.status:1304: creating src/emacs_mode/Makefile config.status:1304: creating src/native/Makefile config.status:1304: creating src/sql/Makefile config.status:1304: creating src/testcases/Makefile config.status:1304: creating src/workspaces/Makefile config.status:1304: creating support-files/Makefile config.status:1304: creating support-files/105-key-International-Keyboard/Makefile config.status:1304: creating support-files/Bill_Daly_Ubuntu/Makefile config.status:1304: creating support-files/Dirk/Makefile config.status:1304: creating support-files/Dyalog-Keyboard/Makefile config.status:1304: creating support-files/Juergen-Mint-19/Makefile config.status:1304: creating support-files/old-Keyboard/Makefile config.status:1304: creating support-files/OS-X-Keyboard/Makefile config.status:1304: creating support-files/Unicomp-Keyboard/Makefile config.status:1304: creating support-files/WASD-Keyboard/Makefile config.status:1304: creating tools/Makefile config.status:1304: creating websock/Makefile config.status:1304: creating websock/client/Makefile config.status:1304: creating websock/server/Makefile config.status:1304: creating workspaces/Makefile config.status:1304: creating wslib3/Makefile config.status:1304: creating wslib3/DALY/Makefile config.status:1304: creating wslib4/Makefile config.status:1304: creating wslib5/Makefile config.status:1304: creating wslib5/APLComponentFiles/Makefile config.status:1304: creating wslib5/DALY/Makefile config.status:1304: creating wslib5/iso-apl-cf/Makefile config.status:1304: creating config.h config.status:1533: executing depfiles commands config.status:1533: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin18.7.0 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_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_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_ext_atomicity_h=no 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=yes ac_cv_header_png_h=yes 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=yes 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_header_zlib_h=yes ac_cv_host=x86_64-apple-darwin18.7.0 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=yes ac_cv_lib_curses_setupterm=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_error_at_line=no 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=yes ac_cv_lib_nsl_yp_all=no ac_cv_lib_pcre2_32_pcre2_compile_32=no ac_cv_lib_png_png_init_io=yes 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_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk 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_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool 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_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 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='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/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} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing autoconf' AUTOHEADER='${SHELL} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing autoheader' AUTOMAKE='${SHELL} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing automake-1.15' AWK='awk' 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 /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk' CXX_WERROR='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOP_FALSE='' DEVELOP_TRUE='#' DEVELOP_WANTED='' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' DYNAMIC_LOG_WANTED='no' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' 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='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}error$U.o' LIBS='-lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}error$U.lo' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing makeinfo' MANIFEST_TOOL=':' MAX_RANK_WANTED='8' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' ON_i686_FALSE='' ON_i686_TRUE='#' OTOOL64=':' OTOOL='otool' PACKAGE='apl' PACKAGE_BUGREPORT='bug-apl@gnu.org' PACKAGE_NAME='dummy' PACKAGE_STRING='GNU APL 1.8' PACKAGE_TARNAME='apl' PACKAGE_URL='http://www.gnu.org/software/apl/' PACKAGE_VERSION='pkg-config' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PERFORMANCE_COUNTERS_WANTED='no' PG_CONFIG='no' PKG_CONFIG='/usr/local/bin/pkg-config' 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/local/include' SQLITE3_FALSE='#' SQLITE3_LDFLAGS='-L/usr/local/lib -lsqlite3' SQLITE3_TRUE='' SQLITE3_VERSION='3.39.4' 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_CTRLD_DEL_FALSE='' WANT_CTRLD_DEL_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-apple-darwin18.7.0' build_alias='' build_cpu='x86_64' build_os='darwin18.7.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin18.7.0' host_alias='' host_cpu='x86_64' host_os='darwin18.7.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/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_NCURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_DIRENT_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_PNG_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_UTMPX_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ZLIB_H 1 #define CONFIGURE_ARGS "./configure " #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_LIBZ 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBCAIRO 1 #define HAVE_LIBPNG 1 #define HAVE_SQLITE3 1 #define HAVE_RDTSC 1 #define HAVE_GETTIMEOFDAY 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