This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-doc-build ## --------- ## ## Platform. ## ## --------- ## hostname = james.local uname -m = x86_64 uname -r = 19.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 361 tasks, 1930 threads, 8 processors Load average: 1.66, Mach factor: 6.33 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/james/tmp/emsdk/fastcomp/emscripten/system/bin PATH: /Users/james/tmp/emsdk PATH: /Users/james/tmp/emsdk/fastcomp/emscripten PATH: /Users/james/tmp/emsdk/node/8.9.1_64bit/bin PATH: /Users/james/.nvm/versions/node/v12.13.0/bin PATH: /Users/james/.fastlane/bin PATH: /Users/james/.yarn/bin PATH: /Users/james/projects/scripts PATH: /Users/james/projects/outlet/bin PATH: /Users/james/projects/jsshell PATH: /Users/james/projects/LLJS/bin PATH: /Users/james/projects/emscripten PATH: /usr/local/pgsql/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: node_modules/.bin PATH: /usr/local/opt/ruby/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/Apple/usr/bin PATH: /Library/Apple/bin PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /Applications/Wireshark.app/Contents/MacOS ## ----------- ## ## Core tests. ## ## ----------- ## configure:1558: checking for a BSD-compatible install configure:1613: result: /usr/bin/install -c configure:1624: checking whether build environment is sane configure:1667: result: yes configure:1732: checking for gawk configure:1761: result: no configure:1732: checking for mawk configure:1761: result: no configure:1732: checking for nawk configure:1761: result: no configure:1732: checking for awk configure:1748: found /usr/bin/awk configure:1758: result: awk configure:1768: checking whether make sets $(MAKE) configure:1792: result: no configure:1947: checking whether to enable maintainer-specific portions of Makefiles configure:1956: result: no configure:1974: checking whether build environment is sane configure:2017: result: yes configure:2153: checking for gcc configure:2179: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc configure:2423: checking for C compiler version configure:2426: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc --version &5 emcc (Emscripten gcc/clang-like replacement) 1.38.34 (commit bab28f9a71a98006263006af2ee9229b700d8aa6) Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt) This is free and open source software under the MIT license. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2429: $? = 0 configure:2431: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -v &5 emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 1.38.34 clang version 6.0.1 (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-emscripten--core-emscripten--fastcomp--clang 98df4be387dde3e3918fa5bbb5fc43e1a0e1daac) (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-emscripten--core-emscripten--fastcomp 1b4148f39a69c7fc62edadd85e4122b68694dfb7) (emscripten 1.38.31 : 1.38.31) Target: x86_64-apple-darwin19.0.0 Thread model: posix InstalledDir: /Users/james/tmp/emsdk/fastcomp/fastcomp/bin shared:INFO: (Emscripten: Running sanity checks) configure:2434: $? = 0 configure:2436: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -V &5 shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') configure:2439: $? = 1 configure:2462: checking for C compiler default output file name configure:2465: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc conftest.c >&5 configure:2468: $? = 0 configure:2514: result: a.out configure:2519: checking whether the C compiler works configure:2525: ./a.out configure:2528: $? = 0 configure:2545: result: yes configure:2552: checking whether we are cross compiling configure:2554: result: no configure:2557: checking for suffix of executables configure:2559: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c >&5 configure:2562: $? = 0 configure:2587: result: configure:2593: checking for suffix of object files configure:2614: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:2617: $? = 0 configure:2639: result: o configure:2643: checking whether we are using the GNU C compiler configure:2667: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:2673: $? = 0 configure:2677: test -z || test ! -s conftest.err configure:2680: $? = 0 configure:2683: test -s conftest.o configure:2686: $? = 0 configure:2699: result: yes configure:2705: checking whether /Users/james/tmp/emsdk/fastcomp/emscripten/emcc accepts -g configure:2726: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c -g conftest.c >&5 configure:2732: $? = 0 configure:2736: test -z || test ! -s conftest.err configure:2739: $? = 0 configure:2742: test -s conftest.o configure:2745: $? = 0 configure:2756: result: yes configure:2773: checking for /Users/james/tmp/emsdk/fastcomp/emscripten/emcc option to accept ANSI C configure:2843: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:2849: $? = 0 configure:2853: test -z || test ! -s conftest.err configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2880: result: none needed configure:2898: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:11: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:2904: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3048: checking for style of include used by make configure:3076: result: GNU configure:3104: checking dependency style of /Users/james/tmp/emsdk/fastcomp/emscripten/emcc configure:3194: result: gcc3 configure:3216: checking how to run the C preprocessor configure:3251: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:3257: $? = 0 configure:3289: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | #include configure:3334: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E configure:3358: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:3364: $? = 0 configure:3396: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3402: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | #include configure:3539: checking for C++ compiler version configure:3542: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ --version &5 emcc (Emscripten gcc/clang-like replacement) 1.38.34 (commit bab28f9a71a98006263006af2ee9229b700d8aa6) Copyright (C) 2014 the Emscripten authors (see AUTHORS.txt) This is free and open source software under the MIT license. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3545: $? = 0 configure:3547: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -v &5 emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 1.38.34 clang version 6.0.1 (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-emscripten--core-emscripten--fastcomp--clang 98df4be387dde3e3918fa5bbb5fc43e1a0e1daac) (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-emscripten--core-emscripten--fastcomp 1b4148f39a69c7fc62edadd85e4122b68694dfb7) (emscripten 1.38.31 : 1.38.31) Target: x86_64-apple-darwin19.0.0 Thread model: posix InstalledDir: /Users/james/tmp/emsdk/fastcomp/fastcomp/bin shared:INFO: (Emscripten: Running sanity checks) configure:3550: $? = 0 configure:3552: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -V &5 shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') configure:3555: $? = 1 configure:3558: checking whether we are using the GNU C++ compiler configure:3582: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c conftest.cc >&5 configure:3588: $? = 0 configure:3592: test -z || test ! -s conftest.err configure:3595: $? = 0 configure:3598: test -s conftest.o configure:3601: $? = 0 configure:3614: result: yes configure:3620: checking whether /Users/james/tmp/emsdk/fastcomp/emscripten/em++ accepts -g configure:3641: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g conftest.cc >&5 configure:3647: $? = 0 configure:3651: test -z || test ! -s conftest.err configure:3654: $? = 0 configure:3657: test -s conftest.o configure:3660: $? = 0 configure:3671: result: yes configure:3713: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 configure:3719: $? = 0 configure:3723: test -z || test ! -s conftest.err configure:3726: $? = 0 configure:3729: test -s conftest.o configure:3732: $? = 0 configure:3758: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 conftest.cc:16:1: error: use of undeclared identifier 'exit' exit (42); ^ 1 error generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:3764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3713: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 conftest.cc:12:17: error: use of undeclared identifier 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ conftest.cc:12:49: error: use of undeclared identifier 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ 2 errors generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3713: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 conftest.cc:12:17: error: use of undeclared identifier 'std' extern "C" void std::exit (int); using std::exit; ^ conftest.cc:12:40: error: use of undeclared identifier 'std' extern "C" void std::exit (int); using std::exit; ^ 2 errors generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3713: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 In file included from conftest.cc:13: In file included from /Users/james/tmp/emsdk/fastcomp/emscripten/system/include/libcxx/stdlib.h:94: In file included from /Users/james/tmp/emsdk/fastcomp/emscripten/system/include/compat/stdlib.h:14: /Users/james/tmp/emsdk/fastcomp/emscripten/system/include/libc/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()' _Noreturn void exit (int); ^ conftest.cc:12:17: note: previous declaration is here extern "C" void exit (int) throw (); ^ 1 error generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:3719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3713: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 configure:3719: $? = 0 configure:3723: test -z || test ! -s conftest.err configure:3726: $? = 0 configure:3729: test -s conftest.o configure:3732: $? = 0 configure:3758: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cc >&5 configure:3764: $? = 0 configure:3768: test -z || test ! -s conftest.err configure:3771: $? = 0 configure:3774: test -s conftest.o configure:3777: $? = 0 configure:3802: checking dependency style of /Users/james/tmp/emsdk/fastcomp/emscripten/em++ configure:3892: result: gcc3 configure:3914: checking how to run the C++ preprocessor configure:3945: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc configure:3951: $? = 0 configure:3983: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc conftest.cc:15:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4028: result: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E configure:4052: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc configure:4058: $? = 0 configure:4090: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc conftest.cc:15:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4152: checking for a BSD-compatible install configure:4207: result: /usr/bin/install -c configure:4218: checking whether ln -s works configure:4222: result: yes configure:4229: checking whether make sets $(MAKE) configure:4253: result: no configure:4262: checking for perl configure:4280: found /usr/bin/perl configure:4292: result: /usr/bin/perl configure:4381: checking build system type configure:4399: result: i686-apple-darwin19.0.0 configure:4407: checking host system type configure:4421: result: i686-apple-darwin19.0.0 configure:4429: checking for a sed that does not truncate output configure:4483: result: /usr/bin/sed configure:4486: checking for egrep configure:4496: result: grep -E configure:4512: checking for ld used by /Users/james/tmp/emsdk/fastcomp/emscripten/emcc shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') configure:4579: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc configure:4588: checking if the linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) is GNU ld configure:4603: result: yes configure:4608: checking for /Users/james/tmp/emsdk/fastcomp/emscripten/emcc option to reload object files configure:4615: result: -r configure:4633: checking for BSD-compatible nm configure:4675: result: /Users/james/tmp/emsdk/fastcomp/fastcomp/bin/llvm-nm configure:4679: checking how to recognise dependent libraries configure:4851: result: pass_all configure:5061: checking for ANSI C header files configure:5086: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5092: $? = 0 configure:5096: test -z || test ! -s conftest.err configure:5099: $? = 0 configure:5102: test -s conftest.o configure:5105: $? = 0 configure:5194: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c >&5 conftest.c:32:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] exit(2); ^ conftest.c:32:7: note: include the header or explicitly provide a declaration for 'exit' 1 error generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:5197: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include | #if ((' ' & 0x0FF) == 0x020) | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | #else | # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z')) | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | #endif | | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | int | main () | { | int i; | for (i = 0; i < 256; i++) | if (XOR (islower (i), ISLOWER (i)) | || toupper (i) != TOUPPER (i)) | exit(2); | exit (0); | } configure:5217: result: no configure:5241: checking for sys/types.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for sys/stat.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for stdlib.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for string.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for memory.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for strings.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for inttypes.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for stdint.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5241: checking for unistd.h configure:5257: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5263: $? = 0 configure:5267: test -z || test ! -s conftest.err configure:5270: $? = 0 configure:5273: test -s conftest.o configure:5276: $? = 0 configure:5287: result: yes configure:5313: checking dlfcn.h usability configure:5325: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:5331: $? = 0 configure:5335: test -z || test ! -s conftest.err configure:5338: $? = 0 configure:5341: test -s conftest.o configure:5344: $? = 0 configure:5354: result: yes configure:5358: checking dlfcn.h presence configure:5368: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:5374: $? = 0 configure:5394: result: yes configure:5429: checking for dlfcn.h configure:5436: result: yes configure:5459: checking how to run the C++ preprocessor configure:5573: result: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E configure:5597: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc configure:5603: $? = 0 configure:5635: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E conftest.cc conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5738: checking for g77 configure:5767: result: no configure:5738: checking for f77 configure:5767: result: no configure:5738: checking for xlf configure:5767: result: no configure:5738: checking for frt configure:5767: result: no configure:5738: checking for pgf77 configure:5767: result: no configure:5738: checking for fort77 configure:5767: result: no configure:5738: checking for fl32 configure:5767: result: no configure:5738: checking for af77 configure:5767: result: no configure:5738: checking for f90 configure:5767: result: no configure:5738: checking for xlf90 configure:5767: result: no configure:5738: checking for pgf90 configure:5767: result: no configure:5738: checking for epcf90 configure:5767: result: no configure:5738: checking for f95 configure:5767: result: no configure:5738: checking for fort configure:5767: result: no configure:5738: checking for xlf95 configure:5767: result: no configure:5738: checking for ifc configure:5767: result: no configure:5738: checking for efc configure:5767: result: no configure:5738: checking for pgf95 configure:5767: result: no configure:5738: checking for lf95 configure:5767: result: no configure:5738: checking for gfortran configure:5767: result: no configure:5779: checking for Fortran 77 compiler version configure:5782: --version &5 ./configure: line 5783: --version: command not found configure:5785: $? = 127 configure:5787: -v &5 ./configure: line 5788: -v: command not found configure:5790: $? = 127 configure:5792: -V &5 ./configure: line 5793: -V: command not found configure:5795: $? = 127 configure:5803: checking whether we are using the GNU Fortran 77 compiler configure:5817: -c conftest.F >&5 ./configure: line 5818: -c: command not found configure:5823: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5849: result: no configure:5855: checking whether accepts -g configure:5867: -c -g conftest.f >&5 ./configure: line 5868: -c: command not found configure:5873: $? = 127 configure: failed program was: | program main | | end configure:5898: result: no configure:5928: checking the maximum length of command line arguments configure:6020: result: 196608 configure:6031: checking command to parse /Users/james/tmp/emsdk/fastcomp/fastcomp/bin/llvm-nm output from /Users/james/tmp/emsdk/fastcomp/emscripten/emcc object configure:6127: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:6130: $? = 0 configure:6134: /Users/james/tmp/emsdk/fastcomp/fastcomp/bin/llvm-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6137: $? = 0 configure:6189: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c conftstm.o >&5 configure:6192: $? = 0 configure:6230: result: ok configure:6234: checking for objdir configure:6249: result: .libs configure:6339: checking for ar configure:6366: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emar configure:6419: checking for ranlib configure:6446: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emranlib configure:6499: checking for strip configure:6515: found /usr/bin/strip configure:6526: result: strip configure:6813: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/emcc static flag works configure:6841: result: yes configure:6859: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/emcc supports -fno-rtti -fno-exceptions configure:6877: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:6881: $? = 0 configure:6894: result: yes configure:6909: checking for /Users/james/tmp/emsdk/fastcomp/emscripten/emcc option to produce PIC configure:7113: result: -fno-common configure:7121: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/emcc PIC flag -fno-common works configure:7139: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c -fno-common -DPIC conftest.c >&5 configure:7143: $? = 0 configure:7156: result: yes configure:7180: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/emcc supports -c -o file.o configure:7201: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c -o out/conftest2.o conftest.c >&5 configure:7205: $? = 0 configure:7227: result: yes configure:7253: checking whether the /Users/james/tmp/emsdk/fastcomp/emscripten/emcc linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) supports shared libraries configure:8149: result: yes configure:8175: checking whether -lc should be explicitly linked in configure:8180: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:8183: $? = 0 configure:8197: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8200: $? = 1 configure:8212: result: yes configure:8220: checking dynamic linker characteristics configure:8795: result: darwin19.0.0 dyld configure:8799: checking how to hardcode library paths into programs configure:8824: result: immediate configure:8838: checking whether stripping libraries is possible configure:8851: result: yes configure:9673: checking if libtool supports shared libraries configure:9675: result: yes configure:9678: checking whether to build shared libraries configure:9699: result: yes configure:9702: checking whether to build static libraries configure:9706: result: yes configure:9798: creating libtool configure:10376: checking for ld used by /Users/james/tmp/emsdk/fastcomp/emscripten/em++ shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') configure:10443: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc configure:10452: checking if the linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) is GNU ld configure:10467: result: yes configure:10518: checking whether the /Users/james/tmp/emsdk/fastcomp/emscripten/em++ linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) supports shared libraries configure:11398: result: yes configure:11416: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 conftest.cpp >&5 configure:11419: $? = 0 configure:11529: checking for /Users/james/tmp/emsdk/fastcomp/emscripten/em++ option to produce PIC configure:11797: result: -fno-common configure:11805: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/em++ PIC flag -fno-common works configure:11823: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 configure:11827: $? = 0 configure:11840: result: yes configure:11864: checking if /Users/james/tmp/emsdk/fastcomp/emscripten/em++ supports -c -o file.o configure:11885: /Users/james/tmp/emsdk/fastcomp/emscripten/em++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11889: $? = 0 configure:11911: result: yes configure:11937: checking whether the /Users/james/tmp/emsdk/fastcomp/emscripten/em++ linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) supports shared libraries configure:11962: result: yes configure:12033: checking dynamic linker characteristics configure:12608: result: darwin19.0.0 dyld configure:12612: checking how to hardcode library paths into programs configure:12637: result: immediate configure:12651: checking whether stripping libraries is possible configure:12664: result: yes configure:20221: checking for pthread_create in -lpthread configure:20251: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 warning: unexpected number of arguments 0 in call to 'pthread_create', should be 1 configure:20257: $? = 0 configure:20261: test -z || test ! -s conftest.err configure:20264: $? = 0 configure:20267: test -s conftest configure:20270: $? = 0 configure:20283: result: yes configure:20385: checking whether NLS is requested configure:20394: result: yes configure:20432: checking for msgfmt configure:20467: result: no configure:20473: checking for gmsgfmt configure:20504: result: : configure:20543: checking for xgettext configure:20578: result: no configure:20615: checking for msgmerge configure:20649: result: no configure:20682: checking whether we are using the GNU C Library 2 or newer configure:20713: result: no configure:20760: checking for ranlib configure:20787: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emranlib configure:20799: checking for library containing strerror configure:20829: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. warning: unexpected number of arguments 0 in call to 'strerror', should be 1 configure:20835: $? = 0 configure:20839: test -z || test ! -s conftest.err configure:20842: $? = 0 configure:20845: test -s conftest configure:20848: $? = 0 configure:20918: result: none required configure:20925: checking for an ANSI C-conforming const configure:20992: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:20998: $? = 0 configure:21002: test -z || test ! -s conftest.err configure:21005: $? = 0 configure:21008: test -s conftest.o configure:21011: $? = 0 configure:21022: result: yes configure:21033: checking for signed configure:21054: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21060: $? = 0 configure:21064: test -z || test ! -s conftest.err configure:21067: $? = 0 configure:21070: test -s conftest.o configure:21073: $? = 0 configure:21084: result: yes configure:21094: checking for inline configure:21115: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21121: $? = 0 configure:21125: test -z || test ! -s conftest.err configure:21128: $? = 0 configure:21131: test -s conftest.o configure:21134: $? = 0 configure:21146: result: inline configure:21165: checking for off_t configure:21189: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21195: $? = 0 configure:21199: test -z || test ! -s conftest.err configure:21202: $? = 0 configure:21205: test -s conftest.o configure:21208: $? = 0 configure:21219: result: yes configure:21231: checking for size_t configure:21255: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21261: $? = 0 configure:21265: test -z || test ! -s conftest.err configure:21268: $? = 0 configure:21271: test -s conftest.o configure:21274: $? = 0 configure:21285: result: yes configure:21298: checking for long long configure:21320: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:21326: $? = 0 configure:21330: test -z || test ! -s conftest.err configure:21333: $? = 0 configure:21336: test -s conftest configure:21339: $? = 0 configure:21351: result: yes configure:21362: checking for long double configure:21422: result: yes configure:21433: checking for wchar_t configure:21455: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21461: $? = 0 configure:21465: test -z || test ! -s conftest.err configure:21468: $? = 0 configure:21471: test -s conftest.o configure:21474: $? = 0 configure:21485: result: yes configure:21496: checking for wint_t configure:21518: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21524: $? = 0 configure:21528: test -z || test ! -s conftest.err configure:21531: $? = 0 configure:21534: test -s conftest.o configure:21537: $? = 0 configure:21548: result: yes configure:21559: checking for inttypes.h configure:21581: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21587: $? = 0 configure:21591: test -z || test ! -s conftest.err configure:21594: $? = 0 configure:21597: test -s conftest.o configure:21600: $? = 0 configure:21611: result: yes configure:21622: checking for stdint.h configure:21644: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21650: $? = 0 configure:21654: test -z || test ! -s conftest.err configure:21657: $? = 0 configure:21660: test -s conftest.o configure:21663: $? = 0 configure:21674: result: yes configure:21687: checking for intmax_t configure:21717: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:21723: $? = 0 configure:21727: test -z || test ! -s conftest.err configure:21730: $? = 0 configure:21733: test -s conftest.o configure:21736: $? = 0 configure:21747: result: yes configure:21759: checking whether printf() supports POSIX/XSI format strings configure:21809: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:21812: $? = 0 configure:21814: ./conftest configure:21817: $? = 0 configure:21832: result: yes configure:21846: checking for working alloca.h configure:21867: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:21873: $? = 0 configure:21877: test -z || test ! -s conftest.err configure:21880: $? = 0 configure:21883: test -s conftest configure:21886: $? = 0 configure:21898: result: yes configure:21908: checking for alloca configure:21949: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:21955: $? = 0 configure:21959: test -z || test ! -s conftest.err configure:21962: $? = 0 configure:21965: test -s conftest configure:21968: $? = 0 configure:21980: result: yes configure:22209: checking for stdlib.h configure:22214: result: yes configure:22209: checking for unistd.h configure:22214: result: yes configure:22358: checking for getpagesize configure:22415: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:22421: $? = 0 configure:22425: test -z || test ! -s conftest.err configure:22428: $? = 0 configure:22431: test -s conftest configure:22434: $? = 0 configure:22446: result: yes configure:22456: checking for working mmap configure:22598: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:22601: $? = 0 configure:22603: ./conftest configure:22606: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:22620: result: no configure:22632: checking whether we are using the GNU C Library 2.1 or newer configure:22663: result: no configure:22671: checking whether integer division by zero raises SIGFPE configure:22733: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 conftest.c:57:5: error: redefinition of 'nan' as different kind of symbol int nan; ^ conftest.c:57:5: note: unguarded header; consider using #ifdef guards or #pragma once conftest.c:57:5: note: previous definition is here conftest.c:72:7: error: non-object type 'double (const char *)' is not assignable nan = y / y; ~~~ ^ 2 errors generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:22736: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | | static void | #ifdef __cplusplus | sigfpe_handler (int sig) | #else | sigfpe_handler (sig) int sig; | #endif | { | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */ | exit (sig != SIGFPE); | } | | int x = 1; | int y = 0; | int z; | int nan; | | int main () | { | signal (SIGFPE, sigfpe_handler); | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */ | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP) | signal (SIGTRAP, sigfpe_handler); | #endif | /* Linux/SPARC yields signal SIGILL. */ | #if defined (__sparc__) && defined (__linux__) | signal (SIGILL, sigfpe_handler); | #endif | | z = x / y; | nan = y / y; | exit (1); | } | configure:22756: result: no configure:22769: checking for unsigned long long configure:22791: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:22797: $? = 0 configure:22801: test -z || test ! -s conftest.err configure:22804: $? = 0 configure:22807: test -s conftest configure:22810: $? = 0 configure:22822: result: yes configure:22854: checking for inttypes.h configure:22877: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:22883: $? = 0 configure:22887: test -z || test ! -s conftest.err configure:22890: $? = 0 configure:22893: test -s conftest.o configure:22896: $? = 0 configure:22908: result: yes configure:22921: checking whether the inttypes.h PRIxNN macros are broken configure:22947: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:22953: $? = 0 configure:22957: test -z || test ! -s conftest.err configure:22960: $? = 0 configure:22963: test -s conftest.o configure:22966: $? = 0 configure:22978: result: no configure:22995: checking for stdint.h configure:23000: result: yes configure:23140: checking for SIZE_MAX configure:24209: result: yes configure:24227: checking for stdint.h configure:24232: result: yes configure:24374: checking for CFPreferencesCopyAppValue configure:24399: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 shared:ERROR: CoreFoundation: No such file or directory ("CoreFoundation" was expected to be an input file, based on the commandline arguments provided) configure:24405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:24432: result: no configure:24441: checking for CFLocaleCopyCurrent configure:24466: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lpthread -framework CoreFoundation >&5 shared:ERROR: CoreFoundation: No such file or directory ("CoreFoundation" was expected to be an input file, based on the commandline arguments provided) configure:24472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:24499: result: no configure:24554: checking for ld used by GCC shared:ERROR: no input files note that input files without a known suffix are ignored, make sure your input files end with one of: ('.c', '.C', '.i', '.cpp', '.cxx', '.cc', '.c++', '.CPP', '.CXX', '.CC', '.C++', '.ii', '.m', '.mi', '.mm', '.mii', '/dev/null', '.bc', '.o', '.obj', '.lo', '.dylib', '.so', '.a', '.ll', '.h', '.hxx', '.hpp', '.hh', '.H', '.HXX', '.HPP', '.HH') configure:24618: result: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc configure:24627: checking if the linker (/Users/james/tmp/emsdk/fastcomp/emscripten/emcc) is GNU ld configure:24640: result: yes configure:24647: checking for shared library run path origin configure:24660: result: done configure:25066: checking for ptrdiff_t configure:25090: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 conftest.c:82:17: error: expected expression if ((ptrdiff_t *) 0) ^ conftest.c:82:6: error: use of undeclared identifier 'ptrdiff_t' if ((ptrdiff_t *) 0) ^ conftest.c:84:13: error: use of undeclared identifier 'ptrdiff_t' if (sizeof (ptrdiff_t)) ^ 3 errors generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:25096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((ptrdiff_t *) 0) | return 0; | if (sizeof (ptrdiff_t)) | return 0; | ; | return 0; | } configure:25120: result: no configure:25157: checking argz.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 conftest.c:80:10: fatal error: 'argz.h' file not found #include ^~~~~~~~ 1 error generated. shared:ERROR: compiler frontend failed to generate LLVM bitcode, halting configure:25175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25198: result: no configure:25202: checking argz.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c conftest.c:46:10: fatal error: 'argz.h' file not found #include ^~~~~~~~ 1 error generated. configure:25218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SP_MULTI_BYTE 1 | #define SP_PACKAGE "OpenSP" | #define SP_VERSION "1.5.2" | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:25238: result: no configure:25273: checking for argz.h configure:25280: result: no configure:25157: checking limits.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking limits.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for limits.h configure:25280: result: yes configure:25157: checking locale.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking locale.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for locale.h configure:25280: result: yes configure:25157: checking nl_types.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking nl_types.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for nl_types.h configure:25280: result: yes configure:25157: checking malloc.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking malloc.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for malloc.h configure:25280: result: yes configure:25157: checking stddef.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking stddef.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for stddef.h configure:25280: result: yes configure:25148: checking for stdlib.h configure:25153: result: yes configure:25148: checking for string.h configure:25153: result: yes configure:25148: checking for unistd.h configure:25153: result: yes configure:25157: checking sys/param.h usability configure:25169: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -c conftest.c >&5 configure:25175: $? = 0 configure:25179: test -z || test ! -s conftest.err configure:25182: $? = 0 configure:25185: test -s conftest.o configure:25188: $? = 0 configure:25198: result: yes configure:25202: checking sys/param.h presence configure:25212: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E conftest.c configure:25218: $? = 0 configure:25238: result: yes configure:25273: checking for sys/param.h configure:25280: result: yes configure:25322: checking for asprintf configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for fwprintf configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getcwd configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getegid configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for geteuid configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getgid configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for getuid configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for mempcpy configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for munmap configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for putenv configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for setenv configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for setlocale configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for snprintf configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 conftest.c:91:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:91:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for stpcpy configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 conftest.c:92:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] char stpcpy (); ^ conftest.c:92:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' 1 warning generated. configure:25385: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest configure:25398: $? = 0 configure:25410: result: yes configure:25322: checking for strcasecmp configure:25379: /Users/james/tmp/emsdk/fastcomp/emscripten/emcc -o conftest conftest.c -lpthread >&5 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin19.0.0 ac_cv_build_alias=i686-apple-darwin19.0.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/Users/james/tmp/emsdk/fastcomp/emscripten/emcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/Users/james/tmp/emsdk/fastcomp/emscripten/em++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-apple-darwin19.0.0 ac_cv_host_alias=i686-apple-darwin19.0.0 ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o ac_cv_path_GMSGFMT=: ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_PERL=/usr/bin/perl ac_cv_path_XGETTEXT=: ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='/Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E' ac_cv_prog_CXXCPP='/Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E' ac_cv_prog_ac_ct_AR=/Users/james/tmp/emsdk/fastcomp/emscripten/emar ac_cv_prog_ac_ct_CC=/Users/james/tmp/emsdk/fastcomp/emscripten/emcc ac_cv_prog_ac_ct_RANLIB=/Users/james/tmp/emsdk/fastcomp/emscripten/emranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=no ac_cv_search_strerror='none required' ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/Users/james/tmp/emsdk/fastcomp/emscripten/emcc acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 bh_cv_c_signed=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=no gt_cv_inttypes_pri_broken=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/Users/james/tmp/emsdk/fastcomp/emscripten/emcc lt_cv_path_LDCXX=/Users/james/tmp/emsdk/fastcomp/emscripten/emcc lt_cv_path_NM=/Users/james/tmp/emsdk/fastcomp/fastcomp/bin/llvm-nm lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run tar' AR='/Users/james/tmp/emsdk/fastcomp/emscripten/emar' AUTOCONF='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run autoconf' AUTOHEADER='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run autoheader' AUTOMAKE='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run automake-1.9' AWK='awk' BUILD_INCLUDED_LIBINTL='' CATOBJEXT='' CC='/Users/james/tmp/emsdk/fastcomp/emscripten/emcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='/Users/james/tmp/emsdk/fastcomp/emscripten/emcc -E' CPPFLAGS='' CXX='/Users/james/tmp/emsdk/fastcomp/emscripten/em++' CXXCPP='/Users/james/tmp/emsdk/fastcomp/emscripten/em++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DOCSRC='' DTDDECL_FALSE='' DTDDECL_TRUE='' ECHO='/bin/echo' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRADOCS='' F77='' FFLAGS='' GENCAT='' GLIBC21='no' GLIBC2='no' GMSGFMT=':' HAVE_ASPRINTF='' HAVE_POSIX_PRINTF='' HAVE_SNPRINTF='' HAVE_WPRINTF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLBISON='' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' JADE='' JADETEX='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT=':' MSGMERGE=':' OBJEXT='o' PACKAGE='OpenSP' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF2PS='' PDFJADETEX='' PERL='/usr/bin/perl' POSUB='' RANLIB='/Users/james/tmp/emsdk/fastcomp/emscripten/emranlib' SET_MAKE='MAKE=make' SHELL='/bin/sh' SP_LIBOSP_AGE='0' SP_LIBOSP_CUR='5' SP_LIBOSP_REV='0' SP_MESSAGE_DOMAIN='' STRIP='strip' USE_INCLUDED_LIBINTL='' USE_NLS='yes' VERSION='1.5.2' XGETTEXT=':' XMLTO='' ac_ct_AR='/Users/james/tmp/emsdk/fastcomp/emscripten/emar' ac_ct_CC='/Users/james/tmp/emsdk/fastcomp/emscripten/emcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='/Users/james/tmp/emsdk/fastcomp/emscripten/emranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-apple-darwin19.0.0' build_alias='' build_cpu='i686' build_os='darwin19.0.0' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i686-apple-darwin19.0.0' host_alias='' host_cpu='i686' host_os='darwin19.0.0' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/Users/james/projects/actual/packages/node-libofx/OpenSP-1.5.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DLFCN_H 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETUID 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define INTDIV0_RAISES_SIGFPE 0 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SP_MULTI_BYTE 1 #define SP_PACKAGE "OpenSP" #define SP_VERSION "1.5.2" #define ptrdiff_t long #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 1