asdf-erlang icon indicating copy to clipboard operation
asdf-erlang copied to clipboard

Configure error of OTP 24.0 on macOS Catalina with OpenSSL 1.1

Open zacky1972 opened this issue 3 years ago • 16 comments

Hi,

I tried to build by asdf install erlang 24.0 on macOS Catalina 10.15.7 with OpenSSL 1.1.1k installed by Homebrew, but I met the following error (from the log):

(snip)
checking for OpenSSL header in /usr/local/opt/[email protected]... yes
checking for OpenSSL in /usr/local/opt/[email protected]... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/[email protected]
ERROR: /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto/configure failed!

The entire log is as follows:


=== running autoconf in lib/common_test
configure.in:14: warning: AC_OUTPUT should be used without arguments.
configure.in:14: You should run autoupdate.

=== running autoconf in lib/crypto
configure.in:52: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:52: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:52: the top level
configure.in:52: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:52: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:52: the top level
configure.in:806: warning: AC_OUTPUT should be used without arguments.
configure.in:806: You should run autoupdate.

=== running autoconf in lib/erl_interface
configure.in:64: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.in:64: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:64: the top level
configure.in:167: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:167: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.in:167: the top level
configure.in:178: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.in:178: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.in:178: the top level
configure.in:180: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:180: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:180: the top level
configure.in:265: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:265: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
configure.in:265: the top level
configure.in:266: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:266: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1270: ETHR_CHK_GCC_ATOMIC_OPS is expanded from...
configure.in:266: the top level
configure.in:266: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:266: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1167: ETHR_CHK_GCC_ATOMIC_OP__ is expanded from...
aclocal.m4:1270: ETHR_CHK_GCC_ATOMIC_OPS is expanded from...
configure.in:266: the top level
configure.in:302: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:302: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:302: the top level
configure.in:323: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:323: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:323: the top level
configure.in:374: warning: AC_OUTPUT should be used without arguments.
configure.in:374: You should run autoupdate.
=== running autoheader in lib/erl_interface
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'

