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 --enable-maintainer-mode DEVELOP_WANTED=yes CXX_WERROR=yes 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2' --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = zen-book-flip uname -m = x86_64 uname -r = 6.1.0-9-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/charpent/.local/bin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/local/games/ PATH: /usr/games/ ## ----------- ## ## 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 (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3900: $? = 0 configure:3889: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) ... rest of stderr output deleted ... configure: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.out configure:4007: checking for suffix of executables configure:4014: gcc -o conftest conftest.c >&5 configure:4018: $? = 0 configure:4041: result: configure:4063: checking whether we are cross compiling configure:4071: gcc -o conftest conftest.c >&5 configure:4075: $? = 0 configure:4082: ./conftest 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 make[2]: Entering directory '/home/charpent/Dev/apl/trunk' make[2]: Leaving directory '/home/charpent/Dev/apl/trunk' 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: yes configure:5544: checking build system type configure:5559: result: x86_64-unknown-linux-gnu configure:5579: checking host system type configure:5593: result: x86_64-unknown-linux-gnu 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/bin/ld configure:6091: checking if the linker (/usr/bin/ld) 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 -fstrict-aliasing -rdynamic -gdwarf-2 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: 1572864 configure:6530: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6571: result: func_convert_file_noop configure:6578: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6599: result: func_convert_file_noop configure:6606: checking for /usr/bin/ld 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: pass_all configure:7048: checking for dlltool configure:7083: result: no configure:7113: checking how to associate runtime and link libraries configure:7141: result: printf %s\n 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++ (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7300: $? = 0 configure:7289: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) ... rest of stderr output deleted ... configure: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 -fstrict-aliasing -rdynamic -gdwarf-2 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 -fstrict-aliasing -rdynamic -gdwarf-2 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 -fstrict-aliasing -rdynamic -gdwarf-2 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 -fstrict-aliasing -rdynamic -gdwarf-2 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 -fstrict-aliasing -rdynamic -gdwarf-2 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:8685: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 conftest.cpp >&5 configure:8688: $? = 0 configure:8885: checking for mt configure:8906: found /usr/bin/mt configure:8917: result: mt configure:8940: checking if mt is a manifest tool configure:8947: mt '-?' configure:8955: result: no configure:9681: checking for dlfcn.h configure:9681: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 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: -fPIC -DPIC configure:10641: checking if gcc PIC flag -fPIC -DPIC works configure:10660: gcc -c -g -O2 -fPIC -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/bin/ld -m elf_x86_64) 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 -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12224: $? = 0 configure:12238: result: no configure:12398: checking dynamic linker characteristics configure:12980: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12980: $? = 0 configure:13231: result: GNU/Linux ld.so configure:13353: checking how to hardcode library paths into programs configure:13378: result: immediate configure:13480: checking for shl_load configure:13480: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cccmjl7k.o: in function `main': /home/charpent/Dev/apl/trunk/conftest.c:67: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13480: $? = 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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. */ | | #include | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main (void) | { | return shl_load (); | ; | return 0; | } configure:13480: result: no configure:13485: checking for shl_load in -ldld configure:13508: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld: No such file or directory collect2: error: ld returned 1 exit status configure:13508: $? = 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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main (void) | { | return shl_load (); | ; | return 0; | } configure:13518: result: no configure:13524: checking for dlopen configure:13524: gcc -o conftest -g -O2 conftest.c >&5 configure:13524: $? = 0 configure:13524: result: yes configure:13682: checking whether a program can dlopen itself configure:13763: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic 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 -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5 /usr/bin/ld: /tmp/cc7BmDwX.o: in function `main': /home/charpent/Dev/apl/trunk/conftest.c:13849: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:13873: $? = 0 conftest: undefined symbol: _fnord configure:13891: result: no 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/bin/ld -m elf_x86_64 configure:14363: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14379: result: yes configure:14434: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15511: result: yes configure:15547: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 conftest.cpp >&5 configure:15550: $? = 0 configure:16031: checking for g++ option to produce PIC configure:16039: result: -fPIC -DPIC configure:16047: checking if g++ PIC flag -fPIC -DPIC works configure:16066: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -fPIC -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 -fstrict-aliasing -rdynamic -gdwarf-2 -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/bin/ld -m elf_x86_64) supports shared libraries configure:16321: result: yes configure:16463: checking dynamic linker characteristics configure:17223: result: GNU/Linux ld.so 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++ (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:17524: $? = 0 configure:17513: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) ... rest of stderr output deleted ... configure: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 (Debian 12.2.0-14) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:18338: $? = 0 configure:18327: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) ... rest of stderr output deleted ... configure: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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18691: $? = 0 configure:18691: result: yes configure:18710: checking for term.h configure:18710: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18710: $? = 0 configure:18710: result: yes configure:18729: checking for dirent.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for execinfo.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for ext/atomicity.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fcntl.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fenv.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for fftw3.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for inttypes.h configure:18729: result: yes configure:18729: checking for libpng16/png.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for locale.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for limits.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for malloc.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for netdb.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for netinet/in.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for termios.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18729: checking for zlib.h configure:18729: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18746: checking for _Bool configure:18746: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:95:13: error: '_Bool' was not declared in this scope 95 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18871: $? = 0 configure:18879: result: yes configure:18888: checking for inline configure:18905: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18905: $? = 0 configure:18914: result: inline configure:18932: checking for int16_t configure:18932: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18932: $? = 0 configure:18932: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:98:72: error: narrowing conversion of '-1' from 'int' to 'long unsigned int' [-Wnarrowing] 98 | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.cpp:97:26: error: size '-1' of array 'test_array' is negative 97 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | < (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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18941: $? = 0 configure:18941: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:98:67: warning: integer overflow in expression of type 'int32_t' {aka 'int'} results in '-2147483648' [-Woverflow] 98 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:97:26: error: size '-1' of array 'test_array' is negative 97 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | < (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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18950: $? = 0 configure:18950: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:98:67: warning: integer overflow in expression of type 'int64_t' {aka 'long int'} results in '-9223372036854775808' [-Woverflow] 98 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ conftest.cpp:97:26: error: size '-1' of array 'test_array' is negative 97 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | < (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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18959: $? = 0 configure:18959: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:96:19: error: expected primary-expression before ')' token 96 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18969: $? = 0 configure:18969: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:96:20: error: expected primary-expression before ')' token 96 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18979: $? = 0 configure:18979: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:96:21: error: expected primary-expression before ')' token 96 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18989: $? = 0 configure:18989: result: yes configure:18999: checking for uint32_t configure:18999: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:18999: $? = 0 configure:18999: result: yes configure:19011: checking for uint64_t configure:19011: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19011: $? = 0 configure:19011: result: yes configure:19023: checking for uint8_t configure:19023: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19023: $? = 0 configure:19023: result: yes configure:19058: checking for stat.st_blksize stat.st_rdev configure:19058: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:8: error: 'stat' does not name a type 97 | static stat ac_aggr; | ^~~~ conftest.cpp:98:5: error: 'ac_aggr' was not declared in this scope 98 | if (ac_aggr.st_blksize stat.st_rdev) | ^~~~~~~ conftest.cpp:98:23: error: expected ')' before 'stat' 98 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | /* 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:97:8: error: 'stat' does not name a type 97 | static stat ac_aggr; | ^~~~ conftest.cpp:98:12: error: 'ac_aggr' was not declared in this scope 98 | if (sizeof ac_aggr.st_blksize stat.st_rdev) | ^~~~~~~ conftest.cpp:98:30: error: expected ')' before 'stat' 98 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | /* 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19085: $? = 0 configure:19094: result: yes configure:19106: checking for pid_t configure:19106: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19106: $? = 0 configure:19106: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:98:19: error: expected primary-expression before ')' token 98 | 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | /* 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:94:10: fatal error: vfork.h: No such file or directory 94 | #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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | /* 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19146: $? = 0 configure:19146: result: yes configure:19146: checking for sys/param.h configure:19146: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19146: $? = 0 configure:19146: result: yes configure:19161: checking for fork configure:19161: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:84:6: warning: declaration of 'char fork()' conflicts with built-in declaration 'int fork()' [-Wbuiltin-declaration-mismatch] 84 | char fork (); | ^~~~ configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for vfork configure:19161: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for alarm configure:19161: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19161: checking for getpagesize configure:19161: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19161: $? = 0 configure:19161: result: yes configure:19174: checking for working fork configure:19198: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19198: $? = 0 configure:19198: ./conftest 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19416: $? = 0 configure:19416: ./conftest configure:19416: $? = 0 configure:19427: result: yes configure:19453: checking for working mktime configure:19651: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19651: $? = 0 configure:19651: ./conftest configure:19651: $? = 0 configure:19662: result: yes configure:19673: checking for working strtod configure:19716: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:112:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 112 | char *string = " +69"; | ^~~~~~ conftest.cpp:123:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 123 | char *string = "NaN"; | ^~~~~ configure:19716: $? = 0 configure:19716: ./conftest configure:19716: $? = 0 configure:19727: result: yes configure:19793: checking for working mmap configure:19945: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19945: $? = 0 configure:19945: ./conftest configure:19945: $? = 0 configure:19956: result: yes configure:19970: checking for dup2 configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for floor configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:93:6: warning: declaration of 'char floor()' conflicts with built-in declaration 'double floor(double)' [-Wbuiltin-declaration-mismatch] 93 | char floor (); | ^~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for getcwd configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for gethostbyname configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for gettimeofday configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for memset configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:97:6: warning: declaration of 'char memset()' conflicts with built-in declaration 'void* memset(void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 97 | char memset (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for mkdir configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for modf configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:99:6: warning: declaration of 'char modf()' conflicts with built-in declaration 'double modf(double, double*)' [-Wbuiltin-declaration-mismatch] 99 | char modf (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for munmap configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for pow configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:101:6: warning: declaration of 'char pow()' conflicts with built-in declaration 'double pow(double, double)' [-Wbuiltin-declaration-mismatch] 101 | char pow (); | ^~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for realpath configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for rint configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:103:6: warning: declaration of 'char rint()' conflicts with built-in declaration 'double rint(double)' [-Wbuiltin-declaration-mismatch] 103 | char rint (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for rmdir configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for select configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for setenv configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for setlocale configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for socket configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sqrt configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:109:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch] 109 | char sqrt (); | ^~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strcasecmp configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:110:6: warning: declaration of 'char strcasecmp()' conflicts with built-in declaration 'int strcasecmp(const char*, const char*)' [-Wbuiltin-declaration-mismatch] 110 | char strcasecmp (); | ^~~~~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strchr configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:111:6: warning: declaration of 'char strchr()' conflicts with built-in declaration 'char* strchr(const char*, int)' [-Wbuiltin-declaration-mismatch] 111 | char strchr (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strdup configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:112:6: warning: declaration of 'char strdup()' conflicts with built-in declaration 'char* strdup(const char*)' [-Wbuiltin-declaration-mismatch] 112 | char strdup (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strncasecmp configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:113:6: warning: declaration of 'char strncasecmp()' conflicts with built-in declaration 'int strncasecmp(const char*, const char*, long unsigned int)' [-Wbuiltin-declaration-mismatch] 113 | char strncasecmp (); | ^~~~~~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strndup configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:114:6: warning: declaration of 'char strndup()' conflicts with built-in declaration 'char* strndup(const char*, long unsigned int)' [-Wbuiltin-declaration-mismatch] 114 | char strndup (); | ^~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strerror configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strrchr configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:116:6: warning: declaration of 'char strrchr()' conflicts with built-in declaration 'char* strrchr(const char*, int)' [-Wbuiltin-declaration-mismatch] 116 | char strrchr (); | ^~~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strstr configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:117:6: warning: declaration of 'char strstr()' conflicts with built-in declaration 'char* strstr(const char*, const char*)' [-Wbuiltin-declaration-mismatch] 117 | char strstr (); | ^~~~~~ configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for strtol configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for uname configure:19970: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19983: checking for tparm in -ltinfo configure:20005: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -ltinfo >&5 configure:20005: $? = 0 configure:20015: result: yes configure:20025: checking for socket in -lsocket configure:20047: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lsocket -ltinfo >&5 /usr/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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | #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_LIBTINFO 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lpthread -ltinfo >&5 configure:20089: $? = 0 configure:20099: result: yes configure:20109: checking for yp_all in -lnsl configure:20131: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lnsl -lpthread -ltinfo >&5 configure:20131: $? = 0 configure:20141: result: yes configure:20151: checking for setupterm in -lcurses configure:20173: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lcurses -lnsl -lpthread -ltinfo >&5 configure:20173: $? = 0 configure:20183: result: yes configure:20193: checking for setupterm in -lncurses configure:20215: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20215: $? = 0 configure:20225: result: yes configure:20235: checking for acosh in -lm configure:20257: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20257: $? = 0 configure:20267: result: yes configure:20277: checking for backtrace in -lexecinfo configure:20299: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lexecinfo -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 /usr/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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | #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_LIBTINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBNSL 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20341: $? = 0 configure:20351: result: yes configure:20361: checking for initstate_r in -lc configure:20383: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20383: $? = 0 configure:20393: result: yes configure:20403: checking for __atomic_fetch_add_4 in -latomicity configure:20425: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -latomicity -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 /usr/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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | #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_LIBTINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBC 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk 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 -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20713: checking for X11/Xlib.h configure:20713: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20713: checking for X11/Xlib-xcb.h configure:20713: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20713: checking for X11/Xutil.h configure:20713: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20713: $? = 0 configure:20713: result: yes configure:20727: checking for xcb/xproto.h configure:20727: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20727: $? = 0 configure:20727: result: yes configure:20738: checking for XOpenDisplay in -lX11 configure:20760: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20760: $? = 0 configure:20770: result: yes configure:20785: checking for xcb_connect in -lxcb configure:20807: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20807: $? = 0 configure:20817: result: yes configure:20832: checking for XGetXCBConnection in -lX11-xcb configure:20854: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20854: $? = 0 configure:20864: result: yes configure:20916: checking for fftw3.h configure:20916: result: yes configure:20926: checking for fftw_plan_dft in -lfftw3 configure:20948: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:20948: $? = 0 configure:20958: result: yes configure:20988: checking for png.h configure:20988: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:20988: $? = 0 configure:20988: result: yes configure:20996: checking for zlib.h configure:20996: result: yes configure:21006: checking for png_init_io in -lpng configure:21028: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:21028: $? = 0 configure:21038: result: yes configure:21053: checking for uncompress in -lz configure:21075: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:21075: $? = 0 configure:21085: result: yes configure:21167: checking for SQLite3 library >= 3.0.0 configure:21216: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk -I/usr/include conftest.cpp >&5 configure:21216: $? = 0 configure:21219: result: yes configure:21410: checking for pg_config configure:21433: found /usr/bin/pg_config configure:21445: result: /usr/bin/pg_config configure:21461: checking for PostgreSQL libraries configure:21474: result: yes configure:21546: checking for PostgreSQL usability configure:21561: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk -I/usr/include/postgresql conftest.cpp >&5 configure:21561: $? = 0 configure:21570: result: yes configure:21685: checking for pcre2_compile_32 in -lpcre2-32 configure:21707: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lpcre2-32 -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:21707: $? = 0 configure:21717: result: yes configure:21843: checking for pkg-config configure:21866: found /usr/bin/pkg-config configure:21879: result: /usr/bin/pkg-config configure:21897: checking for gtk_init in -lgtk-3 configure:21919: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lgtk-3 -lpcre2-32 -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:21919: $? = 0 configure:21929: result: yes configure:21945: checking for gdk_init in -lgdk-3 configure:21967: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lgdk-3 -lgtk-3 -lpcre2-32 -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:21967: $? = 0 configure:21977: result: yes configure:21993: checking for cairo_fill in -lcairo configure:22015: g++ -o conftest -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp -lcairo -lgdk-3 -lgtk-3 -lpcre2-32 -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo >&5 configure:22015: $? = 0 configure:22025: result: yes configure:22043: checking for GTK (≥ version 3) configure:22047: result: yes configure:22095: checking whether CPU has rdtsc (read CPU cycle counter) opcode configure:22110: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:22110: $? = 0 configure:22122: result: yes configure:22128: checking whether gettimeofday exists configure:22142: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:22142: $? = 0 configure:22154: result: yes configure:22164: checking whether sem_init() works configure:22180: g++ -c -Wall -Werror conftest.cpp >&5 configure:22180: $? = 0 configure:22201: result: yes configure:22208: checking whether pthread_setaffinity_np is available configure:22229: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:22229: $? = 0 configure:22240: result: yes configure:22246: checking whether pthread_setname_np is available configure:22262: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 configure:22262: $? = 0 configure:22273: result: yes configure:22279: checking whether OSAtomicAdd32Barrier() is available configure:22294: g++ -c -Wall -Werror conftest.cpp >&5 conftest.cpp:139:11: fatal error: libkern/OSAtomic.h: No such file or directory 139 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:22294: $? = 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | #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_LIBTINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBC 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 HAVE_X11_XLIB_XCB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXCB 1 | #define HAVE_LIBX11_XCB 1 | #define apl_X11 1 | #define HAVE_LIBFFTW3 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | #define HAVE_SQLITE3 1 | #define apl_SQLITE3 1 | #define HAVE_POSTGRESQL 1 | #define apl_POSTGRES 1 | #define HAVE_LIBPCRE2_32 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:22306: result: no configure:22312: checking whether atomic_add_32_nv() is available configure:22327: g++ -c -fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk conftest.cpp >&5 conftest.cpp:139:11: fatal error: atomic.h: No such file or directory 139 | #include | ^~~~~~~~~~ compilation terminated. configure:22327: $? = 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_EXECINFO_H 1 | #define HAVE_EXT_ATOMICITY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FFTW3_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_ZLIB_H 1 | #define HAVE_STDBOOL_H 1 | #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" | #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_LIBTINFO 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBCURSES 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBC 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 HAVE_X11_XLIB_XCB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXCB 1 | #define HAVE_LIBX11_XCB 1 | #define apl_X11 1 | #define HAVE_LIBFFTW3 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBZ 1 | #define HAVE_SQLITE3 1 | #define apl_SQLITE3 1 | #define HAVE_POSTGRESQL 1 | #define apl_POSTGRES 1 | #define HAVE_LIBPCRE2_32 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:22338: result: no configure:22346: checking if ctrl-D shall delete one char (and ctrl-Z be EOF) configure:22363: result: no configure:22377: checking if the build target is Android configure:22402: result: no configure:22408: checking if the build target is the Erlang interface (implies libapl.so) configure:22435: result: no configure:22442: checking if the build target is libapl.so configure:22467: result: no configure:22474: checking if the build target is libpython_apl.so configure:22551: result: no configure:22568: checking whether development mode is desired configure:22590: result: yes configure:22603: checking whether internal value checks shall be enabled configure:22612: result: yes configure:22617: checking whether internal performance counters shall be enabled) configure:22626: result: yes configure:22631: checking whether to remember the history of APL values (debug feature) configure:22640: result: yes configure:22645: checking whether gprof profiling shall be enabled configure:22654: result: no configure:22660: checking whether gcov coverage testing shall be enabled configure:22669: result: no configure:22675: checking whether dynamic logging shall be enabled configure:22684: result: yes configure:22689: checking whether value flags shall be traced configure:22698: result: no configure:22703: checking how picky (0=not, 1=somwhat, 2=very) internal tests shall be configure:22710: result: 2 configure:22715: checking security level (0=none, 1=configured in preferences, 2=all) configure:22722: result: 0 configure:22727: checking how many CPU cores shall be used by APL (experimental!) configure:22741: result: 0 configure:22746: checking which type of socket APserver shall use configure:22757: result: 0 configure:22762: checking which port number APserver shall use for TCP or UDP sockets configure:22769: result: 16366 configure:22774: checking which *nix port name APserver shall use configure:22781: result: /tmp/GNU-APL/APserver configure:22786: checking how long a short APL value shall be at most configure:22793: result: 12 configure:22798: checking whether visible markers shall be used configure:22807: result: no configure:22812: checking whether support for rational numbers is desired configure:22821: result: no configure:23178: checking that generated files are newer than configure configure:23184: result: done configure:23263: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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=set ac_cv_env_CXXFLAGS_value='-fstrict-aliasing -rdynamic -gdwarf-2' ac_cv_env_CXX_WERROR_set=set ac_cv_env_CXX_WERROR_value=yes ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DEVELOP_WANTED_set=set ac_cv_env_DEVELOP_WANTED_value=yes 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_func_alarm=yes ac_cv_func_dlopen=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_shl_load=no 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=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_ext_atomicity_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_fftw3_h=yes 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_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_xcb_xcb_h=yes ac_cv_header_xcb_xproto_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_X11_xcb_XGetXCBConnection=yes ac_cv_lib_atomicity___atomic_fetch_add_4=no ac_cv_lib_c_initstate_r=yes ac_cv_lib_cairo_cairo_fill=yes ac_cv_lib_curses_setupterm=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no 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=yes 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=yes ac_cv_lib_xcb_xcb_connect=yes 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_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes 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=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='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=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/charpent/Dev/apl/trunk/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='2' AUTOCONF='${SHELL} '\''/home/charpent/Dev/apl/trunk/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/charpent/Dev/apl/trunk/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/charpent/Dev/apl/trunk/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='-fstrict-aliasing -rdynamic -gdwarf-2 -I /home/charpent/Dev/apl/trunk' CXX_WERROR='-Werror' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOP_WANTED='yes' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' DYNAMIC_LOG_WANTED='yes' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' 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/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread ' GTK_LDFLAGS='-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-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/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lcairo -lgdk-3 -lgtk-3 -lpcre2-32 -lz -lpng -lfftw3 -lX11-xcb -lxcb -lX11 -lc -ldl -lm -lncurses -lcurses -lnsl -lpthread -ltinfo ' 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/charpent/Dev/apl/trunk/missing'\'' makeinfo' MANIFEST_TOOL=':' MAX_RANK_WANTED='8' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' 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='-lpcre2-32' PERFORMANCE_COUNTERS_WANTED='yes' PG_CONFIG='/usr/bin/pg_config' PKG_CONFIG='/usr/bin/pkg-config' POSTGRESQL_CFLAGS='-I/usr/include/postgresql' POSTGRESQL_LDFLAGS='-L/usr/lib/x86_64-linux-gnu -lpq' POSTGRESQL_VERSION='15.3 (Debian 15.3-0+deb12u1)' POW_LIB='' PYTHON_CFLAGS='' RANLIB='ranlib' RATIONAL_NUMBERS_WANTED='no' SECURITY_LEVEL_WANTED='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SHORT_VALUE_LENGTH_WANTED='12' SQLITE3_CFLAGS='-I/usr/include' SQLITE3_LDFLAGS='-L/usr/lib -lsqlite3' SQLITE3_VERSION='3.40.1' STRIP='strip' VALUE_CHECK_WANTED='yes' VALUE_HISTORY_WANTED='yes' 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-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/charpent/Dev/apl/trunk/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU APL" #define PACKAGE_TARNAME "apl" #define PACKAGE_VERSION "1.8" #define PACKAGE_STRING "GNU APL 1.8" #define PACKAGE_BUGREPORT "bug-apl@gnu.org" #define PACKAGE_URL "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_EXECINFO_H 1 #define HAVE_EXT_ATOMICITY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FENV_H 1 #define HAVE_FFTW3_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_ZLIB_H 1 #define HAVE_STDBOOL_H 1 #define cfg_CONFIGURE_ARGS "./configure '--enable-maintainer-mode' 'DEVELOP_WANTED=yes' 'CXX_WERROR=yes' 'CXXFLAGS=-fstrict-aliasing -rdynamic -gdwarf-2'" #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_LIBTINFO 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBNSL 1 #define HAVE_LIBCURSES 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBC 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 HAVE_X11_XLIB_XCB_H 1 #define HAVE_X11_XUTIL_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXCB 1 #define HAVE_LIBX11_XCB 1 #define apl_X11 1 #define HAVE_LIBFFTW3 1 #define HAVE_LIBPNG 1 #define HAVE_LIBZ 1 #define HAVE_SQLITE3 1 #define apl_SQLITE3 1 #define HAVE_POSTGRESQL 1 #define apl_POSTGRES 1 #define HAVE_LIBPCRE2_32 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_DEVELOP_WANTED 1 #define cfg_MAX_RANK_WANTED 8 #define cfg_VALUE_CHECK_WANTED 1 #define cfg_PERFORMANCE_COUNTERS_WANTED 1 #define cfg_VALUE_HISTORY_WANTED 1 #define cfg_DYNAMIC_LOG_WANTED 1 #define cfg_ASSERT_LEVEL_WANTED 2 #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: 1699M", "2023-05-29 16:57:08 UTC", "Linux 6.1.0-9-amd64 x86_64", "default ./configure options" #define ARCHIVE_SVN " 1691" #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/charpent/Dev/apl/trunk" #define apl_FFT 1 #define apl_GUI 1 #define apl_PCRE 1 #define apl_PNG 1 configure: exit 0 ## ---------------------- ## ## 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 zen-book-flip config.status:1396: creating Makefile config.status:1396: creating build/Makefile config.status:1396: creating debian/Makefile config.status:1396: creating debian/source/Makefile config.status:1396: creating doc/Makefile config.status:1396: creating doc/DALY/Makefile config.status:1396: creating erlang/Makefile config.status:1396: creating erlang/apl.erl config.status:1396: creating gnu-apl.d/Makefile config.status:1396: creating gnu-apl.d/preferences config.status:1396: creating HOWTOs/Makefile config.status:1396: creating rpm/Makefile config.status:1396: creating rpm/apl.spec config.status:1396: creating src/Makefile config.status:1396: creating src/APs/Makefile config.status:1396: creating src/Gtk/Makefile config.status:1396: creating src/emacs_mode/Makefile config.status:1396: creating src/native/Makefile config.status:1396: creating src/sql/Makefile config.status:1396: creating src/testcases/Makefile config.status:1396: creating src/workspaces/Makefile config.status:1396: creating support-files/Makefile config.status:1396: creating support-files/105-key-International-Keyboard/Makefile config.status:1396: creating support-files/Bill_Daly_Ubuntu/Makefile config.status:1396: creating support-files/Dirk/Makefile config.status:1396: creating support-files/Dyalog-Keyboard/Makefile config.status:1396: creating support-files/Juergen-Mint-19/Makefile config.status:1396: creating support-files/Juergen-Mint-21/Makefile config.status:1396: creating support-files/old-Keyboard/Makefile config.status:1396: creating support-files/OS-X-Keyboard/Makefile config.status:1396: creating support-files/Unicomp-Keyboard/Makefile config.status:1396: creating support-files/WASD-Keyboard/Makefile config.status:1396: creating tools/Makefile config.status:1396: creating websock/Makefile config.status:1396: creating websock/client/Makefile config.status:1396: creating websock/server/Makefile config.status:1396: creating workspaces/Makefile config.status:1396: creating wslib3/Makefile config.status:1396: creating wslib3/DALY/Makefile config.status:1396: creating wslib4/Makefile config.status:1396: creating wslib5/Makefile config.status:1396: creating wslib5/APLComponentFiles/Makefile config.status:1396: creating wslib5/DALY/Makefile config.status:1396: creating wslib5/iso-apl-cf/Makefile config.status:1396: creating config.h config.status:1625: executing depfiles commands config.status:1702: cd erlang && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/erlang' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/erlang' config.status:1707: $? = 0 config.status:1702: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src' config.status:1707: $? = 0 config.status:1702: cd src/APs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src/APs' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src/APs' config.status:1707: $? = 0 config.status:1702: cd src/Gtk && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src/Gtk' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src/Gtk' config.status:1707: $? = 0 config.status:1702: cd src/emacs_mode && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src/emacs_mode' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src/emacs_mode' config.status:1707: $? = 0 config.status:1702: cd src/native && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src/native' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src/native' config.status:1707: $? = 0 config.status:1702: cd src/sql && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/src/sql' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/src/sql' config.status:1707: $? = 0 config.status:1702: cd tools && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make[2]: Entering directory '/home/charpent/Dev/apl/trunk/tools' make[2]: Nothing to be done for 'am--depfiles'. make[2]: Leaving directory '/home/charpent/Dev/apl/trunk/tools' config.status:1707: $? = 0 config.status:1625: executing libtool commands ## ---------------------- ## ## 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 config.h on zen-book-flip config.status:1396: creating config.h config.status:1577: config.h is unchanged