Skip to content

Instantly share code, notes, and snippets.

@siddhant3030
Created August 12, 2020 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siddhant3030/f210dac84164765dcd5858d215b2d736 to your computer and use it in GitHub Desktop.
Save siddhant3030/f210dac84164765dcd5858d215b2d736 to your computer and use it in GitHub Desktop.
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 1: patching: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 2: Hunk: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 4: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 6: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 8: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 9: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 11: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 13: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 15: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 17: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 19: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 21: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 23: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 24: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 26: ===: command not found
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/erts ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/erts"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for library containing strerror... none required
checking OTP release... 22
checking OTP version... 22.1.8
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... failed
configure: WARNING: Check for large file support flags failed; getconf failed
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS)... yes
checking CFLAGS for -O switch... yes
checking whether clang accepts -fprofile-generate -Werror...... yes
checking whether clang accepts -fprofile-use -Werror...... no
checking whether clang accepts -fprofile-use -fprofile-correction -Werror...... no
checking whether clang accepts -fprofile-instr-generate -Werror...... yes
checking for llvm-profdata... no
checking for xcrun... xcrun
checking for xcrun llvm-profdata... yes
checking whether clang accepts -fprofile-instr-use=default.profdata -Werror... no
checking whether to do PGO of erts... no
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking target hardware architecture... amd64
checking whether compilation mode forces ARCH adjustment... no: ARCH is amd64
configure: Adjusting LDFLAGS to cope with 64bit Darwin
checking if VM has to be linked with Carbon framework... yes
checking for mkdir... /bin/mkdir
checking for cp... /bin/cp
checking if we are building a sharing-preserving emulator... no
checking how to run the C preprocessor... clang -E
checking for ranlib... ranlib
checking for bison... bison -y
checking for perl5... no
checking for perl... /usr/local/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
checking for fop... fop
checking for xmllint... xmllint
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking how to create a directory including parents... /usr/local/bin/ginstall -c -d
configure: Turning off stack check on macOS 10.15 (Catalina)
checking for extra flags needed to export symbols... none
none
configure: Turning off stack check on macOS 10.15 (Catalina)
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking for kstat_open in -lkstat... no
checking for clock_gettime in -lrt... no
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... no
checking for clock_gettime() with custom monotonic clock type... no
checking for clock_get_attributes... yes
checking for gethrtime... no
checking for mach clock_get_time() with monotonic clock type... yes
checking for pthread.h... (cached) yes
checking for pthread/mit/pthread.h... (cached) no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for usable PTHREAD_STACK_MIN... yes
checking for pthread_spin_lock... no
checking for sched_yield... yes
checking whether sched_yield() returns an int... yes
checking for pthread_yield... no
checking for pthread_rwlock_init... yes
checking for pthread_rwlockattr_setkind_np... no
checking for pthread_attr_setguardsize... yes
checking whether pthread_cond_timedwait() can use the monotonic clock SYSTEM_CLOCK for timeout... no
checking for Linux futexes... no
checking for pthread_setname_np... darwin
checking for pthread_getname_np... linux
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int128_t... 16
checking for a working __sync_synchronize()... yes
checking for 32-bit __sync_add_and_fetch()... yes
checking for 64-bit __sync_add_and_fetch()... yes
checking for 128-bit __sync_add_and_fetch()... yes
checking for 32-bit __sync_fetch_and_and()... yes
checking for 64-bit __sync_fetch_and_and()... yes
checking for 128-bit __sync_fetch_and_and()... yes
checking for 32-bit __sync_fetch_and_or()... yes
checking for 64-bit __sync_fetch_and_or()... yes
checking for 128-bit __sync_fetch_and_or()... yes
checking for 32-bit __sync_val_compare_and_swap()... yes
checking for 64-bit __sync_val_compare_and_swap()... yes
checking for 128-bit __sync_val_compare_and_swap()... yes
checking for 32-bit __atomic_store_n()... yes
checking for 64-bit __atomic_store_n()... yes
checking for 128-bit __atomic_store_n()... yes
checking for 32-bit __atomic_load_n()... yes
checking for 64-bit __atomic_load_n()... yes
checking for 128-bit __atomic_load_n()... yes
checking for 32-bit __atomic_add_fetch()... yes
checking for 64-bit __atomic_add_fetch()... yes
checking for 128-bit __atomic_add_fetch()... yes
checking for 32-bit __atomic_fetch_and()... yes
checking for 64-bit __atomic_fetch_and()... yes
checking for 128-bit __atomic_fetch_and()... yes
checking for 32-bit __atomic_fetch_or()... yes
checking for 64-bit __atomic_fetch_or()... yes
checking for 128-bit __atomic_fetch_or()... yes
checking for 32-bit __atomic_compare_exchange_n()... yes
checking for 64-bit __atomic_compare_exchange_n()... yes
checking for 128-bit __atomic_compare_exchange_n()... yes
checking for a usable libatomic_ops implementation... no
checking whether default stack size should be modified... no
checking size of void *... (cached) 8
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of __int64... 0
checking size of __int128_t... (cached) 16
checking whether byte ordering is bigendian... no
checking whether double word ordering is middle-endian... no
checking for gcc cmpxchg16b plain asm support... yes
checking for posix_fadvise... no
checking for closefrom... no
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking whether fallocate() works... no
checking whether posix_fallocate() works... no
checking whether lock checking should be enabled... no
checking whether lock counters should be enabled... no
checking for kstat_open in -lkstat... (cached) no
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... yes
checking for wcwidth... yes
checking for zlib 1.2.5 or higher... yes
checking for zlib inflateGetDictionary presence... checking for library containing inflateGetDictionary... none required
checking for localtime_r... yes
checking for strftime... yes
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname_r... no
checking for working posix_openpt implementation... yes
checking if netdb.h requires netinet/in.h to be previously included... yes
checking for socklen_t... yes
checking for h_errno declaration in netdb.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/socketio.h usability... no
checking sys/socketio.h presence... no
checking for sys/socketio.h... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking libdlpi.h usability... no
checking libdlpi.h presence... no
checking for libdlpi.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_enaddr... no
checking for dlpi_open in -ldlpi... no
configure: Extending the search to include /lib
checking for dlpi_open in -ldlpi... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether RLIMIT_STACK is declared... yes
checking for getrusage... yes
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/timerfd.h usability... no
checking sys/timerfd.h presence... no
checking for sys/timerfd.h... no
checking for netinet/sctp.h... no
checking for sched.h... (cached) yes
checking setns.h usability... no
checking setns.h presence... no
checking for setns.h... no
checking for setns... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for SO_BSDCOMPAT declaration... no
checking for INADDR_LOOPBACK in netinet/in.h... yes
checking for sys_errlist declaration in stdio.h or errno.h... yes
checking if windows.h includes winsock2.h... no
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether struct sockaddr has sa_len field... yes
checking for struct exception (and matherr function)... yes
checking size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of void *... (cached) 8
checking size of long long... (cached) 8
checking size of size_t... 8
checking size of off_t... 8
checking size of time_t... 8
checking for C compiler 'restrict' support... yes
checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... no
checking for broken gcc-4.3.0 compiler... no
checking whether byte ordering is bigendian... (cached) no
checking whether double word ordering is middle-endian... (cached) no
checking for fdatasync... yes
checking for library containing fdatasync... none required
checking for sendfile... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) no
checking for localtime_r... (cached) yes
checking for gmtime_r... yes
checking for inet_pton... yes
checking for mprotect... yes
checking for mmap... yes
checking for mremap... no
checking for memcpy... yes
checking for mallopt... no
checking for sbrk... yes
checking for _sbrk... no
checking for __sbrk... no
checking for brk... yes
checking for _brk... no
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setsid... yes
checking for posix2time... yes
checking for time2posix... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for mlockall... yes
checking for ppoll... no
checking for isfinite... yes
checking for posix_memalign... yes
checking for writev... yes
checking whether posix2time is declared... yes
checking whether time2posix is declared... yes
checking for vprintf... yes
checking for _doprnt... no
checking for conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for getifaddrs... yes
checking whether in6addr_any is declared... no
checking whether in6addr_loopback is declared... no
checking whether IN6ADDR_ANY_INIT is declared... yes
checking whether IN6ADDR_LOOPBACK_INIT is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sched_getaffinity/sched_setaffinity... no
checking for pset functionality... no
checking for processor_bind functionality... no
checking for cpuset_getaffinity/cpuset_setaffinity... no
checking for 'end' symbol... no
checking for '_end' symbol... no
checking if __after_morecore_hook can track malloc()s core memory use... no
checking types of sbrk()s return value and argument... void *,int
checking types of brk()s return value and argument... void *,const void *
checking if sbrk()/brk() wrappers can track malloc()s core memory use... no
checking for IP version 6 support... yes
checking for multicast support... yes
checking for clock_gettime in -lrt... (cached) no
checking for clock_gettime() with wall clock type... no
checking for clock_get_attributes... (cached) yes
checking for gettimeofday... yes
checking for mach clock_get_time() with wall clock type... yes
checking for clock_gettime in -lrt... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with custom monotonic clock type... no
checking for clock_get_attributes... (cached) yes
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) yes
checking for clock_gettime in -lrt... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) no
checking for clock_gettime() with high resolution monotonic clock type... no
checking for clock_get_attributes... (cached) yes
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) yes
checking if gethrvtime works and how to use it... not working
checking if clock_gettime can be used to get thread CPU time... no
checking for m4... m4
checking for safe signal delivery... yes
checking for unreliable floating point exceptions... unreliable
checking whether to redefine FD_SETSIZE... no
configure: Enable exec_alloc for hipe code allocation
checking for working poll()... no; non-existing, broken, or based on select()
checking whether host os has known kqueue bugs... no
checking whether kernel poll support should be enabled... yes; kqueue
checking whether putenv() stores a copy of the key-value pair... no
checking for a compiler that handles jumptables... no
checking whether the code model is small... yes
checking for kstat_open in -lkstat... (cached) no
checking for kvm_open in -lkvm... no
checking for javac.sh... no
checking for javac... javac
checking for JDK version 1.6... yes
checking for c++... c++
checking for log2... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-apple-darwin19.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin19.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin19.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-apple-darwin19.6.0/config.h
config.status: x86_64-apple-darwin19.6.0/config.h is unchanged
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread_header_config.h
config.status: include/internal/x86_64-apple-darwin19.6.0/ethread_header_config.h is unchanged
config.status: creating include/x86_64-apple-darwin19.6.0/erl_int_sizes_config.h
config.status: include/x86_64-apple-darwin19.6.0/erl_int_sizes_config.h is unchanged
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/make ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/make"
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ld... ld
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for env... /usr/bin/env
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/local/bin/perl
checking ERTS version... 10.5.6
checking OTP release... 22
checking OTP version... 22.1.8
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... clang
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -g -O2 -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -g -O2 -fPIC -fno-common
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/common_test ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/common_test"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin19.6.0/Makefile
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/crypto ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/crypto"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... clang
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -g -O2 -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -g -O2 -fPIC -fno-common
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking size of void *... 8
checking for static ZLib to be used by SSL in standard locations... no
checking for OpenSSL kerberos 5 support... no
configure: creating ./config.status
config.status: creating c_src/x86_64-apple-darwin19.6.0/Makefile
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/erl_interface ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/erl_interface"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of long long... 8
checking target hardware architecture... amd64
checking whether compilation mode forces ARCH adjustment... no: ARCH is amd64
checking for unaligned word access... yes: x86 or amd64
checking for ar... ar
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking how to create a directory including parents... /usr/local/bin/ginstall -c -d
checking for gethostbyname in -lnsl... no
checking for getpeername in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t usability... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether clang needs -traditional... no
checking for working memcmp... yes
checking for dup2... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostbyaddr_r... no
checking for gethostbyname_r... no
checking for gethostname... yes
checking for writev... yes
checking for gethrtime... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for sysconf... yes
checking for res_gethostbyname... no
checking for res_gethostbyname in -lresolv... no
checking for clock_gettime... yes
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of __int128_t... 16
checking for a working __sync_synchronize()... yes
checking for 32-bit __sync_add_and_fetch()... yes
checking for 64-bit __sync_add_and_fetch()... yes
checking for 128-bit __sync_add_and_fetch()... yes
checking for 32-bit __sync_fetch_and_and()... yes
checking for 64-bit __sync_fetch_and_and()... yes
checking for 128-bit __sync_fetch_and_and()... yes
checking for 32-bit __sync_fetch_and_or()... yes
checking for 64-bit __sync_fetch_and_or()... yes
checking for 128-bit __sync_fetch_and_or()... yes
checking for 32-bit __sync_val_compare_and_swap()... yes
checking for 64-bit __sync_val_compare_and_swap()... yes
checking for 128-bit __sync_val_compare_and_swap()... yes
checking for 32-bit __atomic_store_n()... yes
checking for 64-bit __atomic_store_n()... yes
checking for 128-bit __atomic_store_n()... yes
checking for 32-bit __atomic_load_n()... yes
checking for 64-bit __atomic_load_n()... yes
checking for 128-bit __atomic_load_n()... yes
checking for 32-bit __atomic_add_fetch()... yes
checking for 64-bit __atomic_add_fetch()... yes
checking for 128-bit __atomic_add_fetch()... yes
checking for 32-bit __atomic_fetch_and()... yes
checking for 64-bit __atomic_fetch_and()... yes
checking for 128-bit __atomic_fetch_and()... yes
checking for 32-bit __atomic_fetch_or()... yes
checking for 64-bit __atomic_fetch_or()... yes
checking for 128-bit __atomic_fetch_or()... yes
checking for 32-bit __atomic_compare_exchange_n()... yes
checking for 64-bit __atomic_compare_exchange_n()... yes
checking for 128-bit __atomic_compare_exchange_n()... yes
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating src/x86_64-apple-darwin19.6.0/eidefs.mk
config.status: creating src/x86_64-apple-darwin19.6.0/config.h
config.status: src/x86_64-apple-darwin19.6.0/config.h is unchanged
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/megaco ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/megaco"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking if we can add -Wdeclaration-after-statement to DED_WARN_FLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to DED_WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=undef to DED_WERRORFLAGS (via CFLAGS)... yes
checking for ld... clang
checking for static compiler flags... -Werror=undef -Werror=implicit -Werror=return-type -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=return-type -g -O2 -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -Werror=return-type -g -O2 -fPIC -fno-common
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=return-type -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking for perl... perl
configure: creating ./config.status
config.status: creating examples/meas/Makefile
configure: creating ./config.status
config.status: creating examples/meas/Makefile
config.status: creating src/flex/x86_64-apple-darwin19.6.0/Makefile
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/odbc ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/odbc"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking whether make sets $(MAKE)... yes
checking for ld.sh... no
checking for ld... ld
checking for rm... /bin/rm
checking for connect... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sql.h... yes
checking for sqlext.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for memset... yes
checking for socket... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking for SQLAllocHandle in -liodbc... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating c_src/x86_64-apple-darwin19.6.0/Makefile
./configure: line 4833: -L/usr/local/lib: No such file or directory
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/snmp ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/snmp"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== Running configure in /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/wx ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_src_22.1.8/lib/wx"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -E
configure: Building for darwin19.6.0
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking Checking wxWidgets for min version:... -mmacosx-version-min=10.15
checking if compiler accepts -ObjC... yes
checking if we can add -fno-move-loop-invariants to CXXNOOPT (via CFLAGS)... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for debug build of wxWidgets... checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=yes)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking for standard build of wxWidgets... checking for wx-config... (cached) /usr/local/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=no)... yes (version 3.0.5)
checking for wxWidgets static library... no
checking if wxwidgets have opengl support... yes
checking for GLintptr... yes
checking for GLintptrARB... yes
checking for GLchar... yes
checking for GLcharARB... yes
checking for GLhalfARB... yes
checking for GLint64EXT... yes
checking GLU Callbacks uses Tiger Style... no
checking for wx/stc/stc.h... yes
checking if we can link wxwidgets programs... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to CXXFLAGS (via CFLAGS)... yes
configure: creating x86_64-apple-darwin19.6.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 28: ===: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 29: ./configure: No such file or directory
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 30: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 31: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 32: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 33: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 34: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 35: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 36: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 37: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 38: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 39: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 40: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 41: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 42: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 43: checking: command not found
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 44: syntax error near unexpected token `('
/Users/siddhant/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.8/otp_build_22.1.8.log: line 44: `checking for gcc... (cached) clang'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment