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.71. Invocation command line was $ ./configure --with-postgresql --with-gtk3 ## --------- ## ## Platform. ## ## --------- ## hostname = ebro uname -m = x86_64 uname -r = 3.4.9-1.x86_64 uname -s = CYGWIN_NT-10.0-22621 uname -v = 2023-09-06 11:19 UTC /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /cygdrive/c/Program Files (x86)/Common Files/Oracle/Java/javapath/ PATH: /cygdrive/c/Windows/system32/ PATH: /cygdrive/c/Windows/ PATH: /cygdrive/c/Windows/System32/Wbem/ PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /cygdrive/c/Windows/System32/OpenSSH/ PATH: /cygdrive/c/Program Files/dotnet/ PATH: /cygdrive/c/Users/dahle/AppData/Local/Microsoft/WindowsApps/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3269: looking for aux files: config.guess config.sub ltmain.sh missing install-sh compile configure:3282: trying ././ configure:3311: ././config.guess found configure:3311: ././config.sub found configure:3311: ././ltmain.sh found configure:3311: ././missing found configure:3293: ././install-sh found configure:3311: ././compile found configure:3495: checking for gcc configure:3516: found /usr/bin/gcc configure:3527: result: gcc configure:3880: checking for C compiler version configure:3889: gcc --version >&5 gcc (GCC) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3900: $? = 0 configure:3889: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,d,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --disable-multilib --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (GCC) configure:3900: $? = 0 configure:3889: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3900: $? = 1 configure:3889: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3900: $? = 1 configure:3889: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3900: $? = 1 configure:3920: checking whether the C compiler works configure:3942: gcc conftest.c >&5 configure:3946: $? = 0 configure:3996: result: yes configure:3999: checking for C compiler default output file name configure:4001: result: a.exe configure:4007: checking for suffix of executables configure:4014: gcc -o conftest.exe conftest.c >&5 configure:4018: $? = 0 configure:4041: result: .exe configure:4063: checking whether we are cross compiling configure:4071: gcc -o conftest.exe conftest.c >&5 configure:4075: $? = 0 configure:4082: ./conftest.exe configure:4086: $? = 0 configure:4101: result: no configure:4106: checking for suffix of object files configure:4129: gcc -c conftest.c >&5 configure:4133: $? = 0 configure:4155: result: o configure:4159: checking whether the compiler supports GNU C configure:4179: gcc -c conftest.c >&5 configure:4179: $? = 0 configure:4189: result: yes configure:4200: checking whether gcc accepts -g configure:4221: gcc -c -g conftest.c >&5 configure:4221: $? = 0 configure:4265: result: yes configure:4285: checking for gcc option to enable C11 features configure:4300: gcc -c -g -O2 conftest.c >&5 configure:4300: $? = 0 configure:4318: result: none needed configure:4434: checking whether gcc understands -c and -o together configure:4457: gcc -c conftest.c -o conftest2.o configure:4460: $? = 0 configure:4457: gcc -c conftest.c -o conftest2.o configure:4460: $? = 0 configure:4472: result: yes configure:4494: checking for stdio.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for stdlib.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for string.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for inttypes.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for stdint.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for strings.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for sys/stat.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for sys/types.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for unistd.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for wchar.h configure:4494: gcc -c -g -O2 conftest.c >&5 configure:4494: $? = 0 configure:4494: result: yes configure:4494: checking for minix/config.h configure:4494: gcc -c -g -O2 conftest.c >&5 conftest.c:47:10: fatal error: minix/config.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4494: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4494: result: no configure:4525: checking whether it is safe to define __EXTENSIONS__ configure:4544: gcc -c -g -O2 conftest.c >&5 configure:4544: $? = 0 configure:4552: result: yes configure:4555: checking whether _XOPEN_SOURCE should be defined configure:4577: gcc -c -g -O2 conftest.c >&5 configure:4577: $? = 0 configure:4604: result: no configure:4684: checking for a BSD-compatible install configure:4757: result: /usr/bin/install -c configure:4768: checking whether build environment is sane configure:4823: result: yes configure:4978: checking for a race-free mkdir -p configure:5022: result: /usr/bin/mkdir -p configure:5029: checking for gawk configure:5050: found /usr/bin/gawk configure:5061: result: gawk configure:5072: checking whether make sets $(MAKE) configure:5095: result: yes configure:5117: checking whether make supports the include directive configure:5132: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5135: $? = 0 configure:5154: result: yes (GNU style) configure:5189: checking whether make supports nested variables configure:5207: result: yes configure:5288: checking dependency style of gcc configure:5400: result: gcc3 configure:5473: checking whether to enable maintainer-specific portions of Makefiles configure:5483: result: no configure:5544: checking build system type configure:5559: result: x86_64-unknown-cygwin configure:5579: checking host system type configure:5593: result: x86_64-unknown-cygwin configure:5634: checking how to print strings configure:5661: result: printf configure:5682: checking for a sed that does not truncate output configure:5752: result: /usr/bin/sed configure:5770: checking for grep that handles long lines and -e configure:5834: result: /usr/bin/grep configure:5839: checking for egrep configure:5907: result: /usr/bin/grep -E configure:5912: checking for fgrep configure:5980: result: /usr/bin/grep -F configure:6016: checking for ld used by gcc configure:6084: result: /usr/x86_64-pc-cygwin/bin/ld.exe configure:6091: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld configure:6107: result: yes configure:6119: checking for BSD- or MS-compatible name lister (nm) configure:6174: result: /usr/bin/nm -B configure:6314: checking the name lister (/usr/bin/nm -B) interface configure:6322: -c conftest.cpp >&5 ./configure: line 6323: -c: command not found configure:6325: /usr/bin/nm -B "conftest.o" /usr/bin/nm: 'conftest.o': No such file configure:6328: output configure:6335: result: BSD nm configure:6338: checking whether ln -s works configure:6342: result: yes configure:6350: checking the maximum length of command line arguments configure:6482: result: 8192 configure:6530: checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format configure:6571: result: func_convert_file_noop configure:6578: checking how to convert x86_64-unknown-cygwin file names to toolchain format configure:6599: result: func_convert_file_noop configure:6606: checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files configure:6614: result: -r configure:6693: checking for objdump configure:6714: found /usr/bin/objdump configure:6725: result: objdump configure:6757: checking how to recognize dependent libraries configure:6958: result: file_magic ^x86 archive import|^x86 DLL configure:7048: checking for dlltool configure:7069: found /usr/bin/dlltool configure:7080: result: dlltool configure:7113: checking how to associate runtime and link libraries configure:7141: result: func_cygming_dll_for_implib configure:7221: checking for g++ configure:7242: found /usr/bin/g++ configure:7253: result: g++ configure:7280: checking for C++ compiler version configure:7289: g++ --version >&5 g++ (GCC) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7300: $? = 0 configure:7289: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,d,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --disable-multilib --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (GCC) configure:7300: $? = 0 configure:7289: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:7300: $? = 1 configure:7289: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:7300: $? = 1 configure:7304: checking whether the compiler supports GNU C++ configure:7324: g++ -c conftest.cpp >&5 configure:7324: $? = 0 configure:7334: result: yes configure:7345: checking whether g++ accepts -g configure:7366: g++ -c -g conftest.cpp >&5 configure:7366: $? = 0 configure:7410: result: yes configure:7430: checking for g++ option to enable C++11 features configure:7445: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:204:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 204 | cxx11test::delegate d2(); | ^~ conftest.cpp:204:25: note: remove parentheses to default-initialize a variable 204 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:204:25: note: or replace parentheses with braces to value-initialize a variable configure:7445: $? = 0 configure:7463: result: none needed configure:7529: checking dependency style of g++ configure:7641: result: gcc3 configure:7711: checking for ar configure:7732: found /usr/bin/ar configure:7743: result: ar configure:7780: checking for archiver @FILE support configure:7798: g++ -c -g -O2 conftest.cpp >&5 configure:7798: $? = 0 configure:7802: ar cr libconftest.a @conftest.lst >&5 configure:7805: $? = 0 configure:7810: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7813: $? = 1 configure:7825: result: @ configure:7888: checking for strip configure:7909: found /usr/bin/strip configure:7920: result: strip configure:7997: checking for ranlib configure:8018: found /usr/bin/ranlib configure:8029: result: ranlib configure:8131: checking command to parse /usr/bin/nm -B output from gcc object configure:8285: g++ -c -g -O2 conftest.cpp >&5 configure:8288: $? = 0 configure:8292: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm configure:8358: g++ -o conftest.exe -g -O2 conftest.cpp conftstm.o >&5 configure:8361: $? = 0 configure:8399: result: ok configure:8446: checking for sysroot configure:8477: result: no configure:8484: checking for a working dd configure:8528: result: /usr/bin/dd configure:8532: checking how to truncate binary pipes configure:8548: result: /usr/bin/dd bs=4096 count=1 configure:8885: checking for mt configure:8920: result: no configure:8940: checking if : is a manifest tool configure:8947: : '-?' configure:8955: result: no configure:9681: checking for dlfcn.h configure:9681: g++ -c -g -O2 conftest.cpp >&5 configure:9681: $? = 0 configure:9681: result: yes configure:9949: checking for objdir configure:9965: result: .libs configure:10225: checking if gcc supports -fno-rtti -fno-exceptions configure:10244: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10248: $? = 0 configure:10261: result: no configure:10625: checking for gcc option to produce PIC configure:10633: result: -DDLL_EXPORT -DPIC configure:10641: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:10660: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:10664: $? = 0 configure:10677: result: yes configure:10706: checking if gcc static flag -static works configure:10735: result: yes configure:10750: checking if gcc supports -c -o file.o configure:10772: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10776: $? = 0 configure:10798: result: yes configure:10806: checking if gcc supports -c -o file.o configure:10854: result: yes configure:10887: checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:12157: result: yes configure:12194: checking whether -lc should be explicitly linked in configure:12203: gcc -c -g -O2 conftest.c >&5 configure:12206: $? = 0 configure:12221: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12224: $? = 1 configure:12238: result: yes configure:12398: checking dynamic linker characteristics configure:13231: result: Win32 ld.exe configure:13353: checking how to hardcode library paths into programs configure:13378: result: immediate configure:13682: checking whether a program can dlopen itself configure:13763: gcc -o conftest.exe -g -O2 -DHAVE_DLFCN_H -Wl,--export-all-symbols conftest.c >&5 configure:13766: $? = 0 configure:13784: result: yes configure:13789: checking whether a statically linked program can dlopen itself configure:13870: gcc -o conftest.exe -g -O2 -DHAVE_DLFCN_H -Wl,--export-all-symbols -static conftest.c >&5 configure:13873: $? = 0 configure:13891: result: yes configure:13930: checking whether stripping libraries is possible configure:13935: result: yes configure:13970: checking if libtool supports shared libraries configure:13972: result: yes configure:13975: checking whether to build shared libraries configure:14000: result: yes configure:14003: checking whether to build static libraries configure:14007: result: yes configure:14030: checking how to run the C++ preprocessor configure:14052: g++ -E conftest.cpp configure:14052: $? = 0 configure:14067: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14067: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14094: result: g++ -E configure:14108: g++ -E conftest.cpp configure:14108: $? = 0 configure:14123: g++ -E conftest.cpp conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory 40 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14123: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "apl" | #define VERSION "1.8" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14288: checking for ld used by g++ configure:14356: result: /usr/x86_64-pc-cygwin/bin/ld.exe configure:14363: checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld configure:14379: result: yes configure:14434: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:15511: result: yes configure:15547: g++ -c -g -O2 conftest.cpp >&5 configure:15550: $? = 0 configure:16031: checking for g++ option to produce PIC configure:16039: result: -DDLL_EXPORT -DPIC configure:16047: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:16066: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:16070: $? = 0 configure:16083: result: yes configure:16106: checking if g++ static flag -static works configure:16135: result: yes configure:16147: checking if g++ supports -c -o file.o configure:16169: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16173: $? = 0 configure:16195: result: yes configure:16200: checking if g++ supports -c -o file.o configure:16248: result: yes configure:16278: checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries configure:16321: result: yes configure:16463: checking dynamic linker characteristics configure:17223: result: Win32 ld.exe configure:17288: checking how to hardcode library paths into programs configure:17313: result: immediate configure:17504: checking for C++ compiler version configure:17513: g++ --version >&5 g++ (GCC) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:17524: $? = 0 configure:17513: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,d,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --disable-multilib --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (GCC) configure:17524: $? = 0 configure:17513: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:17524: $? = 1 configure:17513: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:17524: $? = 1 configure:17528: checking whether the compiler supports GNU C++ configure:17558: result: yes configure:17569: checking whether g++ accepts -g configure:17634: result: yes configure:17654: checking for g++ option to enable C++11 features configure:17687: result: none needed configure:17753: checking dependency style of g++ configure:17865: result: gcc3 configure:17933: checking for gcc configure:17965: result: gcc configure:18318: checking for C compiler version configure:18327: gcc --version >&5 gcc (GCC) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:18338: $? = 0 configure:18327: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,d,fortran,lto,objc,obj-c++,jit --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --disable-multilib --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (GCC) configure:18338: $? = 0 configure:18327: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:18338: $? = 1 configure:18327: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:18338: $? = 1 configure:18327: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:18338: $? = 1 configure:18342: checking whether the compiler supports GNU C configure:18372: result: yes configure:18383: checking whether gcc accepts -g configure:18448: result: yes configure:18468: checking for gcc option to enable C11 features configure:18501: result: none needed configure:18617: checking whether gcc understands -c and -o together configure:18655: result: yes configure:18691: checking for ncurses.h configure:18691: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18691: $? = 0 configure:18691: result: yes configure:18710: checking for term.h configure:18710: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18710: $? = 0 configure:18710: result: yes configure:18729: checking for dirent.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for execinfo.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:71:10: fatal error: execinfo.h: No such file or directory 71 | #include | ^~~~~~~~~~~~ compilation terminated. configure:18729: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18729: result: no configure:18729: checking for ext/atomicity.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fcntl.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fenv.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fftw3.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:74:10: fatal error: fftw3.h: No such file or directory 74 | #include | ^~~~~~~~~ compilation terminated. configure:18729: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18729: result: no configure:18729: checking for inttypes.h configure:18729: result: yes configure:18729: checking for libpng16/png.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for locale.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for limits.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for malloc.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for netdb.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for netinet/in.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for stdint.h configure:18729: result: yes configure:18729: checking for stdlib.h configure:18729: result: yes configure:18729: checking for string.h configure:18729: result: yes configure:18729: checking for strings.h configure:18729: result: yes configure:18729: checking for sys/un.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for termios.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for unistd.h configure:18729: result: yes configure:18729: checking for utmpx.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for vector configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for zlib.h configure:18729: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18746: checking for _Bool configure:18746: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94:13: error: '_Bool' was not declared in this scope 94 | if (sizeof (_Bool)) | ^~~~~ configure:18746: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (_Bool)) | return 0; | ; | return 0; | } configure:18746: result: no configure:18755: checking for stdbool.h that conforms to C99 configure:18871: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18871: $? = 0 configure:18879: result: yes configure:18888: checking for inline configure:18905: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18905: $? = 0 configure:18914: result: inline configure:18932: checking for int16_t configure:18932: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18932: $? = 0 configure:18932: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:72: error: narrowing conversion of '-1' from 'int' to 'long unsigned int' [-Wnarrowing] 97 | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.cpp:96:26: error: size '-1' of array 'test_array' is negative 96 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:18932: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main (void) | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:18932: result: yes configure:18941: checking for int32_t configure:18941: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18941: $? = 0 configure:18941: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:67: warning: integer overflow in expression of type 'int32_t' {aka 'int'} results in '-2147483648' [-Woverflow] 97 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:96:26: error: size '-1' of array 'test_array' is negative 96 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:18941: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main (void) | { | 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:18941: result: yes configure:18950: checking for int64_t configure:18950: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18950: $? = 0 configure:18950: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:67: warning: integer overflow in expression of type 'int64_t' {aka 'long int'} results in '-9223372036854775808' [-Woverflow] 97 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:96:26: error: size '-1' of array 'test_array' is negative 96 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 97 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:18950: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main (void) | { | 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:18950: result: yes configure:18959: checking for off_t configure:18959: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18959: $? = 0 configure:18959: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:95:19: error: expected primary-expression before ')' token 95 | if (sizeof ((off_t))) | ^ configure:18959: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:18959: result: yes configure:18969: checking for size_t configure:18969: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18969: $? = 0 configure:18969: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:95:20: error: expected primary-expression before ')' token 95 | if (sizeof ((size_t))) | ^ configure:18969: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18969: result: yes configure:18979: checking for ssize_t configure:18979: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18979: $? = 0 configure:18979: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:95:21: error: expected primary-expression before ')' token 95 | if (sizeof ((ssize_t))) | ^ configure:18979: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:18979: result: yes configure:18989: checking for uint16_t configure:18989: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18989: $? = 0 configure:18989: result: yes configure:18999: checking for uint32_t configure:18999: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:18999: $? = 0 configure:18999: result: yes configure:19011: checking for uint64_t configure:19011: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19011: $? = 0 configure:19011: result: yes configure:19023: checking for uint8_t configure:19023: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19023: $? = 0 configure:19023: result: yes configure:19058: checking for stat.st_blksize stat.st_rdev configure:19058: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:96:8: error: 'stat' does not name a type 96 | static stat ac_aggr; | ^~~~ conftest.cpp:97:5: error: 'ac_aggr' was not declared in this scope 97 | if (ac_aggr.st_blksize stat.st_rdev) | ^~~~~~~ conftest.cpp:97:23: error: expected ')' before 'stat' 97 | if (ac_aggr.st_blksize stat.st_rdev) | ~ ^~~~~ | ) configure:19058: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static stat ac_aggr; | if (ac_aggr.st_blksize stat.st_rdev) | return 0; | ; | return 0; | } configure:19058: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:96:8: error: 'stat' does not name a type 96 | static stat ac_aggr; | ^~~~ conftest.cpp:97:12: error: 'ac_aggr' was not declared in this scope 97 | if (sizeof ac_aggr.st_blksize stat.st_rdev) | ^~~~~~~ conftest.cpp:97:30: error: expected ')' before 'stat' 97 | if (sizeof ac_aggr.st_blksize stat.st_rdev) | ~ ^~~~~ | ) configure:19058: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static stat ac_aggr; | if (sizeof ac_aggr.st_blksize stat.st_rdev) | return 0; | ; | return 0; | } configure:19058: result: no configure:19068: checking for error_at_line configure:19085: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19085: $? = 0 configure:19094: result: yes configure:19106: checking for pid_t configure:19106: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19106: $? = 0 configure:19106: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:19: error: expected primary-expression before ')' token 97 | if (sizeof ((pid_t))) | ^ configure:19106: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:19106: result: yes configure:19146: checking for vfork.h configure:19146: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:93:10: fatal error: vfork.h: No such file or directory 93 | #include | ^~~~~~~~~ compilation terminated. configure:19146: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19146: result: no configure:19146: checking for sys/time.h configure:19146: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19146: $? = 0 configure:19146: result: yes configure:19146: checking for sys/param.h configure:19146: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19146: $? = 0 configure:19146: result: yes configure:19161: checking for fork configure:19161: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:83:6: warning: declaration of 'char fork()' conflicts with built-in declaration 'int fork()' [-Wbuiltin-declaration-mismatch] 83 | char fork (); | ^~~~ configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for vfork configure:19161: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for alarm configure:19161: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for getpagesize configure:19161: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19174: checking for working fork configure:19198: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19198: $? = 0 configure:19198: ./conftest.exe configure:19198: $? = 0 configure:19209: result: yes configure:19230: checking for working vfork configure:19359: result: yes configure:19384: checking for GNU libc compatible malloc configure:19416: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19416: $? = 0 configure:19416: ./conftest.exe configure:19416: $? = 0 configure:19427: result: yes configure:19453: checking for working mktime configure:19651: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19651: $? = 0 configure:19651: ./conftest.exe configure:19651: $? = 0 configure:19662: result: yes configure:19673: checking for working strtod configure:19716: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:111:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 111 | char *string = " +69"; | ^~~~~~ conftest.cpp:122:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 122 | char *string = "NaN"; | ^~~~~ configure:19716: $? = 0 configure:19716: ./conftest.exe configure:19716: $? = 0 configure:19727: result: yes configure:19793: checking for working mmap configure:19945: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19945: $? = 0 configure:19945: ./conftest.exe configure:19945: $? = 0 configure:19956: result: yes configure:19970: checking for dup2 configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for floor configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:92:6: warning: declaration of 'char floor()' conflicts with built-in declaration 'double floor(double)' [-Wbuiltin-declaration-mismatch] 92 | char floor (); | ^~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for getcwd configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for gethostbyname configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for gettimeofday configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for memset configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:96:6: warning: declaration of 'char memset()' conflicts with built-in declaration 'void* memset(void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 96 | char memset (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for mkdir configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for modf configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:98:6: warning: declaration of 'char modf()' conflicts with built-in declaration 'double modf(double, double*)' [-Wbuiltin-declaration-mismatch] 98 | char modf (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for munmap configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for pow configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:100:6: warning: declaration of 'char pow()' conflicts with built-in declaration 'double pow(double, double)' [-Wbuiltin-declaration-mismatch] 100 | char pow (); | ^~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for realpath configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for rint configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:102:6: warning: declaration of 'char rint()' conflicts with built-in declaration 'double rint(double)' [-Wbuiltin-declaration-mismatch] 102 | char rint (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for rmdir configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for select configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for setenv configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for setlocale configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for socket configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sqrt configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:108:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch] 108 | char sqrt (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strcasecmp configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:109:6: warning: declaration of 'char strcasecmp()' conflicts with built-in declaration 'int strcasecmp(const char*, const char*)' [-Wbuiltin-declaration-mismatch] 109 | char strcasecmp (); | ^~~~~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strchr configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:110:6: warning: declaration of 'char strchr()' conflicts with built-in declaration 'char* strchr(const char*, int)' [-Wbuiltin-declaration-mismatch] 110 | char strchr (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strdup configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:111:6: warning: declaration of 'char strdup()' conflicts with built-in declaration 'char* strdup(const char*)' [-Wbuiltin-declaration-mismatch] 111 | char strdup (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strncasecmp configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:112:6: warning: declaration of 'char strncasecmp()' conflicts with built-in declaration 'int strncasecmp(const char*, const char*, long unsigned int)' [-Wbuiltin-declaration-mismatch] 112 | char strncasecmp (); | ^~~~~~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strndup configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:113:6: warning: declaration of 'char strndup()' conflicts with built-in declaration 'char* strndup(const char*, long unsigned int)' [-Wbuiltin-declaration-mismatch] 113 | char strndup (); | ^~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strerror configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strrchr configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:115:6: warning: declaration of 'char strrchr()' conflicts with built-in declaration 'char* strrchr(const char*, int)' [-Wbuiltin-declaration-mismatch] 115 | char strrchr (); | ^~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strstr configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:116:6: warning: declaration of 'char strstr()' conflicts with built-in declaration 'char* strstr(const char*, const char*)' [-Wbuiltin-declaration-mismatch] 116 | char strstr (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strtol configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for uname configure:19970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19983: checking for tparm in -ltinfo configure:20005: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -ltinfo >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -ltinfo: No such file or directory collect2: error: ld returned 1 exit status configure:20005: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int tparm (); | } | int | main (void) | { | return conftest::tparm (); | ; | return 0; | } configure:20015: result: no configure:20025: checking for socket in -lsocket configure:20047: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lsocket >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status configure:20047: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int socket (); | } | int | main (void) | { | return conftest::socket (); | ; | return 0; | } configure:20057: result: no configure:20067: checking for sem_init in -lpthread configure:20089: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lpthread >&5 configure:20089: $? = 0 configure:20099: result: yes configure:20109: checking for yp_all in -lnsl configure:20131: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lnsl -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lnsl: No such file or directory collect2: error: ld returned 1 exit status configure:20131: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int yp_all (); | } | int | main (void) | { | return conftest::yp_all (); | ; | return 0; | } configure:20141: result: no configure:20151: checking for setupterm in -lcurses configure:20173: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lcurses -lpthread >&5 configure:20173: $? = 0 configure:20183: result: yes configure:20193: checking for setupterm in -lncurses configure:20215: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lncurses -lcurses -lpthread >&5 configure:20215: $? = 0 configure:20225: result: yes configure:20235: checking for acosh in -lm configure:20257: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lm -lncurses -lcurses -lpthread >&5 configure:20257: $? = 0 configure:20267: result: yes configure:20277: checking for backtrace in -lexecinfo configure:20299: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lexecinfo -lm -lncurses -lcurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lexecinfo: No such file or directory collect2: error: ld returned 1 exit status configure:20299: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int backtrace (); | } | int | main (void) | { | return conftest::backtrace (); | ; | return 0; | } configure:20309: result: no configure:20319: checking for dlopen in -ldl configure:20341: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -ldl -lm -lncurses -lcurses -lpthread >&5 configure:20341: $? = 0 configure:20351: result: yes configure:20361: checking for initstate_r in -lc configure:20383: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lc -ldl -lm -lncurses -lcurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccp6k43a.o: in function `main': /home/dahle/apl-1.8/conftest.cpp:115:(.text.startup+0xf): undefined reference to `initstate_r' collect2: error: ld returned 1 exit status configure:20383: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int initstate_r (); | } | int | main (void) | { | return conftest::initstate_r (); | ; | return 0; | } configure:20393: result: no configure:20403: checking for __atomic_fetch_add_4 in -latomicity configure:20425: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -latomicity -ldl -lm -lncurses -lcurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -latomicity: No such file or directory collect2: error: ld returned 1 exit status configure:20425: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int __atomic_fetch_add_4 (); | } | int | main (void) | { | return conftest::__atomic_fetch_add_4 (); | ; | return 0; | } configure:20435: result: no configure:20446: checking for struct stat.st_blocks configure:20446: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:20446: $? = 0 configure:20446: result: yes configure:20480: checking for X configure:20705: result: libraries , headers configure:20713: checking for xcb/xcb.h configure:20713: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20713: checking for X11/Xlib.h configure:20713: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20713: checking for X11/Xlib-xcb.h configure:20713: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:140:10: fatal error: X11/Xlib-xcb.h: No such file or directory 140 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:20713: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_XCB_XCB_H 1 | #define HAVE_X11_XLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20713: result: no configure:20919: checking for fftw3.h configure:20919: result: no configure:20991: checking for png.h configure:20991: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:20991: $? = 0 configure:20991: result: yes configure:20999: checking for zlib.h configure:20999: result: yes configure:21009: checking for png_init_io in -lpng configure:21031: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 configure:21031: $? = 0 configure:21041: result: yes configure:21056: checking for uncompress in -lz configure:21078: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lz -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 configure:21078: $? = 0 configure:21088: result: yes configure:21170: checking for SQLite3 library >= 3.0.0 configure:21219: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:116:22: fatal error: sqlite3.h: No such file or directory 116 | #include | ^~~~~~~~~~~ compilation terminated. configure:21219: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_XCB_XCB_H 1 | #define HAVE_X11_XLIB_H 1 | #define apl_X11 0 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | #include | int | main (void) | { | | #if (SQLITE_VERSION_NUMBER >= 3000000) | // Everything is okay | #else | # error SQLite version is too old | #endif | | | ; | return 0; | } | configure:21229: result: not found configure:21413: checking for pg_config configure:21436: found /usr/bin/pg_config configure:21448: result: /usr/bin/pg_config configure:21464: checking for PostgreSQL libraries configure:21477: result: yes configure:21549: checking for PostgreSQL usability configure:21564: g++ -c -g -O2 -I /home/dahle/apl-1.8 -I/usr/include conftest.cpp >&5 configure:21564: $? = 0 configure:21573: result: yes configure:21688: checking for pcre2_compile_32 in -lpcre2-32 configure:21710: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lpcre2-32 -lz -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lpcre2-32: No such file or directory collect2: error: ld returned 1 exit status configure:21710: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_XCB_XCB_H 1 | #define HAVE_X11_XLIB_H 1 | #define apl_X11 0 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | #define apl_SQLITE3 0 | #define HAVE_POSTGRESQL 1 | #define cfg_USER_WANTS_POSTGRES 1 | #define apl_POSTGRES 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int pcre2_compile_32 (); | } | int | main (void) | { | return conftest::pcre2_compile_32 (); | ; | return 0; | } configure:21720: result: no configure:21846: checking for pkg-config configure:21869: found /usr/bin/pkg-config configure:21882: result: /usr/bin/pkg-config configure:21900: checking for gtk_init in -lgtk-3 configure:21922: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lgtk-3 -lz -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 configure:21922: $? = 0 configure:21932: result: yes configure:21948: checking for gdk_init in -lgdk-3 configure:21970: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lgdk-3 -lgtk-3 -lz -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 configure:21970: $? = 0 configure:21980: result: yes configure:21996: checking for cairo_fill in -lcairo configure:22018: g++ -o conftest.exe -g -O2 -I /home/dahle/apl-1.8 conftest.cpp -lcairo -lgdk-3 -lgtk-3 -lz -lpng -ldl -lm -lncurses -lcurses -lpthread >&5 configure:22018: $? = 0 configure:22028: result: yes configure:22046: checking for GTK (≥ version 3) configure:22050: result: yes configure:22102: checking whether CPU has rdtsc (read CPU cycle counter) opcode configure:22117: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:22117: $? = 0 configure:22129: result: yes configure:22135: checking whether gettimeofday exists configure:22149: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:22149: $? = 0 configure:22161: result: yes configure:22171: checking whether sem_init() works configure:22187: g++ -c -Wall -Werror conftest.cpp >&5 configure:22187: $? = 0 configure:22208: result: yes configure:22215: checking whether pthread_setaffinity_np is available configure:22236: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:22236: $? = 0 configure:22247: result: yes configure:22253: checking whether pthread_setname_np is available configure:22269: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 configure:22269: $? = 0 configure:22280: result: yes configure:22286: checking whether OSAtomicAdd32Barrier() is available configure:22301: g++ -c -Wall -Werror conftest.cpp >&5 conftest.cpp:128:11: fatal error: libkern/OSAtomic.h: No such file or directory 128 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:22301: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_XCB_XCB_H 1 | #define HAVE_X11_XLIB_H 1 | #define apl_X11 0 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | #define apl_SQLITE3 0 | #define HAVE_POSTGRESQL 1 | #define cfg_USER_WANTS_POSTGRES 1 | #define apl_POSTGRES 1 | #define HAVE_LIBGTK_3 1 | #define HAVE_LIBGDK_3 1 | #define HAVE_LIBCAIRO 1 | #define apl_GTK3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SEM_INIT 1 | #define HAVE_AFFINITY_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | #include | int | main (void) | { | OSAtomicAdd32Barrier(0, 0); | ; | return 0; | } configure:22313: result: no configure:22319: checking whether atomic_add_32_nv() is available configure:22334: g++ -c -g -O2 -I /home/dahle/apl-1.8 conftest.cpp >&5 conftest.cpp:128:11: fatal error: atomic.h: No such file or directory 128 | #include | ^~~~~~~~~~ compilation terminated. configure:22334: $? = 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 "https://www.gnu.org/software/apl/" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBPNG16_PNG_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_VECTOR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MALLOC 1 | #define HAVE_MMAP 1 | #define HAVE_DUP2 1 | #define HAVE_FLOOR 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_POW 1 | #define HAVE_REALPATH 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_SQRT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_XCB_XCB_H 1 | #define HAVE_X11_XLIB_H 1 | #define apl_X11 0 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | #define apl_SQLITE3 0 | #define HAVE_POSTGRESQL 1 | #define cfg_USER_WANTS_POSTGRES 1 | #define apl_POSTGRES 1 | #define HAVE_LIBGTK_3 1 | #define HAVE_LIBGDK_3 1 | #define HAVE_LIBCAIRO 1 | #define apl_GTK3 1 | #define HAVE_RDTSC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SEM_INIT 1 | #define HAVE_AFFINITY_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | /* end confdefs.h. */ | #include | int | main (void) | { | atomic_add_32_nv(0, 0); | atomic_add_32 (0, 0); | | ; | return 0; | } configure:22345: result: no configure:22353: checking if ctrl-D shall delete one char (and ctrl-Z be EOF) configure:22370: result: no configure:22384: checking if the build target is Android configure:22409: result: no configure:22415: checking if the build target is the Erlang interface (implies libapl.so) configure:22442: result: no configure:22449: checking if the build target is libapl.so configure:22474: result: no configure:22481: checking if the build target is libpython_apl.so configure:22558: result: no configure:22575: checking whether development mode is desired configure:22597: result: no configure:22610: checking whether internal value checks shall be enabled configure:22619: result: no configure:22624: checking whether internal performance counters shall be enabled) configure:22633: result: no configure:22638: checking whether to remember the history of APL values (debug feature) configure:22647: result: no configure:22652: checking whether gprof profiling shall be enabled configure:22661: result: no configure:22667: checking whether gcov coverage testing shall be enabled configure:22676: result: no configure:22682: checking whether dynamic logging shall be enabled configure:22691: result: no configure:22696: checking whether value flags shall be traced configure:22705: result: no configure:22710: checking how picky (0=not, 1=somwhat, 2=very) internal tests shall be configure:22717: result: 1 configure:22722: checking security level (0=none, 1=configured in preferences, 2=all) configure:22729: result: 0 configure:22734: checking how many CPU cores shall be used by APL (experimental!) configure:22748: result: 0 configure:22753: checking which type of socket APserver shall use configure:22764: result: 0 configure:22769: checking which port number APserver shall use for TCP or UDP sockets configure:22776: result: 16366 configure:22781: checking which *nix port name APserver shall use configure:22788: result: /tmp/GNU-APL/APserver configure:22793: checking how long a short APL value shall be at most configure:22800: result: 12 configure:22805: checking whether visible markers shall be used configure:22814: result: no configure:22819: checking whether support for rational numbers is desired configure:22828: result: no configure:23185: checking that generated files are newer than configure configure:23191: result: done configure:23270: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU APL config.status 1.8, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ebro config.status:1397: creating Makefile config.status:1397: creating build/Makefile config.status:1397: creating debian/Makefile config.status:1397: creating debian/source/Makefile config.status:1397: creating doc/Makefile config.status:1397: creating doc/DALY/Makefile config.status:1397: creating erlang/Makefile config.status:1397: creating erlang/apl.erl config.status:1397: creating gnu-apl.d/Makefile config.status:1397: creating gnu-apl.d/preferences config.status:1397: creating HOWTOs/Makefile config.status:1397: creating rpm/Makefile config.status:1397: creating rpm/apl.spec config.status:1397: creating src/Makefile config.status:1397: creating src/APs/Makefile config.status:1397: creating src/Gtk/Makefile config.status:1397: creating src/emacs_mode/Makefile config.status:1397: creating src/native/Makefile config.status:1397: creating src/sql/Makefile config.status:1397: creating src/testcases/Makefile config.status:1397: creating src/workspaces/Makefile config.status:1397: creating support-files/Makefile config.status:1397: creating support-files/105-key-International-Keyboard/Makefile config.status:1397: creating support-files/Bill_Daly_Ubuntu/Makefile config.status:1397: creating support-files/Dirk/Makefile config.status:1397: creating support-files/Dyalog-Keyboard/Makefile config.status:1397: creating support-files/Juergen-Mint-19/Makefile config.status:1397: creating support-files/Juergen-Mint-21/Makefile config.status:1397: creating support-files/old-Keyboard/Makefile config.status:1397: creating support-files/OS-X-Keyboard/Makefile config.status:1397: creating support-files/Unicomp-Keyboard/Makefile config.status:1397: creating support-files/WASD-Keyboard/Makefile config.status:1397: creating tools/Makefile config.status:1397: creating websock/Makefile config.status:1397: creating websock/client/Makefile config.status:1397: creating websock/server/Makefile config.status:1397: creating workspaces/Makefile config.status:1397: creating wslib3/Makefile config.status:1397: creating wslib3/DALY/Makefile config.status:1397: creating wslib4/Makefile config.status:1397: creating wslib5/Makefile config.status:1397: creating wslib5/APLComponentFiles/Makefile config.status:1397: creating wslib5/DALY/Makefile config.status:1397: creating wslib5/iso-apl-cf/Makefile config.status:1397: creating config.h config.status:1626: executing depfiles commands config.status:1703: cd erlang && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src/APs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src/Gtk && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src/emacs_mode && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src/native && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd src/sql && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1703: cd tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1708: $? = 0 config.status:1626: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-cygwin ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint16_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_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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_alarm=yes ac_cv_func_dup2=yes ac_cv_func_floor=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_modf=yes ac_cv_func_munmap=yes ac_cv_func_pow=yes ac_cv_func_realpath=yes ac_cv_func_rint=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_socket=yes ac_cv_func_sqrt=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_uname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_working_mktime=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xlib_xcb_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_ext_atomicity_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_fftw3_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libpng16_png_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_png_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_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_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vector=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_xcb_xcb_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-cygwin 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=yes ac_cv_lib_execinfo_backtrace=no ac_cv_lib_gdk_3_gdk_init=yes ac_cv_lib_gtk_3_gtk_init=yes ac_cv_lib_m_acosh=yes ac_cv_lib_ncurses_setupterm=yes ac_cv_lib_nsl_yp_all=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_z_uncompress=yes ac_cv_member_stat_st_blksize_stat_st_rdev=no ac_cv_member_struct_stat_st_blocks=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_PG_CONFIG=/usr/bin/pg_config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_type__Bool=no ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/x86_64-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=8192 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/dahle/apl-1.8/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APSERVER_PATH='/tmp/GNU-APL/APserver' APSERVER_PORT='16366' APSERVER_TRANSPORT='0' AR='ar' ASSERT_LEVEL_WANTED='1' AUTOCONF='${SHELL} '\''/home/dahle/apl-1.8/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/dahle/apl-1.8/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/dahle/apl-1.8/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CORE_COUNT_WANTED='0' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I /home/dahle/apl-1.8' CXX_WERROR='' CYGPATH_W='cygpath -w' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOP_WANTED='no' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' DYNAMIC_LOG_WANTED='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='.exe' FGREP='/usr/bin/grep -F' GCOV_WANTED='' GPROF_WANTED='' GREP='/usr/bin/grep' GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/include/libpng16 -pthread -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/gio-unix-2.0 -I/usr/include/harfbuzz -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0' GTK_LDFLAGS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lglib-2.0 -lintl -lgobject-2.0' HAVE_SEM_INIT_FALSE='#' HAVE_SEM_INIT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-cygwin/bin/ld.exe' LDFLAGS='' LIBOBJS='' LIBS='-lcairo -lgdk-3 -lgtk-3 -lz -lpng -ldl -lm -lncurses -lcurses -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/home/dahle/apl-1.8/missing'\'' makeinfo' MANIFEST_TOOL=':' MAX_RANK_WANTED='8' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='apl' PACKAGE_BUGREPORT='bug-apl@gnu.org' PACKAGE_NAME='GNU APL' PACKAGE_STRING='GNU APL 1.8' PACKAGE_TARNAME='apl' PACKAGE_URL='https://www.gnu.org/software/apl/' PACKAGE_VERSION='1.8' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PERFORMANCE_COUNTERS_WANTED='no' PG_CONFIG='/usr/bin/pg_config' PKG_CONFIG='/usr/bin/pkg-config' POSTGRESQL_CFLAGS='-I/usr/include' POSTGRESQL_LDFLAGS='-L/usr/lib -lpq' POSTGRESQL_VERSION='15.3' POW_LIB='' 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='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' STRIP='strip' VALUE_CHECK_WANTED='no' VALUE_HISTORY_WANTED='no' VERSION='1.8' VF_TRACING_WANTED='no' VISIBLE_MARKERS_WANTED='no' XMKMF='' 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 -' apl_DEVELOP_FALSE='' apl_DEVELOP_TRUE='#' apl_GTK3_FALSE='#' apl_GTK3_TRUE='' apl_PCRE_FALSE='' apl_PCRE_TRUE='#' apl_POSTGRES_FALSE='#' apl_POSTGRES_TRUE='' apl_SQLITE3_FALSE='' apl_SQLITE3_TRUE='#' apl_TARGET_ANDROID_FALSE='' apl_TARGET_ANDROID_TRUE='#' apl_TARGET_ERLANG_FALSE='' apl_TARGET_ERLANG_TRUE='#' apl_TARGET_LIBAPL_FALSE='' apl_TARGET_LIBAPL_TRUE='#' apl_TARGET_PYTHON_FALSE='' apl_TARGET_PYTHON_TRUE='#' apl_X11_FALSE='' apl_X11_TRUE='#' bindir='${exec_prefix}/bin' build='x86_64-unknown-cygwin' build_alias='' build_cpu='x86_64' build_os='cygwin' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-cygwin' host_alias='' host_cpu='x86_64' host_os='cygwin' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/dahle/apl-1.8/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 "https://www.gnu.org/software/apl/" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 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_EXT_ATOMICITY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FENV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBPNG16_PNG_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMPX_H 1 #define HAVE_VECTOR 1 #define HAVE_ZLIB_H 1 #define HAVE_STDBOOL_H 1 #define cfg_CONFIGURE_ARGS "./configure '--with-postgresql' '--with-gtk3'" #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_ALARM 1 #define HAVE_GETPAGESIZE 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_MALLOC 1 #define HAVE_MMAP 1 #define HAVE_DUP2 1 #define HAVE_FLOOR 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MODF 1 #define HAVE_MUNMAP 1 #define HAVE_POW 1 #define HAVE_REALPATH 1 #define HAVE_RINT 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SOCKET 1 #define HAVE_SQRT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_UNAME 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_XCB_XCB_H 1 #define HAVE_X11_XLIB_H 1 #define apl_X11 0 #define HAVE_LIBPNG 1 #define HAVE_LIBZ 1 #define apl_SQLITE3 0 #define HAVE_POSTGRESQL 1 #define cfg_USER_WANTS_POSTGRES 1 #define apl_POSTGRES 1 #define HAVE_LIBGTK_3 1 #define HAVE_LIBGDK_3 1 #define HAVE_LIBCAIRO 1 #define apl_GTK3 1 #define HAVE_RDTSC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SEM_INIT 1 #define HAVE_AFFINITY_NP 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define cfg_MAX_RANK_WANTED 8 #define cfg_ASSERT_LEVEL_WANTED 1 #define cfg_SECURITY_LEVEL_WANTED 0 #define cfg_CORE_COUNT_WANTED 0 #define cfg_APSERVER_TRANSPORT 0 #define cfg_APSERVER_PORT 16366 #define cfg_APSERVER_PATH "/tmp/GNU-APL/APserver" #define cfg_SHORT_VALUE_LENGTH_WANTED 12 #define BUILDTAG PACKAGE_NAME, PACKAGE_VERSION " / SVN: Unversioned directory", "2023-11-10 21:46:28 UTC", "CYGWIN_NT-10.0-22621 3.4.9-1.x86_64 x86_64", "default ./configure options" #define ARCHIVE_SVN "" #define apl_DIR__bin "/usr/local/bin" #define apl_DIR__datarootdir "/usr/local/share" #define apl_DIR__doc "/usr/local/share/doc/apl" #define apl_DIR__exec_prefix "/usr/local" #define apl_DIR__lib "/usr/local/lib" #define apl_DIR__locale "/usr/local/share/locale" #define apl_DIR__prefix "/usr/local" #define apl_DIR__sysconf "/usr/local/etc" #define apl_DIR__pkglib "/usr/local/lib/apl" #define apl_DIR__src "/home/dahle/apl-1.8" #define apl_FFT 0 #define apl_GUI 1 #define apl_PCRE 0 #define apl_PNG 1 configure: exit 0