=== running autoconf in lib/megaco
configure.in:111: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.in:111: the top level
configure.in:119: warning: The macro `AC_FD_CC' is obsolete.
configure.in:119: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
configure.in:44: ERL_REENTRANT_FLEX is expanded from...
configure.in:119: the top level
configure.in:162: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:162: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:162: the top level
configure.in:185: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:185: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:185: the top level
configure.in:185: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:185: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:185: the top level
configure.in:192: warning: AC_OUTPUT should be used without arguments.
configure.in:192: You should run autoupdate.
configure.in:193: warning: AC_OUTPUT should be used without arguments.
configure.in:193: You should run autoupdate.

=== running autoconf in lib/odbc
configure.in:110: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:110: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.in:110: the top level
configure.in:136: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:136: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
configure.in:136: the top level
configure.in:239: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:239: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:239: the top level
configure.in:262: warning: AC_OUTPUT should be used without arguments.
configure.in:262: You should run autoupdate.

=== running autoconf in lib/snmp
configure.in:27: warning: AC_OUTPUT should be used without arguments.
configure.in:27: You should run autoupdate.

=== running autoconf in lib/wx
configure.in:120: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:120: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:120: the top level
configure.in:254: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:254: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:254: the top level
configure.in:255: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:255: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:255: the top level
configure.in:616: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:616: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:616: the top level
configure.in:706: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:706: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:706: the top level
configure.in:707: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:707: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:707: the top level

=== running autoconf in lib/common_test/test_server
configure.in:87: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:87: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:87: the top level
configure.in:337: warning: The macro `AC_HAVE_LIBRARY' is obsolete.
configure.in:337: You should run autoupdate.
./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from...
configure.in:337: the top level
configure.in:345: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:345: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:345: the top level
configure.in:469: warning: The macro `AC_FD_CC' is obsolete.
configure.in:469: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
configure.in:443: ERL_TRY_LINK_JAVA is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:469: the top level
configure.in:492: warning: AC_OUTPUT should be used without arguments.
configure.in:492: You should run autoupdate.

=== running autoconf in make
configure.in:388: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:388: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:388: the top level
configure.in:388: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:388: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
aclocal.m4:2957: ERL_DED is expanded from...
configure.in:388: the top level

=== running autoconf in erts
configure.in:104: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.in:104: You should run autoupdate.
./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from...
configure.in:104: the top level
configure.in:106: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.in:106: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:106: the top level
configure.in:550: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:550: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:550: the top level
configure.in:551: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:551: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:551: the top level
configure.in:552: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:552: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:552: the top level
configure.in:569: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:569: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:569: the top level
configure.in:579: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:579: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2761: LM_TRY_ENABLE_CFLAG is expanded from...
configure.in:579: the top level
configure.in:613: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:613: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
aclocal.m4:2797: LM_CHECK_RUN_CFLAG is expanded from...
configure.in:613: the top level
configure.in:614: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:614: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
aclocal.m4:2797: LM_CHECK_RUN_CFLAG is expanded from...
configure.in:614: the top level
configure.in:615: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:615: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
aclocal.m4:2797: LM_CHECK_RUN_CFLAG is expanded from...
configure.in:615: the top level
configure.in:633: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:633: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:2775: LM_CHECK_ENABLE_CFLAG is expanded from...
configure.in:633: the top level
configure.in:988: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:988: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:988: the top level
configure.in:988: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:988: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:988: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:999: LM_CHECK_THR_LIB is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:701: ERL_MONOTONIC_CLOCK is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:701: ERL_MONOTONIC_CLOCK is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:1416: ETHR_CHK_INTERLOCKED is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1270: ETHR_CHK_GCC_ATOMIC_OPS is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1039: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1039: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1167: ETHR_CHK_GCC_ATOMIC_OP__ is expanded from...
aclocal.m4:1270: ETHR_CHK_GCC_ATOMIC_OPS is expanded from...
aclocal.m4:1464: ERL_FIND_ETHR_LIB is expanded from...
configure.in:1039: the top level
configure.in:1129: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1129: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:1129: the top level
configure.in:1149: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:1149: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:1149: the top level
configure.in:1300: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1300: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:1300: the top level
configure.in:1539: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1539: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1539: the top level
configure.in:1557: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:1557: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:1557: the top level
configure.in:1586: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1586: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1586: the top level
configure.in:1604: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1604: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1604: the top level
configure.in:1620: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1620: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:1620: the top level
configure.in:1639: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:1639: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.in:1639: the top level
configure.in:1641: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.in:1641: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.in:1641: the top level
configure.in:1847: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1847: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:384: LM_DECL_SO_BSDCOMPAT is expanded from...
configure.in:1847: the top level
configure.in:1848: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1848: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:405: LM_DECL_INADDR_LOOPBACK is expanded from...
configure.in:1848: the top level
configure.in:1848: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1848: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:405: LM_DECL_INADDR_LOOPBACK is expanded from...
configure.in:1848: the top level
configure.in:1849: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1849: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:559: LM_DECL_SYS_ERRLIST is expanded from...
configure.in:1849: the top level
configure.in:1853: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1853: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1853: the top level
configure.in:1875: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.in:1875: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.in:1875: the top level
configure.in:1881: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1881: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
aclocal.m4:454: LM_STRUCT_SOCKADDR_SA_LEN is expanded from...
configure.in:1881: the top level
configure.in:1905: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1905: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1905: the top level
configure.in:1924: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1924: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1924: the top level
configure.in:1942: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:1942: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:1942: the top level
configure.in:2074: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2074: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2074: the top level
configure.in:2097: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2097: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2097: the top level
configure.in:2138: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2138: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2138: the top level
configure.in:2179: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2179: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2179: the top level
configure.in:2196: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2196: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2196: the top level
configure.in:2211: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:2211: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from...
configure.in:2211: the top level
configure.in:2252: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:2252: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:586: LM_CHECK_FUNC_DECL is expanded from...
configure.in:2252: the top level
configure.in:2258: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2258: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2258: the top level
configure.in:2269: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2269: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2269: the top level
configure.in:2354: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2354: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2354: the top level
configure.in:2377: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2377: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2377: the top level
configure.in:2395: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2395: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2395: the top level
configure.in:2411: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2411: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:2411: the top level
configure.in:2432: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2432: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2432: the top level
configure.in:2442: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2442: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2442: the top level
configure.in:2452: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:2452: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2452: the top level
configure.in:2596: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2596: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2596: the top level
configure.in:2633: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2633: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2633: the top level
configure.in:2672: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:2672: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:2672: the top level
configure.in:2871: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:2871: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:476: LM_SYS_IPV6 is expanded from...
configure.in:2871: the top level
configure.in:2873: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2873: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:871: ERL_WALL_CLOCK is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2873: warning: AC_CHECK_FUNCS($check_for_clock_getres): you should use literals
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
aclocal.m4:871: ERL_WALL_CLOCK is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2873: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:2873: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:871: ERL_WALL_CLOCK is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2873: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:2873: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:701: ERL_MONOTONIC_CLOCK is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2873: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:2873: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:701: ERL_MONOTONIC_CLOCK is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2873: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:2873: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
aclocal.m4:2377: ERL_TIME_CORRECTION is expanded from...
configure.in:2873: the top level
configure.in:2948: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:2948: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:2948: the top level
configure.in:3037: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:3037: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:3037: the top level
configure.in:3118: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:3118: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:3118: the top level
configure.in:3170: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:3170: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:3170: the top level
configure.in:3230: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:3230: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:234: LM_FIND_EMU_CC is expanded from...
configure.in:3230: the top level
configure.in:3282: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:3282: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:3282: the top level
configure.in:3412: warning: The macro `AC_FD_CC' is obsolete.
configure.in:3412: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
aclocal.m4:2816: ERL_TRY_LINK_JAVA is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:3412: the top level
configure.in:3566: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:3566: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:3566: the top level
=== running autoheader in erts
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'

