This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by funchook configure 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = donalds-mbp-2.lan uname -m = x86_64 uname -r = 18.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/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: 466 tasks, 2706 threads, 16 processors Load average: 5.07, Mach factor: 10.92 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/donaldpropst/.rvm/gems/ruby-2.6.6@agent/bin PATH: /Users/donaldpropst/.rvm/gems/ruby-2.6.6@global/bin PATH: /Users/donaldpropst/.rvm/rubies/ruby-2.6.6/bin PATH: /Users/donaldpropst/.rvm/bin PATH: /Users/donaldpropst/.yarn/bin PATH: /Library/Frameworks/Python.framework/Versions/3.8/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Users/donaldpropst/go PATH: /usr/local/go/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2263: checking for gcc configure:2279: found /usr/bin/gcc configure:2290: result: gcc configure:2519: checking for C compiler version configure:2528: gcc --version >&5 Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.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/MacOSX10.14.sdk/usr/include/c++/4.2.1 configure:2539: $? = 0 configure:2528: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:2539: $? = 0 configure:2528: gcc -V >&5 clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' clang: error: no input files configure:2539: $? = 1 configure:2528: gcc -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:2539: $? = 1 configure:2559: checking whether the C compiler works configure:2581: gcc conftest.c >&5 configure:2585: $? = 0 configure:2633: result: yes configure:2636: checking for C compiler default output file name configure:2638: result: a.out configure:2644: checking for suffix of executables configure:2651: gcc -o conftest conftest.c >&5 configure:2655: $? = 0 configure:2677: result: configure:2699: checking whether we are cross compiling configure:2707: gcc -o conftest conftest.c >&5 configure:2711: $? = 0 configure:2718: ./conftest configure:2722: $? = 0 configure:2737: result: no configure:2742: checking for suffix of object files configure:2764: gcc -c conftest.c >&5 configure:2768: $? = 0 configure:2789: result: o configure:2793: checking whether we are using the GNU C compiler configure:2812: gcc -c conftest.c >&5 configure:2812: $? = 0 configure:2821: result: yes configure:2830: checking whether gcc accepts -g configure:2850: gcc -c -g conftest.c >&5 configure:2850: $? = 0 configure:2891: result: yes configure:2908: checking for gcc option to accept ISO C89 configure:2971: gcc -c -g -O2 conftest.c >&5 configure:2971: $? = 0 configure:2984: result: none needed configure:3010: checking how to run the C preprocessor configure:3041: gcc -E conftest.c configure:3041: $? = 0 configure:3055: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3080: result: gcc -E configure:3100: gcc -E conftest.c configure:3100: $? = 0 configure:3114: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:3114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3143: checking for grep that handles long lines and -e configure:3201: result: /usr/bin/grep configure:3206: checking for egrep configure:3268: result: /usr/bin/grep -E configure:3273: checking for ANSI C header files configure:3293: gcc -c -g -O2 conftest.c >&5 configure:3293: $? = 0 configure:3366: gcc -o conftest -g -O2 conftest.c >&5 configure:3366: $? = 0 configure:3366: ./conftest configure:3366: $? = 0 configure:3377: result: yes configure:3390: checking for sys/types.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for sys/stat.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for stdlib.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for string.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for memory.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for strings.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for inttypes.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for stdint.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3390: checking for unistd.h configure:3390: gcc -c -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3390: result: yes configure:3403: checking minix/config.h usability configure:3403: gcc -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:3403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3403: result: no configure:3403: checking minix/config.h presence configure:3403: gcc -E conftest.c conftest.c:19:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:3403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3403: result: no configure:3403: checking for minix/config.h configure:3403: result: no configure:3424: checking whether it is safe to define __EXTENSIONS__ configure:3442: gcc -c -g -O2 conftest.c >&5 configure:3442: $? = 0 configure:3449: result: yes configure:3497: checking build system type configure:3511: result: x86_64-apple-darwin18.6.0 configure:3531: checking host system type configure:3544: result: x86_64-apple-darwin18.6.0 configure:3573: checking size of void* configure:3578: gcc -o conftest -g -O2 -Wall -fvisibility=hidden conftest.c >&5 configure:3578: $? = 0 configure:3578: ./conftest configure:3578: $? = 0 configure:3592: result: 8 configure:3636: checking whether _sys_nerr is declared configure:3636: gcc -c -g -O2 -Wall -fvisibility=hidden conftest.c >&5 conftest.c:65:10: error: use of undeclared identifier '_sys_nerr' (void) _sys_nerr; ^ 1 error generated. configure:3636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOIDP 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _sys_nerr | #ifdef __cplusplus | (void) _sys_nerr; | #else | (void) _sys_nerr; | #endif | #endif | | ; | return 0; | } configure:3636: result: no configure:3646: checking whether _sys_errlist is declared configure:3646: gcc -c -g -O2 -Wall -fvisibility=hidden conftest.c >&5 conftest.c:66:10: error: use of undeclared identifier '_sys_errlist' (void) _sys_errlist; ^ 1 error generated. configure:3646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "funchook" | #define PACKAGE_TARNAME "funchook" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "funchook 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOIDP 8 | #define HAVE_DECL__SYS_NERR 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _sys_errlist | #ifdef __cplusplus | (void) _sys_errlist; | #else | (void) _sys_errlist; | #endif | #endif | | ; | return 0; | } configure:3646: result: no configure:3656: checking whether sys_nerr is declared configure:3656: gcc -c -g -O2 -Wall -fvisibility=hidden conftest.c >&5 configure:3656: $? = 0 configure:3656: result: yes configure:3666: checking whether sys_errlist is declared configure:3666: gcc -c -g -O2 -Wall -fvisibility=hidden conftest.c >&5 configure:3666: $? = 0 configure:3666: result: yes configure:3805: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by funchook config.status 0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on donalds-mbp-2.lan config.status:825: creating Makefile config.status:825: creating src/Makefile config.status:825: creating test/Makefile config.status:825: creating src/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin18.6.0 ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_have_decl__sys_errlist=no ac_cv_have_decl__sys_nerr=no ac_cv_have_decl_sys_errlist=yes ac_cv_have_decl_sys_nerr=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin18.6.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_voidp=8 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -fvisibility=hidden' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FUNCHOOK_CPU='x86_64' FUNCHOOK_OS='unix' GREP='/usr/bin/grep' IF_LINUX='#' IF_OSX='' IF_WIN32='#' LDFLAGS='' LIBFUNCHOOK_SO='libfunchook.dylib' LIBOBJS='' LIBS='' LINK_SHARED='$(CC) -shared' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='funchook' PACKAGE_STRING='funchook 0.1' PACKAGE_TARNAME='funchook' PACKAGE_URL='' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' PIC_CFLAGS='-fPIC' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin18.6.0' build_alias='' build_cpu='x86_64' build_os='darwin18.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin18.6.0' host_alias='' host_cpu='x86_64' host_os='darwin18.6.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "funchook" #define PACKAGE_TARNAME "funchook" #define PACKAGE_VERSION "0.1" #define PACKAGE_STRING "funchook 0.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define SIZEOF_VOIDP 8 #define HAVE_DECL__SYS_NERR 0 #define HAVE_DECL__SYS_ERRLIST 0 #define HAVE_DECL_SYS_NERR 1 #define HAVE_DECL_SYS_ERRLIST 1 configure: exit 0