Skip to content

Instantly share code, notes, and snippets.

@eproxus
Created June 6, 2019 11:06
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 eproxus/5a4ab985e4187edc6b5778f186fb4c1b to your computer and use it in GitHub Desktop.
Save eproxus/5a4ab985e4187edc6b5778f186fb4c1b to your computer and use it in GitHub Desktop.
Erlang 22.0.2 macOS Mojave build problems
=== running autoconf in lib/common_test
=== running autoconf in lib/crypto
=== running autoconf in lib/erl_interface
=== running autoheader in lib/erl_interface
=== running autoconf in lib/megaco
=== running autoconf in lib/odbc
=== running autoconf in lib/snmp
=== running autoconf in lib/wx
=== running autoconf in lib/common_test/test_server
=== running autoconf in make
=== running autoconf in erts
=== running autoheader in erts
=== creating ./configure
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ ~/\.asdf/plugins/erlang/kerl-home/builds/asdf_22\.0\.2/otp_src_22\.0\.2/bin/x86_64-apple-darwin18\.6\.0/beam\.smp --enable-darwin-64bit --with-ssl=/usr/local/opt/openssl
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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.0.2
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... ./configure: line 5758: default: command not found
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/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
checking for fop... no
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files
checking for xmllint... xmllint
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for extra flags needed to export symbols... none
none
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, _)... yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... yes
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 CLOCK_MONOTONIC 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 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... 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... yes
checking whether in6addr_loopback is declared... yes
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... CLOCK_REALTIME
checking for clock_getres... (cached) yes
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) yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
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) yes
checking for clock_gettime() with high resolution monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
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 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... clang
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-darwin18.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin18.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin18.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin18.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../make/x86_64-apple-darwin18.6.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-apple-darwin18.6.0/config.h
config.status: creating include/internal/x86_64-apple-darwin18.6.0/ethread_header_config.h
config.status: creating include/x86_64-apple-darwin18.6.0/erl_int_sizes_config.h
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/make ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/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-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/bin/perl
checking ERTS version... 10.4.1
checking OTP release... 22
checking OTP version... 22.0.2
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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/common_test ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/common_test"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/crypto ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/crypto"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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/bin/install -c
checking how to create a directory including parents... /usr/bin/install -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-darwin18.6.0/Makefile
config.status: creating src/x86_64-apple-darwin18.6.0/eidefs.mk
config.status: creating src/x86_64-apple-darwin18.6.0/config.h
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/megaco ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/megaco"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/odbc ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/odbc"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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... no
checking for sqlext.h... no
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-darwin18.6.0/Makefile
./configure: line 4833: -L/usr/local/lib: No such file or directory
configure: WARNING: "ODBC library - header check failed"
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/wx ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/wx"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 darwin18.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.14
checking if compiler accepts -ObjC... yes
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.4)
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.4)
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-darwin18.6.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
*********************************************************************
********************** APPLICATIONS DISABLED **********************
*********************************************************************
odbc : ODBC library - header check failed
*********************************************************************
*********************************************************************
********************** DOCUMENTATION INFORMATION ******************
*********************************************************************
documentation :
fop is missing.
Using fakefop to generate placeholder PDF files.
*********************************************************************
rm -f *~ *.bak config.log config.status prebuilt.files ibin/*
cd erts && ERL_TOP=~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2 make clean
MAKE clean
GEN x86_64-apple-darwin18.6.0/gen_git_version.mk
rm -f x86_64-apple-darwin18.6.0/opt/smp/hipe_x86_asm.h x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64_asm.h x86_64-apple-darwin18.6.0/opt/smp/hipe_sparc_asm.h x86_64-apple-darwin18.6.0/opt/smp/hipe_ppc_asm.h x86_64-apple-darwin18.6.0/opt/smp/hipe_arm_asm.h x86_64-apple-darwin18.6.0/opt/smp/hipe_literals.h ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/hipe_mkliterals.smp x86_64-apple-darwin18.6.0/opt/smp/OPCODES-GENERATED x86_64-apple-darwin18.6.0/opt/smp/TABLES-GENERATED x86_64-apple-darwin18.6.0/opt/smp/erl_alloc_types.h x86_64-apple-darwin18.6.0/erl_version.h x86_64-apple-darwin18.6.0/opt/smp/driver_tab.c
rm -f -r x86_64-apple-darwin18.6.0/*.c x86_64-apple-darwin18.6.0/*.h x86_64-apple-darwin18.6.0/*-GENERATED
rm -f -r x86_64-apple-darwin18.6.0/*/*
rm -f -r obj/x86_64-apple-darwin18.6.0
rm -f -r pcre/obj/x86_64-apple-darwin18.6.0 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
rm -f -r zlib/obj/x86_64-apple-darwin18.6.0
rm -f -r bin/x86_64-apple-darwin18.6.0
cd ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
MAKE clean
rm -f -r ../lib/internal/x86_64-apple-darwin18.6.0/*
rm -f -r ../lib/x86_64-apple-darwin18.6.0/*
rm -f -r obj/x86_64-apple-darwin18.6.0/*
MAKE clean
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/inet_gethost ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/heart ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/erlexec ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/typer ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/dialyzer ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/erlc ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/escript ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/ct_run ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/run_erl ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/to_erl ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/dyn_erl
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/win_erlexec.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/init_file.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/start_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/dialyzer.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/erlexec.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/erl_io.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/erlc.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/escript.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/heart.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/heart_config.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/inet_gethost.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/rdate.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/reclaim.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/run_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/to_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/typer.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/dyn_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/safe_string.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/run_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/to_erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/ct_run.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/vxcall.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/erl.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/erl_log.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj*/x86_64-apple-darwin18.6.0/werl.o
rm -f Install erl.src
rm -f *~ core
make[3]: Nothing to be done for `clean'.
MAKE clean
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/epmd
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd_cli.o
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd_srv.o
rm -f *.o
rm -f *~ core
MAKE clean
rm -f -r ../lib/internal/x86_64-apple-darwin18.6.0/*
rm -f -r ../lib/x86_64-apple-darwin18.6.0/*
rm -f -r obj/x86_64-apple-darwin18.6.0/*
(cd preloaded/src && /Applications/Xcode.app/Contents/Developer/usr/bin/make ../ebin/erts.app)
VSN ../ebin/erts.app
cd lib && ERL_TOP=~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2 make clean BUILD_ALL=true
=== Entering application stdlib
rm -f ../ebin/array.beam ../ebin/base64.beam ../ebin/beam_lib.beam ../ebin/binary.beam ../ebin/c.beam ../ebin/calendar.beam ../ebin/dets.beam ../ebin/dets_server.beam ../ebin/dets_sup.beam ../ebin/dets_utils.beam ../ebin/dets_v9.beam ../ebin/dict.beam ../ebin/digraph.beam ../ebin/digraph_utils.beam ../ebin/edlin.beam ../ebin/edlin_expand.beam ../ebin/epp.beam ../ebin/erl_abstract_code.beam ../ebin/erl_anno.beam ../ebin/erl_bits.beam ../ebin/erl_compile.beam ../ebin/erl_error.beam ../ebin/erl_eval.beam ../ebin/erl_expand_records.beam ../ebin/erl_internal.beam ../ebin/erl_lint.beam ../ebin/erl_parse.beam ../ebin/erl_posix_msg.beam ../ebin/erl_pp.beam ../ebin/erl_scan.beam ../ebin/erl_tar.beam ../ebin/error_logger_file_h.beam ../ebin/error_logger_tty_h.beam ../ebin/escript.beam ../ebin/ets.beam ../ebin/eval_bits.beam ../ebin/file_sorter.beam ../ebin/filelib.beam ../ebin/filename.beam ../ebin/gb_trees.beam ../ebin/gb_sets.beam ../ebin/gen.beam ../ebin/gen_event.beam ../ebin/gen_fsm.beam ../ebin/gen_server.beam ../ebin/gen_statem.beam ../ebin/io.beam ../ebin/io_lib.beam ../ebin/io_lib_format.beam ../ebin/io_lib_fread.beam ../ebin/io_lib_pretty.beam ../ebin/lists.beam ../ebin/log_mf_h.beam ../ebin/maps.beam ../ebin/math.beam ../ebin/ms_transform.beam ../ebin/otp_internal.beam ../ebin/orddict.beam ../ebin/ordsets.beam ../ebin/re.beam ../ebin/pool.beam ../ebin/proc_lib.beam ../ebin/proplists.beam ../ebin/qlc.beam ../ebin/qlc_pt.beam ../ebin/queue.beam ../ebin/rand.beam ../ebin/random.beam ../ebin/sets.beam ../ebin/shell.beam ../ebin/shell_default.beam ../ebin/slave.beam ../ebin/sofs.beam ../ebin/string.beam ../ebin/supervisor.beam ../ebin/supervisor_bridge.beam ../ebin/sys.beam ../ebin/timer.beam ../ebin/unicode.beam ../ebin/unicode_util.beam ../ebin/uri_string.beam ../ebin/win32reg.beam ../ebin/zip.beam ../ebin/stdlib.app ../ebin/stdlib.appup
rm -f core
rm -f erl_parse.erl
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../pdf/stdlib-3.9.1.pdf ../pdf/stdlib-3.9.1.fo
rm -f ../specs/*
rm -f errs core *~
make[3]: Nothing to be done for `clean'.
=== Leaving application stdlib
=== Entering application sasl
rm -f ../ebin/alarm_handler.beam ../ebin/sasl.beam ../ebin/sasl_report.beam ../ebin/sasl_report_file_h.beam ../ebin/sasl_report_tty_h.beam ../ebin/format_lib_supp.beam ../ebin/misc_supp.beam ../ebin/rb.beam ../ebin/rb_format_supp.beam ../ebin/release_handler.beam ../ebin/release_handler_1.beam ../ebin/systools.beam ../ebin/systools_make.beam ../ebin/systools_rc.beam ../ebin/systools_relup.beam ../ebin/systools_lib.beam ../ebin/erlsrv.beam ../ebin/sasl.app ../ebin/sasl.appup
rm -f core
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man4/*
rm -f ../man6/*
rm -f ../pdf/sasl-3.4.pdf ../pdf/sasl-3.4.fo
rm -f errs core *~
rm -fr ../ebin/target_system.beam *~ *.beam
=== Leaving application sasl
=== Entering application kernel
rm -f ../ebin/application.beam ../ebin/application_controller.beam ../ebin/application_master.beam ../ebin/application_starter.beam ../ebin/auth.beam ../ebin/code.beam ../ebin/code_server.beam ../ebin/disk_log.beam ../ebin/disk_log_1.beam ../ebin/disk_log_server.beam ../ebin/disk_log_sup.beam ../ebin/dist_ac.beam ../ebin/dist_util.beam ../ebin/erl_boot_server.beam ../ebin/erl_ddll.beam ../ebin/erl_distribution.beam ../ebin/erl_epmd.beam ../ebin/erl_reply.beam ../ebin/erl_signal_handler.beam ../ebin/erts_debug.beam ../ebin/error_handler.beam ../ebin/error_logger.beam ../ebin/file.beam ../ebin/file_io_server.beam ../ebin/file_server.beam ../ebin/gen_tcp.beam ../ebin/gen_udp.beam ../ebin/gen_sctp.beam ../ebin/global.beam ../ebin/global_group.beam ../ebin/global_search.beam ../ebin/group.beam ../ebin/group_history.beam ../ebin/heart.beam ../ebin/hipe_unified_loader.beam ../ebin/inet.beam ../ebin/inet6_tcp.beam ../ebin/inet6_tcp_dist.beam ../ebin/inet6_udp.beam ../ebin/inet6_sctp.beam ../ebin/inet_config.beam ../ebin/inet_db.beam ../ebin/inet_dns.beam ../ebin/inet_gethost_native.beam ../ebin/inet_hosts.beam ../ebin/inet_parse.beam ../ebin/inet_res.beam ../ebin/inet_tcp.beam ../ebin/inet_tcp_dist.beam ../ebin/inet_udp.beam ../ebin/inet_sctp.beam ../ebin/kernel.beam ../ebin/kernel_config.beam ../ebin/kernel_refc.beam ../ebin/local_udp.beam ../ebin/local_tcp.beam ../ebin/logger.beam ../ebin/logger_backend.beam ../ebin/logger_config.beam ../ebin/logger_handler_watcher.beam ../ebin/logger_std_h.beam ../ebin/logger_disk_log_h.beam ../ebin/logger_h_common.beam ../ebin/logger_filters.beam ../ebin/logger_formatter.beam ../ebin/logger_olp.beam ../ebin/logger_proxy.beam ../ebin/logger_server.beam ../ebin/logger_simple_h.beam ../ebin/logger_sup.beam ../ebin/net_adm.beam ../ebin/net_kernel.beam ../ebin/os.beam ../ebin/pg2.beam ../ebin/ram_file.beam ../ebin/rpc.beam ../ebin/seq_trace.beam ../ebin/standard_error.beam ../ebin/user.beam ../ebin/user_drv.beam ../ebin/user_sup.beam ../ebin/raw_file_io.beam ../ebin/raw_file_io_compressed.beam ../ebin/raw_file_io_inflate.beam ../ebin/raw_file_io_deflate.beam ../ebin/raw_file_io_delayed.beam ../ebin/raw_file_io_list.beam ../ebin/raw_file_io_raw.beam ../ebin/wrap_log_reader.beam ../ebin/kernel.app ../ebin/kernel.appup
rm -f core
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man4/*
rm -f ../man6/*
rm -f ../pdf/kernel-6.4.pdf ../pdf/kernel-6.4.fo
rm -f ../specs/*
rm -f errs core *~ *.eps
make[3]: Nothing to be done for `clean'.
=== Leaving application kernel
=== Entering application compiler
rm -f ../ebin/beam_a.beam ../ebin/beam_asm.beam ../ebin/beam_block.beam ../ebin/beam_clean.beam ../ebin/beam_dict.beam ../ebin/beam_disasm.beam ../ebin/beam_except.beam ../ebin/beam_flatten.beam ../ebin/beam_jump.beam ../ebin/beam_listing.beam ../ebin/beam_opcodes.beam ../ebin/beam_peep.beam ../ebin/beam_ssa.beam ../ebin/beam_ssa_bsm.beam ../ebin/beam_ssa_codegen.beam ../ebin/beam_ssa_dead.beam ../ebin/beam_ssa_funs.beam ../ebin/beam_ssa_lint.beam ../ebin/beam_ssa_opt.beam ../ebin/beam_ssa_pp.beam ../ebin/beam_ssa_pre_codegen.beam ../ebin/beam_ssa_recv.beam ../ebin/beam_ssa_share.beam ../ebin/beam_ssa_type.beam ../ebin/beam_kernel_to_ssa.beam ../ebin/beam_trim.beam ../ebin/beam_utils.beam ../ebin/beam_validator.beam ../ebin/beam_z.beam ../ebin/cerl.beam ../ebin/cerl_clauses.beam ../ebin/cerl_inline.beam ../ebin/cerl_sets.beam ../ebin/cerl_trees.beam ../ebin/compile.beam ../ebin/core_lib.beam ../ebin/core_lint.beam ../ebin/core_parse.beam ../ebin/core_pp.beam ../ebin/core_scan.beam ../ebin/erl_bifs.beam ../ebin/rec_env.beam ../ebin/sys_core_alias.beam ../ebin/sys_core_bsm.beam ../ebin/sys_core_fold.beam ../ebin/sys_core_fold_lists.beam ../ebin/sys_core_inline.beam ../ebin/sys_pre_attributes.beam ../ebin/v3_core.beam ../ebin/v3_kernel.beam ../ebin/v3_kernel_pp.beam ../ebin/compiler.app ../ebin/compiler.appup
rm -f ./beam_opcodes.erl ./beam_opcodes.hrl
rm -f ./core_parse.erl
rm -f core
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/compiler-7.4.1.pdf ../pdf/compiler-7.4.1.fo
rm -f errs core *~
=== Leaving application compiler
=== Entering application tools
MAKE clean
rm -f -r ../obj/*
rm -f -r ../bin/*
rm -f ./*~
rm -f ../ebin/cover.beam ../ebin/eprof.beam ../ebin/fprof.beam ../ebin/cprof.beam ../ebin/lcnt.beam ../ebin/instrument.beam ../ebin/make.beam ../ebin/tags.beam ../ebin/xref.beam ../ebin/xref_base.beam ../ebin/xref_compiler.beam ../ebin/xref_parser.beam ../ebin/xref_reader.beam ../ebin/xref_scanner.beam ../ebin/xref_utils.beam ../ebin/tools.app ../ebin/tools.appup
rm -f errs core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/tools-3.2.pdf ../pdf/tools-3.2.fo
rm -f ../specs/*
rm -f errs core *~
make[3]: Nothing to be done for `clean'.
rm -f erldoc.elc erlang-skels.elc erlang-skels-old.elc erlang_appwiz.elc erlang-start.elc erlang-eunit.elc erlang-edoc.elc erlang-flymake.elc erlang-test.elc erlang.elc
rm -f errs core *~
=== Leaving application tools
=== Entering application common_test
rm -rf ../html/*
rm -rf ../xml
rm -f ../man1/*
rm -f ../man3/*
rm -f ../man6/*
rm -f ../pdf/common_test-1.17.3.pdf ../pdf/common_test-1.17.3.fo
rm -f ../specs/*
rm -f errs core *~
rm -f ../ebin/ct.beam ../ebin/ct_logs.beam ../ebin/ct_framework.beam ../ebin/ct_ftp.beam ../ebin/ct_ssh.beam ../ebin/ct_snmp.beam ../ebin/ct_gen_conn.beam ../ebin/ct_rpc.beam ../ebin/ct_run.beam ../ebin/ct_master.beam ../ebin/ct_telnet.beam ../ebin/ct_util.beam ../ebin/ct_cover.beam ../ebin/ct_testspec.beam ../ebin/ct_event.beam ../ebin/ct_master_event.beam ../ebin/ct_master_logs.beam ../ebin/ct_master_status.beam ../ebin/ct_repeat.beam ../ebin/ct_telnet_client.beam ../ebin/ct_make.beam ../ebin/vts.beam ../ebin/ct_webtool.beam ../ebin/ct_webtool_sup.beam ../ebin/unix_telnet.beam ../ebin/ct_config.beam ../ebin/ct_config_plain.beam ../ebin/ct_config_xml.beam ../ebin/ct_slave.beam ../ebin/ct_hooks.beam ../ebin/ct_hooks_lock.beam ../ebin/cth_log_redirect.beam ../ebin/cth_surefire.beam ../ebin/ct_netconfc.beam ../ebin/ct_conn_log_h.beam ../ebin/cth_conn_log.beam ../ebin/ct_groups.beam ../ebin/ct_property_test.beam ../ebin/ct_release_test.beam ../ebin/ct_default_gl.beam ../ebin/erl2html2.beam ../ebin/test_server_ctrl.beam ../ebin/test_server_gl.beam ../ebin/test_server_io.beam ../ebin/test_server_node.beam ../ebin/test_server.beam ../ebin/test_server_sup.beam ../ebin/common_test.app ../ebin/common_test.appup
rm -f core
MAKE clean
=== Leaving application common_test
=== Entering application runtime_tools
rm -f ../ebin/appmon_info.beam ../ebin/erts_alloc_config.beam ../ebin/runtime_tools.beam ../ebin/runtime_tools_sup.beam ../ebin/dbg.beam ../ebin/dyntrace.beam ../ebin/system_information.beam ../ebin/observer_backend.beam ../ebin/ttb_autostart.beam ../ebin/scheduler.beam ../ebin/msacc.beam ../ebin/runtime_tools.app ../ebin/runtime_tools.appup
rm -f errs core *~
MAKE clean
rm -f ../priv/lib/x86_64-apple-darwin18.6.0/dyntrace.so ../priv/lib/x86_64-apple-darwin18.6.0/trace_file_drv.so ../priv/lib/x86_64-apple-darwin18.6.0/trace_ip_drv.so
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../pdf/runtime_tools-1.13.3.pdf ../pdf/runtime_tools-1.13.3.fo
rm -f errs core *~
=== Leaving application runtime_tools
=== Entering application inets
rm -f ../../ebin/inets.beam ../../ebin/inets_service.beam ../../ebin/inets_app.beam ../../ebin/inets_sup.beam ../../ebin/inets_trace.beam ../../ebin/inets_lib.beam ../../ebin/inets_ftp_wrapper.beam ../../ebin/inets_tftp_wrapper.beam ../../ebin/inets.app ../../ebin/inets.appup
rm -f core
rm -f ../../ebin/http_chunk.beam ../../ebin/http_transport.beam ../../ebin/http_util.beam ../../ebin/http_request.beam ../../ebin/http_response.beam ../../ebin/http_uri.beam
rm -f core
rm -f ../../ebin/httpc.beam ../../ebin/httpc_cookie.beam ../../ebin/httpc_handler.beam ../../ebin/httpc_manager.beam ../../ebin/httpc_sup.beam ../../ebin/httpc_handler_sup.beam ../../ebin/httpc_profile_sup.beam ../../ebin/httpc_response.beam ../../ebin/httpc_request.beam
rm -f core
rm -f ../../ebin/httpd.beam ../../ebin/httpd_acceptor.beam ../../ebin/httpd_acceptor_sup.beam ../../ebin/httpd_connection_sup.beam ../../ebin/httpd_cgi.beam ../../ebin/httpd_conf.beam ../../ebin/httpd_custom.beam ../../ebin/httpd_example.beam ../../ebin/httpd_esi.beam ../../ebin/httpd_file.beam ../../ebin/httpd_instance_sup.beam ../../ebin/httpd_log.beam ../../ebin/httpd_manager.beam ../../ebin/httpd_misc_sup.beam ../../ebin/httpd_request.beam ../../ebin/httpd_request_handler.beam ../../ebin/httpd_response.beam ../../ebin/httpd_script_env.beam ../../ebin/httpd_socket.beam ../../ebin/httpd_sup.beam ../../ebin/httpd_util.beam ../../ebin/mod_actions.beam ../../ebin/mod_alias.beam ../../ebin/mod_auth.beam ../../ebin/mod_auth_plain.beam ../../ebin/mod_auth_dets.beam ../../ebin/mod_auth_mnesia.beam ../../ebin/mod_auth_server.beam ../../ebin/mod_browser.beam ../../ebin/mod_cgi.beam ../../ebin/mod_dir.beam ../../ebin/mod_disk_log.beam ../../ebin/mod_esi.beam ../../ebin/mod_get.beam ../../ebin/mod_head.beam ../../ebin/mod_htaccess.beam ../../ebin/mod_log.beam ../../ebin/mod_range.beam ../../ebin/mod_responsecontrol.beam ../../ebin/mod_trace.beam ../../ebin/mod_security.beam ../../ebin/mod_security_server.beam ../../ebin/httpd_custom_api.beam
rm -f core
make[4]: Nothing to be done for `clean'.
rm -f ./hdlt.beam ./hdlt_ctrl.beam ./hdlt_client.beam ./hdlt_logger.beam ./hdlt_random_html.beam ./hdlt_server.beam ./hdlt_slave.beam
rm -f errs core *~
make[3]: Nothing to be done for `clean'.
rm -rf ../html/*
rm -f ../man3/inets.3 ../man3/http_uri.3 ../man3/httpc.3 ../man3/httpd.3 ../man3/httpd_custom_api.3 ../man3/httpd_socket.3 ../man3/httpd_util.3 ../man3/mod_alias.3 ../man3/mod_auth.3 ../man3/mod_esi.3 ../man3/mod_security.3
rm -f ../pdf/inets-7.0.8.pdf ../pdf/inets-7.0.8.fo
rm -rf ../xml
rm -f errs core *~
=== Leaving application inets
=== Entering application parsetools
rm -f ../ebin/leex.beam ../ebin/yecc.beam ../ebin/yeccparser.beam ../ebin/yeccscan.beam ../ebin/parsetools.app ../ebin/parsetools.appup
rm -f core
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/parsetools-2.1.8.pdf ../pdf/parsetools-2.1.8.fo
rm -f errs core *~
=== Leaving application parsetools
=== Entering application xmerl
rm -f ../ebin/xmerl_scan.beam ../ebin/xmerl.beam ../ebin/xmerl_xs.beam ../ebin/xmerl_eventp.beam ../ebin/xmerl_xpath.beam ../ebin/xmerl_xsd.beam ../ebin/xmerl_b64Bin.beam ../ebin/xmerl_b64Bin_scan.beam ../ebin/xmerl_html.beam ../ebin/xmerl_lib.beam ../ebin/xmerl_otpsgml.beam ../ebin/xmerl_regexp.beam ../ebin/xmerl_sgml.beam ../ebin/xmerl_simple.beam ../ebin/xmerl_text.beam ../ebin/xmerl_ucs.beam ../ebin/xmerl_uri.beam ../ebin/xmerl_validate.beam ../ebin/xmerl_xlate.beam ../ebin/xmerl_xml.beam ../ebin/xmerl_xpath_lib.beam ../ebin/xmerl_xpath_parse.beam ../ebin/xmerl_xpath_pred.beam ../ebin/xmerl_xpath_scan.beam ../ebin/xmerl_xsd_type.beam ../ebin/xmerl_sax_parser.beam ../ebin/xmerl_sax_parser_list.beam ../ebin/xmerl_sax_parser_latin1.beam ../ebin/xmerl_sax_parser_utf8.beam ../ebin/xmerl_sax_parser_utf16be.beam ../ebin/xmerl_sax_parser_utf16le.beam ../ebin/xmerl_sax_simple_dom.beam ../ebin/xmerl_sax_old_dom.beam ../ebin/xmerl.app ../ebin/xmerl.appup
rm -f xmerl_xpath_parse.erl
rm -f xmerl_b64Bin.erl
rm -f xmerl_sax_parser_list.erl
rm -f xmerl_sax_parser_latin1.erl
rm -f xmerl_sax_parser_utf8.erl
rm -f xmerl_sax_parser_utf16be.erl
rm -f xmerl_sax_parser_utf16le.erl
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../xml/xmerl_scan.xml ../xml/xmerl.xml ../xml/xmerl_xs.xml ../xml/xmerl_eventp.xml ../xml/xmerl_xpath.xml ../xml/xmerl_xsd.xml
rm -f ../pdf/xmerl-1.3.21.pdf ../pdf/xmerl-1.3.21.fo
rm -f errs core *~
=== Leaving application xmerl
=== Entering application edoc
rm -f ../ebin/edoc.beam ../ebin/edoc_data.beam ../ebin/edoc_doclet.beam ../ebin/edoc_extract.beam ../ebin/edoc_layout.beam ../ebin/edoc_lib.beam ../ebin/edoc_macros.beam ../ebin/edoc_parser.beam ../ebin/edoc_refs.beam ../ebin/edoc_report.beam ../ebin/edoc_run.beam ../ebin/edoc_scanner.beam ../ebin/edoc_specs.beam ../ebin/edoc_tags.beam ../ebin/edoc_types.beam ../ebin/edoc_wiki.beam ../ebin/edoc.app ../ebin/edoc.appup edoc_parser.erl
rm -f core *~
make[3]: Nothing to be done for `clean'.
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f edoc.xml edoc_doclet.xml edoc_extract.xml edoc_layout.xml edoc_lib.xml edoc_run.xml chapter.xml *.html
rm -f ../pdf/edoc-0.11.pdf ../pdf/edoc-0.11.fo
rm -f errs core *~
=== Leaving application edoc
=== Entering application erl_docgen
rm -f ../ebin/docgen_otp_specs.beam ../ebin/docgen_edoc_xml_cb.beam ../ebin/docgen_xmerl_xml_cb.beam ../ebin/erl_docgen.app ../ebin/erl_docgen.appup
rm -f core
rm -f
rm -f
rm -f
rm -f
rm -f
rm -f
rm -f
rm -f
rm -rf ../html/*
rm -rf ../xml
rm -f ../man6/*
rm -f ../pdf/erl_docgen-0.9.1.pdf ../pdf/erl_docgen-0.9.1.fo
rm -f errs core *~
rm -f
=== Leaving application erl_docgen
=== Entering application snmp
rm -f ../../ebin/snmpc_mib_gram.beam ../../ebin/snmpc.beam ../../ebin/snmpc_lib.beam ../../ebin/snmpc_mib_to_hrl.beam ../../ebin/snmpc_misc.beam ../../ebin/snmpc_tok.beam ../../bin/snmpc snmpc_mib_gram.erl
rm -f core *~
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp/bin/snmp-v2tov1 ../priv/mibs/RFC1213-MIB.bin ../priv/mibs/STANDARD-MIB.bin ../priv/mibs/SNMPv2-TM.bin ../priv/mibs/SNMPv2-MIB.bin ../priv/mibs/SNMP-FRAMEWORK-MIB.bin ../priv/mibs/SNMP-MPD-MIB.bin ../priv/mibs/SNMP-TARGET-MIB.bin ../priv/mibs/SNMP-NOTIFICATION-MIB.bin ../priv/mibs/SNMP-COMMUNITY-MIB.bin ../priv/mibs/SNMP-USER-BASED-SM-MIB.bin ../priv/mibs/SNMP-VIEW-BASED-ACM-MIB.bin ../priv/mibs/SNMP-USM-AES-MIB.bin ../priv/mibs/INET-ADDRESS-MIB.bin ../priv/mibs/TRANSPORT-ADDRESS-MIB.bin ../priv/mibs/OTP-REG.bin ../priv/mibs/OTP-TC.bin ../priv/mibs/OTP-SNMPEA-MIB.bin ../include/RFC1213-MIB.hrl ../include/STANDARD-MIB.hrl ../include/SNMPv2-TM.hrl ../include/SNMPv2-MIB.hrl ../include/SNMP-FRAMEWORK-MIB.hrl ../include/SNMP-MPD-MIB.hrl ../include/SNMP-TARGET-MIB.hrl ../include/SNMP-NOTIFICATION-MIB.hrl ../include/SNMP-COMMUNITY-MIB.hrl ../include/SNMP-USER-BASED-SM-MIB.hrl ../include/SNMP-VIEW-BASED-ACM-MIB.hrl ../include/SNMP-USM-AES-MIB.hrl ../include/INET-ADDRESS-MIB.hrl ../include/TRANSPORT-ADDRESS-MIB.hrl ../include/OTP-REG.hrl ../include/OTP-TC.hrl ../include/OTP-SNMPEA-MIB.hrl v1/OTP-SNMPEA-MIB.mib.v1
rm -f ../../ebin/snmpc_mib_gram.beam ../../ebin/snmpc.beam ../../ebin/snmpc_lib.beam ../../ebin/snmpc_mib_to_hrl.beam ../../ebin/snmpc_misc.beam ../../ebin/snmpc_tok.beam ../../bin/snmpc snmpc_mib_gram.erl
rm -f core *~
rm -f ../../ebin/snmp.beam ../../ebin/snmp_app.beam ../../ebin/snmp_app_sup.beam ../../ebin/snmp.app ../../ebin/snmp.appup
rm -f core *~
rm -f ../../ebin/snmp_conf.beam ../../ebin/snmp_config.beam ../../ebin/snmp_log.beam ../../ebin/snmp_mini_mib.beam ../../ebin/snmp_misc.beam ../../ebin/snmp_note_store.beam ../../ebin/snmp_pdus.beam ../../ebin/snmp_usm.beam ../../ebin/snmp_verbosity.beam
rm -f core *~
rm -f ../../ebin/snmpa.beam ../../ebin/snmp_community_mib.beam ../../ebin/snmp_framework_mib.beam ../../ebin/snmp_notification_mib.beam ../../ebin/snmp_standard_mib.beam ../../ebin/snmp_target_mib.beam ../../ebin/snmp_user_based_sm_mib.beam ../../ebin/snmp_view_based_acm_mib.beam ../../ebin/snmpa_authentication_service.beam ../../ebin/snmpa_discovery_handler.beam ../../ebin/snmpa_error_report.beam ../../ebin/snmpa_get_mechanism.beam ../../ebin/snmpa_mib_storage.beam ../../ebin/snmpa_mib_data.beam ../../ebin/snmpa_network_interface.beam ../../ebin/snmpa_network_interface_filter.beam ../../ebin/snmpa_notification_delivery_info_receiver.beam ../../ebin/snmpa_notification_filter.beam ../../ebin/snmpa_set_mechanism.beam ../../ebin/snmpa_acm.beam ../../ebin/snmpa_agent.beam ../../ebin/snmpa_agent_sup.beam ../../ebin/snmpa_app.beam ../../ebin/snmpa_conf.beam ../../ebin/snmpa_discovery_handler_default.beam ../../ebin/snmpa_error.beam ../../ebin/snmpa_error_io.beam ../../ebin/snmpa_error_logger.beam ../../ebin/snmpa_get.beam ../../ebin/snmpa_get_lib.beam ../../ebin/snmpa_local_db.beam ../../ebin/snmpa_mib_storage_ets.beam ../../ebin/snmpa_mib_storage_dets.beam ../../ebin/snmpa_mib_storage_mnesia.beam ../../ebin/snmpa_mib.beam ../../ebin/snmpa_mib_data_tttn.beam ../../ebin/snmpa_mib_lib.beam ../../ebin/snmpa_misc_sup.beam ../../ebin/snmpa_mpd.beam ../../ebin/snmpa_net_if.beam ../../ebin/snmpa_net_if_filter.beam ../../ebin/snmpa_set.beam ../../ebin/snmpa_set_lib.beam ../../ebin/snmpa_supervisor.beam ../../ebin/snmpa_svbl.beam ../../ebin/snmpa_symbolic_store.beam ../../ebin/snmpa_target_cache.beam ../../ebin/snmpa_trap.beam ../../ebin/snmpa_usm.beam ../../ebin/snmpa_vacm.beam ../../ebin/snmp_generic.beam ../../ebin/snmp_generic_mnesia.beam ../../ebin/snmp_index.beam ../../ebin/snmp_shadow_table.beam
rm -f core *~
rm -f ../../ebin/snmpm_user.beam ../../ebin/snmpm_user_old.beam ../../ebin/snmpm_network_interface.beam ../../ebin/snmpm_network_interface_filter.beam ../../ebin/snmpm.beam ../../ebin/snmpm_conf.beam ../../ebin/snmpm_config.beam ../../ebin/snmpm_mpd.beam ../../ebin/snmpm_misc_sup.beam ../../ebin/snmpm_net_if.beam ../../ebin/snmpm_net_if_mt.beam ../../ebin/snmpm_net_if_filter.beam ../../ebin/snmpm_server.beam ../../ebin/snmpm_server_sup.beam ../../ebin/snmpm_supervisor.beam ../../ebin/snmpm_user_default.beam ../../ebin/snmpm_usm.beam
rm -f core *~
rm -f EX1-MIB.bin ex1.beam
rm -f core *~
rm -f snmp_ex2_manager.beam snmp_ex2_simple_standard_test.beam
rm -f core *~
make[4]: Nothing to be done for `clean'.
make[4]: Nothing to be done for `clean'.
cleaning html:
cleaning man:
rm -rf ../html/*
cleaning pdf:
rm -f ../pdf/snmp-5.3.pdf ../pdf/snmp-5.3.fo
rm -f ../man1/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../man7/*
rm -f errs core *~
=== Leaving application snmp
=== Entering application erl_interface
MAKE clean
GEN x86_64-apple-darwin18.6.0/depend.mk
CC x86_64-apple-darwin18.6.0/depend.mk
CC x86_64-apple-darwin18.6.0/depend.mk
CC x86_64-apple-darwin18.6.0/depend.mk
CC x86_64-apple-darwin18.6.0/depend.mk
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/eirecv.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send_exit.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send_reg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_intlist.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_skip.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_publish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_unpublish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_locking.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_portio.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_printterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_pthreads.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_x_encode.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/eimd5.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/get_type.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/show_msg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_compat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_init.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_dohash.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_foreach.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_freetab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_insert.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_isprime.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_lookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_newtab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_remove.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_rlookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_close.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_delete.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_dirty.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_dump.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_free.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_get.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_getf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_geti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_getp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_gets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_make.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_open.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_purge.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_restore.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_set.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_setf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_seti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_setp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_sets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_stat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_tabstat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_error.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_eterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_fix_alloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_marshal.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_timeout.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_names.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_register.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_unregister.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_whereis.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface_st.a
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/eirecv.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send_exit.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send_reg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_intlist.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_skip.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_publish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_unpublish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_locking.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_portio.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_printterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_pthreads.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_x_encode.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/eimd5.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/get_type.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/show_msg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_compat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_init.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_dohash.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_foreach.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_freetab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_insert.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_isprime.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_lookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_newtab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_remove.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_rlookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_close.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_delete.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_dirty.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_dump.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_free.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_get.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_getf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_geti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_getp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_gets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_make.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_open.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_purge.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_restore.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_set.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_setf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_seti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_setp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_sets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_stat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_tabstat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_error.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_eterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_fix_alloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_marshal.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_timeout.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_names.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_register.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_unregister.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_whereis.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface.a
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/eirecv.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/send.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/send_exit.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/send_reg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_intlist.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_skip.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/epmd_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/epmd_publish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/epmd_unpublish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_locking.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_portio.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_printterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_pthreads.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_x_encode.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/eimd5.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/get_type.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/show_msg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_compat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/ei_init.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_dohash.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_foreach.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_freetab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_insert.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_isprime.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_lookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_newtab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_remove.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/hash_rlookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_close.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_delete.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_dirty.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_dump.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_free.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_get.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_getf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_geti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_getp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_gets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_make.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_open.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_purge.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_restore.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_set.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_setf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_seti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_setp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_sets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_stat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/reg_tabstat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/encode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_error.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_eterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_fix_alloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_marshal.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/erl_timeout.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/global_names.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/global_register.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/global_unregister.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.md/x86_64-apple-darwin18.6.0/global_whereis.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_md.a ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface_md.a
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/eirecv.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/send.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/send_exit.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/send_reg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_intlist.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_skip.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_atom.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_big.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_bignum.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_binary.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_boolean.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_char.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_double.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_fun.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_list_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_long.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_pid.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_ref.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_string.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_tuple_header.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_ulong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_version.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_longlong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_ulonglong.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/epmd_port.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/epmd_publish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/epmd_unpublish.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_locking.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_portio.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_printterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_pthreads.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_trace.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_x_encode.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/eimd5.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/get_type.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/show_msg.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_compat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/ei_init.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_dohash.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_foreach.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_freetab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_insert.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_isprime.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_lookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_newtab.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_remove.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/hash_rlookup.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_close.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_delete.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_dirty.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_dump.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_free.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_get.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_getf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_geti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_getp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_gets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_make.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_open.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_purge.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_resize.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_restore.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_set.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_setf.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_seti.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_setp.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_sets.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_stat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/reg_tabstat.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/decode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/encode_term.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_connect.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_error.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_eterm.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_fix_alloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_format.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_malloc.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_marshal.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_resolve.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/erl_timeout.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/global_names.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/global_register.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/global_unregister.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mdd/x86_64-apple-darwin18.6.0/global_whereis.o ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_mdd.a ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface_mdd.a
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/bin/x86_64-apple-darwin18.6.0/erl_call
rm -f ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_fake_prog_st ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_fake_prog_st ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_fake_prog_cxx_st ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_fake_prog_cxx_st ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_fake_prog_mt ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_fake_prog_mt ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_fake_prog_mt_cxx ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_fake_prog_mt_cxx
rm -f ../ebin/erl_interface.app
rm -f ../ebin/erl_interface.appup
rm -rf ../html/*
rm -rf ../xml
rm -f ../man1/*
rm -f ../man3/*
rm -f ../pdf/erl_interface-3.12.pdf ../pdf/erl_interface-3.12.fo
rm -f errs core *~
=== Leaving application erl_interface
=== Entering application asn1
rm -f ../ebin/asn1ct.beam ../ebin/asn1ct_check.beam ../ebin/asn1_db.beam ../ebin/asn1ct_pretty_format.beam ../ebin/asn1ct_func.beam ../ebin/asn1ct_gen.beam ../ebin/asn1ct_gen_check.beam ../ebin/asn1ct_gen_per.beam ../ebin/asn1ct_name.beam ../ebin/asn1ct_constructed_per.beam ../ebin/asn1ct_constructed_ber_bin_v2.beam ../ebin/asn1ct_gen_ber_bin_v2.beam ../ebin/asn1ct_imm.beam ../ebin/asn1ct_rtt.beam ../ebin/asn1ct_value.beam ../ebin/asn1ct_tok.beam ../ebin/asn1ct_parser2.beam ../ebin/asn1ct_table.beam ../ebin/asn1ct_eval_ext.beam ../ebin/asn1rt_nif.beam ../ebin/asn1.app ../ebin/asn1.appup
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/asn1-5.0.9.pdf ../pdf/asn1-5.0.9.fo
rm -f asn1_spec.xml errs core *~
rm -f core *~
rm -f ../priv/lib/x86_64-apple-darwin18.6.0/*
rm -f ../priv/obj/x86_64-apple-darwin18.6.0/*
=== Leaving application asn1
=== Entering application jinterface
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/jinterface-1.10.pdf ../pdf/jinterface-1.10.fo
rm -f errs core *~
=== Leaving application jinterface
=== Entering application wx
rm -f ../ebin/wx.beam ../ebin/wx_object.beam ../ebin/wxe_master.beam ../ebin/wxe_server.beam ../ebin/wxe_util.beam ../ebin/wxAcceleratorEntry.beam ../ebin/wxAcceleratorTable.beam ../ebin/wxActivateEvent.beam ../ebin/wxArtProvider.beam ../ebin/wxAuiDockArt.beam ../ebin/wxAuiManager.beam ../ebin/wxAuiManagerEvent.beam ../ebin/wxAuiNotebook.beam ../ebin/wxAuiNotebookEvent.beam ../ebin/wxAuiPaneInfo.beam ../ebin/wxAuiSimpleTabArt.beam ../ebin/wxAuiTabArt.beam ../ebin/wxBitmap.beam ../ebin/wxBitmapButton.beam ../ebin/wxBitmapDataObject.beam ../ebin/wxBoxSizer.beam ../ebin/wxBrush.beam ../ebin/wxBufferedDC.beam ../ebin/wxBufferedPaintDC.beam ../ebin/wxButton.beam ../ebin/wxCalendarCtrl.beam ../ebin/wxCalendarDateAttr.beam ../ebin/wxCalendarEvent.beam ../ebin/wxCaret.beam ../ebin/wxCheckBox.beam ../ebin/wxCheckListBox.beam ../ebin/wxChildFocusEvent.beam ../ebin/wxChoice.beam ../ebin/wxChoicebook.beam ../ebin/wxClientDC.beam ../ebin/wxClipboard.beam ../ebin/wxClipboardTextEvent.beam ../ebin/wxCloseEvent.beam ../ebin/wxColourData.beam ../ebin/wxColourDialog.beam ../ebin/wxColourPickerCtrl.beam ../ebin/wxColourPickerEvent.beam ../ebin/wxComboBox.beam ../ebin/wxCommandEvent.beam ../ebin/wxContextMenuEvent.beam ../ebin/wxControl.beam ../ebin/wxControlWithItems.beam ../ebin/wxCursor.beam ../ebin/wxDC.beam ../ebin/wxDCOverlay.beam ../ebin/wxDataObject.beam ../ebin/wxDateEvent.beam ../ebin/wxDatePickerCtrl.beam ../ebin/wxDialog.beam ../ebin/wxDirDialog.beam ../ebin/wxDirPickerCtrl.beam ../ebin/wxDisplay.beam ../ebin/wxDisplayChangedEvent.beam ../ebin/wxDropFilesEvent.beam ../ebin/wxEraseEvent.beam ../ebin/wxEvent.beam ../ebin/wxEvtHandler.beam ../ebin/wxFileDataObject.beam ../ebin/wxFileDialog.beam ../ebin/wxFileDirPickerEvent.beam ../ebin/wxFilePickerCtrl.beam ../ebin/wxFindReplaceData.beam ../ebin/wxFindReplaceDialog.beam ../ebin/wxFlexGridSizer.beam ../ebin/wxFocusEvent.beam ../ebin/wxFont.beam ../ebin/wxFontData.beam ../ebin/wxFontDialog.beam ../ebin/wxFontPickerCtrl.beam ../ebin/wxFontPickerEvent.beam ../ebin/wxFrame.beam ../ebin/wxGBSizerItem.beam ../ebin/wxGCDC.beam ../ebin/wxGLCanvas.beam ../ebin/wxGauge.beam ../ebin/wxGenericDirCtrl.beam ../ebin/wxGraphicsBrush.beam ../ebin/wxGraphicsContext.beam ../ebin/wxGraphicsFont.beam ../ebin/wxGraphicsMatrix.beam ../ebin/wxGraphicsObject.beam ../ebin/wxGraphicsPath.beam ../ebin/wxGraphicsPen.beam ../ebin/wxGraphicsRenderer.beam ../ebin/wxGrid.beam ../ebin/wxGridBagSizer.beam ../ebin/wxGridCellAttr.beam ../ebin/wxGridCellBoolEditor.beam ../ebin/wxGridCellBoolRenderer.beam ../ebin/wxGridCellChoiceEditor.beam ../ebin/wxGridCellEditor.beam ../ebin/wxGridCellFloatEditor.beam ../ebin/wxGridCellFloatRenderer.beam ../ebin/wxGridCellNumberEditor.beam ../ebin/wxGridCellNumberRenderer.beam ../ebin/wxGridCellRenderer.beam ../ebin/wxGridCellStringRenderer.beam ../ebin/wxGridCellTextEditor.beam ../ebin/wxGridEvent.beam ../ebin/wxGridSizer.beam ../ebin/wxHelpEvent.beam ../ebin/wxHtmlEasyPrinting.beam ../ebin/wxHtmlLinkEvent.beam ../ebin/wxHtmlWindow.beam ../ebin/wxIcon.beam ../ebin/wxIconBundle.beam ../ebin/wxIconizeEvent.beam ../ebin/wxIdleEvent.beam ../ebin/wxImage.beam ../ebin/wxImageList.beam ../ebin/wxInitDialogEvent.beam ../ebin/wxJoystickEvent.beam ../ebin/wxKeyEvent.beam ../ebin/wxLayoutAlgorithm.beam ../ebin/wxListBox.beam ../ebin/wxListCtrl.beam ../ebin/wxListEvent.beam ../ebin/wxListItem.beam ../ebin/wxListItemAttr.beam ../ebin/wxListView.beam ../ebin/wxListbook.beam ../ebin/wxLocale.beam ../ebin/wxLogNull.beam ../ebin/wxMDIChildFrame.beam ../ebin/wxMDIClientWindow.beam ../ebin/wxMDIParentFrame.beam ../ebin/wxMask.beam ../ebin/wxMaximizeEvent.beam ../ebin/wxMemoryDC.beam ../ebin/wxMenu.beam ../ebin/wxMenuBar.beam ../ebin/wxMenuEvent.beam ../ebin/wxMenuItem.beam ../ebin/wxMessageDialog.beam ../ebin/wxMiniFrame.beam ../ebin/wxMirrorDC.beam ../ebin/wxMouseCaptureChangedEvent.beam ../ebin/wxMouseCaptureLostEvent.beam ../ebin/wxMouseEvent.beam ../ebin/wxMoveEvent.beam ../ebin/wxMultiChoiceDialog.beam ../ebin/wxNavigationKeyEvent.beam ../ebin/wxNotebook.beam ../ebin/wxNotebookEvent.beam ../ebin/wxNotifyEvent.beam ../ebin/wxOverlay.beam ../ebin/wxPageSetupDialog.beam ../ebin/wxPageSetupDialogData.beam ../ebin/wxPaintDC.beam ../ebin/wxPaintEvent.beam ../ebin/wxPalette.beam ../ebin/wxPaletteChangedEvent.beam ../ebin/wxPanel.beam ../ebin/wxPasswordEntryDialog.beam ../ebin/wxPen.beam ../ebin/wxPickerBase.beam ../ebin/wxPopupTransientWindow.beam ../ebin/wxPopupWindow.beam ../ebin/wxPostScriptDC.beam ../ebin/wxPreviewCanvas.beam ../ebin/wxPreviewControlBar.beam ../ebin/wxPreviewFrame.beam ../ebin/wxPrintData.beam ../ebin/wxPrintDialog.beam ../ebin/wxPrintDialogData.beam ../ebin/wxPrintPreview.beam ../ebin/wxPrinter.beam ../ebin/wxPrintout.beam ../ebin/wxProgressDialog.beam ../ebin/wxQueryNewPaletteEvent.beam ../ebin/wxRadioBox.beam ../ebin/wxRadioButton.beam ../ebin/wxRegion.beam ../ebin/wxSashEvent.beam ../ebin/wxSashLayoutWindow.beam ../ebin/wxSashWindow.beam ../ebin/wxScreenDC.beam ../ebin/wxScrollBar.beam ../ebin/wxScrollEvent.beam ../ebin/wxScrollWinEvent.beam ../ebin/wxScrolledWindow.beam ../ebin/wxSetCursorEvent.beam ../ebin/wxShowEvent.beam ../ebin/wxSingleChoiceDialog.beam ../ebin/wxSizeEvent.beam ../ebin/wxSizer.beam ../ebin/wxSizerFlags.beam ../ebin/wxSizerItem.beam ../ebin/wxSlider.beam ../ebin/wxSpinButton.beam ../ebin/wxSpinCtrl.beam ../ebin/wxSpinEvent.beam ../ebin/wxSplashScreen.beam ../ebin/wxSplitterEvent.beam ../ebin/wxSplitterWindow.beam ../ebin/wxStaticBitmap.beam ../ebin/wxStaticBox.beam ../ebin/wxStaticBoxSizer.beam ../ebin/wxStaticLine.beam ../ebin/wxStaticText.beam ../ebin/wxStatusBar.beam ../ebin/wxStdDialogButtonSizer.beam ../ebin/wxStyledTextCtrl.beam ../ebin/wxStyledTextEvent.beam ../ebin/wxSysColourChangedEvent.beam ../ebin/wxSystemOptions.beam ../ebin/wxSystemSettings.beam ../ebin/wxTaskBarIcon.beam ../ebin/wxTaskBarIconEvent.beam ../ebin/wxTextAttr.beam ../ebin/wxTextCtrl.beam ../ebin/wxTextDataObject.beam ../ebin/wxTextEntryDialog.beam ../ebin/wxToggleButton.beam ../ebin/wxToolBar.beam ../ebin/wxToolTip.beam ../ebin/wxToolbook.beam ../ebin/wxTopLevelWindow.beam ../ebin/wxTreeCtrl.beam ../ebin/wxTreeEvent.beam ../ebin/wxTreebook.beam ../ebin/wxUpdateUIEvent.beam ../ebin/wxWindow.beam ../ebin/wxWindowCreateEvent.beam ../ebin/wxWindowDC.beam ../ebin/wxWindowDestroyEvent.beam ../ebin/wxXmlResource.beam ../ebin/wx_misc.beam ../ebin/glu.beam ../ebin/gl.beam
rm -f ../ebin/wx.app ../ebin/wx.appup
rm -f *~
rm -f x86_64-apple-darwin18.6.0/wxe_driver.o x86_64-apple-darwin18.6.0/wxe_ps_init.o x86_64-apple-darwin18.6.0/wxe_main.o x86_64-apple-darwin18.6.0/wxe_impl.o x86_64-apple-darwin18.6.0/wxe_helpers.o x86_64-apple-darwin18.6.0/wxe_callback_impl.o x86_64-apple-darwin18.6.0/wxe_return.o x86_64-apple-darwin18.6.0/wxe_gl.o x86_64-apple-darwin18.6.0/wxe_funcs.o x86_64-apple-darwin18.6.0/wxe_events.o x86_64-apple-darwin18.6.0/wxe_init.o x86_64-apple-darwin18.6.0/gl_funcs.o x86_64-apple-darwin18.6.0/egl_impl.o
rm -f ../priv/x86_64-apple-darwin18.6.0/*.so
rm -f *~ erl_crash.dump
rm -f demo.beam demo_html_tagger.beam ex_aui.beam ex_button.beam ex_canvas.beam ex_canvas_paint.beam ex_choices.beam ex_cursor.beam ex_dialogs.beam ex_frame_utils.beam ex_gauge.beam ex_gl.beam ex_grid.beam ex_htmlWindow.beam ex_listCtrl.beam ex_notebook.beam ex_pickers.beam ex_popupMenu.beam ex_radioBox.beam ex_sashWindow.beam ex_sizers.beam ex_slider.beam ex_splitterWindow.beam ex_static.beam ex_textCtrl.beam ex_treeCtrl.beam ex_graphicsContext.beam
rm -f *~ core erl_crash.dump
rm -f sudoku.beam sudoku_board.beam sudoku_game.beam sudoku_gui.beam
rm -f *~ core erl_crash.dump
rm -f hello.beam hello2.beam minimal.beam menu.beam
rm -f *~ core erl_crash.dump
rm -f xrc.beam
rm -f *~ core erl_crash.dump
awk: can't open file ref_man.xml
source line number 1
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/wx-1.8.8.pdf ../pdf/wx-1.8.8.fo
rm -f ../specs/*
rm -f errs core *~ ../html/edoc-info
rm -f ../xml/chapter.xml ../xml/wx.xml ../xml/wx_object.xml ../xml/wxAcceleratorEntry.xml ../xml/wxAcceleratorTable.xml ../xml/wxActivateEvent.xml ../xml/wxArtProvider.xml ../xml/wxAuiDockArt.xml ../xml/wxAuiManager.xml ../xml/wxAuiManagerEvent.xml ../xml/wxAuiNotebook.xml ../xml/wxAuiNotebookEvent.xml ../xml/wxAuiPaneInfo.xml ../xml/wxAuiSimpleTabArt.xml ../xml/wxAuiTabArt.xml ../xml/wxBitmap.xml ../xml/wxBitmapButton.xml ../xml/wxBitmapDataObject.xml ../xml/wxBoxSizer.xml ../xml/wxBrush.xml ../xml/wxBufferedDC.xml ../xml/wxBufferedPaintDC.xml ../xml/wxButton.xml ../xml/wxCalendarCtrl.xml ../xml/wxCalendarDateAttr.xml ../xml/wxCalendarEvent.xml ../xml/wxCaret.xml ../xml/wxCheckBox.xml ../xml/wxCheckListBox.xml ../xml/wxChildFocusEvent.xml ../xml/wxChoice.xml ../xml/wxChoicebook.xml ../xml/wxClientDC.xml ../xml/wxClipboard.xml ../xml/wxClipboardTextEvent.xml ../xml/wxCloseEvent.xml ../xml/wxColourData.xml ../xml/wxColourDialog.xml ../xml/wxColourPickerCtrl.xml ../xml/wxColourPickerEvent.xml ../xml/wxComboBox.xml ../xml/wxCommandEvent.xml ../xml/wxContextMenuEvent.xml ../xml/wxControl.xml ../xml/wxControlWithItems.xml ../xml/wxCursor.xml ../xml/wxDC.xml ../xml/wxDCOverlay.xml ../xml/wxDataObject.xml ../xml/wxDateEvent.xml ../xml/wxDatePickerCtrl.xml ../xml/wxDialog.xml ../xml/wxDirDialog.xml ../xml/wxDirPickerCtrl.xml ../xml/wxDisplay.xml ../xml/wxDisplayChangedEvent.xml ../xml/wxDropFilesEvent.xml ../xml/wxEraseEvent.xml ../xml/wxEvent.xml ../xml/wxEvtHandler.xml ../xml/wxFileDataObject.xml ../xml/wxFileDialog.xml ../xml/wxFileDirPickerEvent.xml ../xml/wxFilePickerCtrl.xml ../xml/wxFindReplaceData.xml ../xml/wxFindReplaceDialog.xml ../xml/wxFlexGridSizer.xml ../xml/wxFocusEvent.xml ../xml/wxFont.xml ../xml/wxFontData.xml ../xml/wxFontDialog.xml ../xml/wxFontPickerCtrl.xml ../xml/wxFontPickerEvent.xml ../xml/wxFrame.xml ../xml/wxGBSizerItem.xml ../xml/wxGCDC.xml ../xml/wxGLCanvas.xml ../xml/wxGauge.xml ../xml/wxGenericDirCtrl.xml ../xml/wxGraphicsBrush.xml ../xml/wxGraphicsContext.xml ../xml/wxGraphicsFont.xml ../xml/wxGraphicsMatrix.xml ../xml/wxGraphicsObject.xml ../xml/wxGraphicsPath.xml ../xml/wxGraphicsPen.xml ../xml/wxGraphicsRenderer.xml ../xml/wxGrid.xml ../xml/wxGridBagSizer.xml ../xml/wxGridCellAttr.xml ../xml/wxGridCellBoolEditor.xml ../xml/wxGridCellBoolRenderer.xml ../xml/wxGridCellChoiceEditor.xml ../xml/wxGridCellEditor.xml ../xml/wxGridCellFloatEditor.xml ../xml/wxGridCellFloatRenderer.xml ../xml/wxGridCellNumberEditor.xml ../xml/wxGridCellNumberRenderer.xml ../xml/wxGridCellRenderer.xml ../xml/wxGridCellStringRenderer.xml ../xml/wxGridCellTextEditor.xml ../xml/wxGridEvent.xml ../xml/wxGridSizer.xml ../xml/wxHelpEvent.xml ../xml/wxHtmlEasyPrinting.xml ../xml/wxHtmlLinkEvent.xml ../xml/wxHtmlWindow.xml ../xml/wxIcon.xml ../xml/wxIconBundle.xml ../xml/wxIconizeEvent.xml ../xml/wxIdleEvent.xml ../xml/wxImage.xml ../xml/wxImageList.xml ../xml/wxInitDialogEvent.xml ../xml/wxJoystickEvent.xml ../xml/wxKeyEvent.xml ../xml/wxLayoutAlgorithm.xml ../xml/wxListBox.xml ../xml/wxListCtrl.xml ../xml/wxListEvent.xml ../xml/wxListItem.xml ../xml/wxListItemAttr.xml ../xml/wxListView.xml ../xml/wxListbook.xml ../xml/wxLocale.xml ../xml/wxLogNull.xml ../xml/wxMDIChildFrame.xml ../xml/wxMDIClientWindow.xml ../xml/wxMDIParentFrame.xml ../xml/wxMask.xml ../xml/wxMaximizeEvent.xml ../xml/wxMemoryDC.xml ../xml/wxMenu.xml ../xml/wxMenuBar.xml ../xml/wxMenuEvent.xml ../xml/wxMenuItem.xml ../xml/wxMessageDialog.xml ../xml/wxMiniFrame.xml ../xml/wxMirrorDC.xml ../xml/wxMouseCaptureChangedEvent.xml ../xml/wxMouseCaptureLostEvent.xml ../xml/wxMouseEvent.xml ../xml/wxMoveEvent.xml ../xml/wxMultiChoiceDialog.xml ../xml/wxNavigationKeyEvent.xml ../xml/wxNotebook.xml ../xml/wxNotebookEvent.xml ../xml/wxNotifyEvent.xml ../xml/wxOverlay.xml ../xml/wxPageSetupDialog.xml ../xml/wxPageSetupDialogData.xml ../xml/wxPaintDC.xml ../xml/wxPaintEvent.xml ../xml/wxPalette.xml ../xml/wxPaletteChangedEvent.xml ../xml/wxPanel.xml ../xml/wxPasswordEntryDialog.xml ../xml/wxPen.xml ../xml/wxPickerBase.xml ../xml/wxPopupTransientWindow.xml ../xml/wxPopupWindow.xml ../xml/wxPostScriptDC.xml ../xml/wxPreviewCanvas.xml ../xml/wxPreviewControlBar.xml ../xml/wxPreviewFrame.xml ../xml/wxPrintData.xml ../xml/wxPrintDialog.xml ../xml/wxPrintDialogData.xml ../xml/wxPrintPreview.xml ../xml/wxPrinter.xml ../xml/wxPrintout.xml ../xml/wxProgressDialog.xml ../xml/wxQueryNewPaletteEvent.xml ../xml/wxRadioBox.xml ../xml/wxRadioButton.xml ../xml/wxRegion.xml ../xml/wxSashEvent.xml ../xml/wxSashLayoutWindow.xml ../xml/wxSashWindow.xml ../xml/wxScreenDC.xml ../xml/wxScrollBar.xml ../xml/wxScrollEvent.xml ../xml/wxScrollWinEvent.xml ../xml/wxScrolledWindow.xml ../xml/wxSetCursorEvent.xml ../xml/wxShowEvent.xml ../xml/wxSingleChoiceDialog.xml ../xml/wxSizeEvent.xml ../xml/wxSizer.xml ../xml/wxSizerFlags.xml ../xml/wxSizerItem.xml ../xml/wxSlider.xml ../xml/wxSpinButton.xml ../xml/wxSpinCtrl.xml ../xml/wxSpinEvent.xml ../xml/wxSplashScreen.xml ../xml/wxSplitterEvent.xml ../xml/wxSplitterWindow.xml ../xml/wxStaticBitmap.xml ../xml/wxStaticBox.xml ../xml/wxStaticBoxSizer.xml ../xml/wxStaticLine.xml ../xml/wxStaticText.xml ../xml/wxStatusBar.xml ../xml/wxStdDialogButtonSizer.xml ../xml/wxStyledTextCtrl.xml ../xml/wxStyledTextEvent.xml ../xml/wxSysColourChangedEvent.xml ../xml/wxSystemOptions.xml ../xml/wxSystemSettings.xml ../xml/wxTaskBarIcon.xml ../xml/wxTaskBarIconEvent.xml ../xml/wxTextAttr.xml ../xml/wxTextCtrl.xml ../xml/wxTextDataObject.xml ../xml/wxTextEntryDialog.xml ../xml/wxToggleButton.xml ../xml/wxToolBar.xml ../xml/wxToolTip.xml ../xml/wxToolbook.xml ../xml/wxTopLevelWindow.xml ../xml/wxTreeCtrl.xml ../xml/wxTreeEvent.xml ../xml/wxTreebook.xml ../xml/wxUpdateUIEvent.xml ../xml/wxWindow.xml ../xml/wxWindowCreateEvent.xml ../xml/wxWindowDC.xml ../xml/wxWindowDestroyEvent.xml ../xml/wxXmlResource.xml ../xml/wx_misc.xml ../xml/glu.xml ../xml/gl.xml ../xml/ref_man.xml ../xml/book.xml ../xml/part.xml ../xml/notes.xml *.html
=== Leaving application wx
=== Entering application debugger
rm -f ../ebin/debugger.beam ../ebin/i.beam ../ebin/int.beam ../ebin/dbg_debugged.beam ../ebin/dbg_icmd.beam ../ebin/dbg_idb.beam ../ebin/dbg_ieval.beam ../ebin/dbg_iload.beam ../ebin/dbg_iserver.beam ../ebin/dbg_istk.beam ../ebin/dbg_wx_break.beam ../ebin/dbg_wx_break_win.beam ../ebin/dbg_wx_code.beam ../ebin/dbg_wx_filedialog_win.beam ../ebin/dbg_wx_interpret.beam ../ebin/dbg_wx_mon.beam ../ebin/dbg_wx_mon_win.beam ../ebin/dbg_wx_settings.beam ../ebin/dbg_wx_src_view.beam ../ebin/dbg_wx_trace.beam ../ebin/dbg_wx_trace_win.beam ../ebin/dbg_wx_view.beam ../ebin/dbg_wx_win.beam ../ebin/dbg_wx_winman.beam ../ebin/debugger.app ../ebin/debugger.appup
rm -f errs core *~
make[3]: Nothing to be done for `clean'.
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/debugger-4.2.7.pdf ../pdf/debugger-4.2.7.fo
rm -f errs core *~
=== Leaving application debugger
=== Entering application reltool
rm -f ../ebin/reltool.beam ../ebin/reltool_app_win.beam ../ebin/reltool_fgraph.beam ../ebin/reltool_fgraph_win.beam ../ebin/reltool_mod_win.beam ../ebin/reltool_sys_win.beam ../ebin/reltool_server.beam ../ebin/reltool_target.beam ../ebin/reltool_utils.beam ../ebin/reltool.app ../ebin/reltool.appup
rm -f core
rm -f *~
for file in book.xml ref_man.xml reltool.xml part.xml reltool_intro.xml reltool_usage.xml reltool_examples.xml notes.xml; do \
if [ -f $file\src ]; then \
rm -f $file; \
fi \
done
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/reltool-0.8.pdf ../pdf/reltool-0.8.fo
rm -f errs core *~
=== Leaving application reltool
=== Entering application mnesia
rm -f ../ebin/mnesia.beam ../ebin/mnesia_app.beam ../ebin/mnesia_backend_type.beam ../ebin/mnesia_backup.beam ../ebin/mnesia_bup.beam ../ebin/mnesia_checkpoint.beam ../ebin/mnesia_checkpoint_sup.beam ../ebin/mnesia_controller.beam ../ebin/mnesia_dumper.beam ../ebin/mnesia_event.beam ../ebin/mnesia_ext_sup.beam ../ebin/mnesia_frag.beam ../ebin/mnesia_frag_hash.beam ../ebin/mnesia_index.beam ../ebin/mnesia_kernel_sup.beam ../ebin/mnesia_late_loader.beam ../ebin/mnesia_lib.beam ../ebin/mnesia_loader.beam ../ebin/mnesia_locker.beam ../ebin/mnesia_log.beam ../ebin/mnesia_monitor.beam ../ebin/mnesia_recover.beam ../ebin/mnesia_registry.beam ../ebin/mnesia_schema.beam ../ebin/mnesia_snmp_hook.beam ../ebin/mnesia_subscr.beam ../ebin/mnesia_sup.beam ../ebin/mnesia_sp.beam ../ebin/mnesia_text.beam ../ebin/mnesia_tm.beam ../ebin/mnesia.app ../ebin/mnesia.appup
rm -f core
make[3]: Nothing to be done for `clean'.
rm -f *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/mnesia-4.16.pdf ../pdf/mnesia-4.16.fo
rm -f errs core *~
=== Leaving application mnesia
=== Entering application crypto
rm -f ../ebin/crypto.beam ../ebin/crypto_ec_curves.beam ../ebin/crypto.app ../ebin/crypto.appup
rm -f errs core *~
MAKE clean
rm -f ../priv/obj/x86_64-apple-darwin18.6.0/crypto.o ../priv/obj/x86_64-apple-darwin18.6.0/aead.o ../priv/obj/x86_64-apple-darwin18.6.0/aes.o ../priv/obj/x86_64-apple-darwin18.6.0/algorithms.o ../priv/obj/x86_64-apple-darwin18.6.0/api_ng.o ../priv/obj/x86_64-apple-darwin18.6.0/atoms.o ../priv/obj/x86_64-apple-darwin18.6.0/bn.o ../priv/obj/x86_64-apple-darwin18.6.0/cipher.o ../priv/obj/x86_64-apple-darwin18.6.0/cmac.o ../priv/obj/x86_64-apple-darwin18.6.0/dh.o ../priv/obj/x86_64-apple-darwin18.6.0/digest.o ../priv/obj/x86_64-apple-darwin18.6.0/dss.o ../priv/obj/x86_64-apple-darwin18.6.0/ec.o ../priv/obj/x86_64-apple-darwin18.6.0/ecdh.o ../priv/obj/x86_64-apple-darwin18.6.0/eddsa.o ../priv/obj/x86_64-apple-darwin18.6.0/engine.o ../priv/obj/x86_64-apple-darwin18.6.0/evp.o ../priv/obj/x86_64-apple-darwin18.6.0/fips.o ../priv/obj/x86_64-apple-darwin18.6.0/hash.o ../priv/obj/x86_64-apple-darwin18.6.0/hmac.o ../priv/obj/x86_64-apple-darwin18.6.0/info.o ../priv/obj/x86_64-apple-darwin18.6.0/math.o ../priv/obj/x86_64-apple-darwin18.6.0/pkey.o ../priv/obj/x86_64-apple-darwin18.6.0/poly1305.o ../priv/obj/x86_64-apple-darwin18.6.0/rand.o ../priv/obj/x86_64-apple-darwin18.6.0/rsa.o ../priv/obj/x86_64-apple-darwin18.6.0/srp.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_static.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback_static.o ../priv/obj/x86_64-apple-darwin18.6.0/otp_test_engine.o
rm -f ../priv/lib/x86_64-apple-darwin18.6.0/crypto.so ../priv/lib/x86_64-apple-darwin18.6.0/crypto_callback.so ../priv/lib/x86_64-apple-darwin18.6.0/otp_test_engine.so
rm -f ../priv/obj/x86_64-apple-darwin18.6.0/crypto.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/aead.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/aes.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/algorithms.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/api_ng.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/atoms.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/bn.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/cipher.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/cmac.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/dh.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/digest.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/dss.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/ec.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/ecdh.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/eddsa.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/engine.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/evp.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/fips.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/hash.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/hmac.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/info.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/math.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/pkey.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/poly1305.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/rand.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/rsa.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/srp.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_static.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback_static.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/otp_test_engine.valgrind.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/aead.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/aes.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/algorithms.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/api_ng.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/atoms.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/bn.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/cipher.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/cmac.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/dh.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/digest.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/dss.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/ec.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/ecdh.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/eddsa.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/engine.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/evp.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/fips.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/hash.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/hmac.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/info.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/math.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/pkey.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/poly1305.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/rand.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/rsa.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/srp.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_static.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback_static.debug.o ../priv/obj/x86_64-apple-darwin18.6.0/otp_test_engine.debug.o
rm -f ../priv/lib/x86_64-apple-darwin18.6.0/crypto.valgrind.so ../priv/lib/x86_64-apple-darwin18.6.0/crypto_callback.valgrind.so ../priv/lib/x86_64-apple-darwin18.6.0/otp_test_engine.valgrind.so ../priv/lib/x86_64-apple-darwin18.6.0/crypto.debug.so ../priv/lib/x86_64-apple-darwin18.6.0/crypto_callback.debug.so ../priv/lib/x86_64-apple-darwin18.6.0/otp_test_engine.debug.so
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../pdf/crypto-4.5.1.pdf ../pdf/crypto-4.5.1.fo
rm -f ../specs/specs_crypto.xml
rm -f errs core *~
=== Leaving application crypto
=== Entering application os_mon
rm -f ../ebin/disksup.beam ../ebin/memsup.beam ../ebin/cpu_sup.beam ../ebin/os_mon.beam ../ebin/os_sup.beam ../ebin/os_mon_sysinfo.beam ../ebin/nteventlog.beam ../ebin/os_mon.app ../ebin/os_mon.appup
rm -f core *~
MAKE clean
rm -f ../priv/bin/x86_64-apple-darwin18.6.0/memsup ../priv/bin/x86_64-apple-darwin18.6.0/cpu_sup
rm -rf ../priv/obj/x86_64-apple-darwin18.6.0
rm -f core *~
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../pdf/os_mon-2.5.pdf ../pdf/os_mon-2.5.fo
rm -f errs core *~
=== Leaving application os_mon
=== Entering application syntax_tools
rm -f ./merl_transform.beam
rm -f ../ebin/erl_syntax.beam ../ebin/erl_prettypr.beam ../ebin/erl_syntax_lib.beam ../ebin/erl_comment_scan.beam ../ebin/erl_recomment.beam ../ebin/erl_tidy.beam ../ebin/epp_dodger.beam ../ebin/prettypr.beam ../ebin/igor.beam ../ebin/merl.beam ../ebin/merl_transform.beam ../ebin/syntax_tools.app ../ebin/syntax_tools.appup
rm -f core *~
make[3]: Nothing to be done for `clean'.
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f epp_dodger.xml erl_comment_scan.xml erl_prettypr.xml erl_recomment.xml erl_syntax.xml erl_syntax_lib.xml erl_tidy.xml igor.xml merl.xml merl_transform.xml prettypr.xml chapter.xml *.html
rm -f ../pdf/syntax_tools-2.2.pdf ../pdf/syntax_tools-2.2.fo
rm -f ../specs/*
rm -f errs core *~
=== Leaving application syntax_tools
=== Entering application public_key
rm -f OTP-PUB-KEY.erl PKCS-FRAME.erl OTP-PUB-KEY.hrl PKCS-FRAME.hrl ../include/OTP-PUB-KEY.hrl ../include/PKCS-FRAME.hrl PKIX1Explicit88.asn1db PKIX1Implicit88.asn1db PKIX1Algorithms88.asn1db PKIXAttributeCertificate.asn1db PKCS-1.asn1db PKCS-3.asn1db PKCS-7.asn1db PKCS-8.asn1db PKCS-10.asn1db PKCS5v2-0.asn1db OTP-PKIX.asn1db InformationFramework.asn1db RFC5639.asn1db OTP-PUB-KEY.asn1db \
PKIX1Explicit88.table PKIX1Implicit88.table PKIX1Algorithms88.table PKIXAttributeCertificate.table PKCS-1.table PKCS-3.table PKCS-7.table PKCS-8.table PKCS-10.table PKCS5v2-0.table OTP-PKIX.table InformationFramework.table RFC5639.table ../ebin/OTP-PUB-KEY.beam ../ebin/PKCS-FRAME.beam *.beam *~
rm -f ../ebin/public_key.beam ../ebin/pubkey_pem.beam ../ebin/pubkey_ssh.beam ../ebin/pubkey_pbe.beam ../ebin/pubkey_cert.beam ../ebin/pubkey_cert_records.beam ../ebin/pubkey_crl.beam ../ebin/public_key.app ../ebin/public_key.appup
rm -f core
rm -rf ../html/*
rm -rf ../xml
rm -f ../man3/*
rm -f ../man6/*
rm -f ../pdf/public_key-1.6.7.pdf ../pdf/public_key-1.6.7.fo
rm -f ../specs/specs_public_key.xml
rm -f errs core *~
=== Leaving application public_key
=== Entering application ssl
GEN ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/ssl/src/deps/ssl.d
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/ssl/src/deps/ssl.d:1: *** missing separator. Stop.
make[2]: *** [clean] Error 2
make[1]: *** [clean] Error 2
make: *** [clean] Error 2
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ ~/\.asdf/plugins/erlang/kerl-home/builds/asdf_22\.0\.2/otp_src_22\.0\.2/bin/x86_64-apple-darwin18\.6\.0/beam\.smp --enable-darwin-64bit --with-ssl=/usr/local/opt/openssl
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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.0.2
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... ./configure: line 5758: default: command not found
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/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
checking for fop... no
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files
checking for xmllint... xmllint
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for extra flags needed to export symbols... none
none
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, _)... yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... yes
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 CLOCK_MONOTONIC 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 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... 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... yes
checking whether in6addr_loopback is declared... yes
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... CLOCK_REALTIME
checking for clock_getres... (cached) yes
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) yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
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) yes
checking for clock_gettime() with high resolution monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) yes
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 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... clang
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-darwin18.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin18.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin18.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin18.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../make/x86_64-apple-darwin18.6.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin18.6.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-apple-darwin18.6.0/config.h
config.status: x86_64-apple-darwin18.6.0/config.h is unchanged
config.status: creating include/internal/x86_64-apple-darwin18.6.0/ethread_header_config.h
config.status: include/internal/x86_64-apple-darwin18.6.0/ethread_header_config.h is unchanged
config.status: creating include/x86_64-apple-darwin18.6.0/erl_int_sizes_config.h
config.status: include/x86_64-apple-darwin18.6.0/erl_int_sizes_config.h is unchanged
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/make ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/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-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/bin/perl
checking ERTS version... 10.4.1
checking OTP release... 22
checking OTP version... 22.0.2
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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/common_test ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/common_test"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/crypto ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/crypto"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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/bin/install -c
checking how to create a directory including parents... /usr/bin/install -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-darwin18.6.0/Makefile
config.status: creating src/x86_64-apple-darwin18.6.0/eidefs.mk
config.status: creating src/x86_64-apple-darwin18.6.0/config.h
config.status: src/x86_64-apple-darwin18.6.0/config.h is unchanged
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/megaco ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/megaco"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.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-darwin18.6.0/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/odbc ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/odbc"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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... no
checking for sqlext.h... no
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-darwin18.6.0/Makefile
./configure: line 4833: -L/usr/local/lib: No such file or directory
configure: WARNING: "ODBC library - header check failed"
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== Running configure in ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/wx ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl' --disable-option-checking --cache-file=/dev/null --srcdir="~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/wx"
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.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 darwin18.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.14
checking if compiler accepts -ObjC... yes
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.4)
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.4)
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-darwin18.6.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
*********************************************************************
********************** APPLICATIONS DISABLED **********************
*********************************************************************
odbc : ODBC library - header check failed
*********************************************************************
*********************************************************************
********************** DOCUMENTATION INFORMATION ******************
*********************************************************************
documentation :
fop is missing.
Using fakefop to generate placeholder PDF files.
*********************************************************************
MAKE depend
MAKE generate
GEN x86_64-apple-darwin18.6.0/gen_git_version.mk
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_x86_asm.h
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64_asm.h
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_sparc_asm.h
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_ppc_asm.h
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_arm_asm.h
GEN x86_64-apple-darwin18.6.0/opt/smp/erl_alloc_types.h
GEN x86_64-apple-darwin18.6.0/opt/smp/OPCODES-GENERATED
GEN x86_64-apple-darwin18.6.0/opt/smp/TABLES-GENERATED
GEN x86_64-apple-darwin18.6.0/erl_version.h
GEN x86_64-apple-darwin18.6.0/opt/smp/driver_tab.c
GEN x86_64-apple-darwin18.6.0/preload.c
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_mkliterals.o
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/hipe_mkliterals.smp
GEN x86_64-apple-darwin18.6.0/opt/smp/hipe_literals.h
GEN x86_64-apple-darwin18.6.0/opt/smp/GENERATED
MAKE depend
GEN x86_64-apple-darwin18.6.0/opt/smp/depend.mk
GEN x86_64-apple-darwin18.6.0/gen_git_version.mk
MAKE depend
GEN obj/x86_64-apple-darwin18.6.0/opt/depend.mk
make[4]: Nothing to be done for `depend'.
GEN x86_64-apple-darwin18.6.0/gen_git_version.mk
make[2]: Nothing to be done for `depend'.
MAKE depend
make[2]: Nothing to be done for `depend'.
MAKE emulator
MAKE opt
GEN x86_64-apple-darwin18.6.0/gen_git_version.mk
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_main.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/preload.o
EMU_CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_emu.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_process.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_opcodes.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_load.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_bif_load.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_debug.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_bp.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_catches.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/code_ix.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/beam_ranges.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_mtrace.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_alloc_util.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_goodfit_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bestfit_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_afit_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_init.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_atom_table.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_table.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_ddll.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_guard.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_info.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_op.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_os.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_lists.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_persistent.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_atomics.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_counters.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_trace.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_unique.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_wrap.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_nfunc_sched.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_guard_bifs.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_dirty_bif_wrap.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_trace.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/copy.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/utils.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/bif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/io.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_printf_term.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_debug.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_md5.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_message.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_proc_sig_queue.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_process_dict.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_process_lock.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_port_task.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_arith.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/time.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_time_sup.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/external.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/dist.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/binary.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_db.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_db_util.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_db_hash.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_db_tree.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_thr_progress.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/big.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hash.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/index.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/atom.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/module.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/export.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/register.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/break.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_async.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_lock_check.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_gc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_lock_count.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_posix_str.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bits.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_math.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_fun.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_port.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_term.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_node_tables.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_monitor_link.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_process_dump.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_hl_timer.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_cpu_topology.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_drv_thread.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_chksum.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_re.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_unicode.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/packet_parser.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/safe_hash.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_zlib.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_bif_binary.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_ao_firstfit_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_thr_queue.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_sched_spec_pre_alloc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_ptab.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_map.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_msacc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_lock_flags.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_io_queue.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_db_catree.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/socket_dbg.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/socket_tarray.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/socket_util.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_flxctr.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys.o
nifs/common/socket_util.c:987:10: warning: incompatible pointer types passing '__darwin_suseconds_t *' (aka 'int *') to parameter of type 'long *' [-Wincompatible-pointer-types]
if (!GET_LONG(env, eUSec, &timeP->tv_usec))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nifs/common/socket_int.h:378:62: note: expanded from macro 'GET_LONG'
#define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP))
^~~~
beam/erl_nif_api_funcs.h:104:79: note: passing argument to parameter 'ip' here
ERL_NIF_API_FUNC_DECL(int,enif_get_long,(ErlNifEnv*, ERL_NIF_TERM term, long* ip));
^
1 warning generated.
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys_drivers.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys_env.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys_uds.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/driver_tab.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/elib_memmove.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/gzio.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/unix_prim_file.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys_float.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/sys_time.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_poll.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_check_io.o
sys/unix/sys_float.c:804:1: warning: no previous prototype for function 'matherr' [-Wmissing-prototypes]
matherr(struct exception *exc)
^
1 warning generated.
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_mseg.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_mmap.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_osenv.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_unix_sys_ddll.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_mtrace_sys_wrap.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_sys_common_misc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_os_monotonic_time_extender.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_nbif_impl.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_bif0.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_bif1.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_bif2.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_debug.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_gc.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_load.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_mode_switch.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_module.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_native_bif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_stack.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64_glue.o
M4 x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64_bifs.S
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_x86_signal.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_x86_stack.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_bif64.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erlang_lttng.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/inet_drv.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/ram_file_drv.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/ttsl_drv.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_tracer_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/prim_buffer_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/prim_file_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/zlib_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/socket_nif.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/net_nif.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_latin_1_table.o
nifs/common/socket_nif.c:16249:11: warning: unused variable 'xres' [-Wunused-variable]
char* xres;
^
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_compile.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_config.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_dfa_exec.o
GEN ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_fullinfo.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_get.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_globals.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_maketables.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_newline.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_ord2utf8.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_refcount.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_study.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_tables.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_valid_utf8.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_version.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_byte_order.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_jit_compile.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_string_utils.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_ucd.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_xclass.o
MAKE opt
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_child_setup.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/erl_poll.flbk.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethr_aux.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethr_atomics.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethr_mutex.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethr_cbf.o
CC obj/x86_64-apple-darwin18.6.0/opt/smp/hipe_amd64_bifs.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/pcre_exec.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethread.o
1 warning generated.
CC obj/x86_64-apple-darwin18.6.0/opt/r/ethr_event.o
CC obj/x86_64-apple-darwin18.6.0/opt/erl_memory_trace_parser.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/erl_memory_trace_parser.o
CC obj/x86_64-apple-darwin18.6.0/opt/erl_printf_format.o
CC obj/x86_64-apple-darwin18.6.0/opt/erl_printf.o
CC obj/x86_64-apple-darwin18.6.0/opt/erl_misc_utils.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/erl_printf_format.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/erl_printf.o
CC obj/x86_64-apple-darwin18.6.0/opt/r/erl_misc_utils.o
AR ../lib/internal/x86_64-apple-darwin18.6.0/libethread.a
RANLIB ../lib/internal/x86_64-apple-darwin18.6.0/libethread.a
AR ../lib/x86_64-apple-darwin18.6.0/liberts.a
RANLIB ../lib/x86_64-apple-darwin18.6.0/liberts.a
AR ../lib/x86_64-apple-darwin18.6.0/liberts_r.a
RANLIB ../lib/x86_64-apple-darwin18.6.0/liberts_r.a
AR ../lib/internal/x86_64-apple-darwin18.6.0/liberts_internal.a
RANLIB ../lib/internal/x86_64-apple-darwin18.6.0/liberts_internal.a
AR ../lib/internal/x86_64-apple-darwin18.6.0/liberts_internal_r.a
RANLIB ../lib/internal/x86_64-apple-darwin18.6.0/liberts_internal_r.a
GEN obj/x86_64-apple-darwin18.6.0/opt/MADE
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/erl_child_setup
AR ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/libepcre.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin18.6.0/opt/libepcre.a(pcre_string_utils.o) has no symbols
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp
MAKE opt
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/inet_gethost.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/heart.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/erlexec.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/typer.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/dialyzer.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/erlc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/escript.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/ct_run.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/safe_string.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/run_erl.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/to_erl.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/dyn_erl.o
VSN Install
VSN erl.src
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/heart
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/typer
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/dialyzer
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/erlc
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/escript
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/ct_run
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/to_erl
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/dyn_erl
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/run_erl
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/inet_gethost
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/erlexec
GEN etp-commands
MAKE opt
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd_cli.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/erts/obj/x86_64-apple-darwin18.6.0/epmd_srv.o
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/epmd
MAKE opt
make[4]: Nothing to be done for `all'.
(cd preloaded/src && make ../ebin/erts.app)
make[3]: `../ebin/erts.app' is up to date.
MAKE secondary_bootstrap_build
Makefile:72: warning: overriding commands for target `clean'
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/make/otp_subdir.mk:29: warning: ignoring old commands for target `clean'
=== Entering application hipe
ERLC ../ebin/hipe_rtl_liveness.beam
GEN hipe_literals.hrl
ERLC ../ebin/hipe_rtl_cleanup_const.beam
ERLC ../ebin/hipe_rtl_binary.beam
ERLC ../ebin/hipe_rtl_verify_gcsafe.beam
ERLC ../ebin/hipe_rtl_binary_match.beam
ERLC ../ebin/hipe_rtl_symbolic.beam
ERLC ../ebin/hipe_rtl_arch.beam
VSN hipe.hrl
ERLC ../ebin/hipe_tagscheme.beam
ERLC ../ebin/hipe_rtl.beam
ERLC ../ebin/hipe_rtl_cfg.beam
ERLC ../ebin/hipe_icode2rtl.beam
ERLC ../ebin/hipe_rtl_mk_switch.beam
ERLC ../ebin/hipe_rtl_primops.beam
ERLC ../ebin/hipe_rtl_varmap.beam
ERLC ../ebin/hipe_rtl_exceptions.beam
ERLC ../ebin/hipe_rtl_binary_construct.beam
ERLC ../ebin/hipe_rtl_arith_32.beam
ERLC ../ebin/hipe_rtl_arith_64.beam
ERLC ../ebin/hipe_rtl_ssa.beam
ERLC ../ebin/hipe_rtl_ssa_const_prop.beam
ERLC ../ebin/hipe_rtl_lcm.beam
ERLC ../ebin/hipe_rtl_ssapre.beam
ERLC ../ebin/hipe_rtl_ssa_avail_expr.beam
ERLC ../ebin/hipe_consttab.beam
ERLC ../ebin/hipe_gensym.beam
ERLC ../ebin/hipe_data_pp.beam
ERLC ../ebin/hipe_pack_constants.beam
ERLC ../ebin/hipe_sdi.beam
ERLC ../ebin/hipe_segment_trees.beam
ERLC ../ebin/hipe_main.beam
ERLC ../ebin/hipe.beam
VSN ../ebin/hipe.app
VSN ../ebin/hipe.appup
ERLC ../ebin/cerl_cconv.beam
ERLC ../ebin/cerl_closurean.beam
ERLC ../ebin/cerl_hipeify.beam
ERLC ../ebin/cerl_lib.beam
ERLC ../ebin/cerl_pmatch.beam
ERLC ../ebin/cerl_prettypr.beam
ERLC ../ebin/cerl_to_icode.beam
ERLC ../ebin/cerl_typean.beam
ERLC ../ebin/erl_bif_types.beam
ERLC ../ebin/erl_types.beam
ERLC ../ebin/hipe_beam_to_icode.beam
ERLC ../ebin/hipe_icode.beam
ERLC ../ebin/hipe_icode_bincomp.beam
ERLC ../ebin/hipe_icode_callgraph.beam
ERLC ../ebin/hipe_icode_cfg.beam
ERLC ../ebin/hipe_icode_coordinator.beam
ERLC ../ebin/hipe_icode_fp.beam
ERLC ../ebin/hipe_icode_exceptions.beam
ERLC ../ebin/hipe_icode_inline_bifs.beam
ERLC ../ebin/hipe_icode_instruction_counter.beam
ERLC ../ebin/hipe_icode_liveness.beam
ERLC ../ebin/hipe_icode_pp.beam
ERLC ../ebin/hipe_icode_primops.beam
ERLC ../ebin/hipe_icode_range.beam
ERLC ../ebin/hipe_icode_split_arith.beam
ERLC ../ebin/hipe_icode_ssa.beam
ERLC ../ebin/hipe_icode_ssa_const_prop.beam
ERLC ../ebin/hipe_icode_call_elim.beam
ERLC ../ebin/hipe_icode_ssa_copy_prop.beam
ERLC ../ebin/hipe_icode_ssa_struct_reuse.beam
ERLC ../ebin/hipe_icode_type.beam
ERLC ../ebin/hipe_icode_heap_test.beam
ERLC ../ebin/hipe_icode_ebb.beam
ERLC ../ebin/hipe_icode_mulret.beam
ERLC ../ebin/hipe_bb.beam
ERLC ../ebin/hipe_dominators.beam
ERLC ../ebin/hipe_gen_cfg.beam
ERLC ../ebin/hipe_timing.beam
ERLC ../ebin/hipe_dot.beam
ERLC ../ebin/hipe_digraph.beam
ERLC ../ebin/hipe_dsets.beam
ERLC ../ebin/hipe_vectors.beam
make[3]: Nothing to be done for `opt'.
ERLC ../ebin/hipe_ig.beam
ERLC ../ebin/hipe_ig_moves.beam
ERLC ../ebin/hipe_moves.beam
ERLC ../ebin/hipe_node_sets.beam
ERLC ../ebin/hipe_spillcost.beam
ERLC ../ebin/hipe_reg_worklists.beam
ERLC ../ebin/hipe_adj_list.beam
ERLC ../ebin/hipe_temp_map.beam
ERLC ../ebin/hipe_optimistic_regalloc.beam
ERLC ../ebin/hipe_coalescing_regalloc.beam
ERLC ../ebin/hipe_graph_coloring_regalloc.beam
ERLC ../ebin/hipe_range_split.beam
ERLC ../ebin/hipe_regalloc_loop.beam
ERLC ../ebin/hipe_regalloc_prepass.beam
ERLC ../ebin/hipe_restore_reuse.beam
ERLC ../ebin/hipe_ls_regalloc.beam
ERLC ../ebin/hipe_ppc_specific.beam
ERLC ../ebin/hipe_ppc_specific_fp.beam
ERLC ../ebin/hipe_sparc_specific.beam
ERLC ../ebin/hipe_sparc_specific_fp.beam
ERLC ../ebin/hipe_arm_specific.beam
ERLC ../ebin/hipe_x86_specific.beam
ERLC ../ebin/hipe_x86_specific_x87.beam
ERLC ../ebin/hipe_amd64_specific.beam
ERLC ../ebin/hipe_amd64_specific_sse2.beam
ERLC ../ebin/hipe_amd64_specific_x87.beam
ERLC ../ebin/hipe_rtl_to_sparc.beam
ERLC ../ebin/hipe_sparc.beam
ERLC ../ebin/hipe_sparc_assemble.beam
ERLC ../ebin/hipe_sparc_cfg.beam
ERLC ../ebin/hipe_sparc_defuse.beam
ERLC ../ebin/hipe_sparc_encode.beam
ERLC ../ebin/hipe_sparc_finalise.beam
ERLC ../ebin/hipe_sparc_frame.beam
ERLC ../ebin/hipe_sparc_liveness_all.beam
ERLC ../ebin/hipe_sparc_liveness_fpr.beam
ERLC ../ebin/hipe_sparc_liveness_gpr.beam
ERLC ../ebin/hipe_sparc_main.beam
ERLC ../ebin/hipe_sparc_pp.beam
ERLC ../ebin/hipe_sparc_ra.beam
ERLC ../ebin/hipe_sparc_ra_finalise.beam
ERLC ../ebin/hipe_sparc_ra_ls.beam
ERLC ../ebin/hipe_sparc_ra_naive.beam
ERLC ../ebin/hipe_sparc_ra_postconditions.beam
ERLC ../ebin/hipe_sparc_ra_postconditions_fp.beam
ERLC ../ebin/hipe_sparc_registers.beam
ERLC ../ebin/hipe_sparc_subst.beam
ERLC ../ebin/hipe_ppc.beam
ERLC ../ebin/hipe_ppc_assemble.beam
ERLC ../ebin/hipe_ppc_cfg.beam
ERLC ../ebin/hipe_ppc_defuse.beam
ERLC ../ebin/hipe_ppc_encode.beam
ERLC ../ebin/hipe_ppc_finalise.beam
ERLC ../ebin/hipe_ppc_frame.beam
ERLC ../ebin/hipe_ppc_liveness_all.beam
ERLC ../ebin/hipe_ppc_liveness_fpr.beam
ERLC ../ebin/hipe_ppc_liveness_gpr.beam
ERLC ../ebin/hipe_ppc_main.beam
ERLC ../ebin/hipe_ppc_pp.beam
ERLC ../ebin/hipe_ppc_ra.beam
ERLC ../ebin/hipe_ppc_ra_finalise.beam
ERLC ../ebin/hipe_ppc_ra_ls.beam
ERLC ../ebin/hipe_ppc_ra_naive.beam
ERLC ../ebin/hipe_ppc_ra_postconditions.beam
ERLC ../ebin/hipe_ppc_ra_postconditions_fp.beam
ERLC ../ebin/hipe_ppc_registers.beam
ERLC ../ebin/hipe_ppc_subst.beam
ERLC ../ebin/hipe_rtl_to_ppc.beam
ERLC ../ebin/hipe_rtl_to_x86.beam
ERLC ../ebin/hipe_x86.beam
ERLC ../ebin/hipe_x86_assemble.beam
ERLC ../ebin/hipe_x86_cfg.beam
ERLC ../ebin/hipe_x86_defuse.beam
ERLC ../ebin/hipe_x86_encode.beam
ERLC ../ebin/hipe_x86_frame.beam
ERLC ../ebin/hipe_x86_liveness.beam
ERLC ../ebin/hipe_x86_main.beam
ERLC ../ebin/hipe_x86_postpass.beam
ERLC ../ebin/hipe_x86_pp.beam
ERLC ../ebin/hipe_x86_ra.beam
ERLC ../ebin/hipe_x86_ra_finalise.beam
ERLC ../ebin/hipe_x86_ra_ls.beam
ERLC ../ebin/hipe_x86_ra_naive.beam
ERLC ../ebin/hipe_x86_ra_postconditions.beam
ERLC ../ebin/hipe_x86_registers.beam
ERLC ../ebin/hipe_x86_spill_restore.beam
ERLC ../ebin/hipe_x86_subst.beam
ERLC ../ebin/hipe_x86_x87.beam
ERLC ../ebin/hipe_amd64_assemble.beam
ERLC ../ebin/hipe_amd64_defuse.beam
ERLC ../ebin/hipe_amd64_encode.beam
ERLC ../ebin/hipe_amd64_frame.beam
ERLC ../ebin/hipe_amd64_liveness.beam
ERLC ../ebin/hipe_amd64_main.beam
ERLC ../ebin/hipe_amd64_pp.beam
ERLC ../ebin/hipe_amd64_ra.beam
ERLC ../ebin/hipe_amd64_ra_finalise.beam
ERLC ../ebin/hipe_amd64_ra_ls.beam
ERLC ../ebin/hipe_amd64_ra_naive.beam
ERLC ../ebin/hipe_amd64_ra_postconditions.beam
ERLC ../ebin/hipe_amd64_ra_sse2_postconditions.beam
ERLC ../ebin/hipe_amd64_registers.beam
ERLC ../ebin/hipe_amd64_spill_restore.beam
ERLC ../ebin/hipe_amd64_subst.beam
ERLC ../ebin/hipe_amd64_x87.beam
ERLC ../ebin/hipe_amd64_sse2.beam
ERLC ../ebin/hipe_rtl_to_amd64.beam
ERLC ../ebin/hipe_arm.beam
ERLC ../ebin/hipe_arm_assemble.beam
ERLC ../ebin/hipe_arm_cfg.beam
ERLC ../ebin/hipe_arm_defuse.beam
ERLC ../ebin/hipe_arm_encode.beam
ERLC ../ebin/hipe_arm_finalise.beam
ERLC ../ebin/hipe_arm_frame.beam
ERLC ../ebin/hipe_arm_liveness_gpr.beam
ERLC ../ebin/hipe_arm_main.beam
ERLC ../ebin/hipe_arm_pp.beam
ERLC ../ebin/hipe_arm_ra.beam
ERLC ../ebin/hipe_arm_ra_finalise.beam
ERLC ../ebin/hipe_arm_ra_ls.beam
ERLC ../ebin/hipe_arm_ra_naive.beam
ERLC ../ebin/hipe_arm_ra_postconditions.beam
ERLC ../ebin/hipe_arm_registers.beam
ERLC ../ebin/hipe_arm_subst.beam
ERLC ../ebin/hipe_rtl_to_arm.beam
ERLC ../ebin/hipe_spillmin.beam
ERLC ../ebin/hipe_spillmin_color.beam
ERLC ../ebin/hipe_spillmin_scan.beam
ERLC ../ebin/hipe_bb_weights.beam
ERLC ../ebin/hipe_profile.beam
ERLC ../ebin/hipe_jit.beam
ERLC ../ebin/elf_format.beam
ERLC ../ebin/hipe_llvm.beam
ERLC ../ebin/hipe_llvm_liveness.beam
ERLC ../ebin/hipe_llvm_main.beam
ERLC ../ebin/hipe_llvm_merge.beam
ERLC ../ebin/hipe_rtl_to_llvm.beam
=== Leaving application hipe
=== Entering application parsetools
ERLC ../ebin/leex.beam
ERLC ../ebin/yeccparser.beam
ERLC ../ebin/yecc.beam
ERLC ../ebin/yeccscan.beam
VSN ../ebin/parsetools.app
VSN ../ebin/parsetools.appup
make[3]: Nothing to be done for `opt'.
=== Leaving application parsetools
ERLC ../ebin/asn1ct.beam
ERLC ../ebin/asn1ct_check.beam
ERLC ../ebin/asn1_db.beam
ERLC ../ebin/asn1ct_pretty_format.beam
ERLC ../ebin/asn1ct_func.beam
ERLC ../ebin/asn1ct_gen.beam
ERLC ../ebin/asn1ct_gen_check.beam
ERLC ../ebin/asn1ct_gen_per.beam
ERLC ../ebin/asn1ct_name.beam
ERLC ../ebin/asn1ct_constructed_per.beam
ERLC ../ebin/asn1ct_constructed_ber_bin_v2.beam
ERLC ../ebin/asn1ct_gen_ber_bin_v2.beam
ERLC ../ebin/asn1ct_imm.beam
ERLC prepare_templates.beam
ERLC asn1rtt_check.beam
ERLC asn1rtt_ext.beam
ERLC asn1rtt_per_common.beam
ERLC asn1rtt_real_common.beam
ERLC asn1rtt_ber.beam
ERLC asn1rtt_per.beam
ERLC asn1rtt_uper.beam
ERLC ../ebin/asn1ct_value.beam
ERLC ../ebin/asn1ct_tok.beam
ERLC ../ebin/asn1ct_parser2.beam
ERLC ../ebin/asn1ct_table.beam
ERLC ../ebin/asn1rt_nif.beam
VSN ../ebin/asn1.app
VSN ../ebin/asn1.appup
GEN asn1ct_rtt.erl
ERLC ../ebin/asn1ct_rtt.beam
GEN asn1ct_eval_ext.erl
ERLC ../ebin/asn1ct_eval_ext.beam
MAKE secondary_bootstrap_copy
MAKE tertiary_bootstrap_build
=== Entering application snmp
YECC snmpc_mib_gram.erl
ERLC ../../ebin/snmpc.beam
ERLC ../../ebin/snmpc_lib.beam
ERLC ../../ebin/snmpc_mib_to_hrl.beam
ERLC ../../ebin/snmpc_misc.beam
ERLC ../../ebin/snmpc_tok.beam
VSN ../../bin/snmpc
ERLC ../../ebin/snmpc_mib_gram.beam
snmpc.erl:416: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
GEN ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp/bin/snmp-v2tov1
SNMP ../priv/mibs/RFC1213-MIB.bin
SNMP ../priv/mibs/SNMPv2-TM.bin
SNMP ../priv/mibs/SNMPv2-MIB.bin
SNMP ../priv/mibs/SNMP-FRAMEWORK-MIB.bin
SNMP ../priv/mibs/SNMP-MPD-MIB.bin
SNMP ../priv/mibs/INET-ADDRESS-MIB.bin
SNMP ../priv/mibs/TRANSPORT-ADDRESS-MIB.bin
SNMP ../priv/mibs/OTP-REG.bin
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
GEN v1/OTP-SNMPEA-MIB.mib.v1
SNMP ../include/SNMPv2-TM.hrl
version: snmp-5.3
SNMP ../include/SNMP-MPD-MIB.hrl
SNMP ../include/TRANSPORT-ADDRESS-MIB.hrl
Use of assignment to $[ is deprecated at ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/snmp/bin/snmp-v2tov1.pl line 7.
SNMP ../priv/mibs/SNMP-TARGET-MIB.bin
SNMP ../priv/mibs/SNMP-USER-BASED-SM-MIB.bin
SNMP ../priv/mibs/SNMP-VIEW-BASED-ACM-MIB.bin
SNMP ../priv/mibs/SNMP-USM-AES-MIB.bin
[RFC1213-MIB.mib:639][WAR]: Index columns must be first for the default functions to work properly. atPhysAddress is no index column.
[RFC1213-MIB.mib:1406][WAR]: Index columns must be first for the default functions to work properly. ipNetToMediaPhysAddress is no index column.
[RFC1213-MIB.mib:1963][WAR]: Index columns must be first for the default functions to work properly. tcpConnState is no index column.
[RFC1213-MIB.mib:2271][WAR]: Index columns must be first for the default functions to work properly. egpNeighState is no index column.
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ifTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table atTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipAddrTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipRouteTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table ipNetToMediaTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table tcpConnTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table udpTable => The default functions won't work properly
[RFC1213-MIB.mib][WAR]: No RowStatus column in table egpNeighTable => The default functions won't work properly
SNMP ../priv/mibs/OTP-TC.bin
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
SNMP ../priv/mibs/OTP-SNMPEA-MIB.bin
SNMP ../include/RFC1213-MIB.hrl
SNMP ../include/SNMPv2-MIB.hrl
version: snmp-5.3
SNMP ../include/SNMP-FRAMEWORK-MIB.hrl
SNMP ../include/SNMP-TARGET-MIB.hrl
SNMP ../include/SNMP-USM-AES-MIB.hrl
SNMP ../include/INET-ADDRESS-MIB.hrl
version: snmp-5.3
SNMP ../include/OTP-REG.hrl
version: snmp-5.3
SNMP ../include/OTP-TC.hrl
[OTP-SNMPEA-MIB.mib:110][WAR]: Unexpected SEQUENCE 'IntCommunityEntry' => ignoring
[OTP-SNMPEA-MIB.mib:210][WAR]: Unexpected SEQUENCE 'IntAddressEntry' => ignoring
[OTP-SNMPEA-MIB.mib:274][WAR]: Unexpected SEQUENCE 'IntTrapDestEntry' => ignoring
[OTP-SNMPEA-MIB.mib:379][WAR]: Unexpected SEQUENCE 'IntViewEntry' => ignoring
SNMP ../priv/mibs/STANDARD-MIB.bin
SNMP ../priv/mibs/SNMP-NOTIFICATION-MIB.bin
SNMP ../priv/mibs/SNMP-COMMUNITY-MIB.bin
SNMP ../include/SNMP-USER-BASED-SM-MIB.hrl
SNMP ../include/SNMP-VIEW-BASED-ACM-MIB.hrl
SNMP ../include/OTP-SNMPEA-MIB.hrl
version: snmp-5.3
version: snmp-5.3
version: snmp-5.3
SNMP ../include/SNMP-NOTIFICATION-MIB.hrl
SNMP ../include/STANDARD-MIB.hrl
SNMP ../include/SNMP-COMMUNITY-MIB.hrl
make[4]: Nothing to be done for `opt'.
ERLC ../../ebin/snmp.beam
ERLC ../../ebin/snmp_app.beam
ERLC ../../ebin/snmp_app_sup.beam
VSN ../../ebin/snmp.app
VSN ../../ebin/snmp.appup
ERLC ../../ebin/snmp_conf.beam
ERLC ../../ebin/snmp_config.beam
ERLC ../../ebin/snmp_log.beam
ERLC ../../ebin/snmp_mini_mib.beam
ERLC ../../ebin/snmp_misc.beam
ERLC ../../ebin/snmp_note_store.beam
ERLC ../../ebin/snmp_pdus.beam
ERLC ../../ebin/snmp_usm.beam
ERLC ../../ebin/snmp_verbosity.beam
snmp_conf.erl:244: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2577: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2582: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2594: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2600: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2665: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2671: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2706: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2711: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_config.erl:2766: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
ERLC ../../ebin/snmpa.beam
ERLC ../../ebin/snmp_community_mib.beam
ERLC ../../ebin/snmp_framework_mib.beam
ERLC ../../ebin/snmp_notification_mib.beam
ERLC ../../ebin/snmp_standard_mib.beam
ERLC ../../ebin/snmp_target_mib.beam
ERLC ../../ebin/snmp_user_based_sm_mib.beam
ERLC ../../ebin/snmp_view_based_acm_mib.beam
ERLC ../../ebin/snmpa_authentication_service.beam
snmp_community_mib.erl:212: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
ERLC ../../ebin/snmpa_discovery_handler.beam
ERLC ../../ebin/snmpa_error_report.beam
snmp_standard_mib.erl:550: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmp_standard_mib.erl:553: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpa_get_mechanism.beam
snmp_target_mib.erl:676: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmp_target_mib.erl:679: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpa_mib_storage.beam
ERLC ../../ebin/snmpa_mib_data.beam
snmp_user_based_sm_mib.erl:443: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmp_user_based_sm_mib.erl:446: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpa_network_interface.beam
ERLC ../../ebin/snmpa_network_interface_filter.beam
ERLC ../../ebin/snmpa_notification_delivery_info_receiver.beam
ERLC ../../ebin/snmpa_notification_filter.beam
ERLC ../../ebin/snmpa_set_mechanism.beam
ERLC ../../ebin/snmpa_acm.beam
ERLC ../../ebin/snmpa_agent.beam
ERLC ../../ebin/snmpa_agent_sup.beam
snmp_view_based_acm_mib.erl:863: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmp_view_based_acm_mib.erl:866: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpa_app.beam
ERLC ../../ebin/snmpa_conf.beam
ERLC ../../ebin/snmpa_discovery_handler_default.beam
ERLC ../../ebin/snmpa_error.beam
ERLC ../../ebin/snmpa_error_io.beam
ERLC ../../ebin/snmpa_error_logger.beam
ERLC ../../ebin/snmpa_get.beam
ERLC ../../ebin/snmpa_get_lib.beam
ERLC ../../ebin/snmpa_local_db.beam
ERLC ../../ebin/snmpa_mib_storage_ets.beam
ERLC ../../ebin/snmpa_mib_storage_dets.beam
ERLC ../../ebin/snmpa_mib_storage_mnesia.beam
ERLC ../../ebin/snmpa_mib.beam
ERLC ../../ebin/snmpa_mib_data_tttn.beam
ERLC ../../ebin/snmpa_mib_lib.beam
ERLC ../../ebin/snmpa_misc_sup.beam
ERLC ../../ebin/snmpa_mpd.beam
ERLC ../../ebin/snmpa_net_if.beam
ERLC ../../ebin/snmpa_net_if_filter.beam
ERLC ../../ebin/snmpa_set.beam
ERLC ../../ebin/snmpa_set_lib.beam
ERLC ../../ebin/snmpa_supervisor.beam
ERLC ../../ebin/snmpa_svbl.beam
ERLC ../../ebin/snmpa_symbolic_store.beam
ERLC ../../ebin/snmpa_target_cache.beam
ERLC ../../ebin/snmpa_trap.beam
snmpa_mpd.erl:79: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmpa_mpd.erl:82: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
snmpa_mpd.erl:83: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpa_usm.beam
ERLC ../../ebin/snmpa_vacm.beam
ERLC ../../ebin/snmp_generic.beam
ERLC ../../ebin/snmp_generic_mnesia.beam
ERLC ../../ebin/snmp_index.beam
snmpa_usm.erl:649: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmpa_usm.erl:652: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
snmpa_usm.erl:682: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmpa_usm.erl:685: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmp_shadow_table.beam
snmp_generic.erl:429: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmp_generic.erl:449: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpa_trap.erl:372: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
ERLC ../../ebin/snmpm_user.beam
ERLC ../../ebin/snmpm_user_old.beam
ERLC ../../ebin/snmpm_network_interface.beam
ERLC ../../ebin/snmpm_network_interface_filter.beam
ERLC ../../ebin/snmpm.beam
ERLC ../../ebin/snmpm_conf.beam
ERLC ../../ebin/snmpm_config.beam
ERLC ../../ebin/snmpm_mpd.beam
ERLC ../../ebin/snmpm_misc_sup.beam
ERLC ../../ebin/snmpm_net_if.beam
ERLC ../../ebin/snmpm_net_if_mt.beam
snmpm_mpd.erl:71: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
snmpm_mpd.erl:74: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
snmpm_mpd.erl:75: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
ERLC ../../ebin/snmpm_net_if_filter.beam
ERLC ../../ebin/snmpm_server.beam
ERLC ../../ebin/snmpm_server_sup.beam
ERLC ../../ebin/snmpm_supervisor.beam
ERLC ../../ebin/snmpm_user_default.beam
ERLC ../../ebin/snmpm_usm.beam
snmpm_config.erl:1693: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_config.erl:1940: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_config.erl:2357: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_net_if.erl:26: Warning: behaviour snmpm_network_interface undefined
snmpm_net_if.erl:990: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_net_if.erl:189: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_net_if.erl:990: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
snmpm_server.erl:2859: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
SNMP EX1-MIB.bin
ERLC ex1.beam
ERLC snmp_ex2_manager.beam
ERLC snmp_ex2_simple_standard_test.beam
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application snmp
=== Entering application sasl
ERLC ../ebin/alarm_handler.beam
ERLC ../ebin/sasl.beam
ERLC ../ebin/sasl_report.beam
ERLC ../ebin/sasl_report_file_h.beam
ERLC ../ebin/sasl_report_tty_h.beam
ERLC ../ebin/format_lib_supp.beam
ERLC ../ebin/misc_supp.beam
ERLC ../ebin/rb.beam
ERLC ../ebin/rb_format_supp.beam
ERLC ../ebin/release_handler.beam
ERLC ../ebin/release_handler_1.beam
ERLC ../ebin/systools.beam
ERLC ../ebin/systools_make.beam
ERLC ../ebin/systools_rc.beam
ERLC ../ebin/systools_relup.beam
ERLC ../ebin/systools_lib.beam
ERLC ../ebin/erlsrv.beam
VSN ../ebin/sasl.app
VSN ../ebin/sasl.appup
make[3]: Nothing to be done for `opt'.
ERLC ../ebin/target_system.beam
=== Leaving application sasl
=== Entering application erl_interface
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application erl_interface
=== Entering application jinterface
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpAuthException.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangDecodeException.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangException.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangExit.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangRangeException.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpException.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangAtom.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangBinary.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangBitstr.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangBoolean.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangByte.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangChar.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangDouble.class
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
2 warnings
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangFloat.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangShort.class
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangUInt.class
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
2 warnings
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpErlangUShort.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/Link.class
2 warnings
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/Links.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpCookedConnection.class
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpNodeStatus.class
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpMbox.class
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
2 warnings
2 warnings
2 warnings
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpNode.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpServer.class
JAVAC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/priv/com/ericsson/otp/erlang/OtpSystem.class
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpNode.java:258: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMbox.java:661: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
2 warnings
VSN ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/ebin/jinterface.app
VSN ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/ebin/jinterface.appup
OtpMbox.java:661: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
2 warnings
2 warnings
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpNode.java:258: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
4 warnings
OtpNode.java:258: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java:805: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
4 warnings
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMbox.java:661: warning: [deprecation] finalize() in Object has been deprecated
protected void finalize() {
^
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
2 warnings
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java:126: warning: [deprecation] Double(double) in Double has been deprecated
final Double v = new Double(d);
^
4 warnings
make[3]: Nothing to be done for `opt'.
=== Leaving application jinterface
=== Entering application syntax_tools
ERLC ../ebin/erl_syntax.beam
ERLC ../ebin/erl_prettypr.beam
ERLC ../ebin/erl_syntax_lib.beam
ERLC ../ebin/erl_comment_scan.beam
ERLC ../ebin/erl_recomment.beam
ERLC ../ebin/erl_tidy.beam
ERLC ../ebin/epp_dodger.beam
ERLC ../ebin/prettypr.beam
ERLC ../ebin/igor.beam
ERLC ../ebin/merl.beam
VSN ../ebin/syntax_tools.app
VSN ../ebin/syntax_tools.appup
ERLC merl_transform.beam
ERLC ../ebin/merl_transform.beam
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application syntax_tools
=== Entering application wx
ERLC ../ebin/wx_object.beam
wx_object.erl:682: Warning: sys:get_debug/3: Deprecated function. Incorrectly documented and in fact only for internal use. Can often be replaced with sys:get_log/1.
=== Leaving application wx
MAKE tertiary_bootstrap_copy
MAKE libs
=== Entering application stdlib
ERLC ../ebin/array.beam
ERLC ../ebin/base64.beam
ERLC ../ebin/beam_lib.beam
ERLC ../ebin/binary.beam
ERLC ../ebin/c.beam
ERLC ../ebin/calendar.beam
ERLC ../ebin/dets.beam
ERLC ../ebin/dets_server.beam
ERLC ../ebin/dets_sup.beam
ERLC ../ebin/dets_utils.beam
ERLC ../ebin/dets_v9.beam
ERLC ../ebin/dict.beam
ERLC ../ebin/digraph.beam
ERLC ../ebin/digraph_utils.beam
ERLC ../ebin/edlin.beam
ERLC ../ebin/edlin_expand.beam
ERLC ../ebin/epp.beam
ERLC ../ebin/erl_abstract_code.beam
ERLC ../ebin/erl_anno.beam
ERLC ../ebin/erl_bits.beam
ERLC ../ebin/erl_compile.beam
ERLC ../ebin/erl_error.beam
ERLC ../ebin/erl_eval.beam
ERLC ../ebin/erl_expand_records.beam
ERLC ../ebin/erl_internal.beam
ERLC ../ebin/erl_lint.beam
YECC erl_parse.erl
ERLC ../ebin/erl_posix_msg.beam
ERLC ../ebin/erl_pp.beam
ERLC ../ebin/erl_scan.beam
ERLC ../ebin/erl_tar.beam
ERLC ../ebin/error_logger_file_h.beam
ERLC ../ebin/error_logger_tty_h.beam
ERLC ../ebin/escript.beam
ERLC ../ebin/ets.beam
ERLC ../ebin/eval_bits.beam
ERLC ../ebin/file_sorter.beam
ERLC ../ebin/filelib.beam
ERLC ../ebin/filename.beam
ERLC ../ebin/gb_trees.beam
ERLC ../ebin/gb_sets.beam
ERLC ../ebin/gen.beam
ERLC ../ebin/gen_event.beam
ERLC ../ebin/gen_fsm.beam
ERLC ../ebin/gen_server.beam
ERLC ../ebin/gen_statem.beam
ERLC ../ebin/io.beam
ERLC ../ebin/io_lib.beam
ERLC ../ebin/io_lib_format.beam
ERLC ../ebin/io_lib_fread.beam
ERLC ../ebin/io_lib_pretty.beam
ERLC ../ebin/lists.beam
ERLC ../ebin/log_mf_h.beam
ERLC ../ebin/maps.beam
ERLC ../ebin/math.beam
ERLC ../ebin/ms_transform.beam
ERLC ../ebin/otp_internal.beam
ERLC ../ebin/orddict.beam
ERLC ../ebin/ordsets.beam
ERLC ../ebin/re.beam
ERLC ../ebin/pool.beam
ERLC ../ebin/proc_lib.beam
ERLC ../ebin/proplists.beam
ERLC ../ebin/qlc.beam
ERLC ../ebin/qlc_pt.beam
ERLC ../ebin/queue.beam
ERLC ../ebin/rand.beam
ERLC ../ebin/random.beam
ERLC ../ebin/sets.beam
ERLC ../ebin/shell.beam
ERLC ../ebin/shell_default.beam
ERLC ../ebin/slave.beam
ERLC ../ebin/sofs.beam
ERLC ../ebin/string.beam
ERLC ../ebin/supervisor.beam
ERLC ../ebin/supervisor_bridge.beam
ERLC ../ebin/sys.beam
ERLC ../ebin/timer.beam
ERLC ../ebin/unicode.beam
escript ../uc_spec/gen_unicode_mod.escript
ERLC ../ebin/uri_string.beam
ERLC ../ebin/win32reg.beam
ERLC ../ebin/zip.beam
VSN ../ebin/stdlib.app
VSN ../ebin/stdlib.appup
ERLC ../ebin/erl_parse.beam
ERLC ../ebin/unicode_util.beam
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application stdlib
=== Entering application sasl
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application sasl
=== Entering application kernel
ERLC ../ebin/application.beam
ERLC ../ebin/application_controller.beam
ERLC ../ebin/application_master.beam
ERLC ../ebin/application_starter.beam
ERLC ../ebin/auth.beam
ERLC ../ebin/code.beam
ERLC ../ebin/code_server.beam
ERLC ../ebin/disk_log.beam
ERLC ../ebin/disk_log_1.beam
ERLC ../ebin/disk_log_server.beam
ERLC ../ebin/disk_log_sup.beam
ERLC ../ebin/dist_ac.beam
ERLC ../ebin/dist_util.beam
ERLC ../ebin/erl_boot_server.beam
ERLC ../ebin/erl_ddll.beam
ERLC ../ebin/erl_distribution.beam
ERLC ../ebin/erl_epmd.beam
ERLC ../ebin/erl_reply.beam
ERLC ../ebin/erl_signal_handler.beam
ERLC ../ebin/erts_debug.beam
ERLC ../ebin/error_handler.beam
ERLC ../ebin/error_logger.beam
ERLC ../ebin/file.beam
ERLC ../ebin/file_io_server.beam
ERLC ../ebin/file_server.beam
ERLC ../ebin/gen_tcp.beam
ERLC ../ebin/gen_udp.beam
ERLC ../ebin/gen_sctp.beam
ERLC ../ebin/global.beam
ERLC ../ebin/global_group.beam
ERLC ../ebin/global_search.beam
ERLC ../ebin/group.beam
ERLC ../ebin/group_history.beam
ERLC ../ebin/heart.beam
ERLC ../ebin/hipe_unified_loader.beam
ERLC ../ebin/inet.beam
ERLC ../ebin/inet6_tcp.beam
ERLC ../ebin/inet6_tcp_dist.beam
ERLC ../ebin/inet6_udp.beam
ERLC ../ebin/inet6_sctp.beam
ERLC ../ebin/inet_config.beam
ERLC ../ebin/inet_db.beam
GEN inet_dns_record_adts.hrl
ERLC ../ebin/inet_gethost_native.beam
ERLC ../ebin/inet_hosts.beam
ERLC ../ebin/inet_parse.beam
ERLC ../ebin/inet_res.beam
ERLC ../ebin/inet_tcp.beam
ERLC ../ebin/inet_tcp_dist.beam
ERLC ../ebin/inet_udp.beam
ERLC ../ebin/inet_sctp.beam
ERLC ../ebin/kernel.beam
ERLC ../ebin/kernel_config.beam
ERLC ../ebin/kernel_refc.beam
ERLC ../ebin/local_udp.beam
ERLC ../ebin/local_tcp.beam
ERLC ../ebin/logger.beam
ERLC ../ebin/logger_backend.beam
ERLC ../ebin/logger_config.beam
ERLC ../ebin/logger_handler_watcher.beam
ERLC ../ebin/logger_std_h.beam
ERLC ../ebin/logger_disk_log_h.beam
ERLC ../ebin/logger_h_common.beam
ERLC ../ebin/logger_filters.beam
ERLC ../ebin/logger_formatter.beam
ERLC ../ebin/logger_olp.beam
ERLC ../ebin/logger_proxy.beam
ERLC ../ebin/logger_server.beam
ERLC ../ebin/logger_simple_h.beam
ERLC ../ebin/logger_sup.beam
ERLC ../ebin/net_adm.beam
ERLC ../ebin/net_kernel.beam
ERLC ../ebin/os.beam
ERLC ../ebin/pg2.beam
ERLC ../ebin/ram_file.beam
ERLC ../ebin/rpc.beam
ERLC ../ebin/seq_trace.beam
ERLC ../ebin/standard_error.beam
ERLC ../ebin/user.beam
ERLC ../ebin/user_drv.beam
ERLC ../ebin/user_sup.beam
ERLC ../ebin/raw_file_io.beam
ERLC ../ebin/raw_file_io_compressed.beam
ERLC ../ebin/raw_file_io_inflate.beam
ERLC ../ebin/raw_file_io_deflate.beam
ERLC ../ebin/raw_file_io_delayed.beam
ERLC ../ebin/raw_file_io_list.beam
ERLC ../ebin/raw_file_io_raw.beam
ERLC ../ebin/wrap_log_reader.beam
VSN ../ebin/kernel.app
VSN ../ebin/kernel.appup
ERLC ../ebin/inet_dns.beam
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application kernel
=== Entering application compiler
ERLC ../ebin/beam_a.beam
GEN beam_opcodes.hrl
ERLC ../ebin/beam_block.beam
ERLC ../ebin/beam_clean.beam
ERLC ../ebin/beam_dict.beam
ERLC ../ebin/beam_except.beam
ERLC ../ebin/beam_flatten.beam
ERLC ../ebin/beam_jump.beam
ERLC ../ebin/beam_listing.beam
ERLC ../ebin/beam_opcodes.beam
ERLC ../ebin/beam_peep.beam
ERLC ../ebin/beam_ssa.beam
ERLC ../ebin/beam_ssa_bsm.beam
ERLC ../ebin/beam_ssa_codegen.beam
ERLC ../ebin/beam_ssa_dead.beam
ERLC ../ebin/beam_ssa_funs.beam
ERLC ../ebin/beam_ssa_lint.beam
ERLC ../ebin/beam_ssa_opt.beam
ERLC ../ebin/beam_ssa_pp.beam
ERLC ../ebin/beam_ssa_pre_codegen.beam
ERLC ../ebin/beam_ssa_recv.beam
ERLC ../ebin/beam_ssa_share.beam
ERLC ../ebin/beam_ssa_type.beam
ERLC ../ebin/beam_kernel_to_ssa.beam
ERLC ../ebin/beam_trim.beam
ERLC ../ebin/beam_utils.beam
ERLC ../ebin/beam_validator.beam
ERLC ../ebin/beam_z.beam
ERLC ../ebin/cerl.beam
ERLC ../ebin/cerl_clauses.beam
ERLC ../ebin/cerl_inline.beam
ERLC ../ebin/cerl_sets.beam
ERLC ../ebin/cerl_trees.beam
ERLC ../ebin/compile.beam
ERLC ../ebin/core_lib.beam
ERLC ../ebin/core_lint.beam
YECC core_parse.erl
ERLC ../ebin/core_pp.beam
ERLC ../ebin/core_scan.beam
ERLC ../ebin/erl_bifs.beam
ERLC ../ebin/rec_env.beam
ERLC ../ebin/sys_core_alias.beam
ERLC ../ebin/sys_core_bsm.beam
ERLC ../ebin/sys_core_fold.beam
ERLC ../ebin/sys_core_fold_lists.beam
ERLC ../ebin/sys_core_inline.beam
ERLC ../ebin/sys_pre_attributes.beam
ERLC ../ebin/v3_core.beam
ERLC ../ebin/v3_kernel.beam
ERLC ../ebin/v3_kernel_pp.beam
VSN ../ebin/compiler.app
VSN ../ebin/compiler.appup
ERLC ../ebin/beam_asm.beam
ERLC ../ebin/beam_disasm.beam
ERLC ../ebin/core_parse.beam
make[3]: Nothing to be done for `opt'.
=== Leaving application compiler
=== Entering application tools
MAKE opt
CC ../obj/x86_64-apple-darwin18.6.0/opt/emem/erl_memory.o
CC ../obj/x86_64-apple-darwin18.6.0/opt/emem/erl_memory_trace_block_table.o
LD ../bin/x86_64-apple-darwin18.6.0/emem
ERLC ../ebin/cover.beam
ERLC ../ebin/eprof.beam
ERLC ../ebin/fprof.beam
ERLC ../ebin/cprof.beam
ERLC ../ebin/lcnt.beam
ERLC ../ebin/instrument.beam
ERLC ../ebin/make.beam
ERLC ../ebin/tags.beam
ERLC ../ebin/xref.beam
ERLC ../ebin/xref_base.beam
ERLC ../ebin/xref_compiler.beam
YECC xref_parser.erl
ERLC ../ebin/xref_reader.beam
ERLC ../ebin/xref_scanner.beam
ERLC ../ebin/xref_utils.beam
VSN ../ebin/tools.app
VSN ../ebin/tools.appup
ERLC ../ebin/xref_parser.beam
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application tools
=== Entering application common_test
make[3]: Nothing to be done for `opt'.
ERLC ../ebin/ct.beam
ERLC ../ebin/ct_logs.beam
ERLC ../ebin/ct_framework.beam
ERLC ../ebin/ct_ftp.beam
ERLC ../ebin/ct_ssh.beam
ERLC ../ebin/ct_snmp.beam
ERLC ../ebin/ct_gen_conn.beam
ERLC ../ebin/ct_rpc.beam
ERLC ../ebin/ct_run.beam
ERLC ../ebin/ct_master.beam
ERLC ../ebin/ct_telnet.beam
ERLC ../ebin/ct_util.beam
ERLC ../ebin/ct_cover.beam
ERLC ../ebin/ct_testspec.beam
ERLC ../ebin/ct_event.beam
ERLC ../ebin/ct_master_event.beam
ERLC ../ebin/ct_master_logs.beam
ERLC ../ebin/ct_master_status.beam
ERLC ../ebin/ct_repeat.beam
ERLC ../ebin/ct_telnet_client.beam
ERLC ../ebin/ct_make.beam
ERLC ../ebin/vts.beam
ERLC ../ebin/ct_webtool.beam
ERLC ../ebin/ct_webtool_sup.beam
ERLC ../ebin/unix_telnet.beam
ERLC ../ebin/ct_config.beam
ERLC ../ebin/ct_config_plain.beam
ERLC ../ebin/ct_config_xml.beam
ERLC ../ebin/ct_slave.beam
ERLC ../ebin/ct_hooks.beam
ERLC ../ebin/ct_hooks_lock.beam
ERLC ../ebin/cth_log_redirect.beam
ERLC ../ebin/cth_surefire.beam
ERLC ../ebin/ct_netconfc.beam
ERLC ../ebin/ct_conn_log_h.beam
ERLC ../ebin/cth_conn_log.beam
ERLC ../ebin/ct_groups.beam
ERLC ../ebin/ct_property_test.beam
ERLC ../ebin/ct_release_test.beam
ERLC ../ebin/ct_default_gl.beam
ERLC ../ebin/erl2html2.beam
ERLC ../ebin/test_server_ctrl.beam
ERLC ../ebin/test_server_gl.beam
ERLC ../ebin/test_server_io.beam
ERLC ../ebin/test_server_node.beam
ERLC ../ebin/test_server.beam
ERLC ../ebin/test_server_sup.beam
VSN ../ebin/common_test.app
VSN ../ebin/common_test.appup
MAKE opt
make[4]: Nothing to be done for `debug'.
=== Leaving application common_test
=== Entering application runtime_tools
ERLC ../ebin/appmon_info.beam
ERLC ../ebin/erts_alloc_config.beam
ERLC ../ebin/runtime_tools.beam
ERLC ../ebin/runtime_tools_sup.beam
ERLC ../ebin/dbg.beam
ERLC ../ebin/dyntrace.beam
ERLC ../ebin/system_information.beam
ERLC ../ebin/observer_backend.beam
ERLC ../ebin/ttb_autostart.beam
ERLC ../ebin/scheduler.beam
ERLC ../ebin/msacc.beam
VSN ../ebin/runtime_tools.app
VSN ../ebin/runtime_tools.appup
MAKE opt
CC ../priv/obj/x86_64-apple-darwin18.6.0/dyntrace.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/trace_file_drv.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/trace_ip_drv.o
LD ../priv/lib/x86_64-apple-darwin18.6.0/dyntrace.so
LD ../priv/lib/x86_64-apple-darwin18.6.0/trace_file_drv.so
LD ../priv/lib/x86_64-apple-darwin18.6.0/trace_ip_drv.so
rm ../priv/obj/x86_64-apple-darwin18.6.0/trace_file_drv.o ../priv/obj/x86_64-apple-darwin18.6.0/trace_ip_drv.o ../priv/obj/x86_64-apple-darwin18.6.0/dyntrace.o
make[3]: Nothing to be done for `opt'.
=== Leaving application runtime_tools
=== Entering application inets
ERLC ../../ebin/inets.beam
ERLC ../../ebin/inets_service.beam
ERLC ../../ebin/inets_app.beam
ERLC ../../ebin/inets_sup.beam
ERLC ../../ebin/inets_trace.beam
ERLC ../../ebin/inets_lib.beam
ERLC ../../ebin/inets_ftp_wrapper.beam
ERLC ../../ebin/inets_tftp_wrapper.beam
VSN ../../ebin/inets.app
VSN ../../ebin/inets.appup
ERLC ../../ebin/http_chunk.beam
ERLC ../../ebin/http_transport.beam
ERLC ../../ebin/http_util.beam
ERLC ../../ebin/http_request.beam
ERLC ../../ebin/http_response.beam
ERLC ../../ebin/http_uri.beam
http_transport.erl:490: Warning: ssl:ssl_accept/2: deprecated; use ssl:handshake/2 instead
ERLC ../../ebin/httpc.beam
ERLC ../../ebin/httpc_cookie.beam
ERLC ../../ebin/httpc_handler.beam
ERLC ../../ebin/httpc_manager.beam
ERLC ../../ebin/httpc_sup.beam
ERLC ../../ebin/httpc_handler_sup.beam
ERLC ../../ebin/httpc_profile_sup.beam
ERLC ../../ebin/httpc_response.beam
ERLC ../../ebin/httpc_request.beam
ERLC ../../ebin/httpd_custom_api.beam
ERLC ../../ebin/httpd.beam
ERLC ../../ebin/httpd_acceptor.beam
ERLC ../../ebin/httpd_acceptor_sup.beam
ERLC ../../ebin/httpd_connection_sup.beam
ERLC ../../ebin/httpd_cgi.beam
ERLC ../../ebin/httpd_conf.beam
ERLC ../../ebin/httpd_custom.beam
ERLC ../../ebin/httpd_example.beam
ERLC ../../ebin/httpd_esi.beam
ERLC ../../ebin/httpd_file.beam
ERLC ../../ebin/httpd_instance_sup.beam
ERLC ../../ebin/httpd_log.beam
ERLC ../../ebin/httpd_manager.beam
ERLC ../../ebin/httpd_misc_sup.beam
ERLC ../../ebin/httpd_request.beam
ERLC ../../ebin/httpd_request_handler.beam
ERLC ../../ebin/httpd_response.beam
ERLC ../../ebin/httpd_script_env.beam
ERLC ../../ebin/httpd_socket.beam
ERLC ../../ebin/httpd_sup.beam
ERLC ../../ebin/httpd_util.beam
ERLC ../../ebin/mod_actions.beam
ERLC ../../ebin/mod_alias.beam
ERLC ../../ebin/mod_auth.beam
ERLC ../../ebin/mod_auth_plain.beam
ERLC ../../ebin/mod_auth_dets.beam
ERLC ../../ebin/mod_auth_mnesia.beam
ERLC ../../ebin/mod_auth_server.beam
ERLC ../../ebin/mod_browser.beam
ERLC ../../ebin/mod_cgi.beam
ERLC ../../ebin/mod_dir.beam
ERLC ../../ebin/mod_disk_log.beam
ERLC ../../ebin/mod_esi.beam
ERLC ../../ebin/mod_get.beam
ERLC ../../ebin/mod_head.beam
ERLC ../../ebin/mod_htaccess.beam
ERLC ../../ebin/mod_log.beam
ERLC ../../ebin/mod_range.beam
ERLC ../../ebin/mod_responsecontrol.beam
ERLC ../../ebin/mod_trace.beam
ERLC ../../ebin/mod_security.beam
ERLC ../../ebin/mod_security_server.beam
make[4]: Nothing to be done for `opt'.
ERLC hdlt.beam
ERLC hdlt_ctrl.beam
ERLC hdlt_client.beam
ERLC hdlt_logger.beam
ERLC hdlt_random_html.beam
ERLC hdlt_server.beam
ERLC hdlt_slave.beam
hdlt_random_html.erl:56: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
hdlt_random_html.erl:57: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
hdlt_ctrl.erl:1519: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead
hdlt_ctrl.erl:1529: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application inets
=== Entering application parsetools
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application parsetools
=== Entering application xmerl
ERLC ../ebin/xmerl_scan.beam
ERLC ../ebin/xmerl.beam
ERLC ../ebin/xmerl_xs.beam
ERLC ../ebin/xmerl_eventp.beam
ERLC ../ebin/xmerl_xpath.beam
ERLC ../ebin/xmerl_xsd.beam
YECC xmerl_b64Bin.erl
ERLC ../ebin/xmerl_b64Bin_scan.beam
ERLC ../ebin/xmerl_html.beam
ERLC ../ebin/xmerl_lib.beam
ERLC ../ebin/xmerl_otpsgml.beam
ERLC ../ebin/xmerl_regexp.beam
ERLC ../ebin/xmerl_sgml.beam
ERLC ../ebin/xmerl_simple.beam
ERLC ../ebin/xmerl_text.beam
ERLC ../ebin/xmerl_ucs.beam
ERLC ../ebin/xmerl_uri.beam
ERLC ../ebin/xmerl_validate.beam
ERLC ../ebin/xmerl_xlate.beam
ERLC ../ebin/xmerl_xml.beam
ERLC ../ebin/xmerl_xpath_lib.beam
YECC xmerl_xpath_parse.erl
ERLC ../ebin/xmerl_xpath_pred.beam
ERLC ../ebin/xmerl_xpath_scan.beam
ERLC ../ebin/xmerl_xsd_type.beam
ERLC ../ebin/xmerl_sax_parser.beam
GEN xmerl_sax_parser_list.erl
GEN xmerl_sax_parser_latin1.erl
GEN xmerl_sax_parser_utf8.erl
GEN xmerl_sax_parser_utf16be.erl
GEN xmerl_sax_parser_utf16le.erl
ERLC ../ebin/xmerl_sax_simple_dom.beam
ERLC ../ebin/xmerl_sax_old_dom.beam
VSN ../ebin/xmerl.app
VSN ../ebin/xmerl.appup
ERLC ../ebin/xmerl_b64Bin.beam
ERLC ../ebin/xmerl_xpath_parse.beam
ERLC ../ebin/xmerl_sax_parser_list.beam
ERLC ../ebin/xmerl_sax_parser_latin1.beam
ERLC ../ebin/xmerl_sax_parser_utf8.beam
ERLC ../ebin/xmerl_sax_parser_utf16be.beam
xmerl_xsd_type.erl:1264: Warning: ambiguous call of overridden auto-imported BIF floor/1
- use erlang:floor/1 or "-compile({no_auto_import,[floor/1]})." to resolve name clash
xmerl_xsd_type.erl:1266: Warning: ambiguous call of overridden auto-imported BIF floor/1
- use erlang:floor/1 or "-compile({no_auto_import,[floor/1]})." to resolve name clash
ERLC ../ebin/xmerl_sax_parser_utf16le.beam
make[3]: Nothing to be done for `opt'.
=== Leaving application xmerl
=== Entering application edoc
ERLC ../ebin/edoc.beam
ERLC ../ebin/edoc_data.beam
ERLC ../ebin/edoc_doclet.beam
ERLC ../ebin/edoc_extract.beam
ERLC ../ebin/edoc_layout.beam
ERLC ../ebin/edoc_lib.beam
ERLC ../ebin/edoc_macros.beam
YECC edoc_parser.erl
ERLC ../ebin/edoc_refs.beam
ERLC ../ebin/edoc_report.beam
ERLC ../ebin/edoc_run.beam
ERLC ../ebin/edoc_scanner.beam
ERLC ../ebin/edoc_specs.beam
ERLC ../ebin/edoc_tags.beam
ERLC ../ebin/edoc_types.beam
ERLC ../ebin/edoc_wiki.beam
VSN ../ebin/edoc.app
VSN ../ebin/edoc.appup
ERLC ../ebin/edoc_parser.beam
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application edoc
=== Entering application erl_docgen
ERLC ../ebin/docgen_otp_specs.beam
ERLC ../ebin/docgen_edoc_xml_cb.beam
ERLC ../ebin/docgen_xmerl_xml_cb.beam
VSN ../ebin/erl_docgen.appup
VSN ../ebin/erl_docgen.app
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application erl_docgen
=== Entering application snmp
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[4]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application snmp
=== Entering application erl_interface
MAKE opt
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_connect.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_resolve.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/eirecv.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send_exit.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/send_reg.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_atom.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_big.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_bignum.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_binary.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_boolean.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_char.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_double.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_fun.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_intlist.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_list_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_long.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_pid.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ref.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_skip.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_string.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_tuple_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ulong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_version.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_longlong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_ulonglong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_atom.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_big.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_bignum.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_binary.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_boolean.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_char.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_double.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_fun.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_list_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_long.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_pid.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ref.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_string.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_tuple_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ulong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_version.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_longlong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_ulonglong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_publish.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/epmd_unpublish.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_decode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_format.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_locking.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_malloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_portio.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_printterm.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_pthreads.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_x_encode.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/eimd5.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/get_type.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/show_msg.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_compat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/ei_init.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_dohash.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_foreach.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_freetab.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_insert.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_isprime.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_lookup.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_newtab.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_remove.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_resize.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/hash_rlookup.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_close.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_delete.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_dirty.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_dump.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_free.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_get.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_getf.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_geti.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_getp.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_gets.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_make.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_open.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_purge.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_resize.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_restore.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_set.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_setf.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_seti.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_setp.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_sets.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_stat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/reg_tabstat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/decode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/encode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_connect.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_error.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_eterm.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_fix_alloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_format.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_malloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_marshal.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_resolve.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/erl_timeout.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_names.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_register.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_unregister.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.st/x86_64-apple-darwin18.6.0/global_whereis.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_connect.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_resolve.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/eirecv.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send_exit.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/send_reg.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_atom.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_big.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_bignum.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_binary.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_boolean.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_char.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_double.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_fun.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_intlist.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_list_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_long.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_pid.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ref.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_skip.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_string.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_tuple_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ulong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_version.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_longlong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_ulonglong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_atom.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_big.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_bignum.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_binary.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_boolean.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_char.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_double.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_fun.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_list_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_long.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_pid.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ref.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_string.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_tuple_header.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ulong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_version.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_longlong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_ulonglong.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_port.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_publish.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/epmd_unpublish.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_decode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_format.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_locking.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_malloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_portio.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_printterm.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_pthreads.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_trace.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_x_encode.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/eimd5.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/get_type.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/show_msg.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_compat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/ei_init.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_dohash.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_foreach.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_freetab.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_insert.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_isprime.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_lookup.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_newtab.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_remove.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_resize.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/hash_rlookup.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_close.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_delete.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_dirty.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_dump.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_free.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_get.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_getf.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_geti.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_getp.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_gets.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_make.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_open.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_purge.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_resize.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_restore.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_set.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_setf.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_seti.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_setp.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_sets.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_stat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/reg_tabstat.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/decode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/encode_term.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_connect.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_error.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_eterm.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_fix_alloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_format.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_malloc.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_marshal.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_resolve.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/erl_timeout.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_names.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_register.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_unregister.o
CC ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj.mt/x86_64-apple-darwin18.6.0/global_whereis.o
VSN ../ebin/erl_interface.app
VSN ../ebin/erl_interface.appup
AR ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a
AR ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface_st.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(ei_locking.o) has no symbols
AR ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a
RANLIB ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a
RANLIB ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface_st.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(decode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(encode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei_st.a(ei_locking.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_ulong.o) has no symbols
RANLIB ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(decode_ulong.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_bignum.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_long.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/libei.a(encode_ulong.o) has no symbols
LD ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/bin/x86_64-apple-darwin18.6.0/erl_call
AR ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface.a
RANLIB ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/erl_interface/obj/x86_64-apple-darwin18.6.0/liberl_interface.a
make[3]: Nothing to be done for `opt'.
=== Leaving application erl_interface
=== Entering application asn1
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
CC ../priv/obj/x86_64-apple-darwin18.6.0/asn1_erl_nif.o
LD ../priv/lib/x86_64-apple-darwin18.6.0/asn1rt_nif.so
=== Leaving application asn1
=== Entering application jinterface
make[3]: Nothing to be done for `opt'.
=== Leaving application jinterface
=== Entering application wx
ERLC ../ebin/wx.beam
ERLC ../ebin/wxe_master.beam
ERLC ../ebin/wxe_server.beam
ERLC ../ebin/wxe_util.beam
ERLC ../ebin/wxAcceleratorEntry.beam
ERLC ../ebin/wxAcceleratorTable.beam
ERLC ../ebin/wxActivateEvent.beam
ERLC ../ebin/wxArtProvider.beam
ERLC ../ebin/wxAuiDockArt.beam
ERLC ../ebin/wxAuiManager.beam
ERLC ../ebin/wxAuiManagerEvent.beam
ERLC ../ebin/wxAuiNotebook.beam
ERLC ../ebin/wxAuiNotebookEvent.beam
ERLC ../ebin/wxAuiPaneInfo.beam
ERLC ../ebin/wxAuiSimpleTabArt.beam
ERLC ../ebin/wxAuiTabArt.beam
ERLC ../ebin/wxBitmap.beam
ERLC ../ebin/wxBitmapButton.beam
ERLC ../ebin/wxBitmapDataObject.beam
ERLC ../ebin/wxBoxSizer.beam
ERLC ../ebin/wxBrush.beam
ERLC ../ebin/wxBufferedDC.beam
ERLC ../ebin/wxBufferedPaintDC.beam
ERLC ../ebin/wxButton.beam
ERLC ../ebin/wxCalendarCtrl.beam
ERLC ../ebin/wxCalendarDateAttr.beam
ERLC ../ebin/wxCalendarEvent.beam
ERLC ../ebin/wxCaret.beam
ERLC ../ebin/wxCheckBox.beam
ERLC ../ebin/wxCheckListBox.beam
ERLC ../ebin/wxChildFocusEvent.beam
ERLC ../ebin/wxChoice.beam
ERLC ../ebin/wxChoicebook.beam
ERLC ../ebin/wxClientDC.beam
ERLC ../ebin/wxClipboard.beam
ERLC ../ebin/wxClipboardTextEvent.beam
ERLC ../ebin/wxCloseEvent.beam
ERLC ../ebin/wxColourData.beam
ERLC ../ebin/wxColourDialog.beam
ERLC ../ebin/wxColourPickerCtrl.beam
ERLC ../ebin/wxColourPickerEvent.beam
ERLC ../ebin/wxComboBox.beam
ERLC ../ebin/wxCommandEvent.beam
ERLC ../ebin/wxContextMenuEvent.beam
ERLC ../ebin/wxControl.beam
ERLC ../ebin/wxControlWithItems.beam
ERLC ../ebin/wxCursor.beam
ERLC ../ebin/wxDC.beam
ERLC ../ebin/wxDCOverlay.beam
ERLC ../ebin/wxDataObject.beam
ERLC ../ebin/wxDateEvent.beam
ERLC ../ebin/wxDatePickerCtrl.beam
ERLC ../ebin/wxDialog.beam
ERLC ../ebin/wxDirDialog.beam
ERLC ../ebin/wxDirPickerCtrl.beam
ERLC ../ebin/wxDisplay.beam
ERLC ../ebin/wxDisplayChangedEvent.beam
ERLC ../ebin/wxDropFilesEvent.beam
ERLC ../ebin/wxEraseEvent.beam
ERLC ../ebin/wxEvent.beam
ERLC ../ebin/wxEvtHandler.beam
ERLC ../ebin/wxFileDataObject.beam
ERLC ../ebin/wxFileDialog.beam
ERLC ../ebin/wxFileDirPickerEvent.beam
ERLC ../ebin/wxFilePickerCtrl.beam
ERLC ../ebin/wxFindReplaceData.beam
ERLC ../ebin/wxFindReplaceDialog.beam
ERLC ../ebin/wxFlexGridSizer.beam
ERLC ../ebin/wxFocusEvent.beam
ERLC ../ebin/wxFont.beam
ERLC ../ebin/wxFontData.beam
ERLC ../ebin/wxFontDialog.beam
ERLC ../ebin/wxFontPickerCtrl.beam
ERLC ../ebin/wxFontPickerEvent.beam
ERLC ../ebin/wxFrame.beam
ERLC ../ebin/wxGBSizerItem.beam
ERLC ../ebin/wxGCDC.beam
ERLC ../ebin/wxGLCanvas.beam
ERLC ../ebin/wxGauge.beam
ERLC ../ebin/wxGenericDirCtrl.beam
ERLC ../ebin/wxGraphicsBrush.beam
ERLC ../ebin/wxGraphicsContext.beam
ERLC ../ebin/wxGraphicsFont.beam
ERLC ../ebin/wxGraphicsMatrix.beam
ERLC ../ebin/wxGraphicsObject.beam
ERLC ../ebin/wxGraphicsPath.beam
ERLC ../ebin/wxGraphicsPen.beam
ERLC ../ebin/wxGraphicsRenderer.beam
ERLC ../ebin/wxGrid.beam
ERLC ../ebin/wxGridBagSizer.beam
ERLC ../ebin/wxGridCellAttr.beam
ERLC ../ebin/wxGridCellBoolEditor.beam
ERLC ../ebin/wxGridCellBoolRenderer.beam
ERLC ../ebin/wxGridCellChoiceEditor.beam
ERLC ../ebin/wxGridCellEditor.beam
ERLC ../ebin/wxGridCellFloatEditor.beam
ERLC ../ebin/wxGridCellFloatRenderer.beam
ERLC ../ebin/wxGridCellNumberEditor.beam
ERLC ../ebin/wxGridCellNumberRenderer.beam
ERLC ../ebin/wxGridCellRenderer.beam
ERLC ../ebin/wxGridCellStringRenderer.beam
ERLC ../ebin/wxGridCellTextEditor.beam
ERLC ../ebin/wxGridEvent.beam
ERLC ../ebin/wxGridSizer.beam
ERLC ../ebin/wxHelpEvent.beam
ERLC ../ebin/wxHtmlEasyPrinting.beam
ERLC ../ebin/wxHtmlLinkEvent.beam
ERLC ../ebin/wxHtmlWindow.beam
ERLC ../ebin/wxIcon.beam
ERLC ../ebin/wxIconBundle.beam
ERLC ../ebin/wxIconizeEvent.beam
ERLC ../ebin/wxIdleEvent.beam
ERLC ../ebin/wxImage.beam
ERLC ../ebin/wxImageList.beam
ERLC ../ebin/wxInitDialogEvent.beam
ERLC ../ebin/wxJoystickEvent.beam
ERLC ../ebin/wxKeyEvent.beam
ERLC ../ebin/wxLayoutAlgorithm.beam
ERLC ../ebin/wxListBox.beam
ERLC ../ebin/wxListCtrl.beam
ERLC ../ebin/wxListEvent.beam
ERLC ../ebin/wxListItem.beam
ERLC ../ebin/wxListItemAttr.beam
ERLC ../ebin/wxListView.beam
ERLC ../ebin/wxListbook.beam
ERLC ../ebin/wxLocale.beam
ERLC ../ebin/wxLogNull.beam
ERLC ../ebin/wxMDIChildFrame.beam
ERLC ../ebin/wxMDIClientWindow.beam
ERLC ../ebin/wxMDIParentFrame.beam
ERLC ../ebin/wxMask.beam
ERLC ../ebin/wxMaximizeEvent.beam
ERLC ../ebin/wxMemoryDC.beam
ERLC ../ebin/wxMenu.beam
ERLC ../ebin/wxMenuBar.beam
ERLC ../ebin/wxMenuEvent.beam
ERLC ../ebin/wxMenuItem.beam
ERLC ../ebin/wxMessageDialog.beam
ERLC ../ebin/wxMiniFrame.beam
ERLC ../ebin/wxMirrorDC.beam
ERLC ../ebin/wxMouseCaptureChangedEvent.beam
ERLC ../ebin/wxMouseCaptureLostEvent.beam
ERLC ../ebin/wxMouseEvent.beam
ERLC ../ebin/wxMoveEvent.beam
ERLC ../ebin/wxMultiChoiceDialog.beam
ERLC ../ebin/wxNavigationKeyEvent.beam
ERLC ../ebin/wxNotebook.beam
ERLC ../ebin/wxNotebookEvent.beam
ERLC ../ebin/wxNotifyEvent.beam
ERLC ../ebin/wxOverlay.beam
ERLC ../ebin/wxPageSetupDialog.beam
ERLC ../ebin/wxPageSetupDialogData.beam
ERLC ../ebin/wxPaintDC.beam
ERLC ../ebin/wxPaintEvent.beam
ERLC ../ebin/wxPalette.beam
ERLC ../ebin/wxPaletteChangedEvent.beam
ERLC ../ebin/wxPanel.beam
ERLC ../ebin/wxPasswordEntryDialog.beam
ERLC ../ebin/wxPen.beam
ERLC ../ebin/wxPickerBase.beam
ERLC ../ebin/wxPopupTransientWindow.beam
ERLC ../ebin/wxPopupWindow.beam
ERLC ../ebin/wxPostScriptDC.beam
ERLC ../ebin/wxPreviewCanvas.beam
ERLC ../ebin/wxPreviewControlBar.beam
ERLC ../ebin/wxPreviewFrame.beam
ERLC ../ebin/wxPrintData.beam
ERLC ../ebin/wxPrintDialog.beam
ERLC ../ebin/wxPrintDialogData.beam
ERLC ../ebin/wxPrintPreview.beam
ERLC ../ebin/wxPrinter.beam
ERLC ../ebin/wxPrintout.beam
ERLC ../ebin/wxProgressDialog.beam
ERLC ../ebin/wxQueryNewPaletteEvent.beam
ERLC ../ebin/wxRadioBox.beam
ERLC ../ebin/wxRadioButton.beam
ERLC ../ebin/wxRegion.beam
ERLC ../ebin/wxSashEvent.beam
ERLC ../ebin/wxSashLayoutWindow.beam
ERLC ../ebin/wxSashWindow.beam
ERLC ../ebin/wxScreenDC.beam
ERLC ../ebin/wxScrollBar.beam
ERLC ../ebin/wxScrollEvent.beam
ERLC ../ebin/wxScrollWinEvent.beam
ERLC ../ebin/wxScrolledWindow.beam
ERLC ../ebin/wxSetCursorEvent.beam
ERLC ../ebin/wxShowEvent.beam
ERLC ../ebin/wxSingleChoiceDialog.beam
ERLC ../ebin/wxSizeEvent.beam
ERLC ../ebin/wxSizer.beam
ERLC ../ebin/wxSizerFlags.beam
ERLC ../ebin/wxSizerItem.beam
ERLC ../ebin/wxSlider.beam
ERLC ../ebin/wxSpinButton.beam
ERLC ../ebin/wxSpinCtrl.beam
ERLC ../ebin/wxSpinEvent.beam
ERLC ../ebin/wxSplashScreen.beam
ERLC ../ebin/wxSplitterEvent.beam
ERLC ../ebin/wxSplitterWindow.beam
ERLC ../ebin/wxStaticBitmap.beam
ERLC ../ebin/wxStaticBox.beam
ERLC ../ebin/wxStaticBoxSizer.beam
ERLC ../ebin/wxStaticLine.beam
ERLC ../ebin/wxStaticText.beam
ERLC ../ebin/wxStatusBar.beam
ERLC ../ebin/wxStdDialogButtonSizer.beam
ERLC ../ebin/wxStyledTextCtrl.beam
ERLC ../ebin/wxStyledTextEvent.beam
ERLC ../ebin/wxSysColourChangedEvent.beam
ERLC ../ebin/wxSystemOptions.beam
ERLC ../ebin/wxSystemSettings.beam
ERLC ../ebin/wxTaskBarIcon.beam
ERLC ../ebin/wxTaskBarIconEvent.beam
ERLC ../ebin/wxTextAttr.beam
ERLC ../ebin/wxTextCtrl.beam
ERLC ../ebin/wxTextDataObject.beam
ERLC ../ebin/wxTextEntryDialog.beam
ERLC ../ebin/wxToggleButton.beam
ERLC ../ebin/wxToolBar.beam
ERLC ../ebin/wxToolTip.beam
ERLC ../ebin/wxToolbook.beam
ERLC ../ebin/wxTopLevelWindow.beam
ERLC ../ebin/wxTreeCtrl.beam
ERLC ../ebin/wxTreeEvent.beam
ERLC ../ebin/wxTreebook.beam
ERLC ../ebin/wxUpdateUIEvent.beam
ERLC ../ebin/wxWindow.beam
ERLC ../ebin/wxWindowCreateEvent.beam
ERLC ../ebin/wxWindowDC.beam
ERLC ../ebin/wxWindowDestroyEvent.beam
ERLC ../ebin/wxXmlResource.beam
ERLC ../ebin/wx_misc.beam
ERLC ../ebin/glu.beam
ERLC ../ebin/gl.beam
GEN ../ebin/wx.app
VSN ../ebin/wx.app
VSN ../ebin/wx.appup
CC x86_64-apple-darwin18.6.0/wxe_driver.o
CXX x86_64-apple-darwin18.6.0/wxe_main.o
CC x86_64-apple-darwin18.6.0/wxe_ps_init.o
CXX x86_64-apple-darwin18.6.0/wxe_impl.o
CXX x86_64-apple-darwin18.6.0/wxe_helpers.o
CXX x86_64-apple-darwin18.6.0/wxe_callback_impl.o
CXX x86_64-apple-darwin18.6.0/wxe_return.o
CXX x86_64-apple-darwin18.6.0/wxe_gl.o
CXX x86_64-apple-darwin18.6.0/wxe_funcs.o
wxe_ps_init.c:69:11: warning: unused variable 'app_icon' [-Wunused-variable]
char * app_icon;
^
1 warning generated.
CXX x86_64-apple-darwin18.6.0/wxe_events.o
CXX x86_64-apple-darwin18.6.0/wxe_init.o
CXX x86_64-apple-darwin18.6.0/gl_funcs.o
CXX x86_64-apple-darwin18.6.0/egl_impl.o
CC ../priv/x86_64-apple-darwin18.6.0/erl_gl.so
LD ../priv/x86_64-apple-darwin18.6.0/wxe_driver.so
ERLC demo.beam
ERLC demo_html_tagger.beam
ERLC ex_aui.beam
ERLC ex_button.beam
ERLC ex_canvas.beam
ERLC ex_canvas_paint.beam
ERLC ex_choices.beam
ERLC ex_cursor.beam
ERLC ex_dialogs.beam
ERLC ex_frame_utils.beam
ERLC ex_gauge.beam
ERLC ex_gl.beam
ERLC ex_grid.beam
ERLC ex_htmlWindow.beam
ERLC ex_listCtrl.beam
ERLC ex_notebook.beam
ERLC ex_pickers.beam
ERLC ex_popupMenu.beam
ERLC ex_radioBox.beam
ERLC ex_sashWindow.beam
ERLC ex_sizers.beam
ERLC ex_slider.beam
ERLC ex_splitterWindow.beam
ERLC ex_static.beam
ERLC ex_textCtrl.beam
ERLC ex_treeCtrl.beam
ERLC ex_graphicsContext.beam
ERLC sudoku.beam
ERLC sudoku_board.beam
ERLC sudoku_game.beam
ERLC sudoku_gui.beam
ERLC hello.beam
ERLC hello2.beam
ERLC minimal.beam
ERLC menu.beam
ERLC xrc.beam
awk: can't open file ref_man.xml
source line number 1
make[3]: Nothing to be done for `opt'.
=== Leaving application wx
=== Entering application debugger
ERLC ../ebin/debugger.beam
ERLC ../ebin/i.beam
ERLC ../ebin/int.beam
ERLC ../ebin/dbg_debugged.beam
ERLC ../ebin/dbg_icmd.beam
ERLC ../ebin/dbg_idb.beam
ERLC ../ebin/dbg_ieval.beam
ERLC ../ebin/dbg_iload.beam
ERLC ../ebin/dbg_iserver.beam
ERLC ../ebin/dbg_istk.beam
ERLC ../ebin/dbg_wx_break.beam
ERLC ../ebin/dbg_wx_break_win.beam
ERLC ../ebin/dbg_wx_code.beam
ERLC ../ebin/dbg_wx_filedialog_win.beam
ERLC ../ebin/dbg_wx_interpret.beam
ERLC ../ebin/dbg_wx_mon.beam
ERLC ../ebin/dbg_wx_mon_win.beam
ERLC ../ebin/dbg_wx_settings.beam
ERLC ../ebin/dbg_wx_src_view.beam
ERLC ../ebin/dbg_wx_trace.beam
ERLC ../ebin/dbg_wx_trace_win.beam
ERLC ../ebin/dbg_wx_view.beam
ERLC ../ebin/dbg_wx_win.beam
ERLC ../ebin/dbg_wx_winman.beam
VSN ../ebin/debugger.app
VSN ../ebin/debugger.appup
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application debugger
=== Entering application reltool
ERLC ../ebin/reltool.beam
ERLC ../ebin/reltool_app_win.beam
ERLC ../ebin/reltool_fgraph.beam
ERLC ../ebin/reltool_fgraph_win.beam
ERLC ../ebin/reltool_mod_win.beam
ERLC ../ebin/reltool_sys_win.beam
ERLC ../ebin/reltool_server.beam
ERLC ../ebin/reltool_target.beam
ERLC ../ebin/reltool_utils.beam
VSN ../ebin/reltool.app
VSN ../ebin/reltool.appup
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application reltool
=== Entering application mnesia
ERLC ../ebin/mnesia.beam
ERLC ../ebin/mnesia_app.beam
ERLC ../ebin/mnesia_backend_type.beam
ERLC ../ebin/mnesia_backup.beam
ERLC ../ebin/mnesia_bup.beam
ERLC ../ebin/mnesia_checkpoint.beam
ERLC ../ebin/mnesia_checkpoint_sup.beam
ERLC ../ebin/mnesia_controller.beam
ERLC ../ebin/mnesia_dumper.beam
ERLC ../ebin/mnesia_event.beam
ERLC ../ebin/mnesia_ext_sup.beam
ERLC ../ebin/mnesia_frag.beam
ERLC ../ebin/mnesia_frag_hash.beam
ERLC ../ebin/mnesia_index.beam
ERLC ../ebin/mnesia_kernel_sup.beam
ERLC ../ebin/mnesia_late_loader.beam
ERLC ../ebin/mnesia_lib.beam
ERLC ../ebin/mnesia_loader.beam
ERLC ../ebin/mnesia_locker.beam
ERLC ../ebin/mnesia_log.beam
ERLC ../ebin/mnesia_monitor.beam
ERLC ../ebin/mnesia_recover.beam
ERLC ../ebin/mnesia_registry.beam
ERLC ../ebin/mnesia_schema.beam
ERLC ../ebin/mnesia_snmp_hook.beam
ERLC ../ebin/mnesia_subscr.beam
ERLC ../ebin/mnesia_sup.beam
ERLC ../ebin/mnesia_sp.beam
ERLC ../ebin/mnesia_text.beam
ERLC ../ebin/mnesia_tm.beam
VSN ../ebin/mnesia.app
VSN ../ebin/mnesia.appup
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application mnesia
=== Entering application crypto
ERLC ../ebin/crypto.beam
ERLC ../ebin/crypto_ec_curves.beam
VSN ../ebin/crypto.app
VSN ../ebin/crypto.appup
MAKE opt
CC ../priv/obj/x86_64-apple-darwin18.6.0/crypto.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/aes.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/algorithms.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/aead.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/api_ng.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/atoms.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/bn.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/cipher.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/cmac.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/dh.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/digest.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/dss.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/ec.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/ecdh.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/eddsa.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/engine.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/evp.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/fips.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/hash.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/hmac.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/info.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/math.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/pkey.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/poly1305.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/rand.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/rsa.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/srp.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/otp_test_engine.o
/usr/bin/install -c -d ../priv/lib/x86_64-apple-darwin18.6.0
clang -m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/bin/x86_64-apple-darwin18.6.0/beam.smp -o ../priv/lib/x86_64-apple-darwin18.6.0/crypto_callback.so ../priv/obj/x86_64-apple-darwin18.6.0/crypto_callback.o
LD ../priv/lib/x86_64-apple-darwin18.6.0/otp_test_engine.so
LD ../priv/lib/x86_64-apple-darwin18.6.0/crypto.so
make[3]: Nothing to be done for `opt'.
=== Leaving application crypto
=== Entering application os_mon
ERLC ../ebin/disksup.beam
ERLC ../ebin/memsup.beam
ERLC ../ebin/cpu_sup.beam
ERLC ../ebin/os_mon.beam
ERLC ../ebin/os_sup.beam
ERLC ../ebin/os_mon_sysinfo.beam
ERLC ../ebin/nteventlog.beam
VSN ../ebin/os_mon.app
VSN ../ebin/os_mon.appup
MAKE opt
CC ../priv/obj/x86_64-apple-darwin18.6.0/memsup.o
CC ../priv/obj/x86_64-apple-darwin18.6.0/cpu_sup.o
LD ../priv/bin/x86_64-apple-darwin18.6.0/memsup
LD ../priv/bin/x86_64-apple-darwin18.6.0/cpu_sup
make[3]: Nothing to be done for `opt'.
=== Leaving application os_mon
=== Entering application syntax_tools
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
make[3]: Nothing to be done for `opt'.
=== Leaving application syntax_tools
=== Entering application public_key
ASN OTP-PUB-KEY.erl
ASN PKCS-FRAME.erl
Due to multiple occurrences of a definition name in multi-file compiled files:
NOTICE: The ASN.1 definition in module 'PKCS5v2-0' with name 'AlgorithmIdentifier' has been renamed in generated module. New name is 'AlgorithmIdentifierPKCS5v2-0'.
NOTICE: The ASN.1 definition in module 'PKCS-8' with name 'AlgorithmIdentifier' has been renamed in generated module. New name is 'AlgorithmIdentifierPKCS-8'.
Due to multiple occurrences of a definition name in multi-file compiled files:
NOTICE: The ASN.1 definition in module 'PKCS-1' with name 'Version' has been renamed in generated module. New name is 'VersionPKCS-1'.
NOTICE: The ASN.1 definition in module 'PKIX1Explicit88' with name 'Version' has been renamed in generated module. New name is 'VersionPKIX1Explicit88'.
NOTICE: The ASN.1 definition in module 'PKCS-1' with name 'DigestInfo' has been renamed in generated module. New name is 'DigestInfoPKCS-1'.
NOTICE: The ASN.1 definition in module 'PKCS-7' with name 'DigestInfo' has been renamed in generated module. New name is 'DigestInfoPKCS-7'.
ERLC ../ebin/PKCS-FRAME.beam
GEN ../include/PKCS-FRAME.hrl
ERLC ../ebin/OTP-PUB-KEY.beam
GEN ../include/OTP-PUB-KEY.hrl
ERLC ../ebin/public_key.beam
ERLC ../ebin/pubkey_pem.beam
ERLC ../ebin/pubkey_ssh.beam
ERLC ../ebin/pubkey_pbe.beam
ERLC ../ebin/pubkey_cert.beam
ERLC ../ebin/pubkey_cert_records.beam
ERLC ../ebin/pubkey_crl.beam
VSN ../ebin/public_key.app
VSN ../ebin/public_key.appup
make[3]: Nothing to be done for `opt'.
=== Leaving application public_key
=== Entering application ssl
~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/ssl/src/deps/ssl.d:1: *** missing separator. Stop.
make[2]: *** [opt] Error 2
make[1]: *** [opt] Error 2
make: *** [libs] Error 2
No such command in 22.0.2 of erlang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment