Creating build... Creating build/darwin-24.0.0-x86_64... Configure arguments: Use `make CONFIGUREARGS="..." ...' to change them. They will be retained in the build directory. Running /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/configure in build/darwin-24.0.0-x86_64 creating cache ./config.cache checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... yes checking whether /Library/Developer/CommandLineTools/usr/bin/make supports VPATH... yes checking whether /Library/Developer/CommandLineTools/usr/bin/make supports spaces in SHELL... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking if we are using TCC (TenDRA C Compiler)... no checking if we are using ICC (Intel C Compiler)... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether we are using Intel C... (cached) no checking for library containing strerror... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking default compiler ABI... 64 checking which ABI to use... attempt 64 Using ABI 64. checking for ABI lib-suffixes... 64 /64 /. checking filesystem synchronization... working checking for fnord/fnord/fnord.h... no checking if CHECK_HEADERS works... yes checking if we can allocate large auto variables... yes - good checking for uname... /usr/bin/uname checking operating system... Darwin checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/errno.h... yes checking for ld.so run path method... use LD_LIBRARY_PATH/LD_RUN_PATH checking for Darwin linker namespace... two-level (10.3 or newer) checking if /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink exists is up to date and works... no checking whether smartlink compiles... yes checking for a fallback compiler... no checking +O3... no checking -O3... yes checking -pipe... yes checking -W... yes checking -Wall... yes checking -Wno-unused... yes checking -Wcomment... yes checking -Wformat... yes checking -Wformat-security... yes checking -Wimplicit-function-declaration... yes checking -Wmultichar... yes checking -Wswitch... yes checking -Wuninitialized... yes checking -Wpointer-arith... yes checking -Wchar-subscripts... yes checking -Wno-long-long... yes checking -Wdeclaration-after-statement... yes checking -ggdb3... yes checking -m64... yes checking -framework Foundation... yes checking -framework System... yes checking -framework CoreServices... yes checking -read_only_relocs warning... yes checking -mcpu=750... no checking -mtune=750... no Creating posix_to_native.sh... Searching for library and include directories... checking /usr/local... ok checking whether /usr/local/lib64 contains 64-bit ABI files... no - does not exist checking whether /usr/local/lib/64 contains 64-bit ABI files... no - does not exist checking whether /usr/local/lib/. contains 64-bit ABI files... ABI ok checking what to add to LDFLAGS... nothing - -L/usr/local/lib -R/usr/local/lib causes failures checking for pkgconfig directory... yes - /usr/local/lib/pkgconfig checking /usr/local/bin... yes - use as fallback checking /usr/local/include... skipped - bad libraries checking /usr... already checked checking /usr/local... already checked checking /sw/local... no checking /sw... no checking /usr/gnu... no checking /opt/gnu... no checking /sw/gnu... no checking /usr/freeware... no checking /usr/pkg... no checking /opt/gnome*... no checking /usr/X11... ok checking whether /usr/X11/lib64 contains 64-bit ABI files... no - does not exist checking whether /usr/X11/lib/64 contains 64-bit ABI files... no - does not exist checking whether /usr/X11/lib/. contains 64-bit ABI files... ABI ok checking what to add to LDFLAGS... nothing - -L/usr/X11/lib -R/usr/X11/lib causes failures checking for pkgconfig directory... yes - /usr/X11/lib/pkgconfig checking /usr/X11/bin... yes - use as fallback checking /usr/X11/include... skipped - bad libraries checking /usr/X11R6... ok checking whether /usr/X11R6/lib64 contains 64-bit ABI files... no - does not exist checking whether /usr/X11R6/lib/64 contains 64-bit ABI files... no - does not exist checking whether /usr/X11R6/lib/. contains 64-bit ABI files... ABI ok checking what to add to LDFLAGS... nothing - -L/usr/X11R6/lib -R/usr/X11R6/lib causes failures checking for pkgconfig directory... yes - /usr/X11R6/lib/pkgconfig checking /usr/X11R6/bin... yes - use as fallback checking /usr/X11R6/include... skipped - bad libraries checking /usr/sfw... no checking /opt/sfw... no checking /opt/csw... no checking /usr/ccs... no checking whether /Library/Developer/CommandLineTools/usr/lib/clang/1664 contains 64-bit ABI files... no - does not exist checking whether /Library/Developer/CommandLineTools/usr/lib/clang/16/64 contains 64-bit ABI files... no - does not exist checking whether /Library/Developer/CommandLineTools/usr/lib/clang/16/. contains 64-bit ABI files... no, does not contain any 64-bit ABI files checking if an abi indicator would be appropriate for libdir... checking what libdir should be set to... ${exec_prefix}/lib checking ansi prototype capability... yes checking how to concatenate two symbols... ANSI checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for rntany... no checking for candle... no checking for light... no checking for tallow... no checking for mt.exe... no checking for rc.exe... no checking for yacc clone that handles %pure_parser... Get bison if you want to do "make export" checking how bison uses short... unknown checking for the type of __yy_memcpy... unknown configure: WARNING: Defaulting to unsigned int. checking for an ANSI C-conforming const... yes checking if const really does work... no checking if restrict keyword is available (C99)... yes checking whether char is unsigned... no checking if we can cast void * to a function pointer... yes checking for isgraph... yes checking for sys/time.h... yes checking for egrep... (cached) /usr/bin/grep -E checking for winsock2.h... no checking for sys/rusage.h... no checking for time.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for memory.h... yes checking for values.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... yes checking for sys/filio.h... yes checking for sys/sockio.h... yes checking for crypt.h... no checking for locale.h... yes checking for sys/select.h... yes checking for net/socket.h... no checking for sys/param.h... yes checking for stdio.h... (cached) yes checking for wchar.h... (cached) yes checking for io.h... no checking for sys/mman.h... yes checking for setjmp.h... yes checking for sys/user.h... yes checking for limits.h... yes checking for pthread.h... yes checking for crt/signal.h... no checking for sys/id.h... no checking for mach-o/dyld.h... yes checking for sys/ptrace.h... yes checking for thread.h... no checking for dlfcn.h... yes checking for dld.h... no checking for dl.h... no checking for sys/times.h... yes checking for sched.h... yes checking for sys/procfs.h... no checking for sys/ioct.h... no checking for sys/socket.h... yes checking for sys/uio.h... yes checking for fcntl.h... (cached) yes checking for malloc.h... no checking for netinet/in.h... yes checking for sys/wait.h... yes checking for windows.h... no checking for grp.h... yes checking for pwd.h... yes checking for passwd.h... no checking for group.h... no checking for winsock.h... no checking for signal.h... yes checking for sys/file.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for socket.h... no checking for ieeefp.h... no checking for fp_class.h... no checking for floatingpoint.h... no checking for float.h... yes checking for sys/priocntl.h... no checking for sys/sched.h... no checking for winbase.h... no checking for errno.h... yes checking for stddef.h... yes checking for mmx.h... no checking for asm/mmx.h... no checking for sys/termio.h... no checking for sys/termios.h... yes checking for ws2tcpip.h... no checking for valgrind/memcheck.h... no checking for memcheck.h... no checking for valgrind.h... no checking for sys/prctl.h... no checking for sys/ioctl.h... yes checking for mach/task_info.h... yes checking for mach/task.h... yes checking for mach/mach_init.h... yes checking for syscall.h... no checking for sys/syscall.h... yes checking for devices/timer.h... no checking for direct.h... no checking for CoreServices/CoreServices.h... no checking for execinfo.h... yes checking for mach/mach.h... yes checking for mach/thread_act.h... yes checking for mach/clock.h... yes checking for gnu/stubs.h... no checking for sigsetjmp... yes checking for setjmp... yes checking for _setjmp... yes checking for siglongjmp... yes checking for longjmp... yes checking for _longjmp... yes checking for sys/devpoll.h... no checking for sys/event.h... yes checking for sys/epoll.h... no checking for kqueue... yes checking for poll device... no checking for sys/resource.h... yes checking size of char *... 8 checking size of int... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of time_t... 8 checking size of __int128... 16 checking size of __int128_t... 16 checking size of unsigned __int128... 16 checking size of unsigned __int128_t... 0 checking size of __uint128_t... 16 checking for size_t... yes checking for ptrdiff_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t... yes checking for gid_t... yes checking for time_t... yes checking for pri_t... no checking size of off_t... 8 checking for sizeof anything... 8 checking for FLOAT_TYPE... double checking for INT_TYPE... long checking return type of signal handlers... void checking for poll in -lpoll... yes checking for floor in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for nanosleep in -lrt... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking whether Darwin dislikes threads and mach includes... yes (10.6 or newer) checking for pthread_init... no checking for pthread_mutexattr_init... yes checking for pthread_kill... yes checking for pthread_cond_reltimedwait_np... no checking for pthread_mach_thread_np... yes checking posix threads... no checking unix threads... no checking initial stack limit... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/configure: line 76566: confdefs.out.2: No such file or directory 32768 checking mutex error check flag... PTHREAD_MUTEX_ERRORCHECK checking recursive mutex flag... PTHREAD_MUTEX_RECURSIVE checking for working memcmp... yes checking for getpagesize... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for working mmap... yes checking if mmap can be used to allocate PROT_EXEC... yes checking for _alldiv... no checking for _aullshr... no checking for _crypt... no checking for poll... yes checking for bcopy... yes checking for bzero... yes checking for clock... yes checking for closefrom... no checking for crypt... yes checking for fchmod... yes checking for fdwalk... no checking for gethrtime... no checking for gethrvtime... no checking for getenv... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for index... yes checking for inet_ntop... yes checking for localtime... yes checking for gmtime... yes checking for gmtime_r... yes checking for gmtime_s... no checking for mallinfo... no checking for mallopt... no checking for memchr... yes checking for mktime... yes checking for perror... yes checking for ptrace... yes checking for recvmsg... yes checking for rindex... yes checking for sendmsg... yes checking for setbuf... yes checking for setlocale... yes checking for setrlimit... yes checking for setresuid... no checking for setvbuf... yes checking for signal... yes checking for sigaction... yes checking for sigblock... yes checking for sigprocmask... yes checking for sigvec... yes checking for strcasecmp... yes checking for strnlen... yes checking for strncmp... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strtod... yes checking for strtol... yes checking for time... yes checking for times... yes checking for tzset... yes checking for vfprintf... yes checking for vsprintf... yes checking for _snprintf... no checking for snprintf... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for munmap... yes checking for shl_load... no checking for dld_link... no checking for dld_get_func... no checking for pipe... yes checking for strdup... yes checking for kill... yes checking for alarm... yes checking for fork1... no checking for flock... yes checking for lockf... yes checking for setuid... yes checking for getuid... yes checking for seteuid... yes checking for geteuid... yes checking for setgid... yes checking for getgid... yes checking for setegid... yes checking for getegid... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getgrent... yes checking for getgrnam... yes checking for setsid... yes checking for setpgrp... yes checking for getpgrp... yes checking for setpgid... yes checking for getpgid... yes checking for initgroups... yes checking for setgroups... yes checking for socketpair... yes checking for fpclass... no checking for fp_class_d... no checking for isinf... yes checking for isnan... yes checking for iszero... no checking for finite... yes checking for signbit... no checking for nan... yes checking for nice... yes checking for __priocntl... no checking for sched_setscheduler... no checking for setpriority... yes checking for usleep... yes checking for nanosleep... yes checking for sched_yield... yes checking for thr_yield... no checking for prctl... no checking for SetFilePointerEx... no checking for sync_instruction_memory... no checking for MakeDataExecutable... no checking for _get_timezone... no checking for _get_daylight... no checking for localtime_s... no checking for sysconf... yes checking for getpagesize... (cached) yes checking for GetSystemInfo... no checking for clock_getcpuclockid... no checking for backtrace... yes checking for SetErrorMode... no checking for thread_info... yes checking for host_get_clock_service... yes checking if realloc(NULL, SZ) works... yes checking for the type of the last argument to accept... socklen_t * checking for working infnan... no checking for working _isnan... no checking whether F_SETFD exists and works... no checking whether struct tm is in sys/time.h or time.h... time.h checking extern int timezone... yes checking struct sockaddr_in6... yes checking if strtol works for large hexadecimal constants... yes checking if struct tm has tm_gmtoff... yes checking if struct tm has __tm_gmtoff... no checking if struct iovec is defined... yes checking if struct msghdr is defined... yes checking if struct msghdr has the member msg_control (XPG 4.2)... yes checking if struct msghdr has the member msg_accrights (old BSD)... no checking for USHRT_MAX definition... yes checking for strchr declaration... existent checking for malloc declaration... existent checking for getpeername declaration... existent checking for popen declaration... existent checking for getenv declaration... existent checking for gethostname declaration... existent checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for ualarm... yes checking for setitimer... yes checking no of arguments to ualarm... 2 checking no of arguments to ptrace... 4 checking type of argument 3 (addr) to ptrace... pointer checking stack direction... up checking byteorder... 1234 checking pointer alignment... 8 checking machine code architecture... unknown checking for working fork... no checking for working fpsetmask... no checking for working fpsetround... no checking for working isless... no checking for working isunordered... no checking for working dlopen... no checking for working ldexp... no checking for working rint... no checking for working frexp... no checking for working GetSystemTimeAsFileTime... no checking for working gethostname... no checking for working strcoll... no checking for working memmem... no checking for working memcpy... no checking for working memset... yes checking for working memmove... no checking for working isspace... no checking if we can declare environ... yes checking for union wait (old BSD convention)... no checking how to extract an unsigned char... not by cast checking how to extract a signed char... not by cast checking if float conversion can cause SIGFPE... yes checking -mieee... no checking if ignoring SIGFPE helps... no checking for type of float... not IEEE checking for type of double... not IEEE checking for volatile... yes checking for sig_atomic_t... yes checking if signal handlers reset automatically... yes checking available file descriptors... 10240 checking full availability of struct rusage members... all there checking if __func__ exists and works... no checking if __FUNCTION__ exists and works... no checking for lc __declspec... no checking for gcc function attributes... no checking if va_list is a state pointer... yes checking for va_copy... yes checking how to set things nonblocking... none found checking how well OOB handling works... UNKNOWN checking how to printf size_t... %zu, %zx checking how to printf ptrdiff_t... %td, %tx checking how to printf off_t... %td, %tx checking how to printf INT64... %ld, %lx checking if union initialization works... yes checking if port.c works in CONFIGURE_TEST mode... yes checking if gettimeofday takes two arguments... no checking if rusage.c works in CONFIGURE_TEST mode... yes checking if threads.c works in CONFIGURE_TEST mode... yes checking if fallback cpu time is thread local... no checking for setenv... yes checking for unsetenv... yes checking SO... so checking LDSHARED... gcc -g -O3 -pipe -ggdb3 -m64 -bundle -bind_at_load -undefined dynamic_lookup checking CCSHARED... checking LINKFORSHARED... checking -static-libgcc... no checking if dynamic loading works... no checking for inflate in -lz_static... no Compiler summary: C Compiler: /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc Preprocessor: gcc -E Linker: $(CC) $(CFLAGS) Shared linker: gcc -g -O3 -pipe -ggdb3 -m64 -bundle -bind_at_load -undefined dynamic_lookup Shared object extension: so Dynamic modules: no PIKE_LIB: libpike.a CPPFLAGS: -I/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/bundles/include CFLAGS: -g -ggdb3 -m64 CCSHARED: LINKFORSHARED: LIBGCC: WARN: -W -Wall -Wno-unused -Wcomment -Wformat -Wformat-security -Wimplicit-function-declaration -Wmultichar -Wswitch -Wuninitialized -Wpointer-arith -Wchar-subscripts -Wno-long-long -Wdeclaration-after-statement PROFIL: OPTIMIZE: -O3 -pipe LDFLAGS: -L/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/bundles/lib64 -L/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/bundles/lib/64 -L/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/bundles/lib/. -framework Foundation -framework System -framework CoreServices -read_only_relocs warning LIBS: -ldl -lm -lpoll prefix: NONE checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ./config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: WARNING: '/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating modules/common_module_makefile config.status: creating modules/static_module_makefile config.status: creating post_modules/static_module_makefile config.status: creating modules/dynamic_module_makefile config.status: creating post_modules/dynamic_module_makefile config.status: creating precompile.sh config.status: creating specs config.status: creating machine.h config.status: executing default commands === configuring in modules (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/configure --disable-option-checking '--prefix=/usr/local' --cache-file=.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules configure: loading cache .././config.cache checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: executing default commands === configuring in CommonLog (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/CommonLog) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog configure: loading cache ../.././config.cache ################################################### ## Configuring module: CommonLog ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ../.././config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: creating clf_machine.h config.status: executing default commands === configuring in DVB (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/DVB) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/DVB configure: loading cache ../.././config.cache ################################################### ## Configuring module: DVB ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking for DVB include files location... include dir wasn't specified. checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for linux/dvb/version.h... no checking for ost/frontend.h... no checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ../.././config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: creating config.h config.status: executing default commands === configuring in Fuse (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/Fuse) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse configure: loading cache ../.././config.cache ################################################### ## Configuring module: Fuse ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fuse.h... no checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ../.././config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: creating config.h config.status: executing default commands === configuring in Gdbm (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/Gdbm) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm configure: loading cache ../.././config.cache ################################################### ## Configuring module: Gdbm ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for gdbm.h... yes checking for library containing gdbm_open... -lgdbm checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ../.././config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: creating gdbm_machine.h config.status: executing default commands === configuring in Gettext (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/Gettext) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext configure: loading cache ../.././config.cache ################################################### ## Configuring module: Gettext ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking for libintl.h... yes checking for iconv.h... yes checking for libiconv in -liconv... no checking for library containing iconv... -liconv checking for gettext in -lintl... yes checking for library containing gettext... none required checking for gnu/stubs.h... (cached) no checking for setlocale... (cached) yes checking for gettext... yes checking for iconv... yes checking if bindtextdomain accepts NULL as dirname... yes checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)... (cached) yes checking for the Pike base directory... /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src configure: updating cache ../.././config.cache configure: creating ./config.status config.status: creating make_variables config.status: creating Makefile config.status: creating config.h config.status: executing default commands === configuring in Gmp (/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/modules/Gmp) configure: running /bin/sh /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure --disable-option-checking '--prefix=/usr/local' --cache-file=../.././config.cache --srcdir=/Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp configure: loading cache ../.././config.cache ################################################### ## Configuring module: Gmp ## Installation dir: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc accepts -g... (cached) yes checking for /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/build/darwin-24.0.0-x86_64/smartlink gcc option to enable C11 features... (cached) none needed checking if we are using TCC (TenDRA C Compiler)... (cached) no checking if we are using ICC (Intel C Compiler)... (cached) no checking how to run the C preprocessor... gcc -E checking for libgcc file name... no checking how to concatenate two symbols... (cached) ANSI checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for gmp2/gmp.h... no checking for gmp.h... yes checking prefix for __MPN in gmp.h... __gmpn_ checking working ... no Bundle gmp not available in /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/bundles. configure: error: Cannot compile --with-bignums without the GMP library It is highly recommended that you install a working GMP library on your system as that will add features to Pike required by many applications. (Such as Roxen) However, if you know that you do not need GMP, you may re-run configure with the option --without-bignums instead. configure: error: /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure failed for Gmp configure: error: /Users/brtrnd/Code/Pike/pikefarm/pike-legacy/mbp.local/buildtmp/Pike-v7.8-snapshot/src/modules/configure failed for modules make[2]: *** [configure] Error 1 make[1]: *** [compile] Error 2