Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created September 17, 2016 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilovezfs/a6c565d14b817f2f6efa65895ad69011 to your computer and use it in GitHub Desktop.
Save ilovezfs/a6c565d14b817f2f6efa65895ad69011 to your computer and use it in GitHub Desktop.
==> ./otp_build autoconf
***************************************************
***************************************************
*** WARNING: System might fail to configure or
*** might be erroneously configured
*** since autoconf version 2.69 is used
*** instead of version 2.59!
***************************************************
***************************************************
=== running autoconf in lib
=== running autoconf in lib/common_test
=== running autoconf in lib/erl_interface
=== running autoheader in lib/erl_interface
=== running autoconf in lib/gs
=== running autoconf in lib/megaco
=== running autoconf in lib/odbc
=== running autoconf in lib/snmp
=== running autoconf in lib/wx
=== running autoconf in lib/common_test/test_server
=== running autoconf in erts
=== running autoheader in erts
=== running autoconf in .
==> ./configure --disable-debug --disable-silent-rules --prefix=/usr/local/Cellar/erlang/19.0.2 --enable-kernel-poll --enable-threads --enable-sctp --enable-dynamic-ssl-lib --with-ssl=/usr/local/opt/openssl --enable-shared-zlib --enable-smp-support --enable-darwin-64bit --enable-wx --with-dynamic-trace=dtrace --enable-hipe --without-javac
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for ld... ld
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking ERTS version... 8.0.2
checking OTP release... 19
checking OTP version... 19.0.2
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating make/output.mk
config.status: creating make/emd2exml
=== configuring in lib (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib)
configure: running /bin/sh /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib
configure: creating ./config.status
=== configuring in snmp/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/snmp/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== configuring in common_test/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/common_test/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin15.6.0/Makefile
=== configuring in erl_interface/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/erl_interface/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of long long... 8
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for gethostbyname in -lnsl... no
checking for getpeername in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t usability... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether clang needs -traditional... no
checking for working memcmp... yes
checking for dup2... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostbyaddr_r... no
checking for gethostbyname_r... no
checking for gethostname... yes
checking for writev... yes
checking for gethrtime... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for res_gethostbyname... no
checking for res_gethostbyname in -lresolv... no
checking for clock_gettime... (cached) no
checking for clock_gettime in -lrt... no
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating src/x86_64-apple-darwin15.6.0/eidefs.mk
config.status: creating src/x86_64-apple-darwin15.6.0/config.h
=== configuring in gs/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/gs/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for prebuilt tcl/tk in tcl/binaries/x86_64_darwin15.tar.gz... not found
configure: creating ./config.status
config.status: creating tcl/x86_64-apple-darwin15.6.0/Makefile
config.status: creating tcl/win32/Makefile
=== configuring in megaco/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/megaco/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking for usable Dynamic Erlang Driver configuration... yes
checking for perl... perl
configure: creating ./config.status
config.status: creating examples/meas/Makefile
configure: creating ./config.status
config.status: creating examples/meas/Makefile
config.status: creating src/flex/x86_64-apple-darwin15.6.0/Makefile
=== configuring in odbc/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/odbc/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking whether make sets $(MAKE)... yes
checking for ld.sh... no
checking for ld... ld
checking for rm... /bin/rm
checking for connect... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for sql.h... no
checking for sqlext.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for memset... yes
checking for socket... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking size of void *... 8
checking for odbc in standard locations... no
configure: WARNING: No odbc library found skipping odbc
configure: WARNING: "ODBC library - header check failed"
configure: WARNING: "ODBC library - link check failed"
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating c_src/x86_64-apple-darwin15.6.0/Makefile
=== configuring in wx/. (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/wx/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -E
configure: Building for darwin15.6.0
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking Checking wxWidgets for min version:... -mmacosx-version-min=10.11
checking if compiler accepts -ObjC... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for debug build of wxWidgets... checking for wx-config... /usr/local/opt/wxmac/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=yes)... yes (version 3.0.2)
checking for wxWidgets static library... no
checking for standard build of wxWidgets... checking for wx-config... (cached) /usr/local/opt/wxmac/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=no)... yes (version 3.0.2)
checking for wxWidgets static library... no
checking if wxwidgets have opengl support... yes
checking for GLintptr... yes
checking for GLintptrARB... yes
checking for GLchar... yes
checking for GLcharARB... yes
checking for GLhalfARB... yes
checking for GLint64EXT... yes
checking GLU Callbacks uses Tiger Style... no
checking for wx/stc/stc.h... yes
checking if we can link wxwidgets programs... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to CXXFLAGS (via CFLAGS)... yes
configure: creating x86_64-apple-darwin15.6.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
=== configuring in erts (/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts)
configure: running /bin/sh /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/19.0.2' '--disable-debug' '--disable-silent-rules' '--enable-kernel-poll' '--enable-threads' '--enable-sctp' '--enable-dynamic-ssl-lib' '--with-ssl=/usr/local/opt/openssl' '--enable-shared-zlib' '--enable-smp-support' '--enable-darwin-64bit' '--enable-wx' '--with-dynamic-trace=dtrace' '--enable-hipe' '--without-javac' 'CC=clang' 'CXX=clang++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for library containing strerror... none required
checking OTP release... 19
checking OTP version... 19.0.2
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... failed
configure: WARNING: Check for large file support flags failed; getconf failed
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS)... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking whether compilation mode forces ARCH adjustment... no
configure: Adjusting LDFLAGS to cope with 64bit Darwin
checking if VM has to be linked with Carbon framework... yes
checking for rm... /bin/rm
checking for mkdir... /bin/mkdir
checking if we are building a sharing-preserving emulator... no
checking how to run the C preprocessor... clang -E
checking for ranlib... ranlib
checking for bison... bison -y
checking for perl5... no
checking for perl... /usr/bin/perl
checking whether ln -s works... yes
checking for ar... ar
checking for xsltproc... xsltproc
checking for fop... no
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files
checking for xmllint... xmllint
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for extra flags needed to export symbols... none
none
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking for kstat_open in -lkstat... no
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) no
checking for clock_get_attributes... yes
checking for gethrtime... no
checking for mach clock_get_time() with monotonic clock type... yes
checking for clock_gettime in -lrt... no
checking for pthread.h... (cached) yes
checking for pthread/mit/pthread.h... (cached) no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for 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... yes
checking size of AO_t... 8
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 whether an emulator with smp support should be built... yes; enabled by user
checking whether dirty schedulers should be enabled... no
checking for posix_fadvise... no
checking for closefrom... no
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking whether fallocate() works... no
checking whether posix_fallocate() works... no
checking whether the emulator should use threads... yes; thread support required and therefore forced
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 connect... yes
checking for gethostbyname... yes
checking for gethostbyname_r... no
checking for working posix_openpt implementation... yes
checking if netdb.h requires netinet/in.h to be previously included... yes
checking for socklen_t... yes
checking for h_errno declaration in netdb.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/socketio.h usability... no
checking sys/socketio.h presence... no
checking for sys/socketio.h... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking libdlpi.h usability... no
checking libdlpi.h presence... no
checking for libdlpi.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_enaddr... no
checking for dlpi_open in -ldlpi... no
configure: Extending the search to include /lib
checking for dlpi_open in -ldlpi... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether RLIMIT_STACK is declared... yes
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/timerfd.h usability... no
checking sys/timerfd.h presence... no
checking for sys/timerfd.h... no
checking for netinet/sctp.h... no
checking for sched.h... (cached) yes
checking setns.h usability... no
checking setns.h presence... no
checking for setns.h... no
checking for setns... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for SO_BSDCOMPAT declaration... no
checking for INADDR_LOOPBACK in netinet/in.h... yes
checking for sys_errlist declaration in stdio.h or errno.h... yes
checking if windows.h includes winsock2.h... no
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether struct sockaddr has sa_len field... yes
checking for struct exception (and matherr function)... yes
checking size of char... 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of void *... (cached) 8
checking size of long long... (cached) 8
checking size of size_t... 8
checking size of off_t... 8
checking size of time_t... 8
checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... no
checking for broken gcc-4.3.0 compiler... no
checking whether byte ordering is bigendian... (cached) no
checking whether double word ordering is middle-endian... (cached) no
checking for fdatasync... yes
checking for library containing fdatasync... none required
checking for sendfile... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... (cached) no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for inet_pton... yes
checking for mmap... yes
checking for mremap... no
checking for memcpy... yes
checking for mallopt... no
checking for sbrk... yes
checking for _sbrk... no
checking for __sbrk... no
checking for brk... yes
checking for _brk... no
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setsid... yes
checking for posix2time... yes
checking for time2posix... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for mlockall... yes
checking for ppoll... no
checking for isfinite... yes
checking for posix_memalign... yes
checking for writev... yes
checking whether posix2time is declared... yes
checking whether time2posix is declared... yes
checking if vfork is known to hang multithreaded applications... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for getifaddrs... yes
checking whether in6addr_any is declared... yes
checking whether in6addr_loopback is declared... yes
checking whether IN6ADDR_ANY_INIT is declared... yes
checking whether IN6ADDR_LOOPBACK_INIT is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sched_getaffinity/sched_setaffinity... no
checking for pset functionality... no
checking for processor_bind functionality... no
checking for cpuset_getaffinity/cpuset_setaffinity... no
checking for 'end' symbol... no
checking for '_end' symbol... no
checking if __after_morecore_hook can track malloc()s core memory use... no
checking types of sbrk()s return value and argument... void *,int
checking types of brk()s return value and argument... void *,const void *
checking if sbrk()/brk() wrappers can track malloc()s core memory use... no
checking for IP version 6 support... yes
checking for multicast support... yes
checking for clock_gettime() with wall clock type... CLOCK_REALTIME
checking for clock_getres... (cached) no
checking for clock_get_attributes... (cached) yes
checking for gettimeofday... yes
checking for mach clock_get_time() with wall clock type... yes
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) yes
checking for clock_gettime() with custom monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) no
checking for clock_get_attributes... (cached) yes
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) yes
checking for clock_gettime in -lrt... (cached) no
checking for clock_gettime(CLOCK_MONOTONIC_RAW, _)... (cached) yes
checking for clock_gettime() with high resolution monotonic clock type... CLOCK_MONOTONIC
checking for clock_getres... (cached) no
checking for clock_get_attributes... (cached) yes
checking for gethrtime... (cached) no
checking for mach clock_get_time() with monotonic clock type... (cached) yes
checking for clock_gettime in -lrt... (cached) no
checking if gethrvtime works and how to use it... not working
checking if clock_gettime can be used to get process CPU time... no
checking for m4... /usr/bin/m4
checking whether MAP_FIXED is declared... yes
checking whether MAP_NORESERVE is declared... yes
configure: Floating point exceptions disabled by default on MacOS X
checking whether to redefine FD_SETSIZE... no
configure: Enable exec_alloc for hipe code allocation
checking for working poll()... no; non-existing, broken, or based on select()
checking whether kqueue() fd can be select()ed on... yes
checking whether kernel poll support should be enabled... yes; kqueue
checking whether putenv() stores a copy of the key-value pair... no
checking for ld... clang
checking for compiler flags for loadable drivers... -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -flat_namespace -undefined suppress
checking for 'runtime library path' linker flag... not found
checking for a compiler that handles jumptables... clang
checking for dtrace... dtrace
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking for 1-stage DTrace precompilation... yes
checking for 2-stage DTrace precompilation... no
checking for static ZLib to be used by SSL in standard locations... no
checking for OpenSSL kerberos 5 support... no
checking for kstat_open in -lkstat... (cached) no
checking for kvm_open in -lkvm... no
checking for log2... yes
configure: creating ./config.status
config.status: creating emulator/x86_64-apple-darwin15.6.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin15.6.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin15.6.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin15.6.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating Makefile
config.status: creating ../make/x86_64-apple-darwin15.6.0/otp.mk
config.status: creating ../make/x86_64-apple-darwin15.6.0/otp_ded.mk
config.status: creating ../lib/ic/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating ../lib/crypto/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating ../lib/orber/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin15.6.0/Makefile
config.status: creating x86_64-apple-darwin15.6.0/config.h
config.status: creating include/internal/x86_64-apple-darwin15.6.0/ethread_header_config.h
config.status: creating include/x86_64-apple-darwin15.6.0/erl_int_sizes_config.h
*********************************************************************
********************** APPLICATIONS DISABLED **********************
*********************************************************************
jinterface : Java compiler disabled by user
odbc : ODBC library - link check failed
*********************************************************************
*********************************************************************
********************** DOCUMENTATION INFORMATION ******************
*********************************************************************
documentation :
fop is missing.
Using fakefop to generate placeholder PDF files.
*********************************************************************
==> make
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2 make generate)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile generate
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_asm.h
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_asm.h
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_sparc_asm.h
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_ppc_asm.h
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_arm_asm.h
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-apple-darwin15.6.0/opt/plain/erl_alloc_types.h threads hipe exec_alloc nofrag unix
dtrace -h -C -Ibeam -s beam/erlang_dtrace.d -o ./erlang_dtrace.tmp
sed -e '/^#define[ ]*ERLANG_[A-Z0-9_]*(.*)/y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' ./erlang_dtrace.tmp > x86_64-apple-darwin15.6.0/erlang_dtrace.h
rm ./erlang_dtrace.tmp
LANG=C /usr/bin/perl utils/beam_makeops \
-wordsize 64 \
-outdir x86_64-apple-darwin15.6.0/opt/plain \
-DUSE_VM_PROBES=1 \
-emulator /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab && echo /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab utils/beam_makeops >x86_64-apple-darwin15.6.0/opt/plain/OPCODES-GENERATED
LANG=C /usr/bin/perl utils/make_tables -src x86_64-apple-darwin15.6.0 -include x86_64-apple-darwin15.6.0\
beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab hipe/hipe_bif64.tab && echo beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab hipe/hipe_bif64.tab utils/make_tables >x86_64-apple-darwin15.6.0/TABLES-GENERATED
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_mkliterals.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_mkliterals.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_mkliterals.o
/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals -c > x86_64-apple-darwin15.6.0/opt/plain/hipe_literals.h
LANG=C /usr/bin/perl utils/make_version -o x86_64-apple-darwin15.6.0/erl_version.h 19 19.0.2 8.0.2 x86_64-apple-darwin15.6.0
LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-apple-darwin15.6.0/opt/plain/driver_tab.c -nifs obj/x86_64-apple-darwin15.6.0/opt/plain/erl_tracer_nif.o -drivers obj/x86_64-apple-darwin15.6.0/opt/plain/efile_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/inet_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/zlib_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/ram_file_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/ttsl_drv.o
echo x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_asm.h x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_asm.h x86_64-apple-darwin15.6.0/opt/plain/hipe_sparc_asm.h x86_64-apple-darwin15.6.0/opt/plain/hipe_ppc_asm.h x86_64-apple-darwin15.6.0/opt/plain/hipe_arm_asm.h x86_64-apple-darwin15.6.0/opt/plain/hipe_literals.h /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals x86_64-apple-darwin15.6.0/erlang_dtrace.h x86_64-apple-darwin15.6.0/opt/plain/OPCODES-GENERATED x86_64-apple-darwin15.6.0/TABLES-GENERATED x86_64-apple-darwin15.6.0/opt/plain/erl_alloc_types.h x86_64-apple-darwin15.6.0/erl_version.h x86_64-apple-darwin15.6.0/opt/plain/driver_tab.c >x86_64-apple-darwin15.6.0/opt/plain/GENERATED
LANG=C /usr/bin/perl utils/make_preload -old /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/otp_ring0.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/erts_code_purger.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/init.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/prim_eval.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/prim_inet.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/prim_file.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/zlib.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/prim_zip.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/erl_prim_loader.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/erlang.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/erts_internal.beam /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/preloaded/ebin/erl_tracer.beam > x86_64-apple-darwin15.6.0/preload.c
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2 make depend)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile depend
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix beam/atom.c beam/beam_bif_load.c beam/beam_bp.c beam/beam_catches.c beam/beam_debug.c beam/beam_emu.c beam/beam_load.c beam/beam_ranges.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/code_ix.c beam/copy.c beam/dist.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_trace.c beam/erl_bif_unique.c beam/erl_bits.c beam/erl_cpu_topology.c beam/erl_db.c beam/erl_db_hash.c beam/erl_db_tree.c beam/erl_db_util.c beam/erl_debug.c beam/erl_drv_thread.c beam/erl_fun.c beam/erl_gc.c beam/erl_goodfit_alloc.c beam/erl_hl_timer.c beam/erl_init.c beam/erl_instrument.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_map.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitors.c beam/erl_msacc.c beam/erl_mtrace.c beam/erl_nif.c beam/erl_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_ptab.c beam/erl_sched_spec_pre_alloc.c beam/erl_term.c beam/erl_thr_progress.c beam/erl_thr_queue.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/erlang_lttng.c beam/export.c beam/external.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' > x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix -DLIBSCTP= drivers/common/efile_drv.c drivers/common/gzio.c drivers/common/inet_drv.c drivers/common/ram_file_drv.c drivers/common/zlib_drv.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix -I../etc/unix drivers/unix/bin_drv.c drivers/unix/multi_drv.c drivers/unix/sig_drv.c drivers/unix/ttsl_drv.c drivers/unix/unix_efile.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix nifs/common/erl_tracer_nif.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix sys/unix/erl_child_setup.c sys/unix/erl_main.c sys/unix/erl_unix_sys_ddll.c sys/unix/sys.c sys/unix/sys_drivers.c sys/unix/sys_float.c sys/unix/sys_time.c sys/unix/sys_uds.c sys/common/erl_check_io.c sys/common/erl_mmap.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_os_monotonic_time_extender.c sys/common/erl_poll.c sys/common/erl_sys_common_misc.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix x86_64-apple-darwin15.6.0/erl_atom_table.c x86_64-apple-darwin15.6.0/erl_bif_table.c x86_64-apple-darwin15.6.0/erl_bif_wrap.c x86_64-apple-darwin15.6.0/erl_pbifs.c x86_64-apple-darwin15.6.0/preload.c x86_64-apple-darwin15.6.0/opt/plain/beam_opcodes.c x86_64-apple-darwin15.6.0/opt/plain/driver_tab.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix zlib/adler32.c zlib/compress.c zlib/crc32.c zlib/uncompr.c zlib/deflate.c zlib/trees.c zlib/zutil.c zlib/inflate.c zlib/inftrees.c zlib/inffast.c \
| sed 's|^\([^:]*:\)|$(ZLIB_OBJDIR)/\1|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix hipe/hipe_amd64.c hipe/hipe_arm.c hipe/hipe_bif0.c hipe/hipe_bif1.c hipe/hipe_bif2.c hipe/hipe_bif64.c hipe/hipe_debug.c hipe/hipe_gc.c hipe/hipe_mkliterals.c hipe/hipe_mode_switch.c hipe/hipe_native_bif.c hipe/hipe_ppc.c hipe/hipe_risc_stack.c hipe/hipe_sparc.c hipe/hipe_stack.c hipe/hipe_x86.c hipe/hipe_x86_signal.c hipe/hipe_x86_stack.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/plain/depend.mk
cd /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile depend
Generating dependency file obj/x86_64-apple-darwin15.6.0/opt/depend.mk...
clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix common/ethr_aux.c common/ethr_atomics.c common/ethr_mutex.c common/ethr_cbf.c pthread/ethread.c pthread/ethr_event.c \
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin15.6.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin15.6.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin15.6.0/opt/depend.mk
clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin15.6.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin15.6.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin15.6.0/opt/depend.mk
clang -MM -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \
| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin15.6.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin15.6.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin15.6.0/opt/depend.mk
clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin15.6.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin15.6.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin15.6.0/opt/depend.mk
clang -MM -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \
| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin15.6.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin15.6.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin15.6.0/opt/depend.mk
make[4]: Nothing to be done for `depend'.
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
make[2]: Nothing to be done for `depend'.
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2 make depend)
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile depend
make[2]: Nothing to be done for `depend'.
cd erts && ERL_TOP=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2 make NO_START_SCRIPTS=true FLAVOR=
( cd emulator && /Applications/Xcode.app/Contents/Developer/usr/bin/make opt FLAVOR=smp )
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_asm.h
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_asm.h
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_sparc_asm.h
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_ppc_asm.h
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_arm_asm.h
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-apple-darwin15.6.0/opt/smp/erl_alloc_types.h threads hipe exec_alloc smp nofrag unix
LANG=C /usr/bin/perl utils/beam_makeops \
-wordsize 64 \
-outdir x86_64-apple-darwin15.6.0/opt/smp \
-DUSE_VM_PROBES=1 \
-emulator /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab && echo /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab utils/beam_makeops >x86_64-apple-darwin15.6.0/opt/smp/OPCODES-GENERATED
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_mkliterals.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_mkliterals.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals.smp obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_mkliterals.o
/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals.smp -c > x86_64-apple-darwin15.6.0/opt/smp/hipe_literals.h
LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-apple-darwin15.6.0/opt/smp/driver_tab.c -nifs obj/x86_64-apple-darwin15.6.0/opt/smp/erl_tracer_nif.o -drivers obj/x86_64-apple-darwin15.6.0/opt/smp/efile_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/inet_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/zlib_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/ram_file_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/ttsl_drv.o
echo x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_asm.h x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_asm.h x86_64-apple-darwin15.6.0/opt/smp/hipe_sparc_asm.h x86_64-apple-darwin15.6.0/opt/smp/hipe_ppc_asm.h x86_64-apple-darwin15.6.0/opt/smp/hipe_arm_asm.h x86_64-apple-darwin15.6.0/opt/smp/hipe_literals.h /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/hipe_mkliterals.smp x86_64-apple-darwin15.6.0/erlang_dtrace.h x86_64-apple-darwin15.6.0/opt/smp/OPCODES-GENERATED x86_64-apple-darwin15.6.0/TABLES-GENERATED x86_64-apple-darwin15.6.0/opt/smp/erl_alloc_types.h x86_64-apple-darwin15.6.0/erl_version.h x86_64-apple-darwin15.6.0/opt/smp/driver_tab.c >x86_64-apple-darwin15.6.0/opt/smp/GENERATED
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix beam/atom.c beam/beam_bif_load.c beam/beam_bp.c beam/beam_catches.c beam/beam_debug.c beam/beam_emu.c beam/beam_load.c beam/beam_ranges.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/code_ix.c beam/copy.c beam/dist.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_trace.c beam/erl_bif_unique.c beam/erl_bits.c beam/erl_cpu_topology.c beam/erl_db.c beam/erl_db_hash.c beam/erl_db_tree.c beam/erl_db_util.c beam/erl_debug.c beam/erl_drv_thread.c beam/erl_fun.c beam/erl_gc.c beam/erl_goodfit_alloc.c beam/erl_hl_timer.c beam/erl_init.c beam/erl_instrument.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_map.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitors.c beam/erl_msacc.c beam/erl_mtrace.c beam/erl_nif.c beam/erl_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_ptab.c beam/erl_sched_spec_pre_alloc.c beam/erl_term.c beam/erl_thr_progress.c beam/erl_thr_queue.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/erlang_lttng.c beam/export.c beam/external.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' > x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix -DLIBSCTP= drivers/common/efile_drv.c drivers/common/gzio.c drivers/common/inet_drv.c drivers/common/ram_file_drv.c drivers/common/zlib_drv.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix -I../etc/unix drivers/unix/bin_drv.c drivers/unix/multi_drv.c drivers/unix/sig_drv.c drivers/unix/ttsl_drv.c drivers/unix/unix_efile.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix nifs/common/erl_tracer_nif.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix sys/unix/erl_child_setup.c sys/unix/erl_main.c sys/unix/erl_unix_sys_ddll.c sys/unix/sys.c sys/unix/sys_drivers.c sys/unix/sys_float.c sys/unix/sys_time.c sys/unix/sys_uds.c sys/common/erl_check_io.c sys/common/erl_mmap.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_os_monotonic_time_extender.c sys/common/erl_poll.c sys/common/erl_sys_common_misc.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix x86_64-apple-darwin15.6.0/erl_atom_table.c x86_64-apple-darwin15.6.0/erl_bif_table.c x86_64-apple-darwin15.6.0/erl_bif_wrap.c x86_64-apple-darwin15.6.0/erl_pbifs.c x86_64-apple-darwin15.6.0/preload.c x86_64-apple-darwin15.6.0/opt/smp/beam_opcodes.c x86_64-apple-darwin15.6.0/opt/smp/driver_tab.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix zlib/adler32.c zlib/compress.c zlib/crc32.c zlib/uncompr.c zlib/deflate.c zlib/trees.c zlib/zutil.c zlib/inflate.c zlib/inftrees.c zlib/inffast.c \
| sed 's|^\([^:]*:\)|$(ZLIB_OBJDIR)/\1|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
clang -MM -MG -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Idrivers/common -Idrivers/unix hipe/hipe_amd64.c hipe/hipe_arm.c hipe/hipe_bif0.c hipe/hipe_bif1.c hipe/hipe_bif2.c hipe/hipe_bif64.c hipe/hipe_debug.c hipe/hipe_gc.c hipe/hipe_mkliterals.c hipe/hipe_mode_switch.c hipe/hipe_native_bif.c hipe/hipe_ppc.c hipe/hipe_risc_stack.c hipe/hipe_sparc.c hipe/hipe_stack.c hipe/hipe_x86.c hipe/hipe_x86_signal.c hipe/hipe_x86_stack.c \
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin15.6.0/opt/smp/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/|$(ERL_TOP)/|g;s|$(OBJDIR)/erl_poll.o|$(OBJDIR)/erl_poll.kp.o $(OBJDIR)/erl_poll.nkp.o|g;s|$(OBJDIR)/erl_check_io.o|$(OBJDIR)/erl_check_io.kp.o $(OBJDIR)/erl_check_io.nkp.o|g;s|\([^/]\)erl_compile_flags\.h|\1$(TTF_DIR)/erl_compile_flags\.h|g' >> x86_64-apple-darwin15.6.0/opt/smp/depend.mk
cd /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile depend
make[5]: Nothing to be done for `depend'.
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_main.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_main.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/preload.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/preload.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_emu.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_emu.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/smp/beam_opcodes.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_opcodes.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_load.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_load.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_bif_load.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_bif_load.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_bp.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_bp.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_catches.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_catches.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/code_ix.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/code_ix.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_ranges.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_ranges.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_pbifs.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_pbifs.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/benchmark.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/benchmark.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_mtrace.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mtrace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_alloc_util.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_alloc_util.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_goodfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_goodfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bestfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bestfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_afit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_afit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_instrument.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_instrument.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_init.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_init.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_atom_table.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_atom_table.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_bif_table.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_table.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_ddll.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_ddll.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_guard.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_guard.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_info.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_info.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_op.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_op.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_os.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_os.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_lists.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_lists.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_trace.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_trace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_unique.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_unique.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_bif_wrap.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_wrap.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_trace.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_trace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/copy.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/copy.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/utils.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/utils.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/bif.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/bif.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/io.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/io.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_printf_term.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_printf_term.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_md5.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_md5.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_message.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_message.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_dict.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_dict.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_lock.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_lock.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_port_task.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_port_task.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_arith.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_arith.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/time.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/time.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_time_sup.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_time_sup.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/external.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/external.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/dist.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/dist.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/binary.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/binary.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_util.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_util.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_hash.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_tree.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_tree.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_thr_progress.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_thr_progress.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/big.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/big.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/hash.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/index.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/index.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/atom.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/atom.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/module.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/module.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/export.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/export.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/register.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/register.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/break.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/break.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_async.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_async.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_lock_check.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_lock_check.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_gc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_gc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_lock_count.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_lock_count.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_posix_str.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_posix_str.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bits.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bits.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_math.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_math.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_fun.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_fun.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_port.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_port.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_term.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_term.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_node_tables.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_node_tables.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_monitors.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_monitors.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_dump.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_dump.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_hl_timer.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_hl_timer.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_cpu_topology.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_cpu_topology.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_drv_thread.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_drv_thread.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_chksum.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_chksum.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_re.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_re.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_unicode.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_unicode.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/packet_parser.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/packet_parser.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/safe_hash.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/safe_hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_zlib.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_zlib.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_nif.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_nif.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_binary.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_binary.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_ao_firstfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_ao_firstfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_thr_queue.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_thr_queue.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_sched_spec_pre_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_ptab.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_ptab.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_map.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_map.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_msacc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_msacc.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/sys.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_drivers.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_drivers.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_uds.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_uds.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/smp/driver_tab.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/driver_tab.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/unix_efile.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/gzio.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/elib_memmove.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/elib_memmove.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_float.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_float.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_time.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_time.o
clang -DERTS_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_poll.kp.o
clang -DERTS_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_check_io.kp.o
clang -DERTS_NO_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_poll.nkp.o
clang -DERTS_NO_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_check_io.nkp.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mseg.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mseg.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mmap.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mmap.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_unix_sys_ddll.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mtrace_sys_wrap.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_sys_common_misc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_sys_common_misc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_os_monotonic_time_extender.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_os_monotonic_time_extender.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif0.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif0.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif1.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif1.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif2.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif2.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_gc.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_gc.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_mode_switch.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_mode_switch.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_native_bif.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_native_bif.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_stack.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_stack.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_amd64.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_amd64_glue.S -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_glue.o
m4 -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_bifs.S
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_bifs.S -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_bifs.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_x86_signal.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_signal.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_x86_stack.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_stack.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif64.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif64.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erlang_lttng.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erlang_lttng.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/efile_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/inet_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/zlib_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/ram_file_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/ttsl_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Inifs/unix -c nifs/common/erl_tracer_nif.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_tracer_nif.o
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_latin_1_table.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_latin_1_table.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_compile.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_compile.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_config.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_config.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_dfa_exec.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_dfa_exec.c
for x in `grep -n COST_CHK /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_exec.c | grep -v 'COST_CHK(N)' | awk -F: '{print $1}'`; \
do \
N=`expr $x + 100`; \
echo "case $N: goto L_LOOP_COUNT_${x};"; \
done > /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_exec.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_exec.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_fullinfo.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_fullinfo.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_get.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_get.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_globals.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_globals.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_maketables.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_maketables.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_newline.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_newline.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_ord2utf8.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_ord2utf8.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_refcount.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_refcount.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_study.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_study.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_tables.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_tables.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_valid_utf8.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_valid_utf8.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_version.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_version.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_byte_order.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_byte_order.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_jit_compile.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_jit_compile.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_string_utils.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_string_utils.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_ucd.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_ucd.c
clang -c -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DERLANG_INTEGRATION -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_xclass.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/pcre_xclass.c
ar rc /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/libepcre.a /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_latin_1_table.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_compile.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_config.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_dfa_exec.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_exec.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_fullinfo.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_get.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_globals.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_maketables.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_newline.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_ord2utf8.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_refcount.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_study.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_tables.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_valid_utf8.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_version.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_byte_order.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_jit_compile.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_string_utils.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_ucd.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/pcre_xclass.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/libepcre.a(pcre_string_utils.o) has no symbols
cd /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/lib_src && /Applications/Xcode.app/Contents/Developer/usr/bin/make opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_aux.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_aux.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_atomics.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_atomics.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_mutex.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_mutex.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_cbf.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_cbf.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethread.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethread.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethr_event.c -o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_event.o
ar rcv ../lib/internal/x86_64-apple-darwin15.6.0/libethread.a obj/x86_64-apple-darwin15.6.0/opt/r/ethr_aux.o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_atomics.o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_mutex.o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_cbf.o obj/x86_64-apple-darwin15.6.0/opt/r/ethread.o obj/x86_64-apple-darwin15.6.0/opt/r/ethr_event.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethr_aux.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethr_atomics.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethr_mutex.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethr_cbf.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethread.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/ethr_event.o
ranlib ../lib/internal/x86_64-apple-darwin15.6.0/libethread.a
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-apple-darwin15.6.0/opt/erl_memory_trace_parser.o
ar rcv ../lib/x86_64-apple-darwin15.6.0/liberts.a obj/x86_64-apple-darwin15.6.0/opt/erl_memory_trace_parser.o
a - obj/x86_64-apple-darwin15.6.0/opt/erl_memory_trace_parser.o
ranlib ../lib/x86_64-apple-darwin15.6.0/liberts.a
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-apple-darwin15.6.0/opt/r/erl_memory_trace_parser.o
ar rcv ../lib/x86_64-apple-darwin15.6.0/liberts_r.a obj/x86_64-apple-darwin15.6.0/opt/r/erl_memory_trace_parser.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/erl_memory_trace_parser.o
ranlib ../lib/x86_64-apple-darwin15.6.0/liberts_r.a
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-apple-darwin15.6.0/opt/erl_printf_format.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-apple-darwin15.6.0/opt/erl_printf.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-apple-darwin15.6.0/opt/erl_misc_utils.o
ar rcv ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal.a obj/x86_64-apple-darwin15.6.0/opt/erl_printf_format.o obj/x86_64-apple-darwin15.6.0/opt/erl_printf.o obj/x86_64-apple-darwin15.6.0/opt/erl_misc_utils.o
a - obj/x86_64-apple-darwin15.6.0/opt/erl_printf_format.o
a - obj/x86_64-apple-darwin15.6.0/opt/erl_printf.o
a - obj/x86_64-apple-darwin15.6.0/opt/erl_misc_utils.o
ranlib ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal.a
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf_format.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf.o
clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-apple-darwin15.6.0/opt/r/erl_misc_utils.o
ar rcv ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal_r.a obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf_format.o obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf.o obj/x86_64-apple-darwin15.6.0/opt/r/erl_misc_utils.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf_format.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/erl_printf.o
a - obj/x86_64-apple-darwin15.6.0/opt/r/erl_misc_utils.o
ranlib ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal_r.a
echo ../lib/internal/x86_64-apple-darwin15.6.0/libethread.a ../lib/x86_64-apple-darwin15.6.0/liberts.a ../lib/x86_64-apple-darwin15.6.0/liberts_r.a ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal.a ../lib/internal/x86_64-apple-darwin15.6.0/liberts_internal_r.a > obj/x86_64-apple-darwin15.6.0/opt/MADE
clang -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/beam.smp \
-pagezero_size 0x10000000 -m64 obj/x86_64-apple-darwin15.6.0/opt/smp/erl_main.o obj/x86_64-apple-darwin15.6.0/opt/smp/preload.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_emu.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_opcodes.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_load.obj/x86_64-apple-darwin15.6.0/opt/smp/beam_bif_load.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_debug.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_bp.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_catches.o obj/x86_64-apple-darwin15.6.0/opt/smp/code_ix.o obj/x86_64-apple-darwin15.6.0/opt/smp/beam_ranges.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_pbifs.o obj/x86_64-apple-darwin15.6.0/opt/smp/benchmark.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mtrace.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_alloc_util.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_goodfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bestfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_afit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_instrument.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_init.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_atom_table.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_table.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_ddll.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_guard.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_info.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_op.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_os.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_lists.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_trace.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_unique.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_wrap.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_trace.o obj/x86_64-apple-darwin15.6.0/opt/smp/copy.o obj/x86_64-apple-darwin15.6.0/opt/smp/utils.o obj/x86_64-apple-darwin15.6.0/opt/smp/bif.o obj/x86_64-apple-darwin15.6.0/opt/smp/io.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_printf_term.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_debug.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_md5.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_message.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_dict.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_lock.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_port_task.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_arith.o obj/x86_64-apple-darwin15.6.0/opt/smp/time.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_time_sup.o obj/x86_64-apple-darwin15.6.0/opt/smp/external.oobj/x86_64-apple-darwin15.6.0/opt/smp/dist.o obj/x86_64-apple-darwin15.6.0/opt/smp/binary.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_util.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_hash.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_db_tree.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_thr_progress.o obj/x86_64-apple-darwin15.6.0/opt/smp/big.o obj/x86_64-apple-darwin15.6.0/opt/smp/hash.o obj/x86_64-apple-darwin15.6.0/opt/smp/index.o obj/x86_64-apple-darwin15.6.0/opt/smp/atom.o obj/x86_64-apple-darwin15.6.0/opt/smp/module.o obj/x86_64-apple-darwin15.6.0/opt/smp/export.o obj/x86_64-apple-darwin15.6.0/opt/smp/register.o obj/x86_64-apple-darwin15.6.0/opt/smp/break.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_async.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_lock_check.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_gc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_lock_count.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_posix_str.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bits.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_math.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_fun.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_port.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_term.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_node_tables.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_monitors.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_process_dump.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_hl_timer.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_cpu_topology.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_drv_thread.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_chksum.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_re.oobj/x86_64-apple-darwin15.6.0/opt/smp/erl_unicode.o obj/x86_64-apple-darwin15.6.0/opt/smp/packet_parser.o obj/x86_64-apple-darwin15.6.0/opt/smp/safe_hash.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_zlib.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_nif.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_bif_binary.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_ao_firstfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_thr_queue.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_sched_spec_pre_alloc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_ptab.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_map.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_msacc.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_drivers.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_uds.o obj/x86_64-apple-darwin15.6.0/opt/smp/driver_tab.o obj/x86_64-apple-darwin15.6.0/opt/smp/unix_efile.o obj/x86_64-apple-darwin15.6.0/opt/smp/gzio.o obj/x86_64-apple-darwin15.6.0/opt/smp/elib_memmove.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_float.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_time.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_poll.kp.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_check_io.kp.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_poll.nkp.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_check_io.nkp.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mseg.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mmap.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_unix_sys_ddll.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_mtrace_sys_wrap.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_sys_common_misc.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_os_monotonic_time_extender.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif0.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif1.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif2.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_debug.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_gc.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_mode_switch.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_native_bif.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_stack.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_glue.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_amd64_bifs.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_signal.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_x86_stack.o obj/x86_64-apple-darwin15.6.0/opt/smp/hipe_bif64.o obj/x86_64-apple-darwin15.6.0/opt/smp/erlang_lttng.o obj/x86_64-apple-darwin15.6.0/opt/smp/efile_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/inet_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/zlib_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/ram_file_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/ttsl_drv.o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_tracer_nif.o \
-lutil -ldl -lm -ldtrace -lncurses -L../lib/internal/x86_64-apple-darwin15.6.0 -lz /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/libepcre.a -lethread -lerts_internal_r -lpthread -framework Carbon -framework Cocoa
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_child_setup.c -o obj/x86_64-apple-darwin15.6.0/opt/smp/erl_child_setup.o
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/erl_child_setup \
-Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 obj/x86_64-apple-darwin15.6.0/opt/smp/erl_child_setup.o obj/x86_64-apple-darwin15.6.0/opt/smp/sys_uds.o obj/x86_64-apple-darwin15.6.0/opt/smp/hash.o -L../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal
for d in emulator etc epmd lib_src; do \
if test -d $d; then \
( cd $d && /Applications/Xcode.app/Contents/Developer/usr/bin/make opt FLAVOR= ) || exit $? ; \
fi ; \
done
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
if utils/gen_git_version x86_64-apple-darwin15.6.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_main.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_main.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/preload.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/preload.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_emu.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_emu.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/plain/beam_opcodes.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_opcodes.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_load.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_load.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_bif_load.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_bif_load.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_bp.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_bp.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_catches.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_catches.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/code_ix.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/code_ix.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/beam_ranges.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_ranges.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_pbifs.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_pbifs.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/benchmark.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/benchmark.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_mtrace.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mtrace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_alloc_util.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_alloc_util.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_goodfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_goodfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bestfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bestfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_afit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_afit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_instrument.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_instrument.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_init.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_init.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_atom_table.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_atom_table.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_bif_table.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_table.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_ddll.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_ddll.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_guard.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_guard.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_info.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_info.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_op.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_op.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_os.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_os.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_lists.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_lists.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_trace.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_trace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_unique.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_unique.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -c x86_64-apple-darwin15.6.0/erl_bif_wrap.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_wrap.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_trace.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_trace.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/copy.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/copy.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/utils.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/utils.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/bif.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/bif.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/io.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/io.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_printf_term.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_printf_term.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_md5.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_md5.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_message.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_message.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_dict.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_dict.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_lock.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_lock.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_port_task.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_port_task.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_arith.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_arith.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/time.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/time.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_time_sup.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_time_sup.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/external.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/external.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/dist.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/dist.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/binary.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/binary.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_util.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_util.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_hash.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_db_tree.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_tree.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_thr_progress.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_thr_progress.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/big.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/big.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/hash.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/index.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/index.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/atom.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/atom.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/module.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/module.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/export.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/export.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/register.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/register.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/break.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/break.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_async.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_async.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_lock_check.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_lock_check.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_gc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_gc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_lock_count.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_lock_count.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_posix_str.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_posix_str.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bits.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bits.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_math.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_math.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_fun.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_fun.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_port.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_port.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_term.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_term.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_node_tables.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_node_tables.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_monitors.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_monitors.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_process_dump.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_dump.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_hl_timer.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_hl_timer.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_cpu_topology.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_cpu_topology.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_drv_thread.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_drv_thread.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_chksum.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_chksum.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_re.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_re.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_unicode.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_unicode.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/packet_parser.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/packet_parser.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/safe_hash.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/safe_hash.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_zlib.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_zlib.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_nif.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_nif.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_bif_binary.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_binary.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_ao_firstfit_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_ao_firstfit_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_thr_queue.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_thr_queue.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_sched_spec_pre_alloc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_ptab.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_ptab.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_map.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_map.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erl_msacc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_msacc.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/sys.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_drivers.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_drivers.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_uds.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_uds.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/plain/driver_tab.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/driver_tab.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/unix_efile.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/gzio.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/elib_memmove.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/elib_memmove.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_float.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_float.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/sys_time.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_time.o
clang -DERTS_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_poll.kp.o
clang -DERTS_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_check_io.kp.o
clang -DERTS_NO_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_poll.nkp.o
clang -DERTS_NO_KERNEL_POLL_VERSION -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_check_io.nkp.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mseg.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mseg.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mmap.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mmap.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_unix_sys_ddll.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mtrace_sys_wrap.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_sys_common_misc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_sys_common_misc.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/common/erl_os_monotonic_time_extender.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_os_monotonic_time_extender.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif0.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif0.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif1.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif1.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif2.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif2.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_debug.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_debug.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_gc.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_gc.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_mode_switch.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_mode_switch.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_native_bif.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_native_bif.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_stack.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_stack.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_amd64.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_amd64_glue.S -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_glue.o
m4 -DTARGET=x86_64-apple-darwin15.6.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_bifs.S
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_bifs.S -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_bifs.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_x86_signal.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_signal.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_x86_stack.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_stack.o
clang -Werror=implicit -Werror=return-type -g -O3 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c hipe/hipe_bif64.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif64.o
clang -Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c beam/erlang_lttng.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erlang_lttng.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/efile_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/inet_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/zlib_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/ram_file_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/ttsl_drv.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -Inifs/common -Inifs/unix -c nifs/common/erl_tracer_nif.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_tracer_nif.o
clang -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/beam \
-pagezero_size 0x10000000 -m64 obj/x86_64-apple-darwin15.6.0/opt/plain/erl_main.o obj/x86_64-apple-darwin15.6.0/opt/plain/preload.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_emu.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_opcodes.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_load.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_bif_load.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_debug.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_bp.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_catches.o obj/x86_64-apple-darwin15.6.0/opt/plain/code_ix.o obj/x86_64-apple-darwin15.6.0/opt/plain/beam_ranges.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_pbifs.o obj/x86_64-apple-darwin15.6.0/opt/plain/benchmark.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mtrace.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_alloc_util.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_goodfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bestfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_afit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_instrument.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_init.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_atom_table.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_table.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_ddll.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_guard.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_info.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_op.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_os.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_lists.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_trace.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_unique.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_wrap.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_trace.o obj/x86_64-apple-darwin15.6.0/opt/plain/copy.o obj/x86_64-apple-darwin15.6.0/opt/plain/utils.o obj/x86_64-apple-darwin15.6.0/opt/plain/bif.o obj/x86_64-apple-darwin15.6.0/opt/plain/io.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_printf_term.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_debug.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_md5.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_message.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_dict.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_lock.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_port_task.obj/x86_64-apple-darwin15.6.0/opt/plain/erl_arith.o obj/x86_64-apple-darwin15.6.0/opt/plain/time.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_time_sup.o obj/x86_64-apple-darwin15.6.0/opt/plain/external.o obj/x86_64-apple-darwin15.6.0/opt/plain/dist.o obj/x86_64-apple-darwin15.6.0/opt/plain/binary.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_util.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_hash.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_db_tree.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_thr_progress.o obj/x86_64-apple-darwin15.6.0/opt/plain/big.o obj/x86_64-apple-darwin15.6.0/opt/plain/hash.o obj/x86_64-apple-darwin15.6.0/opt/plain/index.o obj/x86_64-apple-darwin15.6.0/opt/plain/atom.o obj/x86_64-apple-darwin15.6.0/opt/plain/module.o obj/x86_64-apple-darwin15.6.0/opt/plain/export.o obj/x86_64-apple-darwin15.6.0/opt/plain/register.o obj/x86_64-apple-darwin15.6.0/opt/plain/break.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_async.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_lock_check.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_gc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_lock_count.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_posix_str.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bits.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_math.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_fun.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_port.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_term.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_node_tables.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_monitors.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_process_dump.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_hl_timer.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_cpu_topology.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_drv_thread.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_chksum.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_re.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_unicode.o obj/x86_64-apple-darwin15.6.0/opt/plain/packet_parser.o obj/x86_64-apple-darwin15.6.0/opt/plain/safe_hash.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_zlib.obj/x86_64-apple-darwin15.6.0/opt/plain/erl_nif.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_bif_binary.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_ao_firstfit_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_thr_queue.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_sched_spec_pre_alloc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_ptab.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_map.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_msacc.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_drivers.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_uds.o obj/x86_64-apple-darwin15.6.0/opt/plain/driver_tab.o obj/x86_64-apple-darwin15.6.0/opt/plain/unix_efile.o obj/x86_64-apple-darwin15.6.0/opt/plain/gzio.o obj/x86_64-apple-darwin15.6.0/opt/plain/elib_memmove.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_float.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_time.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_poll.kp.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_check_io.kp.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_poll.nkp.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_check_io.nkp.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mseg.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mmap.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_unix_sys_ddll.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_mtrace_sys_wrap.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_sys_common_misc.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_os_monotonic_time_extender.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif0.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif1.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif2.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_debug.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_gc.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_mode_switch.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_native_bif.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_stack.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_glue.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_amd64_bifs.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_signal.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_x86_stack.o obj/x86_64-apple-darwin15.6.0/opt/plain/hipe_bif64.o obj/x86_64-apple-darwin15.6.0/opt/plain/erlang_lttng.o obj/x86_64-apple-darwin15.6.0/opt/plain/efile_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/inet_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/zlib_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/ram_file_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/ttsl_drv.o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_tracer_nif.o \
-lutil -ldl -lm -ldtrace -lncurses -L../lib/internal/x86_64-apple-darwin15.6.0 -lz /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/pcre/obj/x86_64-apple-darwin15.6.0/opt/libepcre.a -lethread -lerts_internal_r -lpthread -framework Carbon -framework Cocoa
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ix86_64-apple-darwin15.6.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 -c sys/unix/erl_child_setup.c -o obj/x86_64-apple-darwin15.6.0/opt/plain/erl_child_setup.o
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/erl_child_setup \
-Werror=implicit -Werror=return-type -g -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin15.6.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin15.6.0 -I../include/internal -I../include/internal/x86_64-apple-darwin15.6.0 obj/x86_64-apple-darwin15.6.0/opt/plain/erl_child_setup.o obj/x86_64-apple-darwin15.6.0/opt/plain/sys_uds.o obj/x86_64-apple-darwin15.6.0/opt/plain/hash.o -L../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/inet_gethost.o -c inet_gethost.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/inet_gethost /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/inet_gethost.o -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/heart.o -c heart.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/heart /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/heart.o \
clang -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/erlexec.o -c ./erlexec.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/erlexec /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/erlexec.o -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/typer.o -c typer.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/typer /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/typer.o -L/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0 -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/dialyzer.o -c dialyzer.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/dialyzer /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/dialyzer.o -L/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0 -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/erlc.o -c erlc.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/erlc /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/erlc.o -L/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0 -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/escript.o -c escript.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/escript /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/escript.o -L/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0 -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/ct_run.o -c ct_run.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/ct_run /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/ct_run.o -L/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0 -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/safe_string.o -c ../unix/safe_string.c
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/run_erl.o -c ../unix/run_erl.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/run_erl /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/safe_string.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/run_erl.o -lutil -ldl -lm -ldtrace
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/to_erl.o -c ../unix/to_erl.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/to_erl /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/safe_string.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/to_erl.o
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/sys/unix -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/emulator/beam -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DOTP_SYSTEM_VERSION=\"19\" -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/dyn_erl.o -c ../unix/dyn_erl.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/dyn_erl /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/safe_string.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/dyn_erl.o
sed -e 's;%I_VSN%;8.0.2;' \
-e 's;%EMULATOR%;beam;' \
-e 's;%EMULATOR_NUMBER%;;' \
-e 's;%I_SYSTEM_VSN%;19;' \
../unix/Install.src > Install
sed -e 's;%EMULATOR%;beam;' \
-e 's;%EMULATOR_NUMBER%;;' \
-e 's;%VSN%;8.0.2;' \
../unix/erl.src.src > erl.src
sed 's:@ERL_TOP@:/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2:g' etp-commands.in > etp-commands
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd.o -c epmd.c
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd_cli.o -c epmd_cli.c
clang -Werror=implicit -Werror=return-type -g -O2 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/x86_64-apple-darwin15.6.0 -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/x86_64-apple-darwin15.6.0 -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal -I/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/include/internal/x86_64-apple-darwin15.6.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd_srv.o -c epmd_srv.c
clang -m64 -o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/epmd /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd_cli.o /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/erts/obj/x86_64-apple-darwin15.6.0/epmd_srv.o -lutil -ldl -lm -ldtrace -L../../lib/internal/x86_64-apple-darwin15.6.0 -lerts_internal -lm
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f x86_64-apple-darwin15.6.0/Makefile TYPE=opt
make[3]: Nothing to be done for `all'.
(cd preloaded/src && /Applications/Xcode.app/Contents/Developer/usr/bin/make ../ebin/erts.app)
sed -e 's;%VSN%;8.0.2;' erts.app.src > ../ebin/erts.app
cd lib && \
ERL_TOP=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2 PATH=/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bootstrap/bin:"${PATH}" \
make opt SECONDARY_BOOTSTRAP=true
Makefile:72: warning: overriding commands for target `clean'
/private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/make/otp_subdir.mk:29: warning: ignoring old commands for target `clean'
=== Entering application hipe
(cd ../main && /Applications/Xcode.app/Contents/Developer/usr/bin/make hipe.hrl)
sed -e "s;%VSN%;3.15.1;" ../../hipe/main/hipe.hrl.src > ../../hipe/main/hipe.hrl
erlc -W +debug_info -Werror +inline +warn_unused_import +warn_export_vars -o../ebin hipe_rtl.erl
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
Referenced from: /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/beam.smp
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _clock_gettime
Referenced from: /private/tmp/erlang-20160917-946-19or0nl/otp-OTP-19.0.2/bin/x86_64-apple-darwin15.6.0/beam.smp
Expected in: /usr/lib/libSystem.B.dylib
make[3]: *** [../ebin/hipe_rtl.beam] Trace/BPT trap: 5
make[2]: *** [opt] Error 2
make[1]: *** [opt] Error 2
make: *** [secondary_bootstrap_build] Error 2
/usr/local/Homebrew/Library/Homebrew/debrew.rb:11:in `raise'
BuildError: Failed executing: make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment