This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Make configure 4.4.1, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ypro uname -m = x86_64 uname -r = 19.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 32.00 gigabytes Default processor set: 354 tasks, 1052 threads, 16 processors Load average: 23.08, Mach factor: 0.62 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /opt/X11/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2952: looking for aux files: config.rpath config.guess config.sub compile missing install-sh configure:2965: trying ./build-aux/ configure:2994: ./build-aux/config.rpath found configure:2994: ./build-aux/config.guess found configure:2994: ./build-aux/config.sub found configure:2994: ./build-aux/compile found configure:2994: ./build-aux/missing found configure:2976: ./build-aux/install-sh found configure:3139: checking for a BSD-compatible install configure:3212: result: /usr/bin/install -c configure:3223: checking whether build environment is sane configure:3278: result: yes configure:3437: checking for a race-free mkdir -p configure:3481: result: ./build-aux/install-sh -c -d configure:3488: checking for gawk configure:3523: result: no configure:3488: checking for mawk configure:3523: result: no configure:3488: checking for nawk configure:3523: result: no configure:3488: checking for awk configure:3509: found /usr/bin/awk configure:3520: result: awk configure:3531: checking whether make sets $(MAKE) configure:3554: result: yes configure:3584: checking whether make supports nested variables configure:3602: result: yes configure:3753: checking whether make supports the include directive configure:3768: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3771: $? = 0 configure:3790: result: yes (GNU style) configure:3866: checking for gcc configure:3887: found /usr/bin/gcc configure:3898: result: gcc configure:4251: checking for C compiler version configure:4260: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:4271: $? = 0 configure:4260: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:4271: $? = 0 configure:4260: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4271: $? = 1 configure:4260: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:4271: $? = 1 configure:4260: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:4271: $? = 1 configure:4291: checking whether the C compiler works configure:4313: gcc conftest.c >&5 configure:4317: $? = 0 configure:4367: result: yes configure:4370: checking for C compiler default output file name configure:4372: result: a.out configure:4378: checking for suffix of executables configure:4385: gcc -o conftest conftest.c >&5 configure:4389: $? = 0 configure:4412: result: configure:4434: checking whether we are cross compiling configure:4442: gcc -o conftest conftest.c >&5 configure:4446: $? = 0 configure:4453: ./conftest configure:4457: $? = 0 configure:4472: result: no configure:4477: checking for suffix of object files configure:4500: gcc -c conftest.c >&5 configure:4504: $? = 0 configure:4526: result: o configure:4530: checking whether the compiler supports GNU C configure:4550: gcc -c conftest.c >&5 configure:4550: $? = 0 configure:4560: result: yes configure:4571: checking whether gcc accepts -g configure:4592: gcc -c -g conftest.c >&5 configure:4592: $? = 0 configure:4636: result: yes configure:4656: checking for gcc option to enable C11 features configure:4671: gcc -c -g -O2 conftest.c >&5 configure:4671: $? = 0 configure:4689: result: none needed configure:4805: checking whether gcc understands -c and -o together configure:4828: gcc -c conftest.c -o conftest2.o configure:4831: $? = 0 configure:4828: gcc -c conftest.c -o conftest2.o configure:4831: $? = 0 configure:4843: result: yes configure:4861: checking whether the compiler is clang configure:4883: gcc -c -g -O2 conftest.c >&5 conftest.c:13:12: error: unknown type name 'barfbarf' barfbarf ^ 1 error generated. configure:4883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | /* end confdefs.h. */ | | #ifdef __clang__ | barfbarf | #endif | | int | main (void) | { | | ; | return 0; | } | configure:4892: result: yes configure:4896: checking for compiler option needed when checking for declarations configure:4916: gcc -c -g -O2 conftest.c >&5 -Werror=implicit-function-declaration configure:4916: $? = 0 configure:4929: result: -Werror=implicit-function-declaration configure:4940: checking dependency style of gcc configure:5052: result: gcc3 configure:5072: checking for stdio.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for stdlib.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for string.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for inttypes.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for stdint.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for strings.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for sys/stat.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for sys/types.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for unistd.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for wchar.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for minix/config.h configure:5072: gcc -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:5072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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:5072: result: no configure:5072: checking for sys/param.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for stdbool.h configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5072: $? = 0 configure:5072: result: yes configure:5072: checking for vfork.h configure:5072: gcc -c -g -O2 conftest.c >&5 conftest.c:51:10: fatal error: 'vfork.h' file not found #include ^~~~~~~~~ 1 error generated. configure:5072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_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 | #include configure:5072: result: no configure:5103: checking whether it is safe to define __EXTENSIONS__ configure:5122: gcc -c -g -O2 conftest.c >&5 configure:5122: $? = 0 configure:5130: result: yes configure:5133: checking whether _XOPEN_SOURCE should be defined configure:5155: gcc -c -g -O2 conftest.c >&5 configure:5155: $? = 0 configure:5182: result: no configure:5293: checking for gcc configure:5325: result: gcc configure:5678: checking for C compiler version configure:5687: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5698: $? = 0 configure:5687: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:5698: $? = 0 configure:5687: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5698: $? = 1 configure:5687: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5698: $? = 1 configure:5687: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:5698: $? = 1 configure:5702: checking whether the compiler supports GNU C configure:5732: result: yes configure:5743: checking whether gcc accepts -g configure:5808: result: yes configure:5828: checking for gcc option to enable C11 features configure:5861: result: none needed configure:5977: checking whether gcc understands -c and -o together configure:6015: result: yes configure:6033: checking whether the compiler is clang configure:6064: result: yes configure:6068: checking for compiler option needed when checking for declarations configure:6101: result: -Werror=implicit-function-declaration configure:6112: checking dependency style of gcc configure:6224: result: gcc3 configure:6308: checking for g++ configure:6329: found /usr/bin/g++ configure:6340: result: g++ configure:6367: checking for C++ compiler version configure:6376: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:6387: $? = 0 configure:6376: g++ -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:6387: $? = 0 configure:6376: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6387: $? = 1 configure:6376: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6387: $? = 1 configure:6391: checking whether the compiler supports GNU C++ configure:6411: g++ -c conftest.cpp >&5 configure:6411: $? = 0 configure:6421: result: yes configure:6432: checking whether g++ accepts -g configure:6453: g++ -c -g conftest.cpp >&5 configure:6453: $? = 0 configure:6497: result: yes configure:6517: checking for g++ option to enable C++11 features configure:6532: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:87:3: error: "Compiler does not advertise C++11 conformance" # error "Compiler does not advertise C++11 conformance" ^ conftest.cpp:92:3: error: unknown type name 'constexpr' constexpr int get_val() { return 20; } ^ conftest.cpp:104:17: error: delegating constructors are permitted only in C++11 delegate(): delegate(2354) {} ^~~~~~~~ conftest.cpp:115:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:115:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:122:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] nocopy() = default; ^ conftest.cpp:123:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy(const nocopy&) = delete; ^ conftest.cpp:124:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy & operator=(const nocopy&) = delete; ^ conftest.cpp:136:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first) -> V ^ conftest.cpp:136:25: error: 'auto' not allowed in function return type template auto sum(V first) -> V ^~~~ conftest.cpp:136:42: error: expected ';' at end of declaration template auto sum(V first) -> V ^ ; conftest.cpp:136:43: error: cannot use arrow operator on a type template auto sum(V first) -> V ^ conftest.cpp:140:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:140:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:140:43: error: 'auto' not allowed in function return type template auto sum(V first, Args... rest) -> V ^~~~ conftest.cpp:140:74: error: expected ';' at end of declaration template auto sum(V first, Args... rest) -> V ^ ; conftest.cpp:140:75: error: cannot use arrow operator on a type template auto sum(V first, Args... rest) -> V ^ conftest.cpp:164:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a1 = 6538; ^ conftest.cpp:165:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a2 = 48573953.4; ^ conftest.cpp:166:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a3 = "String literal"; ^ conftest.cpp:169:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto i = a3; *i; ++i) { total += *i; } ^ conftest.cpp:185:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:185:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:190:17: error: expected expression assert (eval ([](int x) { return x*2; }, 21) == 42); ^ conftest.cpp:192:17: error: expected expression assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); ^ conftest.cpp:194:17: error: expected expression assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); ^ conftest.cpp:200:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a = sum(1); ^ conftest.cpp:200:12: error: no matching function for call to 'sum' auto a = sum(1); ^~~ conftest.cpp:201:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto b = sum(1, 2); ^ conftest.cpp:201:12: error: no matching function for call to 'sum' auto b = sum(1, 2); ^~~ conftest.cpp:202:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto c = sum(1.0, 2.0, 3.0); ^ conftest.cpp:202:12: error: no matching function for call to 'sum' auto c = sum(1.0, 2.0, 3.0); ^~~ conftest.cpp:207:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] cxx11test::delegate d2(); ^~ conftest.cpp:207:25: note: remove parentheses to declare a variable cxx11test::delegate d2(); ^~ conftest.cpp:220:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? test_template<::test_template> v(test_template(12)); ^~~ < :: conftest.cpp:220:36: error: a space is required between consecutive right angle brackets (use '> >') test_template<::test_template> v(test_template(12)); ^~ > > conftest.cpp:224:22: error: use of undeclared identifier 'u8' char const *utf8 = u8"UTF-8 string \u2500"; ^ conftest.cpp:224:24: error: expected ';' at end of declaration char const *utf8 = u8"UTF-8 string \u2500"; ^ ; fatal error: too many errors emitted, stopping now [-ferror-limit=] 18 warnings and 20 errors generated. configure:6532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:6550: result: none needed configure:6616: checking dependency style of g++ configure:6728: result: gcc3 configure:6754: checking build system type configure:6769: result: x86_64-apple-darwin19.6.0 configure:6789: checking host system type configure:6803: result: x86_64-apple-darwin19.6.0 configure:6840: checking how to run the C preprocessor configure:6866: gcc -E conftest.c configure:6866: $? = 0 configure:6881: gcc -E conftest.c conftest.c:42:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | /* end confdefs.h. */ | #include configure:6908: result: gcc -E configure:6922: gcc -E conftest.c configure:6922: $? = 0 configure:6937: gcc -E conftest.c conftest.c:42:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | /* end confdefs.h. */ | #include configure:6968: checking for grep that handles long lines and -e configure:7032: result: /usr/bin/grep configure:7037: checking for egrep configure:7105: result: /usr/bin/grep -E configure:7113: checking for Minix Amsterdam compiler configure:7139: result: no configure:7201: checking for ar configure:7222: found /usr/bin/ar configure:7233: result: ar configure:7313: checking for ranlib configure:7334: found /usr/bin/ranlib configure:7345: result: ranlib configure:7373: checking for gcc option to enable large file support configure:7405: gcc -c -g -O2 conftest.c >&5 configure:7405: $? = 0 configure:7416: result: none needed configure:7609: checking for size_t configure:7609: gcc -c -g -O2 conftest.c >&5 configure:7609: $? = 0 configure:7609: gcc -c -g -O2 conftest.c >&5 conftest.c:73:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:7609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | /* 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:7609: result: yes configure:7621: checking for working alloca.h configure:7639: gcc -o conftest -g -O2 conftest.c >&5 configure:7639: $? = 0 configure:7648: result: yes configure:7656: checking for alloca configure:7701: result: yes configure:7773: checking for eaccess configure:7773: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_eaccess", referenced from: _main in conftest-9f13cf.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:7773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. */ | | #include | #undef eaccess | | /* 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 eaccess (); | /* 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_eaccess || defined __stub___eaccess | choke me | #endif | | int | main (void) | { | return eaccess (); | ; | return 0; | } configure:7773: result: no configure:7800: checking for gcc options needed to detect all undeclared functions configure:7822: gcc -c -g -O2 conftest.c >&5 conftest.c:49:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration] (void) strchr; ^ conftest.c:49:8: note: include the header or explicitly provide a declaration for 'strchr' 1 error generated. configure:7822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:7849: gcc -c -g -O2 conftest.c >&5 configure:7849: $? = 0 configure:7866: result: none needed configure:7921: checking host CPU and C ABI configure:7951: gcc -c -g -O2 conftest.c >&5 configure:7951: $? = 0 configure:7962: gcc -c -g -O2 conftest.c >&5 conftest.c:48:21: error: unknown type name 'error' error fail ^ conftest.c:48:31: error: expected ';' after top level declarator error fail ^ ; 2 errors generated. configure:7962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | /* end confdefs.h. */ | #if defined __ILP32__ || defined _ILP32 | int ok; | #else | error fail | #endif | configure:8299: result: x86_64 configure:8407: checking for C compiler option to allow warnings configure:8416: gcc -g -O2 -c conftest.c 2>conftest1.err configure:8419: $? = 0 configure:8422: gcc -g -O2 -Wno-error -c conftest.c 2>conftest2.err configure:8425: $? = 0 configure:8435: result: -Wno-error configure:8475: gcc -g -O2 -E conftest.c > conftest.out configure:8478: $? = 0 configure:8525: checking for alloca as a compiler built-in configure:8551: result: yes configure:8625: checking for getloadavg configure:8625: gcc -o conftest -g -O2 conftest.c >&5 configure:8625: $? = 0 configure:8625: result: yes configure:8978: checking for sys/loadavg.h configure:8978: gcc -c -g -O2 conftest.c >&5 conftest.c:80:10: fatal error: 'sys/loadavg.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:8978: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 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:8978: result: no configure:8990: checking whether getloadavg is declared configure:8990: gcc -c -g -O2 conftest.c >&5 -Werror=implicit-function-declaration configure:8990: $? = 0 configure:8990: result: yes configure:9157: checking if system libc has working GNU glob configure:9230: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: 'features.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:9230: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main (void) | { | | #if _GNU_GLOB_INTERFACE_VERSION == 0 | return 1; | #else | glob_t found; | if (glob ("conf*-globtest", 0, 0, &found) == GLOB_NOMATCH) | return 1; | globfree (&found); | #endif | | ; | return 0; | } configure:9244: result: no configure:9260: checking whether system uses MSDOS-style paths configure:9282: gcc -c -g -O2 conftest.c >&5 conftest.c:55:1: error: unknown type name 'neither' neither MSDOS nor Windows nor OS2 ^ conftest.c:55:14: error: expected ';' after top level declarator neither MSDOS nor Windows nor OS2 ^ ; 2 errors generated. configure:9282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | /* end confdefs.h. */ | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ && !defined __CYGWIN__ | neither MSDOS nor Windows nor OS2 | #endif | | int | main (void) | { | | ; | return 0; | } configure:9290: result: no configure:9301: checking for bool, true, false configure:9316: gcc -c -g -O2 conftest.c >&5 conftest.c:55:13: error: "true == false" #error "true == false" ^ conftest.c:57:18: error: unknown type name 'bool' extern bool b; ^ conftest.c:58:11: error: unknown type name 'bool' bool b = true == false; ^ conftest.c:58:20: error: use of undeclared identifier 'true' bool b = true == false; ^ conftest.c:58:28: error: use of undeclared identifier 'false' bool b = true == false; ^ 5 errors generated. configure:9316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | /* end confdefs.h. */ | | #if true == false | #error "true == false" | #endif | extern bool b; | bool b = true == false; configure:9324: result: no configure:9432: checking for ranlib configure:9464: result: ranlib configure:9491: checking how to run the C preprocessor configure:9559: result: gcc -E configure:9573: gcc -E conftest.c configure:9573: $? = 0 configure:9588: gcc -E conftest.c conftest.c:53:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:9588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | /* end confdefs.h. */ | #include configure:9620: checking for ar configure:9653: result: ar configure:9664: checking for perl configure:9685: found /usr/bin/perl configure:9697: result: perl configure:9708: checking whether byte ordering is bigendian configure:9724: gcc -c -g -O2 conftest.c >&5 configure:9724: $? = 0 configure:9770: gcc -c -g -O2 conftest.c >&5 configure:9770: $? = 0 configure:9789: gcc -c -g -O2 conftest.c >&5 conftest.c:60:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:9789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9923: result: no configure:9944: checking for a sed that does not truncate output configure:10014: result: /usr/bin/sed configure:10020: checking whether NLS is requested configure:10030: result: yes configure:10070: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:10103: result: /usr/local/bin/msgfmt configure:10112: checking for gmsgfmt configure:10148: result: /usr/local/bin/msgfmt configure:10198: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:10231: result: /usr/local/bin/xgettext configure:10276: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:10308: result: /usr/local/bin/msgmerge configure:10367: checking for ld used by gcc configure:10435: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:10442: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:10458: result: no configure:10466: checking for shared library run path origin configure:10480: result: done configure:11056: checking for CFPreferencesCopyAppValue configure:11075: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:57:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] CFPreferencesCopyAppValue(NULL, NULL) ~~~~ ^ conftest.c:57:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] CFPreferencesCopyAppValue(NULL, NULL) ~~~~^ 2 warnings generated. configure:11075: $? = 0 configure:11085: result: yes configure:11092: checking for CFLocaleCopyCurrent configure:11111: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:11111: $? = 0 configure:11121: result: yes configure:11170: checking for GNU gettext in libc configure:11195: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "__nl_domain_bindings", referenced from: _main in conftest-2c02c4.o "__nl_msg_cat_cntr", referenced from: _main in conftest-2c02c4.o "_libintl_bindtextdomain", referenced from: _main in conftest-2c02c4.o "_libintl_gettext", referenced from: _main in conftest-2c02c4.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | /* end confdefs.h. */ | | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | | int | main (void) | { | | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | | ; | return 0; | } configure:11205: result: no configure:11239: checking for iconv configure:11264: gcc -o conftest -g -O2 conftest.c >&5 Undefined symbols for architecture x86_64: "_iconv", referenced from: _main in conftest-910c19.o "_iconv_close", referenced from: _main in conftest-910c19.o "_iconv_open", referenced from: _main in conftest-910c19.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:11264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | /* end confdefs.h. */ | | #include | #include | | int | main (void) | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:11289: gcc -o conftest -g -O2 conftest.c -liconv >&5 configure:11289: $? = 0 configure:11300: result: yes configure:11303: checking for working iconv configure:11434: gcc -o conftest -g -O2 conftest.c -liconv >&5 configure:11434: $? = 0 configure:11434: ./conftest configure:11434: $? = 0 configure:11447: result: yes configure:11462: checking how to link with libiconv configure:11464: result: -liconv configure:11937: checking for GNU gettext in libintl configure:11970: gcc -o conftest -g -O2 -I/usr/local/include conftest.c -L/usr/local/lib -lintl >&5 configure:11970: $? = 0 configure:12017: result: yes configure:12052: checking whether to use NLS configure:12054: result: yes configure:12057: checking where the gettext function comes from configure:12068: result: external libintl configure:12076: checking how to link with libintl configure:12078: result: -L/usr/local/lib -lintl -Wl,-framework -Wl,CoreFoundation configure:12127: checking for library containing strerror configure:12157: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:63:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:63:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:12157: $? = 0 configure:12177: result: none required configure:12186: checking for library containing getpwnam configure:12216: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:12216: $? = 0 configure:12236: result: none required configure:12249: checking for dirent.h that defines DIR configure:12269: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12269: $? = 0 configure:12278: result: yes configure:12292: checking for library containing opendir configure:12322: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:12322: $? = 0 configure:12342: result: none required configure:12413: checking whether stat file-mode macros are broken configure:12441: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12441: $? = 0 configure:12449: result: no configure:12458: checking for stdlib.h configure:12458: result: yes configure:12464: checking for string.h configure:12464: result: yes configure:12470: checking for strings.h configure:12470: result: yes configure:12476: checking for locale.h configure:12476: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12476: $? = 0 configure:12476: result: yes configure:12482: checking for unistd.h configure:12482: result: yes configure:12488: checking for limits.h configure:12488: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12488: $? = 0 configure:12488: result: yes configure:12494: checking for memory.h configure:12494: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12494: $? = 0 configure:12494: result: yes configure:12500: checking for sys/param.h configure:12500: result: yes configure:12506: checking for sys/resource.h configure:12506: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12506: $? = 0 configure:12506: result: yes configure:12512: checking for sys/timeb.h configure:12512: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12512: $? = 0 configure:12512: result: yes configure:12518: checking for sys/time.h configure:12518: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12518: $? = 0 configure:12518: result: yes configure:12524: checking for sys/select.h configure:12524: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12524: $? = 0 configure:12524: result: yes configure:12530: checking for sys/file.h configure:12530: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12530: $? = 0 configure:12530: result: yes configure:12536: checking for fcntl.h configure:12536: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12536: $? = 0 configure:12536: result: yes configure:12542: checking for spawn.h configure:12542: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12542: $? = 0 configure:12542: result: yes configure:12551: checking for an ANSI C-conforming const configure:12618: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12618: $? = 0 configure:12626: result: yes configure:12634: checking for uid_t in sys/types.h configure:12655: result: yes configure:12667: checking for pid_t configure:12667: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12667: $? = 0 configure:12667: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:107:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:12667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_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 ((pid_t))) | return 0; | ; | return 0; | } configure:12667: result: yes configure:12703: checking for off_t configure:12703: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12703: $? = 0 configure:12703: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:106:20: error: expected expression if (sizeof ((off_t))) ^ 1 error generated. configure:12703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_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:12703: result: yes configure:12713: checking for size_t configure:12713: result: yes configure:12723: checking for ssize_t configure:12723: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12723: $? = 0 configure:12723: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:106:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:12723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_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:12723: result: yes configure:12734: checking for unsigned long long int configure:12774: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:12774: $? = 0 configure:12784: result: yes configure:12794: checking for long long int configure:12834: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:12834: $? = 0 configure:12834: ./conftest configure:12834: $? = 0 configure:12847: result: yes configure:12857: checking for intmax_t configure:12857: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12857: $? = 0 configure:12857: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:108:23: error: expected expression if (sizeof ((intmax_t))) ^ 1 error generated. configure:12857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 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 ((intmax_t))) | return 0; | ; | return 0; | } configure:12857: result: yes configure:12875: checking for uintmax_t configure:12875: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12875: $? = 0 configure:12875: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:109:24: error: expected expression if (sizeof ((uintmax_t))) ^ 1 error generated. configure:12875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 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 ((uintmax_t))) | return 0; | ; | return 0; | } configure:12875: result: yes configure:12894: checking for sig_atomic_t configure:12894: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12894: $? = 0 configure:12894: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:84:27: error: expected expression if (sizeof ((sig_atomic_t))) ^ 1 error generated. configure:12894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:12894: result: yes configure:12912: checking for nanoseconds field of struct stat configure:12942: gcc -c -g -O2 -I/usr/local/include -DST_MTIM_NSEC=st_mtim.tv_nsec conftest.c >&5 conftest.c:86:18: error: no member named 'st_mtim' in 'struct stat' struct stat s; s.ST_MTIM_NSEC; ~ ^ :1:22: note: expanded from here #define ST_MTIM_NSEC st_mtim.tv_nsec ^ 1 error generated. configure:12942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | struct stat s; s.ST_MTIM_NSEC; | ; | return 0; | } configure:12942: gcc -c -g -O2 -I/usr/local/include -DST_MTIM_NSEC=st_mtim._tv_nsec conftest.c >&5 conftest.c:86:18: error: no member named 'st_mtim' in 'struct stat' struct stat s; s.ST_MTIM_NSEC; ~ ^ :1:22: note: expanded from here #define ST_MTIM_NSEC st_mtim._tv_nsec ^ 1 error generated. configure:12942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | struct stat s; s.ST_MTIM_NSEC; | ; | return 0; | } configure:12942: gcc -c -g -O2 -I/usr/local/include -DST_MTIM_NSEC=st_mtim.st__tim.tv_nsec conftest.c >&5 conftest.c:86:18: error: no member named 'st_mtim' in 'struct stat' struct stat s; s.ST_MTIM_NSEC; ~ ^ :1:22: note: expanded from here #define ST_MTIM_NSEC st_mtim.st__tim.tv_nsec ^ 1 error generated. configure:12942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | struct stat s; s.ST_MTIM_NSEC; | ; | return 0; | } configure:12942: gcc -c -g -O2 -I/usr/local/include -DST_MTIM_NSEC=st_mtime_n conftest.c >&5 conftest.c:86:18: error: no member named 'st_mtime_n' in 'struct stat' struct stat s; s.ST_MTIM_NSEC; ~ ^ :1:22: note: expanded from here #define ST_MTIM_NSEC st_mtime_n ^ 1 error generated. configure:12942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | struct stat s; s.ST_MTIM_NSEC; | ; | return 0; | } configure:12942: gcc -c -g -O2 -I/usr/local/include -DST_MTIM_NSEC=st_mtimespec.tv_nsec conftest.c >&5 configure:12942: $? = 0 configure:12951: result: st_mtimespec.tv_nsec configure:12961: checking whether to use high resolution file timestamps configure:12984: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12984: $? = 0 configure:12992: result: yes configure:13008: checking for library containing clock_gettime configure:13038: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13038: $? = 0 configure:13058: result: none required configure:13080: checking for standard gettimeofday configure:13101: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13101: $? = 0 configure:13101: ./conftest configure:13101: $? = 0 configure:13112: result: yes configure:13122: checking for strtoll configure:13122: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:100:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration] char strtoll (); ^ conftest.c:100:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)' 1 warning generated. configure:13122: $? = 0 configure:13122: result: yes configure:13128: checking for strdup configure:13128: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:101:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] char strdup (); ^ conftest.c:101:6: note: 'strdup' is a builtin with type 'char *(const char *)' 1 warning generated. configure:13128: $? = 0 configure:13128: result: yes configure:13134: checking for strndup configure:13134: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:102:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup (); ^ conftest.c:102:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:13134: $? = 0 configure:13134: result: yes configure:13140: checking for stpcpy configure:13140: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:103:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] char stpcpy (); ^ conftest.c:103:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' 1 warning generated. configure:13140: $? = 0 configure:13140: result: yes configure:13146: checking for memrchr configure:13146: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_memrchr", referenced from: _main in conftest-83e1b7.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* Define memrchr to an innocuous variant, in case declares memrchr. | For example, HP-UX 11i declares gettimeofday. */ | #define memrchr innocuous_memrchr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memrchr (); below. */ | | #include | #undef memrchr | | /* 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 memrchr (); | /* 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_memrchr || defined __stub___memrchr | choke me | #endif | | int | main (void) | { | return memrchr (); | ; | return 0; | } configure:13146: result: no configure:13152: checking for mempcpy configure:13152: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_mempcpy", referenced from: _main in conftest-0072ac.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. */ | | #include | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main (void) | { | return mempcpy (); | ; | return 0; | } configure:13152: result: no configure:13158: checking for umask configure:13158: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13158: $? = 0 configure:13158: result: yes configure:13164: checking for mkstemp configure:13164: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13164: $? = 0 configure:13164: result: yes configure:13170: checking for mktemp configure:13170: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13170: $? = 0 configure:13170: result: yes configure:13176: checking for fdopen configure:13176: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13176: $? = 0 configure:13176: result: yes configure:13182: checking for dup configure:13182: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13182: $? = 0 configure:13182: result: yes configure:13188: checking for dup2 configure:13188: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13194: checking for getcwd configure:13194: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13194: $? = 0 configure:13194: result: yes configure:13200: checking for realpath configure:13200: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13200: $? = 0 configure:13200: result: yes configure:13206: checking for sigsetmask configure:13206: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13206: $? = 0 configure:13206: result: yes configure:13212: checking for sigaction configure:13212: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13212: $? = 0 configure:13212: result: yes configure:13218: checking for getgroups configure:13218: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13218: $? = 0 configure:13218: result: yes configure:13224: checking for seteuid configure:13224: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13224: $? = 0 configure:13224: result: yes configure:13230: checking for setegid configure:13230: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13230: $? = 0 configure:13230: result: yes configure:13236: checking for setlinebuf configure:13236: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13236: $? = 0 configure:13236: result: yes configure:13242: checking for setreuid configure:13242: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13242: $? = 0 configure:13242: result: yes configure:13248: checking for setregid configure:13248: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13248: $? = 0 configure:13248: result: yes configure:13254: checking for mkfifo configure:13254: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13254: $? = 0 configure:13254: result: yes configure:13260: checking for getrlimit configure:13260: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13260: $? = 0 configure:13260: result: yes configure:13266: checking for setrlimit configure:13266: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13266: $? = 0 configure:13266: result: yes configure:13272: checking for setvbuf configure:13272: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13272: $? = 0 configure:13272: result: yes configure:13278: checking for pipe configure:13278: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13278: $? = 0 configure:13278: result: yes configure:13284: checking for strerror configure:13284: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:125:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:125:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:13284: $? = 0 configure:13284: result: yes configure:13290: checking for strsignal configure:13290: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13290: $? = 0 configure:13290: result: yes configure:13296: checking for lstat configure:13296: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13296: $? = 0 configure:13296: result: yes configure:13302: checking for readlink configure:13302: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13302: $? = 0 configure:13302: result: yes configure:13308: checking for atexit configure:13308: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13308: $? = 0 configure:13308: result: yes configure:13314: checking for isatty configure:13314: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13314: $? = 0 configure:13314: result: yes configure:13320: checking for ttyname configure:13320: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13320: $? = 0 configure:13320: result: yes configure:13326: checking for pselect configure:13326: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13326: $? = 0 configure:13326: result: yes configure:13332: checking for posix_spawn configure:13332: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13332: $? = 0 configure:13332: result: yes configure:13338: checking for posix_spawnattr_setsigmask configure:13338: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13349: checking whether bsd_signal is declared configure:13349: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration configure:13349: $? = 0 configure:13349: result: yes configure:13366: checking for fork configure:13366: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13366: $? = 0 configure:13366: result: yes configure:13366: checking for vfork configure:13366: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:137:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] char vfork (); ^ conftest.c:137:6: note: 'vfork' is a builtin with type 'int (void)' 1 warning generated. configure:13366: $? = 0 configure:13366: result: yes configure:13379: checking for working fork configure:13403: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13403: $? = 0 configure:13403: ./conftest configure:13403: $? = 0 configure:13414: result: yes configure:13435: checking for working vfork configure:13564: result: yes configure:13593: checking for strcasecmp configure:13593: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:140:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:140:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 1 warning generated. configure:13593: $? = 0 configure:13593: result: yes configure:13599: checking for strncasecmp configure:13599: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:141:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:141:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 1 warning generated. configure:13599: $? = 0 configure:13599: result: yes configure:13605: checking for strcmpi configure:13605: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_strcmpi", referenced from: _main in conftest-289237.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (); below. */ | | #include | #undef strcmpi | | /* 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 strcmpi (); | /* 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_strcmpi || defined __stub___strcmpi | choke me | #endif | | int | main (void) | { | return strcmpi (); | ; | return 0; | } configure:13605: result: no configure:13611: checking for strncmpi configure:13611: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_strncmpi", referenced from: _main in conftest-556358.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strncmpi to an innocuous variant, in case declares strncmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strncmpi innocuous_strncmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strncmpi (); below. */ | | #include | #undef strncmpi | | /* 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 strncmpi (); | /* 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_strncmpi || defined __stub___strncmpi | choke me | #endif | | int | main (void) | { | return strncmpi (); | ; | return 0; | } configure:13611: result: no configure:13617: checking for stricmp configure:13617: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_stricmp", referenced from: _main in conftest-840c50.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. */ | | #include | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main (void) | { | return stricmp (); | ; | return 0; | } configure:13617: result: no configure:13623: checking for strnicmp configure:13623: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 Undefined symbols for architecture x86_64: "_strnicmp", referenced from: _main in conftest-1ae066.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. */ | | #include | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main (void) | { | return strnicmp (); | ; | return 0; | } configure:13623: result: no configure:13632: checking for working strcoll configure:13660: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:13660: $? = 0 configure:13660: ./conftest configure:13660: $? = 0 configure:13671: result: yes configure:13679: checking whether closedir returns void configure:13700: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:13700: $? = 0 configure:13708: result: no configure:13720: checking for struct dirent.d_type configure:13720: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:13720: $? = 0 configure:13720: result: yes configure:13818: checking for pkg-config configure:13841: found /usr/local/bin/pkg-config configure:13853: result: /usr/local/bin/pkg-config configure:13878: checking pkg-config is at least version 0.9.0 configure:13881: result: yes configure:13895: checking for GNU Guile configure:13899: $PKG_CONFIG --exists --print-errors "guile-$v" configure:13902: $? = 0 configure:13907: result: 3.0 configure:13913: checking for guile-3.0 configure:13920: $PKG_CONFIG --exists --print-errors "guile-$guile_version" configure:13923: $? = 0 configure:13937: $PKG_CONFIG --exists --print-errors "guile-$guile_version" configure:13940: $? = 0 configure:13998: result: yes configure:14009: checking for libguile.h configure:14009: gcc -c -g -O2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/Cellar/guile/3.0.7_2/include/guile/3.0 -I/usr/local/opt/gmp -I/usr/local/opt/gmp/include -I/usr/local/opt/readline/include -I/usr/local/opt/bdw-gc/include conftest.c >&5 configure:14009: $? = 0 configure:14009: result: yes configure:14020: checking whether we can link GNU Guile configure:14043: gcc -o conftest -g -O2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/Cellar/guile/3.0.7_2/include/guile/3.0 -I/usr/local/opt/gmp -I/usr/local/opt/gmp/include -I/usr/local/opt/readline/include -I/usr/local/opt/bdw-gc/include conftest.c -L/usr/local/Cellar/guile/3.0.7_2/lib -L/usr/local/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread >&5 configure:14043: $? = 0 configure:14051: result: yes configure:14076: checking whether sys_siglist is declared configure:14076: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration configure:14076: $? = 0 configure:14076: result: yes configure:14091: checking whether _sys_siglist is declared configure:14091: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration conftest.c:172:10: error: use of undeclared identifier '_sys_siglist' (void) _sys_siglist; ^ 1 error generated. configure:14091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_GUILE 1 | #define HAVE_DECL_SYS_SIGLIST 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 | /* NetBSD declares sys_siglist in unistd.h. */ | #if HAVE_UNISTD_H | # include | #endif | | | int | main (void) | { | #ifndef _sys_siglist | #ifdef __cplusplus | (void) _sys_siglist; | #else | (void) _sys_siglist; | #endif | #endif | | ; | return 0; | } configure:14091: result: no configure:14106: checking whether __sys_siglist is declared configure:14106: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration conftest.c:173:10: error: use of undeclared identifier '__sys_siglist' (void) __sys_siglist; ^ 1 error generated. configure:14106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_GUILE 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 0 | /* 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 | /* NetBSD declares sys_siglist in unistd.h. */ | #if HAVE_UNISTD_H | # include | #endif | | | int | main (void) | { | #ifndef __sys_siglist | #ifdef __cplusplus | (void) __sys_siglist; | #else | (void) __sys_siglist; | #endif | #endif | | ; | return 0; | } configure:14106: result: no configure:14125: checking for sys/wait.h configure:14125: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14125: $? = 0 configure:14125: result: yes configure:14133: checking for waitpid configure:14133: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:14133: $? = 0 configure:14133: result: yes configure:14139: checking for wait3 configure:14139: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:14139: $? = 0 configure:14139: result: yes configure:14146: checking for union wait configure:14179: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:140:41: warning: incompatible pointer types passing 'union wait *' to parameter of type 'int *' [-Wincompatible-pointer-types] union wait status; int pid; pid = wait (&status); ^~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/wait.h:248:19: note: passing argument to parameter here pid_t wait(int *) __DARWIN_ALIAS_C(wait); ^ conftest.c:148:16: error: expected ';' after expression -- blow chunks here -- ^ ; conftest.c:148:12: error: use of undeclared identifier 'blow' -- blow chunks here -- ^ conftest.c:148:17: error: use of undeclared identifier 'chunks' -- blow chunks here -- ^ 1 warning and 3 errors generated. configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_GUILE 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | /* end confdefs.h. */ | #include | #include | int | main (void) | { | union wait status; int pid; pid = wait (&status); | #ifdef WEXITSTATUS | /* Some POSIXoid systems have both the new-style macros and the old | union wait type, and they do not work together. If union wait | conflicts with WEXITSTATUS et al, we don't want to use it at all. */ | if (WEXITSTATUS (status) != 0) pid = -1; | #ifdef WTERMSIG | /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */ | -- blow chunks here -- | #endif | #endif | #ifdef HAVE_WAITPID | /* Make sure union wait works with waitpid. */ | pid = waitpid (-1, &status, 0); | #endif | | ; | return 0; | } configure:14189: result: no configure:14662: checking for SA_RESTART configure:14680: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:14680: $? = 0 configure:14688: result: yes configure:14727: checking whether dlopen is declared configure:14727: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration configure:14727: $? = 0 configure:14727: result: yes configure:14736: checking whether dlsym is declared configure:14736: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration configure:14736: $? = 0 configure:14736: result: yes configure:14745: checking whether dlerror is declared configure:14745: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 -Werror=implicit-function-declaration configure:14745: $? = 0 configure:14745: result: yes configure:14776: checking for library containing dlopen configure:14806: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:14806: $? = 0 configure:14826: result: none required configure:14857: checking if the linker accepts -Wl,--export-dynamic configure:14865: gcc -o conftest -g -O2 -I/usr/local/include -Wl,--export-dynamic conftest.c >&5 ld: unknown option: --export-dynamic clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:14865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Make" | #define PACKAGE_TARNAME "make" | #define PACKAGE_VERSION "4.4.1" | #define PACKAGE_STRING "GNU Make 4.4.1" | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/make/" | #define PACKAGE "make" | #define VERSION "4.4.1" | #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 HAVE_SYS_PARAM_H 1 | #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define eaccess access | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #ifndef __x86_64__ | #define __x86_64__ 1 | #endif | #define HAVE_ALLOCA 1 | #define GNULIB_TEST_GETLOADAVG 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | #define HAVE_ICONV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec | #define FILE_TIMESTAMP_HI_RES 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STPCPY 1 | #define HAVE_UMASK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_FDOPEN 1 | #define HAVE_DUP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_REALPATH 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_MKFIFO 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETVBUF 1 | #define HAVE_PIPE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_ATEXIT 1 | #define HAVE_ISATTY 1 | #define HAVE_TTYNAME 1 | #define HAVE_PSELECT 1 | #define HAVE_POSIX_SPAWN 1 | #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 | #define HAVE_DECL_BSD_SIGNAL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_GUILE 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SA_RESTART 1 | #define MAKE_JOBSERVER 1 | #define HAVE_DECL_DLOPEN 1 | #define HAVE_DECL_DLSYM 1 | #define HAVE_DECL_DLERROR 1 | #define MAKE_LOAD 1 | /* end confdefs.h. */ | int main(){} configure:14872: result: no configure:14874: checking if the linker accepts -rdynamic configure:14881: gcc -o conftest -g -O2 -I/usr/local/include -rdynamic conftest.c >&5 configure:14881: $? = 0 configure:14883: result: yes configure:14931: checking for posix_spawn that fails synchronously configure:14954: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5 configure:14954: $? = 0 configure:14954: ./conftest configure:14954: $? = 0 configure:14965: result: yes configure:14981: checking for location of SCCS get command configure:14996: result: get configure:15100: checking if malloc debugging is wanted configure:15119: result: no configure:15335: checking that generated files are newer than configure configure:15341: result: done configure:15467: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Make config.status 4.4.1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ypro config.status:1101: creating build.cfg config.status:1101: creating tests/config-flags.pm config.status:1101: creating Makefile config.status:1101: creating lib/Makefile config.status:1101: creating doc/Makefile config.status:1101: creating po/Makefile.in config.status:1101: creating src/config.h config.status:1366: executing depfiles commands config.status:1443: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1448: $? = 0 config.status:1443: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1448: $? = 0 config.status:1366: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin19.6.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu=yes ac_cv_dos_paths=no 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_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GUILE_CFLAGS_set= ac_cv_env_GUILE_CFLAGS_value= ac_cv_env_GUILE_LIBS_set= ac_cv_env_GUILE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_dup=yes ac_cv_func_eaccess=no ac_cv_func_fdopen=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getgroups=yes ac_cv_func_getloadavg=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_isatty=yes ac_cv_func_lstat=yes ac_cv_func_mempcpy=no ac_cv_func_memrchr=no ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_pipe=yes ac_cv_func_posix_spawn=yes ac_cv_func_posix_spawnattr_setsigmask=yes ac_cv_func_pselect=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setlinebuf=yes ac_cv_func_setregid=yes ac_cv_func_setreuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigsetmask=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strncmpi=no ac_cv_func_strndup=yes ac_cv_func_strnicmp=no ac_cv_func_strsignal=yes ac_cv_func_strtoll=yes ac_cv_func_ttyname=yes ac_cv_func_umask=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_have_decl___sys_siglist=no ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_bsd_signal=yes ac_cv_have_decl_dlerror=yes ac_cv_have_decl_dlopen=yes ac_cv_have_decl_dlsym=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libguile_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_spawn_h=yes ac_cv_header_stat_broken=no 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_file_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=x86_64-apple-darwin19.6.0 ac_cv_member_struct_dirent_d_type=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_PERL=perl 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_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen='none required' ac_cv_search_getpwnam='none required' ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_struct_st_mtim_nsec=st_mtimespec.tv_nsec ac_cv_sys_largefile_opts='none needed' ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld acl_cv_prog_gnu_ld=no 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 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_bool=no gl_cv_cc_wallow=-Wno-error gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_compiler_clang=yes gl_cv_host_cpu_c_abi=x86_64 gl_cv_rpl_alloca=yes gt_cv_func_CFLocaleCopyCurrent=yes gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes make_cv_file_timestamp_hi_res=yes make_cv_job_server=yes make_cv_load=yes make_cv_path_sccs_get=get make_cv_posix_spawn=yes make_cv_sa_restart=yes make_cv_synchronous_posix_spawn=yes make_cv_sys_gnu_glob=no make_cv_union_wait=no pkg_cv_GUILE_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/guile/3.0.7_2/include/guile/3.0 -I/usr/local/opt/gmp -I/usr/local/opt/gmp/include -I/usr/local/opt/readline/include -I/usr/local/opt/bdw-gc/include' pkg_cv_GUILE_LIBS='-L/usr/local/Cellar/guile/3.0.7_2/lib -L/usr/local/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/Users/balay/make-4.4.1/build-aux/missing'\'' aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='-rdynamic' AM_V='$(V)' AR='ar' ARFLAGS='cr' AUTOCONF='${SHELL} '\''/Users/balay/make-4.4.1/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/Users/balay/make-4.4.1/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/Users/balay/make-4.4.1/build-aux/missing'\'' automake-1.16' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' GETLOADAVG_LIBS='' GETTEXT_MACRO_VERSION='0.19' GL_CFLAG_ALLOW_WARNINGS='-Wno-error' GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_COND_OBJ_GETLOADAVG_FALSE='' GL_COND_OBJ_GETLOADAVG_TRUE='#' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GNULIB_GETLOADAVG='1' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GUILE_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/guile/3.0.7_2/include/guile/3.0 -I/usr/local/opt/gmp -I/usr/local/opt/gmp/include -I/usr/local/opt/readline/include -I/usr/local/opt/bdw-gc/include' GUILE_LIBS='-L/usr/local/Cellar/guile/3.0.7_2/lib -L/usr/local/opt/bdw-gc/lib -lguile-3.0 -lgc -lpthread' HAVE_ALLOCA_H='1' HAVE_DECL_GETLOADAVG='1' HAVE_GUILE_FALSE='#' HAVE_GUILE_TRUE='' HOST_CPU='x86_64' HOST_CPU_C_ABI='x86_64' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='-L/usr/local/lib -lintl -Wl,-framework -Wl,CoreFoundation' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' KNOWN_PREFIX_FALSE='#' KNOWN_PREFIX_TRUE='' LDFLAGS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='-L/usr/local/lib -lintl -Wl,-framework -Wl,CoreFoundation' LIBOBJS='' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib -Wl,-framework -Wl,CoreFoundation' LTLIBOBJS='' MAKEINFO='${SHELL} '\''/Users/balay/make-4.4.1/build-aux/missing'\'' makeinfo' MAKE_HOST='x86_64-apple-darwin19.6.0' MKDIR_P='./build-aux/install-sh -c -d' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='o' PACKAGE='make' PACKAGE_BUGREPORT='bug-make@gnu.org' PACKAGE_NAME='GNU Make' PACKAGE_STRING='GNU Make 4.4.1' PACKAGE_TARNAME='make' PACKAGE_URL='https://www.gnu.org/software/make/' PACKAGE_VERSION='4.4.1' PATH_SEPARATOR=':' PERL='perl' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' RANLIB='ranlib' REMOTE='stub' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_CUSTOMS_FALSE='' USE_CUSTOMS_TRUE='#' USE_NLS='yes' USE_SYSTEM_GLOB='no' USE_SYSTEM_GLOB_FALSE='' USE_SYSTEM_GLOB_TRUE='#' VERSION='4.4.1' WINDOWSENV_FALSE='' WINDOWSENV_TRUE='#' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015='/usr/local/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin19.6.0' build_alias='' build_cpu='x86_64' build_os='darwin19.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJDEPS='' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJDEPS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_MAKE_GNULIB_TESTS' host='x86_64-apple-darwin19.6.0' host_alias='' host_cpu='x86_64' host_os='darwin19.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/balay/make-4.4.1/build-aux/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='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MAINT_MAKEFILE='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Make" #define PACKAGE_TARNAME "make" #define PACKAGE_VERSION "4.4.1" #define PACKAGE_STRING "GNU Make 4.4.1" #define PACKAGE_BUGREPORT "bug-make@gnu.org" #define PACKAGE_URL "https://www.gnu.org/software/make/" #define PACKAGE "make" #define VERSION "4.4.1" #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 HAVE_SYS_PARAM_H 1 #define HAVE_STDBOOL_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_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 MAKE_CXX "g++" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define eaccess access #ifndef __x86_64__ #define __x86_64__ 1 #endif #ifndef __x86_64__ #define __x86_64__ 1 #endif #define HAVE_ALLOCA 1 #define GNULIB_TEST_GETLOADAVG 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_CFLOCALECOPYCURRENT 1 #define HAVE_ICONV 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SPAWN_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTMAX_T 1 #define HAVE_SIG_ATOMIC_T 1 #define ST_MTIM_NSEC st_mtimespec.tv_nsec #define FILE_TIMESTAMP_HI_RES 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_STRTOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STPCPY 1 #define HAVE_UMASK 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_FDOPEN 1 #define HAVE_DUP 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_REALPATH 1 #define HAVE_SIGSETMASK 1 #define HAVE_SIGACTION 1 #define HAVE_GETGROUPS 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETREUID 1 #define HAVE_SETREGID 1 #define HAVE_MKFIFO 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETVBUF 1 #define HAVE_PIPE 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE_LSTAT 1 #define HAVE_READLINK 1 #define HAVE_ATEXIT 1 #define HAVE_ISATTY 1 #define HAVE_TTYNAME 1 #define HAVE_PSELECT 1 #define HAVE_POSIX_SPAWN 1 #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1 #define HAVE_DECL_BSD_SIGNAL 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_GUILE 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DECL__SYS_SIGLIST 0 #define HAVE_DECL___SYS_SIGLIST 0 #define HAVE_SYS_WAIT_H 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_SA_RESTART 1 #define MAKE_JOBSERVER 1 #define HAVE_DECL_DLOPEN 1 #define HAVE_DECL_DLSYM 1 #define HAVE_DECL_DLERROR 1 #define MAKE_LOAD 1 #define MAKE_SYMLINKS 1 #define USE_POSIX_SPAWN 1 #define SCCS_GET "get" #define MAKE_HOST "x86_64-apple-darwin19.6.0" #define PATH_SEPARATOR_CHAR ':' #define HAVE_DECL_GETLOADAVG 1 #define MK_CONFIGURE 1 configure: exit 0