=== creating ./configure
/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/configure  --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/zacky/\.asdf/plugins/erlang/kerl-home/builds/asdf_24\.0/otp_src_24\.0/bin/x86_64-apple-darwin19\.6\.0/beam\.smp --enable-darwin-64bit --with-ssl=/usr/local/opt/[email protected]
=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for library containing strerror... none required
checking OTP release... 24
checking OTP version... 24.0
checking for gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking for mixed mingw-gcc 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 if we mix WSL 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 if we can add -fno-common to CFLAGS (via CFLAGS)... yes
checking C99 support... yes
checking CFLAGS for -O switch... yes
checking whether clang accepts -fprofile-generate -Werror...... yes
checking whether clang accepts -fprofile-use -Werror...... yes
checking whether clang accepts -fprofile-use -fprofile-correction -Werror...... yes
checking whether clang links with -fprofile-generate... yes
checking whether clang accepts -fprofile-instr-generate -Werror...... yes
checking for llvm-profdata... /Library/Developer/CommandLineTools/usr/bin/llvm-profdata
checking for xcrun... xcrun
checking whether clang accepts -fprofile-instr-use=default.profdata -Werror... yes
checking whether to do PGO of erts... yes, using -fprofile-generate -fprofile-correction
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.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/local/bin/ginstall -c
checking how to create a directory including parents... /usr/local/bin/ginstall -c -d
checking for extra flags needed to export symbols... none
configure: Turning off stack check on macOS 10.15 (Catalina)
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... yes
checking size of void *... (cached) 8
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 for sched.h... yes
checking for sys/time.h... (cached) 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 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 library containing inflateGetDictionary... none required
checking for localtime_r... yes
checking for strftime... yes
checking for getprotoent... yes
checking for setprotoent... yes
checking for endprotoent... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for if_nameindex... yes
checking for if_freenameindex... yes
checking for gethostname... yes
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname_r... no
checking for working posix_openpt implementation... yes
checking if netdb.h requires netinet/in.h to be previously included... no
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 egrep... /usr/bin/egrep
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for syslog.h... yes
checking for dlfcn.h... yes
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking for sys/stropts.h... no
checking for sys/sysctl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/mman.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for sys/socketio.h... no
checking for net/errno.h... no
checking for malloc.h... no
checking for arpa/nameser.h... yes
checking for libdlpi.h... no
checking for pty.h... no
checking for util.h... yes
checking for libutil.h... no
checking for utmp.h... yes
checking for langinfo.h... yes
checking for poll.h... yes
checking for sdkddkver.h... no
checking for elf.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 for clang options needed to detect all undeclared functions... none needed
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 for sys/event.h... yes
checking for sys/epoll.h... no
checking for sys/devpoll.h... no
checking for sys/timerfd.h... no
checking for netpacket/packet.h... no
checking for netinet/sctp.h... no
checking for sched.h... (cached) yes
checking for setns.h... no
checking for setns... no
checking for linux/types.h... no
checking for linux/errqueue.h... 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 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 size of suseconds_t... 4
checking size of _Float16... 2
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 for windows.h... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) no
checking for localtime_r... (cached) yes
checking for gmtime_r... yes
checking for mprotect... yes
checking for madvise... yes
checking for posix_madvise... 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 vsyslog... yes
checking for inet_pton... yes
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 conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking for net/if_dl.h... yes
checking for ifaddrs.h... yes
checking for netpacket/packet.h... (cached) no
checking for sys/un.h... yes
checking for getifaddrs... yes
checking for struct sockaddr_un.sun_path... 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 g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for C++17 support... yes
checking for safe signal delivery... yes
checking whether to redefine FD_SETSIZE... no
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 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 log2... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-apple-darwin19.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin19.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin19.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-apple-darwin19.6.0/config.h
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread_header_config.h
config.status: creating include/x86_64-apple-darwin19.6.0/erl_int_sizes_config.h

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/make ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/make"
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for ld... ld
checking for mixed mingw-gcc 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 if we mix WSL with another native compiler... no
checking for env... /usr/bin/env
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/bin/perl
checking ERTS version... 12.0
checking OTP release... 24
checking OTP version... 24.0
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 if we can add -fno-common to DED_CFLAGS (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 -fno-common -g -O2   -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -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 -fno-common -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING:  '../Makefile.in' seems to ignore the --datarootdir setting

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/common_test ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/common_test"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin19.6.0/Makefile

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for mixed mingw-gcc 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 if we mix WSL with another native compiler... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 if we can add -fno-common to DED_CFLAGS (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 -fno-common -g -O2   -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -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 -fno-common -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... no
checking for OpenSSL header in /usr/local/opt/[email protected]... yes
checking for OpenSSL in /usr/local/opt/[email protected]... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/[email protected]
ERROR: /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto/configure failed!
Makefile:1235: warning: overriding commands for target `dialyzer'
Makefile:510: warning: ignoring old commands for target `dialyzer'
rm -f *~ *.bak config.log config.status prebuilt.files ibin/*
cd erts && ERL_TOP=/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0 make clean
 MAKE	clean
rm -f  x86_64-apple-darwin19.6.0/opt/jit/OPCODES-GENERATED x86_64-apple-darwin19.6.0/opt/jit/TABLES-GENERATED x86_64-apple-darwin19.6.0/opt/jit/erl_alloc_types.h x86_64-apple-darwin19.6.0/erl_version.h x86_64-apple-darwin19.6.0/opt/jit/driver_tab.c x86_64-apple-darwin19.6.0/erl_db_insert_list.ycf.h x86_64-apple-darwin19.6.0/erl_map.ycf.h x86_64-apple-darwin19.6.0/utils.ycf.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/asmjit-scope-begin.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/asmjit-scope-end.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/asmjit.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/api-build_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/api-config.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/archcommons.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/archtraits.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/assembler.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/builder.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/codebuffer.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/codeholder.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/codewriter_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/compiler.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/compilerdefs.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/constpool.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/cpuinfo.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/datatypes.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/emithelper_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/emitter.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/emitterutils_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/environment.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/errorhandler.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/features.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/formatter.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/func.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/funcargscontext_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/globals.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/inst.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/jitallocator.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/jitruntime.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/logger.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/misc_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/operand.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/osutils.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/osutils_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/raassignment_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/rabuilders_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/radefs_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/ralocal_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/rapass_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/rastack_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/string.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/support.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/target.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/type.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/virtmem.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zone.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonehash.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonelist.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonestack.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonestring.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonetree.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/core/zonevector.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86archtraits_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86assembler.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86builder.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86compiler.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86emithelper_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86emitter.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86features.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86formatter_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86func_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86globals.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86instapi_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86instdb.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86instdb_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86opcode_p.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86operand.h x86_64-apple-darwin19.6.0/opt/jit/asmjit/x86/x86rapass_p.h
rm -f -r x86_64-apple-darwin19.6.0/*.c x86_64-apple-darwin19.6.0/*.h x86_64-apple-darwin19.6.0/*-GENERATED
rm -f -r x86_64-apple-darwin19.6.0/*/*
rm -f -r obj/x86_64-apple-darwin19.6.0
rm -f -r pcre/obj/x86_64-apple-darwin19.6.0 /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
rm -f -r zlib/obj/x86_64-apple-darwin19.6.0
rm -f -r bin/x86_64-apple-darwin19.6.0
cd /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
 MAKE	clean
rm -f -r ../lib/internal/x86_64-apple-darwin19.6.0/*
rm -f -r ../lib/x86_64-apple-darwin19.6.0/*
rm -f -r obj/x86_64-apple-darwin19.6.0/*
rm -f yielding_c_fun/bin/x86_64-apple-darwin19.6.0/*
rm -f yielding_c_fun/x86_64-apple-darwin19.6.0/*
 MAKE	clean
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/inet_gethost /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/heart /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/erlexec /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/typer /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/dialyzer /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/erlc /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/escript /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/ct_run /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/run_erl /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/to_erl /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/dyn_erl /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/erl_call
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/win_erlexec.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/init_file.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/start_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/dialyzer.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/erlexec.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/erl_io.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/erlc.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/escript.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/heart.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/heart_config.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/inet_gethost.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/rdate.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/reclaim.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/run_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/to_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/typer.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/dyn_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/safe_string.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/run_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/to_erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/ct_run.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/vxcall.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/erl.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/erl_log.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj*/x86_64-apple-darwin19.6.0/werl.o
rm -f Install erl.src
rm -f *~ core
make[3]: Nothing to be done for `clean'.
 MAKE	clean
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/epmd 
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj/x86_64-apple-darwin19.6.0/epmd.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj/x86_64-apple-darwin19.6.0/epmd_cli.o
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts/obj/x86_64-apple-darwin19.6.0/epmd_srv.o 
rm -f *.o
rm -f *~ core
 MAKE	clean
rm -f -r ../lib/internal/x86_64-apple-darwin19.6.0/*
rm -f -r ../lib/x86_64-apple-darwin19.6.0/*
rm -f -r obj/x86_64-apple-darwin19.6.0/*
rm -f yielding_c_fun/bin/x86_64-apple-darwin19.6.0/*
rm -f yielding_c_fun/x86_64-apple-darwin19.6.0/*
(cd preloaded/src && /Applications/Xcode.app/Contents/Developer/usr/bin/make ../ebin/erts.app)
 VSN	../ebin/erts.app
cd lib  && ERL_TOP=/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0 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_stdlib_errors.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_format_ryu_table.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/shell_docs.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
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_compile_server.beam ../ebin/erl_ddll.beam ../ebin/erl_distribution.beam ../ebin/erl_erts_errors.beam ../ebin/erl_epmd.beam ../ebin/erl_kernel_errors.beam ../ebin/erl_reply.beam ../ebin/erl_signal_handler.beam ../ebin/erpc.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_tcp_socket.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/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.beam ../ebin/net_adm.beam ../ebin/net_kernel.beam ../ebin/os.beam ../ebin/pg.beam ../ebin/pg2.beam ../ebin/ram_file.beam ../ebin/rpc.beam ../ebin/seq_trace.beam ../ebin/socket.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/wrap_log_reader.beam ../ebin/kernel.app ../ebin/kernel.appup
rm -f core
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
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_call_types.beam ../ebin/beam_clean.beam ../ebin/beam_dict.beam ../ebin/beam_digraph.beam ../ebin/beam_disasm.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_bc_size.beam ../ebin/beam_ssa_bool.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_throw.beam ../ebin/beam_ssa_type.beam ../ebin/beam_kernel_to_ssa.beam ../ebin/beam_trim.beam ../ebin/beam_types.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_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_core_prepare.beam ../ebin/sys_messages.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
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/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/ct_suite.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-darwin19.6.0/dyntrace.so  ../priv/lib/x86_64-apple-darwin19.6.0/trace_file_drv.so  ../priv/lib/x86_64-apple-darwin19.6.0/trace_ip_drv.so
rm -f core *~
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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.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_logger.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_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_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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== Leaving application xmerl
=== Entering application edoc
rm -f 
rm -f ../ebin/edoc.beam ../ebin/edoc_cli.beam ../ebin/edoc_data.beam ../ebin/edoc_doclet.beam ../ebin/edoc_doclet_chunks.beam ../ebin/edoc_extract.beam ../ebin/edoc_layout.beam ../ebin/edoc_layout_chunks.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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/docgen_xml_to_chunk.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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 /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/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_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
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_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 
rm -f ../../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'.
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== Leaving application snmp
=== Entering application erl_interface
 MAKE	clean
 GEN	x86_64-apple-darwin19.6.0/depend.mk
 CC	x86_64-apple-darwin19.6.0/depend.mk
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_connect.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_resolve.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/eirecv.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/send.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/send_exit.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/send_reg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_intlist.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_iodata.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_skip.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/decode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/encode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/epmd_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/epmd_publish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/epmd_unpublish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_decode_term.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_format.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_locking.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_malloc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_portio.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_printterm.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_pthreads.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_x_encode.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/eimd5.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/get_type.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/show_msg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_compat.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_init.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_cmp_nc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/global_names.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/global_register.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/global_unregister.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/global_whereis.o  /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj/x86_64-apple-darwin19.6.0/libei_st.a
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_connect.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_resolve.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/eirecv.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/send.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/send_exit.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/send_reg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_intlist.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_iodata.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_skip.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/decode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/encode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/epmd_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/epmd_publish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/epmd_unpublish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_decode_term.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_format.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_locking.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_malloc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_portio.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_printterm.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_pthreads.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_x_encode.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/eimd5.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/get_type.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/show_msg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_compat.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_init.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_cmp_nc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/global_names.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/global_register.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/global_unregister.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/global_whereis.o  /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj/x86_64-apple-darwin19.6.0/libei.a
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_connect.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_resolve.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/eirecv.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/send.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/send_exit.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/send_reg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_intlist.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_iodata.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_skip.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/decode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/encode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/epmd_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/epmd_publish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/epmd_unpublish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_decode_term.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_format.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_locking.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_malloc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_portio.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_printterm.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_pthreads.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_x_encode.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/eimd5.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/get_type.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/show_msg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_compat.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_init.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/ei_cmp_nc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/global_names.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/global_register.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/global_unregister.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.md/x86_64-apple-darwin19.6.0/global_whereis.o  /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj/x86_64-apple-darwin19.6.0/libei_md.a
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_connect.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_resolve.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/eirecv.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/send.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/send_exit.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/send_reg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_intlist.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_iodata.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_skip.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/decode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_atom.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_big.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_bignum.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_binary.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_boolean.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_char.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_double.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_fun.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_list_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_long.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_pid.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_ref.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_string.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_tuple_header.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_ulong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_version.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_longlong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/encode_ulonglong.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/epmd_port.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/epmd_publish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/epmd_unpublish.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_decode_term.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_format.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_locking.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_malloc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_portio.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_printterm.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_pthreads.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_trace.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_x_encode.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/eimd5.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/get_type.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/show_msg.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_compat.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_init.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/ei_cmp_nc.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/global_names.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/global_register.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/global_unregister.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mdd/x86_64-apple-darwin19.6.0/global_whereis.o /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj/x86_64-apple-darwin19.6.0/libei_mdd.a
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/bin/x86_64-apple-darwin19.6.0/erl_call
rm -f /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/erl_fake_prog_st /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_fake_prog_st /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/erl_fake_prog_cxx_st /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.st/x86_64-apple-darwin19.6.0/ei_fake_prog_cxx_st /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/erl_fake_prog_mt /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_fake_prog_mt /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/erl_fake_prog_mt_cxx /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/erl_interface/obj.mt/x86_64-apple-darwin19.6.0/ei_fake_prog_mt_cxx
rm -f ../ebin/erl_interface.app
rm -f ../ebin/erl_interface.appup
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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_gen_jer.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
rm -f core *~ 
rm -f ../priv/lib/x86_64-apple-darwin19.6.0/*
rm -f ../priv/obj/x86_64-apple-darwin19.6.0/*
=== Leaving application asn1
=== Entering application jinterface
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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/wxBookCtrlBase.beam ../ebin/wxBookCtrlEvent.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/wxGLContext.beam ../ebin/wxGauge.beam ../ebin/wxGenericDirCtrl.beam ../ebin/wxGraphicsBrush.beam ../ebin/wxGraphicsContext.beam ../ebin/wxGraphicsFont.beam ../ebin/wxGraphicsGradientStops.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/wxNotificationMessage.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/wxWebView.beam ../ebin/wxWebViewEvent.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 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_notificationMessage.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 ex_webview.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  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf ref_man.xml specs.xml
rm -f  errs core *~ *.eps
=== 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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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  *~
rm -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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_rpc.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 -f  ../specs/*
rm -f ../pdf/*
rm -rf ../html/*
rm -f ../man1/* ../man3/* ../man4/* ../man6/*
rm -f  ../chunks/*
rm -rf ../xml
rm -rf 
rm -f  errs core *~ *.eps
=== 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
make[4]: x86_64-apple-darwin19.6.0/Makefile: No such file or directory
make[4]: *** No rule to make target `x86_64-apple-darwin19.6.0/Makefile'.  Stop.
make[3]: *** [clean] Error 2
make[2]: *** [clean] Error 2
make[1]: *** [clean] Error 2
make: *** [clean] Error 2
/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/configure  --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/zacky/\.asdf/plugins/erlang/kerl-home/builds/asdf_24\.0/otp_src_24\.0/bin/x86_64-apple-darwin19\.6\.0/beam\.smp --enable-darwin-64bit --with-ssl=/usr/local/opt/[email protected]
=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/erts"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for library containing strerror... none required
checking OTP release... 24
checking OTP version... 24.0
checking for gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking for mixed mingw-gcc 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 if we mix WSL 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 if we can add -fno-common to CFLAGS (via CFLAGS)... yes
checking C99 support... yes
checking CFLAGS for -O switch... yes
checking whether clang accepts -fprofile-generate -Werror...... yes
checking whether clang accepts -fprofile-use -Werror...... yes
checking whether clang accepts -fprofile-use -fprofile-correction -Werror...... yes
checking whether clang links with -fprofile-generate... yes
checking whether clang accepts -fprofile-instr-generate -Werror...... yes
checking for llvm-profdata... /Library/Developer/CommandLineTools/usr/bin/llvm-profdata
checking for xcrun... xcrun
checking whether clang accepts -fprofile-instr-use=default.profdata -Werror... yes
checking whether to do PGO of erts... yes, using -fprofile-generate -fprofile-correction
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.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/local/bin/ginstall -c
checking how to create a directory including parents... /usr/local/bin/ginstall -c -d
checking for extra flags needed to export symbols... none
configure: Turning off stack check on macOS 10.15 (Catalina)
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... yes
checking size of void *... (cached) 8
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 for sched.h... yes
checking for sys/time.h... (cached) 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 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 library containing inflateGetDictionary... none required
checking for localtime_r... yes
checking for strftime... yes
checking for getprotoent... yes
checking for setprotoent... yes
checking for endprotoent... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for if_nameindex... yes
checking for if_freenameindex... yes
checking for gethostname... yes
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname_r... no
checking for working posix_openpt implementation... yes
checking if netdb.h requires netinet/in.h to be previously included... no
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 egrep... /usr/bin/egrep
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for syslog.h... yes
checking for dlfcn.h... yes
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking for sys/stropts.h... no
checking for sys/sysctl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/mman.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for sys/socketio.h... no
checking for net/errno.h... no
checking for malloc.h... no
checking for arpa/nameser.h... yes
checking for libdlpi.h... no
checking for pty.h... no
checking for util.h... yes
checking for libutil.h... no
checking for utmp.h... yes
checking for langinfo.h... yes
checking for poll.h... yes
checking for sdkddkver.h... no
checking for elf.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 for clang options needed to detect all undeclared functions... none needed
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 for sys/event.h... yes
checking for sys/epoll.h... no
checking for sys/devpoll.h... no
checking for sys/timerfd.h... no
checking for netpacket/packet.h... no
checking for netinet/sctp.h... no
checking for sched.h... (cached) yes
checking for setns.h... no
checking for setns... no
checking for linux/types.h... no
checking for linux/errqueue.h... 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 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 size of suseconds_t... 4
checking size of _Float16... 2
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 for windows.h... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) no
checking for localtime_r... (cached) yes
checking for gmtime_r... yes
checking for mprotect... yes
checking for madvise... yes
checking for posix_madvise... 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 vsyslog... yes
checking for inet_pton... yes
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 conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking for net/if_dl.h... yes
checking for ifaddrs.h... yes
checking for netpacket/packet.h... (cached) no
checking for sys/un.h... yes
checking for getifaddrs... yes
checking for struct sockaddr_un.sun_path... 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 g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for C++17 support... yes
checking for safe signal delivery... yes
checking whether to redefine FD_SETSIZE... no
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 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 log2... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-apple-darwin19.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin19.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin19.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp.mk
config.status: creating ../make/make_emakefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin19.6.0/Makefile
config.status: creating ../make/install_dir_data.sh
config.status: creating x86_64-apple-darwin19.6.0/config.h
config.status: x86_64-apple-darwin19.6.0/config.h is unchanged
config.status: creating include/internal/x86_64-apple-darwin19.6.0/ethread_header_config.h
config.status: include/internal/x86_64-apple-darwin19.6.0/ethread_header_config.h is unchanged
config.status: creating include/x86_64-apple-darwin19.6.0/erl_int_sizes_config.h
config.status: include/x86_64-apple-darwin19.6.0/erl_int_sizes_config.h is unchanged

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/make ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/make"
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for ld... ld
checking for mixed mingw-gcc 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 if we mix WSL with another native compiler... no
checking for env... /usr/bin/env
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for perl5... no
checking for perl... /usr/bin/perl
checking ERTS version... 12.0
checking OTP release... 24
checking OTP version... 24.0
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 if we can add -fno-common to DED_CFLAGS (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 -fno-common -g -O2   -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -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 -fno-common -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
configure: creating ./config.status
config.status: creating ../Makefile
config.status: creating output.mk
config.status: creating ../make/x86_64-apple-darwin19.6.0/otp_ded.mk
config.status: creating emd2exml
config.status: WARNING:  '../Makefile.in' seems to ignore the --datarootdir setting

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/common_test ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/common_test"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin19.6.0/Makefile

=== Running configure in /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto ===
./configure 'CC=clang' 'DED_LD=clang' 'DED_LDFLAGS=-m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp' '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto"
checking build system type... x86_64-apple-darwin19.6.0
checking host system type... x86_64-apple-darwin19.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for mixed mingw-gcc 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 if we mix WSL with another native compiler... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
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 if we can add -fno-common to DED_CFLAGS (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 -fno-common -g -O2   -fno-common -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER
checking for basic compiler flags for loadable drivers... -fno-common -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 -fno-common -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin19.6.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... no
checking for OpenSSL header in /usr/local/opt/[email protected]... yes
checking for OpenSSL in /usr/local/opt/[email protected]... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/[email protected]
ERROR: /Users/zacky/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto/configure failed!

zacky1972 avatar May 12 '21 23:05 zacky1972

I also tried to build the source from otp_src_24.0 with the SSL option --with-ssl=/usr/local/opt/[email protected] directly, and I did it.

I guess kerl and/or asdf-erlang should not work well.

zacky1972 avatar May 12 '21 23:05 zacky1972

It the following issue (comment) related to it?

https://github.com/erlang/otp/issues/4821#issuecomment-840154032

zacky1972 avatar May 13 '21 01:05 zacky1972

same here

$ export KERL_CONFIGURE_OPTIONS="--without-javac --with-ssl=$(brew --prefix openssl)"

$ asdf install erlang 24.0
asdf_24.0 is not a kerl-managed Erlang/OTP installation
The asdf_24.0 build has been deleted
Extracting source code
Building Erlang/OTP 24.0 (asdf_24.0), please wait...
Configure failed.
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 -fno-common -g -O2 -I/usr/local/opt/[email protected]/include -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/sbenitez/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/bin/x86_64-apple-darwin18.7.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... no
checking for OpenSSL header in /usr/local/opt/[email protected]... yes
checking for OpenSSL in /usr/local/opt/[email protected]... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/[email protected]
ERROR: /Users/sbenitez/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_src_24.0/lib/crypto/configure failed!

Please see /Users/sbenitez/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0/otp_build_24.0.log for full details.

$ echo $KERL_CONFIGURE_OPTIONS
--without-javac --with-ssl=/usr/local/opt/[email protected]

sescobb27 avatar May 13 '21 16:05 sescobb27

Big Sur on M1 can't configure it due to the reason that seems the same to this issue.

zacky1972 avatar May 13 '21 23:05 zacky1972

For most folks, this is the result of attempting to build with Autoconf > 2.69. A change was made in 2.70 that changes how certain macros work, causing the configure scripts to generate incorrectly.

A workaround if you use homebrew (for now): https://github.com/erlang/otp/issues/4821#issuecomment-840719787

More discussion here: https://github.com/erlang/otp/issues/4821

cjntaylor avatar May 14 '21 00:05 cjntaylor

Did you find this issue is the same to erlang/otp#4821 ?

zacky1972 avatar May 14 '21 08:05 zacky1972

Did you find this issue is the same to erlang/otp#4821 ?

Yes. The issues are the same.

cjntaylor avatar May 14 '21 11:05 cjntaylor

Issue is still present with OTP-24.0.1 on macOS Mojave.

APB9785 avatar May 20 '21 20:05 APB9785

From a recent reply in the erlang/otp issue thread:

The solution should be to not set any DED_* variables on MacOS. It should work out of the box. If it is not you setting the variables, you need to talk to the maintainer of asdf about this.

EDIT: Later:

Looks like kerl is still setting DED_* flags for you, as you can still see them in your paste. Since it's kerl setting these, it'll need to be fixed by the kerl maintainer, otherwise you'll have to patch your kerl shell scripts to omit those flags.

and

Until kerl stops passing these DED_* flags you wont be able to build OTP 24 using kerl on MacOS.

APB9785 avatar May 20 '21 20:05 APB9785

I can build 24.0.1 by the following steps:

  1. Patch ~/.asdf/plugins/erlang/kerl according to the comment: https://github.com/erlang/otp/issues/4821#issuecomment-840342780
  2. Install 24.0.1 by the following command:
DED_LDFLAGS="-m64 -bundle -bundle_loader ~/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/bin/x86_64-apple-darwin19.6.0/beam.smp" asdf install erlang 24.0.1

zacky1972 avatar May 20 '21 22:05 zacky1972

I tested building OTP 24.0.1 without any patch and flags on Big Sur, but I can build it.

Was the issue fixed? Or it doesn't occur in case of Big Sur.

zacky1972 avatar May 21 '21 05:05 zacky1972

@zacky1972 Some members on the Elixir forum have also claimed 24.0.1 installs OK for them on Big Sur without patch. Still fails for me on Mojave, though.

APB9785 avatar May 21 '21 16:05 APB9785

@APB9785 the approach suggested by @zacky1972 worked for me in Catalina.

marciol avatar May 21 '21 18:05 marciol

I believe this was resolved by #210.

asdf plugin-update erlang
asdf install erlang 24.0.2

Works for me on Catalina.

adamu avatar Jun 06 '21 03:06 adamu

Works for me on Catalina.

Does it also work if you're installing 24.0 (asdf install erlang 24.0)?

alexanderadam avatar Jun 07 '21 09:06 alexanderadam

Works for me on Catalina.

Does it also work if you're installing 24.0 (asdf install erlang 24.0)?

Sorry, unhelpfully I updated autoconf between then and now. I'm now on 2.71, but I think I was on 2.69 before. However I just tried, and:

24.0 fails with the same configure error as zacky1972 originally reported (https://github.com/erlang/otp/issues/4821?) 24.0.1 worked.

adamu avatar Jun 07 '21 15:06 adamu