Created
April 8, 2012 01:45
-
-
Save SoftwareMaven/2333510 to your computer and use it in GitHub Desktop.
Homebrew Erlang R15B build fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading https://github.com/erlang/otp/tarball/OTP_R15B | |
Already downloaded: /Users/travis/Library/Caches/Homebrew/erlang-R15B.tgz | |
/usr/bin/tar xf /Users/travis/Library/Caches/Homebrew/erlang-R15B.tgz | |
==> ./otp_build autoconf | |
./otp_build autoconf | |
*************************************************** | |
*************************************************** | |
*** WARNING: System might fail to configure or | |
*** might be erroneously configured | |
*** since autoconf version 2.68 is used | |
*** instead of version 2.59! | |
*************************************************** | |
*************************************************** | |
=== running autoconf in lib | |
=== running autoconf in lib/common_test | |
=== running autoconf in lib/diameter | |
=== 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 | |
configure.in:606: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:198: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2671: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2681: AC_LINK_IFELSE is expanded from... | |
configure.in:606: the top level | |
=== running autoconf in lib/test_server/src | |
=== running autoconf in erts | |
=== running autoheader in erts | |
=== running autoconf in . | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/erlang/R15B --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --enable-hipe --enable-darwin-64bit | |
./configure --disable-debug --prefix=/usr/local/Cellar/erlang/R15B --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --enable-hipe --enable-darwin-64bit | |
Ignoring the --cache-file argument since it can cause the system to be erroneously configured | |
Disabling caching | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/clang++ accepts -g... yes | |
checking for ld... /usr/bin/clang | |
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... 5.9 | |
checking OTP release... R15B | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting | |
config.status: creating make/emd2exml | |
=== configuring in lib (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib) | |
configure: running /bin/sh /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib | |
configure: creating ./config.status | |
=== configuring in snmp/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for perl... perl | |
configure: creating ./config.status | |
config.status: creating mibs/Makefile | |
=== configuring in common_test/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/common_test/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
configure: creating ./config.status | |
config.status: creating priv/i386-apple-darwin11.3.0/Makefile | |
=== configuring in diameter/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/diameter/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking how to create a directory including parents... /usr/bin/install -c -d | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating make/i386-apple-darwin11.3.0/rules.mk | |
=== configuring in erl_interface/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/erl_interface/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
checking for ranlib... ranlib | |
checking for ld.sh... /usr/bin/clang | |
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 /usr/bin/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... 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 | |
configure: creating ./config.status | |
config.status: creating src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating src/i386-apple-darwin11.3.0/eidefs.mk | |
config.status: creating src/i386-apple-darwin11.3.0/config.h | |
=== configuring in gs/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/gs/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for prebuilt tcl/tk in tcl/binaries/i386_darwin11.tar.gz... not found | |
configure: creating ./config.status | |
config.status: creating tcl/i386-apple-darwin11.3.0/Makefile | |
config.status: creating tcl/win32/Makefile | |
=== configuring in megaco/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/megaco/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -lfl | |
checking whether yytext is a pointer... yes | |
checking for reentrant capable flex... 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/i386-apple-darwin11.3.0/Makefile | |
=== configuring in odbc/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/odbc/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/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... /usr/bin/clang | |
checking for connect... yes | |
checking for gethostbyname... yes | |
checking how to run the C preprocessor... /usr/bin/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 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 | |
./configure: line 4704: -L/usr/lib: No such file or directory | |
checking for SQLAllocHandle in -liodbc... yes | |
configure: creating ./config.status | |
config.status: creating c_src/i386-apple-darwin11.3.0/Makefile | |
=== configuring in wx/. (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/wx/.) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/clang++ accepts -g... yes | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
configure: Building for darwin11.3.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 | |
configure: WARNING: Can not combine 64bits erlang with wxWidgets on MacOSX, wx will not be useable | |
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 for debug build of wxWidgets... checking for wx-config... no | |
checking for standard build of wxWidgets... checking for wx-config... (cached) no | |
configure: WARNING: | |
wxWidgets must be installed on your system. | |
Please check that wx-config is in path, the directory | |
where wxWidgets libraries are installed (returned by | |
'wx-config --libs' or 'wx-config --static --libs' command) | |
is in LD_LIBRARY_PATH or equivalent variable and | |
wxWidgets version is 2.8.4 or above. | |
configure: creating i386-apple-darwin11.3.0/config.status | |
config.status: creating config.mk | |
config.status: creating c_src/Makefile | |
=== configuring in erts (/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts) | |
configure: running /bin/sh /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang/R15B' '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--enable-hipe' '--enable-darwin-64bit' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'CPPFLAGS=-I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments' 'LD=/usr/bin/clang' 'LDFLAGS=-L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib' --cache-file=/dev/null --srcdir=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts | |
checking build system type... i386-apple-darwin11.3.0 | |
checking host system type... i386-apple-darwin11.3.0 | |
checking for gcc... /usr/bin/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 /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking for library containing strerror... none required | |
checking for gcc... (cached) /usr/bin/clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/clang accepts -g... (cached) yes | |
checking for /usr/bin/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 how to run the C preprocessor... /usr/bin/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... no | |
checking if we are building a halfword emulator (32bit heap on 64bit machine)... no | |
checking how to run the C preprocessor... /usr/bin/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 rm... /bin/rm | |
checking for mkdir... /bin/mkdir | |
checking for xsltproc... xsltproc | |
checking for fop... no | |
configure: WARNING: No 'fop' command found: going to generate placeholder PDF files | |
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 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 for Linux futexes... no | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int128_t... 16 | |
checking for 32-bit __sync_val_compare_and_swap()... yes | |
checking for 32-bit __sync_add_and_fetch()... yes | |
checking for 32-bit __sync_fetch_and_and()... yes | |
checking for 32-bit __sync_fetch_and_or()... yes | |
checking for 64-bit __sync_val_compare_and_swap()... yes | |
checking for 64-bit __sync_add_and_fetch()... yes | |
checking for 64-bit __sync_fetch_and_and()... yes | |
checking for 64-bit __sync_fetch_and_or()... yes | |
checking for 128-bit __sync_val_compare_and_swap()... yes | |
checking for a usable libatomic_ops implementation... no | |
checking whether default stack size should be modified... no | |
checking size of void *... (cached) 8 | |
checking size of int... (cached) 4 | |
checking size of long... (cached) 8 | |
checking size of long long... (cached) 8 | |
checking size of __int64... 0 | |
checking size of __int128_t... (cached) 16 | |
checking whether byte ordering is bigendian... no | |
checking for gcc double word cmpxchg asm support... no | |
checking whether an emulator with smp support should be built... yes; enabled by user | |
checking for posix_fadvise... 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 whether the child waiter thread should be enabled... yes on SMP build, but not on non-SMP build | |
checking for kstat_open in -lkstat... (cached) no | |
checking for tgetent in -lncurses... yes | |
checking for adler32_combine in -lz... 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 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 for netinet/sctp.h... 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)... no | |
checking size of char... 1 | |
checking size of short... 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 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 writev... yes | |
checking for memmove... yes | |
checking for strerror... yes | |
checking for strerror_r... yes | |
checking for strncasecmp... yes | |
checking for gethrtime... 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 setlocale... yes | |
checking for nl_langinfo... yes | |
checking for poll... yes | |
checking whether posix2time 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 for getifaddrs... 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 how to correct for time adjustments... none | |
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... m4 | |
checking For modern (leopard) style mcontext_t... yes | |
configure: Floating point exceptions disabled by default on MacOS X | |
checking whether to redefine FD_SETSIZE... no | |
checking whether a hybrid heap emulator should be built... yes; default on this platform | |
checking for vperfctr_info in -lperfctr... no | |
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... /usr/bin/clang | |
checking for compiler flags for loadable drivers... -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -fPIC -fno-common | |
checking for linker for loadable drivers... /usr/bin/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... /usr/bin/clang | |
checking for static ZLib to be used by SSL in standard locations... no | |
checking for OpenSSL >= 0.9.7 in standard locations... /usr | |
checking for OpenSSL kerberos 5 support... no | |
checking for kstat_open in -lkstat... (cached) no | |
checking for javac.sh... no | |
checking for javac... javac | |
checking for JDK version 1.5... yes | |
configure: creating ./config.status | |
config.status: creating emulator/i386-apple-darwin11.3.0/Makefile | |
config.status: creating emulator/zlib/i386-apple-darwin11.3.0/Makefile | |
config.status: creating epmd/src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating etc/common/i386-apple-darwin11.3.0/Makefile | |
config.status: creating include/internal/i386-apple-darwin11.3.0/ethread.mk | |
config.status: creating include/internal/i386-apple-darwin11.3.0/erts_internal.mk | |
config.status: creating lib_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating Makefile | |
config.status: creating ../make/i386-apple-darwin11.3.0/otp.mk | |
config.status: creating ../make/i386-apple-darwin11.3.0/otp_ded.mk | |
config.status: creating ../lib/ic/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating ../lib/os_mon/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating ../lib/crypto/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating ../lib/orber/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating ../lib/runtime_tools/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating ../lib/tools/c_src/i386-apple-darwin11.3.0/Makefile | |
config.status: creating i386-apple-darwin11.3.0/config.h | |
config.status: creating include/internal/i386-apple-darwin11.3.0/ethread_header_config.h | |
config.status: creating include/i386-apple-darwin11.3.0/erl_int_sizes_config.h | |
********************************************************************* | |
********************** APPLICATIONS INFORMATION ******************* | |
********************************************************************* | |
wx : wxWidgets not found, wx will NOT be usable | |
********************************************************************* | |
********************************************************************* | |
********************** DOCUMENTATION INFORMATION ****************** | |
********************************************************************* | |
documentation : | |
fop is missing. | |
Using fakefop to generate placeholder PDF files. | |
********************************************************************* | |
==> touch lib/wx/SKIP | |
touch lib/wx/SKIP | |
==> make | |
make | |
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 make generate) | |
make -f i386-apple-darwin11.3.0/Makefile generate | |
LANG=C /usr/bin/perl utils/beam_makeops \ | |
-wordsize 64 \ | |
-outdir i386-apple-darwin11.3.0/opt/plain \ | |
-emulator /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab | |
LANG=C /usr/bin/perl utils/make_tables -src i386-apple-darwin11.3.0 -include i386-apple-darwin11.3.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 | |
LANG=C /usr/bin/perl utils/make_version -o i386-apple-darwin11.3.0/erl_version.h R15B 5.9 i386-apple-darwin11.3.0 | |
LANG=C /usr/bin/perl utils/make_driver_tab -o i386-apple-darwin11.3.0/opt/plain/driver_tab.c obj/i386-apple-darwin11.3.0/opt/plain/efile_drv.o obj/i386-apple-darwin11.3.0/opt/plain/inet_drv.o obj/i386-apple-darwin11.3.0/opt/plain/zlib_drv.o obj/i386-apple-darwin11.3.0/opt/plain/ram_file_drv.o obj/i386-apple-darwin11.3.0/opt/plain/ttsl_drv.o | |
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst i386-apple-darwin11.3.0/opt/plain/erl_alloc_types.h threads hipe nofrag unix | |
LANG=C /usr/bin/perl utils/make_preload -old /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/otp_ring0.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/init.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/prim_inet.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/prim_file.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/zlib.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/prim_zip.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/erl_prim_loader.beam /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/preloaded/ebin/erlang.beam > i386-apple-darwin11.3.0/preload.c | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_x86_asm.h | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_amd64_asm.h | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_sparc_asm.h | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_ppc_asm.h | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_arm_asm.h | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_mkliterals.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_mkliterals.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/hipe_mkliterals obj/i386-apple-darwin11.3.0/opt/plain/hipe_mkliterals.o | |
/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/hipe_mkliterals -c > i386-apple-darwin11.3.0/opt/plain/hipe_literals.h | |
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 make depend) | |
make -f i386-apple-darwin11.3.0/Makefile depend | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -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/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.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_timer.c beam/erl_bif_trace.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_init.c beam/erl_instrument.c beam/erl_lock_check.c beam/erl_lock_count.c beam/erl_math.c beam/erl_md5.c beam/erl_message.c beam/erl_monitors.c beam/erl_mtrace.c beam/erl_nif.c beam/erl_nmgc.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_resolv_dns.c beam/erl_resolv_nodns.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/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|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' > i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -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|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -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|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -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_float.c sys/unix/sys_time.c sys/common/erl_check_io.c sys/common/erl_mseg.c sys/common/erl_mtrace_sys_wrap.c sys/common/erl_poll.c sys/common/erl_sys_common_misc.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix i386-apple-darwin11.3.0/erl_atom_table.c i386-apple-darwin11.3.0/erl_bif_table.c i386-apple-darwin11.3.0/erl_bif_wrap.c i386-apple-darwin11.3.0/erl_pbifs.c i386-apple-darwin11.3.0/preload.c i386-apple-darwin11.3.0/opt/plain/beam_opcodes.c i386-apple-darwin11.3.0/opt/plain/driver_tab.c \ | |
| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -MG -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -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_perfctr.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|i386-apple-darwin11.3.0/opt/plain/|$(TTF_DIR)/|g;s|\([ ]\)/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|\1$(ERL_TOP)/|g;s|^/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/|$(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' >> i386-apple-darwin11.3.0/depend.mk | |
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 make depend) | |
make -f i386-apple-darwin11.3.0/Makefile depend | |
Generating dependency file i386-apple-darwin11.3.0/depend.mk... | |
/usr/bin/clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.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|i386-apple-darwin11.3.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin11.3.0/|$(TARGET)/|g' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.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|i386-apple-darwin11.3.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin11.3.0/|$(TARGET)/|g' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.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|i386-apple-darwin11.3.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin11.3.0/|$(TARGET)/|g' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | |
| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|i386-apple-darwin11.3.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin11.3.0/|$(TARGET)/|g' >> i386-apple-darwin11.3.0/depend.mk | |
/usr/bin/clang -MM -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \ | |
| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|i386-apple-darwin11.3.0/opt/|$(TT_DIR)/|g;s|i386-apple-darwin11.3.0/|$(TARGET)/|g' >> i386-apple-darwin11.3.0/depend.mk | |
cd erts && ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 make NO_START_SCRIPTS=true FLAVOR= | |
make -f i386-apple-darwin11.3.0/Makefile generate | |
LANG=C /usr/bin/perl utils/beam_makeops \ | |
-wordsize 64 \ | |
-outdir i386-apple-darwin11.3.0/opt/smp \ | |
-emulator /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab | |
LANG=C /usr/bin/perl utils/make_driver_tab -o i386-apple-darwin11.3.0/opt/smp/driver_tab.c obj/i386-apple-darwin11.3.0/opt/smp/efile_drv.o obj/i386-apple-darwin11.3.0/opt/smp/inet_drv.o obj/i386-apple-darwin11.3.0/opt/smp/zlib_drv.o obj/i386-apple-darwin11.3.0/opt/smp/ram_file_drv.o obj/i386-apple-darwin11.3.0/opt/smp/ttsl_drv.o | |
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst i386-apple-darwin11.3.0/opt/smp/erl_alloc_types.h threads hipe smp nofrag unix | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_x86_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_amd64_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_sparc_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_ppc_asm.h | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_arm_asm.h | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_mkliterals.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_mkliterals.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/hipe_mkliterals.smp obj/i386-apple-darwin11.3.0/opt/smp/hipe_mkliterals.o | |
/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/hipe_mkliterals.smp -c > i386-apple-darwin11.3.0/opt/smp/hipe_literals.h | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
cd /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/lib_src && make opt | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/erl_main.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_main.o | |
Skip zlib directory, use shared library | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/preload.c -o obj/i386-apple-darwin11.3.0/opt/smp/preload.o | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_pbifs.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_pbifs.o | |
/bin/mkdir -p obj/i386-apple-darwin11.3.0/opt | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/benchmark.c -o obj/i386-apple-darwin11.3.0/opt/smp/benchmark.o | |
/bin/mkdir -p ../lib/i386-apple-darwin11.3.0 | |
/bin/mkdir -p obj/i386-apple-darwin11.3.0/opt/r | |
/bin/mkdir -p ../lib/internal/i386-apple-darwin11.3.0 | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_aux.c -o obj/i386-apple-darwin11.3.0/opt/r/ethr_aux.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_mtrace.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_mtrace.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_atomics.c -o obj/i386-apple-darwin11.3.0/opt/r/ethr_atomics.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_alloc_util.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_alloc_util.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_goodfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_goodfit_alloc.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erla/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bestfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bestfit_alloc.o | |
ng-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_mutex.c -o obj/i386-apple-darwin11.3.0/opt/r/ethr_mutex.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_afit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_afit_alloc.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_cbf.c -o obj/i386-apple-darwin11.3.0/opt/r/ethr_cbf.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethread.c -o obj/i386-apple-darwin11.3.0/opt/r/ethread.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_instrument.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_instrument.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethr_event.c -o obj/i386-apple-darwin11.3.0/opt/r/ethr_event.o | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cel/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_init.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_init.o | |
lar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/i386-apple-darwin11.3.0/opt/erl_memory_trace_parser.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_atom_table.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_atom_table.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/i386-apple-darwin11.3.0/opt/r/erl_memory_trace_parser.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_bif_table.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_table.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_ddll.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_ddll.o | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/i386-apple-darwin11.3.0/opt/erl_printf_format.o | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/i386-apple-darwin11.3.0/opt/erl_printf.o | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/i386-apple-darwin11.3.0/opt/erl_misc_utils.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/i386-apple-darwin11.3.0/opt/r/erl_printf_format.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_guard.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_guard.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-aft/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_info.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_info.o | |
er-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/i386-apple-darwin11.3.0/opt/r/erl_printf.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_op.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_op.o | |
/usr/bin/clang -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/i386-apple-darwin11.3.0/opt/r/erl_misc_utils.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_os.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_os.o | |
ar rcv ../lib/internal/i386-apple-darwin11.3.0/libethread.a obj/i386-apple-darwin11.3.0/opt/r/ethr_aux.o obj/i386-apple-darwin11.3.0/opt/r/ethr_atomics.o obj/i386-apple-darwin11.3.0/opt/r/ethr_mutex.o obj/i386-apple-darwin11.3.0/opt/r/ethr_cbf.o obj/i386-apple-darwin11.3.0/opt/r/ethread.o obj/i386-apple-darwin11.3.0/opt/r/ethr_event.o | |
ar rcv ../lib/i386-apple-darwin11.3.0/liberts.a obj/i386-apple-darwin11.3.0/opt/erl_memory_trace_parser.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethr_aux.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethr_atomics.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethr_mutex.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethr_cbf.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethread.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/ethr_event.o | |
a - obj/i386-apple-darwin11.3.0/opt/erl_memory_trace_parser.o | |
ranlib ../lib/internal/i386-apple-darwin11.3.0/libethread.a | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_lists.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_lists.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_trace.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_trace.o | |
ranlib ../lib/i386-apple-darwin11.3.0/liberts.a | |
ar rcv ../lib/i386-apple-darwin11.3.0/liberts_r.a obj/i386-apple-darwin11.3.0/opt/r/erl_memory_trace_parser.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/erl_memory_trace_parser.o | |
ar rcv ../lib/internal/i386-apple-darwin11.3.0/liberts_internal.a obj/i386-apple-darwin11.3.0/opt/erl_printf_format.o obj/i386-apple-darwin11.3.0/opt/erl_printf.o obj/i386-apple-darwin11.3.0/opt/er/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_bif_wrap.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_wrap.o | |
l_misc_utils.o | |
ranlib ../lib/i386-apple-darwin11.3.0/liberts_r.a | |
a - obj/i386-apple-darwin11.3.0/opt/erl_printf_format.o | |
a - obj/i386-apple-darwin11.3.0/opt/erl_printf.o | |
a - obj/i386-apple-darwin11.3.0/opt/erar rcv ../lib/internal/i386-apple-darwin11.3.0/liberts_internal_r.a obj/i386-apple-darwin11.3.0/opt/r/erl_printf_format.o obj/i386-apple-darwin11.3.0/opt/r/erl_printf.o obj/i386-apple-darwin11.3.0/opt/r/erl_misc_utils.o | |
l_misc_utils.o | |
ranlib ../lib/internal/i386-apple-darwin11.3.0/liberts_internal.a | |
a - obj/i386-apple-darwin11.3.0/opt/r/erl_printf_format.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/erl_printf.o | |
a - obj/i386-apple-darwin11.3.0/opt/r/erl_misc_utils.o | |
ranlib ../lib/internal/i386-apple-darwin11.3.0/liberts_internal_r.a | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_trace.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_trace.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/copy.c -o obj/i386-apple-darwin11.3.0/opt/smp/copy.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/utils.c -o obj/i386-apple-darwin11.3.0/opt/smp/utils.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/bif.c -o obj/i386-apple-darwin11.3.0/opt/smp/bif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/io.c -o obj/i386-apple-darwin11.3.0/opt/smp/io.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_printf_term.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_printf_term.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_debug.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_md5.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_md5.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_message.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_message.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_process.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_dict.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_dict.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_lock.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_lock.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_port_task.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_port_task.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_arith.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_arith.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/time.c -o obj/i386-apple-darwin11.3.0/opt/smp/time.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_time_sup.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_time_sup.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/external.c -o obj/i386-apple-darwin11.3.0/opt/smp/external.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/dist.c -o obj/i386-apple-darwin11.3.0/opt/smp/dist.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/binary.c -o obj/i386-apple-darwin11.3.0/opt/smp/binary.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_db.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_util.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_util.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_hash.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_tree.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_tree.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_thr_progress.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_thr_progress.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/big.c -o obj/i386-apple-darwin11.3.0/opt/smp/big.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/hash.c -o obj/i386-apple-darwin11.3.0/opt/smp/hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/index.c -o obj/i386-apple-darwin11.3.0/opt/smp/index.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/atom.c -o obj/i386-apple-darwin11.3.0/opt/smp/atom.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/module.c -o obj/i386-apple-darwin11.3.0/opt/smp/module.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/export.c -o obj/i386-apple-darwin11.3.0/opt/smp/export.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/register.c -o obj/i386-apple-darwin11.3.0/opt/smp/register.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/break.c -o obj/i386-apple-darwin11.3.0/opt/smp/break.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_async.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_async.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_lock_check.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_lock_check.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_gc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_gc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_lock_count.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_lock_count.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_nmgc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_nmgc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_posix_str.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_posix_str.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bits.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bits.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_math.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_math.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_fun.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_fun.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_port.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_port.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_term.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_term.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_node_tables.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_node_tables.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_monitors.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_monitors.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_dump.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_dump.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_timer.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_timer.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_cpu_topology.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_cpu_topology.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_drv_thread.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_drv_thread.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_chksum.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_chksum.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_re.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_re.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_unicode.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_unicode.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/packet_parser.c -o obj/i386-apple-darwin11.3.0/opt/smp/packet_parser.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/safe_hash.c -o obj/i386-apple-darwin11.3.0/opt/smp/safe_hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_zlib.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_zlib.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_nif.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_nif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_binary.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_binary.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_ao_firstfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_ao_firstfit_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_thr_queue.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_thr_queue.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_sched_spec_pre_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_emu.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_emu.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/smp/beam_opcodes.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_opcodes.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_load.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_load.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_bif_load.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_bif_load.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_debug.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_bp.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_bp.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_catches.c -o obj/i386-apple-darwin11.3.0/opt/smp/beam_catches.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys.c -o obj/i386-apple-darwin11.3.0/opt/smp/sys.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/smp/driver_tab.c -o obj/i386-apple-darwin11.3.0/opt/smp/driver_tab.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/i386-apple-darwin11.3.0/opt/smp/unix_efile.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/i386-apple-darwin11.3.0/opt/smp/gzio.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/elib_memmove.c -o obj/i386-apple-darwin11.3.0/opt/smp/elib_memmove.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys_float.c -o obj/i386-apple-darwin11.3.0/opt/smp/sys_float.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys_time.c -o obj/i386-apple-darwin11.3.0/opt/smp/sys_time.o | |
/usr/bin/clang -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_poll.kp.o | |
/usr/bin/clang -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_check_io.kp.o | |
/usr/bin/clang -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_poll.nkp.o | |
/usr/bin/clang -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_check_io.nkp.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_mseg.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_mseg.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_unix_sys_ddll.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_mtrace_sys_wrap.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_sys_common_misc.c -o obj/i386-apple-darwin11.3.0/opt/smp/erl_sys_common_misc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif0.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif0.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif1.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif1.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif2.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif2.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_debug.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_gc.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_gc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_mode_switch.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_mode_switch.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_native_bif.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_native_bif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_stack.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_stack.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_amd64.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_amd64_glue.S -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64_glue.o | |
m4 -DERTS_SMP=1 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > i386-apple-darwin11.3.0/opt/smp/hipe_amd64_bifs.S | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_x86_signal.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_x86_signal.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_x86_stack.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_x86_stack.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif64.c -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif64.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/i386-apple-darwin11.3.0/opt/smp/efile_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/i386-apple-darwin11.3.0/opt/smp/inet_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/i386-apple-darwin11.3.0/opt/smp/zlib_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/i386-apple-darwin11.3.0/opt/smp/ram_file_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/i386-apple-darwin11.3.0/opt/smp/ttsl_drv.o | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_latin_1_table.o pcre/pcre_latin_1_table.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_compile.o pcre/pcre_compile.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_config.o pcre/pcre_config.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_dfa_exec.o pcre/pcre_dfa_exec.c | |
for x in `grep -n COST_CHK 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 > pcre/pcre_exec_loop_break_cases.inc | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_fullinfo.o pcre/pcre_fullinfo.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_get.o pcre/pcre_get.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_globals.o pcre/pcre_globals.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_info.o pcre/pcre_info.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_maketables.o pcre/pcre_maketables.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_newline.o pcre/pcre_newline.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_ord2utf8.o pcre/pcre_ord2utf8.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_refcount.o pcre/pcre_refcount.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_study.o pcre/pcre_study.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_tables.o pcre/pcre_tables.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_try_flipped.o pcre/pcre_try_flipped.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_ucp_searchfuncs.o pcre/pcre_ucp_searchfuncs.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_valid_utf8.o pcre/pcre_valid_utf8.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_version.o pcre/pcre_version.c | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_xclass.o pcre/pcre_xclass.c | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/child_setup \ | |
-m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 sys/unix/erl_child_setup.c -L../lib/internal/i386-apple-darwin11.3.0 -lerts_internal | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/smp/hipe_amd64_bifs.S -o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64_bifs.o | |
/usr/bin/clang -c -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -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/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_exec.o pcre/pcre_exec.c | |
ar rc /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/libepcre.a /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_latin_1_table.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_compile.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_config.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_dfa_exec.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_exec.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_fullinfo.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_get.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_globals.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_info.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_maketables.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_newline.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_ord2utf8.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_refcount.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_study.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_tables.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_try_flipped.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_ucp_searchfuncs.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_valid_utf8.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_version.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/pcre_xclass.o | |
/usr/bin/clang -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/beam.smp \ | |
-pagezero_size 0x10000000 -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib obj/i386-apple-darwin11.3.0/opt/smp/erl_main.o obj/i386-apple-darwin11.3.0/opt/smp/preload.o obj/i386-apple-darwin11.3.0/opt/smp/erl_pbifs.o obj/i386-apple-darwin11.3.0/opt/smp/benchmark.o obj/i386-apple-darwin11.3.0/opt/smp/erl_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_mtrace.o obj/i386-apple-darwin11.3.0/opt/smp/erl_alloc_util.o obj/i386-apple-darwin11.3.0/opt/smp/erl_goodfit_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bestfit_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_afit_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_instrument.o obj/i386-apple-darwin11.3.0/opt/smp/erl_init.o obj/i386-apple-darwin11.3.0/opt/smp/erl_atom_table.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_table.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_ddll.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_guard.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_info.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_op.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_os.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_lists.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_trace.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_wrap.o obj/i386-apple-darwin11.3.0/opt/smp/erl_trace.o obj/i386-apple-darwin11.3.0/opt/smp/copy.o obj/i386-apple-darwin11.3.0/opt/smp/utils.o obj/i386-apple-darwin11.3.0/opt/smp/bif.o obj/i386-apple-darwin11.3.0/opt/smp/io.o obj/i386-apple-darwin11.3.0/opt/smp/erl_printf_term.o obj/i386-apple-darwin11.3.0/opt/smp/erl_debug.o obj/i386-apple-darwin11.3.0/opt/smp/erl_md5.o obj/i386-apple-darwin11.3.0/opt/smp/erl_message.o obj/i386-apple-darwin11.3.0/opt/smp/erl_process.o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_dict.o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_lock.o obj/i386-apple-darwin11.3.0/opt/smp/erl_port_task.o obj/i386-apple-darwin11.3.0/opt/smp/erl_arith.o obj/i386-apple-darwin11.3.0/opt/smp/time.o obj/i386-apple-darwin11.3.0/opt/smp/erl_time_sup.o obj/i386-apple-darwin11.3.0/opt/smp/external.o obj/i386-apple-darwin11.3.0/opt/smp/dist.o obj/i386-apple-darwin11.3.0/opt/smp/binary.o obj/i386-apple-darwin11.3.0/opt/smp/erl_db.o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_util.o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_hash.o obj/i386-apple-darwin11.3.0/opt/smp/erl_db_tree.o obj/i386-apple-darwin11.3.0/opt/smp/erl_thr_progress.o obj/i386-apple-darwin11.3.0/opt/smp/big.o obj/i386-apple-darwin11.3.0/opt/smp/hash.o obj/i386-apple-darwin11.3.0/opt/smp/index.o obj/i386-apple-darwin11.3.0/opt/smp/atom.o obj/i386-apple-darwin11.3.0/opt/smp/module.o obj/i386-apple-darwin11.3.0/opt/smp/export.o obj/i386-apple-darwin11.3.0/opt/smp/register.o obj/i386-apple-darwin11.3.0/opt/smp/break.o obj/i386-apple-darwin11.3.0/opt/smp/erl_async.o obj/i386-apple-darwin11.3.0/opt/smp/erl_lock_check.o obj/i386-apple-darwin11.3.0/opt/smp/erl_gc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_lock_count.o obj/i386-apple-darwin11.3.0/opt/smp/erl_nmgc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_posix_str.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bits.o obj/i386-apple-darwin11.3.0/opt/smp/erl_math.o obj/i386-apple-darwin11.3.0/opt/smp/erl_fun.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_port.o obj/i386-apple-darwin11.3.0/opt/smp/erl_term.o obj/i386-apple-darwin11.3.0/opt/smp/erl_node_tables.o obj/i386-apple-darwin11.3.0/opt/smp/erl_monitors.o obj/i386-apple-darwin11.3.0/opt/smp/erl_process_dump.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_timer.o obj/i386-apple-darwin11.3.0/opt/smp/erl_cpu_topology.o obj/i386-apple-darwin11.3.0/opt/smp/erl_drv_thread.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_chksum.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_re.o obj/i386-apple-darwin11.3.0/opt/smp/erl_unicode.o obj/i386-apple-darwin11.3.0/opt/smp/packet_parser.o obj/i386-apple-darwin11.3.0/opt/smp/safe_hash.o obj/i386-apple-darwin11.3.0/opt/smp/erl_zlib.o obj/i386-apple-darwin11.3.0/opt/smp/erl_nif.o obj/i386-apple-darwin11.3.0/opt/smp/erl_bif_binary.o obj/i386-apple-darwin11.3.0/opt/smp/erl_ao_firstfit_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/erl_thr_queue.o obj/i386-apple-darwin11.3.0/opt/smp/erl_sched_spec_pre_alloc.o obj/i386-apple-darwin11.3.0/opt/smp/beam_emu.o obj/i386-apple-darwin11.3.0/opt/smp/beam_opcodes.o obj/i386-apple-darwin11.3.0/opt/smp/beam_load.o obj/i386-apple-darwin11.3.0/opt/smp/beam_bif_load.o obj/i386-apple-darwin11.3.0/opt/smp/beam_debug.o obj/i386-apple-darwin11.3.0/opt/smp/beam_bp.o obj/i386-apple-darwin11.3.0/opt/smp/beam_catches.o obj/i386-apple-darwin11.3.0/opt/smp/sys.o obj/i386-apple-darwin11.3.0/opt/smp/driver_tab.o obj/i386-apple-darwin11.3.0/opt/smp/unix_efile.o obj/i386-apple-darwin11.3.0/opt/smp/gzio.o obj/i386-apple-darwin11.3.0/opt/smp/elib_memmove.o obj/i386-apple-darwin11.3.0/opt/smp/sys_float.o obj/i386-apple-darwin11.3.0/opt/smp/sys_time.o obj/i386-apple-darwin11.3.0/opt/smp/erl_poll.kp.o obj/i386-apple-darwin11.3.0/opt/smp/erl_check_io.kp.o obj/i386-apple-darwin11.3.0/opt/smp/erl_poll.nkp.o obj/i386-apple-darwin11.3.0/opt/smp/erl_check_io.nkp.o obj/i386-apple-darwin11.3.0/opt/smp/erl_mseg.o obj/i386-apple-darwin11.3.0/opt/smp/erl_unix_sys_ddll.o obj/i386-apple-darwin11.3.0/opt/smp/erl_mtrace_sys_wrap.o obj/i386-apple-darwin11.3.0/opt/smp/erl_sys_common_misc.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif0.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif1.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif2.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_debug.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_gc.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_mode_switch.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_native_bif.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_stack.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64_glue.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_amd64_bifs.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_x86_signal.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_x86_stack.o obj/i386-apple-darwin11.3.0/opt/smp/hipe_bif64.o obj/i386-apple-darwin11.3.0/opt/smp/efile_drv.o obj/i386-apple-darwin11.3.0/opt/smp/inet_drv.o obj/i386-apple-darwin11.3.0/opt/smp/zlib_drv.o obj/i386-apple-darwin11.3.0/opt/smp/ram_file_drv.o obj/i386-apple-darwin11.3.0/opt/smp/ttsl_drv.o -lutil -ldl -lm -lncurses -L../lib/internal/i386-apple-darwin11.3.0 -lz /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/libepcre.a -lethread -lerts_internal_r -lpthread | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
make -f i386-apple-darwin11.3.0/Makefile generate | |
make[3]: Nothing to be done for `generate'. | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
cd /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/lib_src && make opt | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/erl_main.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_main.o | |
Skip zlib directory, use shared library | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/preload.c -o obj/i386-apple-darwin11.3.0/opt/plain/preload.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-promake -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
totypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_pbifs.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_pbifs.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/benchmark.c -o obj/i386-apple-darwin11.3.0/opt/plain/benchmark.o | |
make[5]: Nothing to be done for `all'. | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_mtrace.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_mtrace.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_alloc_util.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_alloc_util.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_goodfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_goodfit_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bestfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bestfit_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_afit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_afit_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_instrument.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_instrument.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_init.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_init.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_atom_table.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_atom_table.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_bif_table.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_table.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_ddll.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_ddll.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_guard.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_guard.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_info.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_info.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_op.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_op.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_os.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_os.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_lists.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_lists.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_trace.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_trace.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -c i386-apple-darwin11.3.0/erl_bif_wrap.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_wrap.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_trace.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_trace.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/copy.c -o obj/i386-apple-darwin11.3.0/opt/plain/copy.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/utils.c -o obj/i386-apple-darwin11.3.0/opt/plain/utils.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/bif.c -o obj/i386-apple-darwin11.3.0/opt/plain/bif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/io.c -o obj/i386-apple-darwin11.3.0/opt/plain/io.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_printf_term.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_printf_term.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_debug.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_md5.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_md5.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_message.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_message.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_process.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_dict.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_dict.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_lock.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_lock.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_port_task.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_port_task.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_arith.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_arith.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/time.c -o obj/i386-apple-darwin11.3.0/opt/plain/time.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_time_sup.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_time_sup.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/external.c -o obj/i386-apple-darwin11.3.0/opt/plain/external.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/dist.c -o obj/i386-apple-darwin11.3.0/opt/plain/dist.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/binary.c -o obj/i386-apple-darwin11.3.0/opt/plain/binary.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_db.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_util.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_util.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_hash.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_db_tree.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_tree.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_thr_progress.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_thr_progress.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/big.c -o obj/i386-apple-darwin11.3.0/opt/plain/big.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/hash.c -o obj/i386-apple-darwin11.3.0/opt/plain/hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/index.c -o obj/i386-apple-darwin11.3.0/opt/plain/index.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/atom.c -o obj/i386-apple-darwin11.3.0/opt/plain/atom.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/module.c -o obj/i386-apple-darwin11.3.0/opt/plain/module.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/export.c -o obj/i386-apple-darwin11.3.0/opt/plain/export.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/register.c -o obj/i386-apple-darwin11.3.0/opt/plain/register.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/break.c -o obj/i386-apple-darwin11.3.0/opt/plain/break.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_async.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_async.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_lock_check.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_lock_check.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_gc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_gc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_lock_count.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_lock_count.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_nmgc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_nmgc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_posix_str.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_posix_str.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bits.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bits.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_math.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_math.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_fun.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_fun.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_port.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_port.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_term.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_term.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_node_tables.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_node_tables.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_monitors.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_monitors.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_process_dump.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_dump.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_timer.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_timer.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_cpu_topology.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_cpu_topology.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_drv_thread.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_drv_thread.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_chksum.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_chksum.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_re.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_re.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_unicode.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_unicode.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/packet_parser.c -o obj/i386-apple-darwin11.3.0/opt/plain/packet_parser.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/safe_hash.c -o obj/i386-apple-darwin11.3.0/opt/plain/safe_hash.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_zlib.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_zlib.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_nif.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_nif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_bif_binary.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_binary.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_ao_firstfit_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_ao_firstfit_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_thr_queue.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_thr_queue.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_sched_spec_pre_alloc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_emu.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_emu.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/plain/beam_opcodes.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_opcodes.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_load.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_load.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_bif_load.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_bif_load.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_debug.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_bp.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_bp.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/beam_catches.c -o obj/i386-apple-darwin11.3.0/opt/plain/beam_catches.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys.c -o obj/i386-apple-darwin11.3.0/opt/plain/sys.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/plain/driver_tab.c -o obj/i386-apple-darwin11.3.0/opt/plain/driver_tab.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/i386-apple-darwin11.3.0/opt/plain/unix_efile.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/i386-apple-darwin11.3.0/opt/plain/gzio.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c beam/elib_memmove.c -o obj/i386-apple-darwin11.3.0/opt/plain/elib_memmove.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys_float.c -o obj/i386-apple-darwin11.3.0/opt/plain/sys_float.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/sys_time.c -o obj/i386-apple-darwin11.3.0/opt/plain/sys_time.o | |
/usr/bin/clang -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_poll.kp.o | |
/usr/bin/clang -DERTS_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_check_io.kp.o | |
/usr/bin/clang -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_poll.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_poll.nkp.o | |
/usr/bin/clang -DERTS_NO_KERNEL_POLL_VERSION -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_check_io.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_check_io.nkp.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_mseg.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_mseg.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_unix_sys_ddll.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_mtrace_sys_wrap.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c sys/common/erl_sys_common_misc.c -o obj/i386-apple-darwin11.3.0/opt/plain/erl_sys_common_misc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif0.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif0.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif1.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif1.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif2.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif2.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_debug.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_debug.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_gc.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_gc.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_mode_switch.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_mode_switch.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_native_bif.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_native_bif.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_stack.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_stack.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_amd64.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_amd64_glue.S -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64_glue.o | |
m4 -DTARGET=i386-apple-darwin11.3.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > i386-apple-darwin11.3.0/opt/plain/hipe_amd64_bifs.S | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_x86_signal.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_x86_signal.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_x86_stack.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_x86_stack.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c hipe/hipe_bif64.c -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif64.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/i386-apple-darwin11.3.0/opt/plain/efile_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/i386-apple-darwin11.3.0/opt/plain/inet_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/i386-apple-darwin11.3.0/opt/plain/zlib_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DLIBSCTP= -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/i386-apple-darwin11.3.0/opt/plain/ram_file_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/i386-apple-darwin11.3.0/opt/plain/ttsl_drv.o | |
/usr/bin/clang -mdynamic-no-pic -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -Ii386-apple-darwin11.3.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin11.3.0 -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin11.3.0 -I../include/internal -I../include/internal/i386-apple-darwin11.3.0 -c i386-apple-darwin11.3.0/opt/plain/hipe_amd64_bifs.S -o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64_bifs.o | |
/usr/bin/clang -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/beam \ | |
-pagezero_size 0x10000000 -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib obj/i386-apple-darwin11.3.0/opt/plain/erl_main.o obj/i386-apple-darwin11.3.0/opt/plain/preload.o obj/i386-apple-darwin11.3.0/opt/plain/erl_pbifs.o obj/i386-apple-darwin11.3.0/opt/plain/benchmark.o obj/i386-apple-darwin11.3.0/opt/plain/erl_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_mtrace.o obj/i386-apple-darwin11.3.0/opt/plain/erl_alloc_util.o obj/i386-apple-darwin11.3.0/opt/plain/erl_goodfit_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bestfit_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_afit_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_instrument.o obj/i386-apple-darwin11.3.0/opt/plain/erl_init.o obj/i386-apple-darwin11.3.0/opt/plain/erl_atom_table.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_table.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_ddll.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_guard.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_info.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_op.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_os.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_lists.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_trace.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_wrap.o obj/i386-apple-darwin11.3.0/opt/plain/erl_trace.o obj/i386-apple-darwin11.3.0/opt/plain/copy.o obj/i386-apple-darwin11.3.0/opt/plain/utils.o obj/i386-apple-darwin11.3.0/opt/plain/bif.o obj/i386-apple-darwin11.3.0/opt/plain/io.o obj/i386-apple-darwin11.3.0/opt/plain/erl_printf_term.o obj/i386-apple-darwin11.3.0/opt/plain/erl_debug.o obj/i386-apple-darwin11.3.0/opt/plain/erl_md5.o obj/i386-apple-darwin11.3.0/opt/plain/erl_message.o obj/i386-apple-darwin11.3.0/opt/plain/erl_process.o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_dict.o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_lock.o obj/i386-apple-darwin11.3.0/opt/plain/erl_port_task.o obj/i386-apple-darwin11.3.0/opt/plain/erl_arith.o obj/i386-apple-darwin11.3.0/opt/plain/time.o obj/i386-apple-darwin11.3.0/opt/plain/erl_time_sup.o obj/i386-apple-darwin11.3.0/opt/plain/external.o obj/i386-apple-darwin11.3.0/opt/plain/dist.o obj/i386-apple-darwin11.3.0/opt/plain/binary.o obj/i386-apple-darwin11.3.0/opt/plain/erl_db.o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_util.o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_hash.o obj/i386-apple-darwin11.3.0/opt/plain/erl_db_tree.o obj/i386-apple-darwin11.3.0/opt/plain/erl_thr_progress.o obj/i386-apple-darwin11.3.0/opt/plain/big.o obj/i386-apple-darwin11.3.0/opt/plain/hash.o obj/i386-apple-darwin11.3.0/opt/plain/index.o obj/i386-apple-darwin11.3.0/opt/plain/atom.o obj/i386-apple-darwin11.3.0/opt/plain/module.o obj/i386-apple-darwin11.3.0/opt/plain/export.o obj/i386-apple-darwin11.3.0/opt/plain/register.o obj/i386-apple-darwin11.3.0/opt/plain/break.o obj/i386-apple-darwin11.3.0/opt/plain/erl_async.o obj/i386-apple-darwin11.3.0/opt/plain/erl_lock_check.o obj/i386-apple-darwin11.3.0/opt/plain/erl_gc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_lock_count.o obj/i386-apple-darwin11.3.0/opt/plain/erl_nmgc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_posix_str.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bits.o obj/i386-apple-darwin11.3.0/opt/plain/erl_math.o obj/i386-apple-darwin11.3.0/opt/plain/erl_fun.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_port.o obj/i386-apple-darwin11.3.0/opt/plain/erl_term.o obj/i386-apple-darwin11.3.0/opt/plain/erl_node_tables.o obj/i386-apple-darwin11.3.0/opt/plain/erl_monitors.o obj/i386-apple-darwin11.3.0/opt/plain/erl_process_dump.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_timer.o obj/i386-apple-darwin11.3.0/opt/plain/erl_cpu_topology.o obj/i386-apple-darwin11.3.0/opt/plain/erl_drv_thread.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_chksum.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_re.o obj/i386-apple-darwin11.3.0/opt/plain/erl_unicode.o obj/i386-apple-darwin11.3.0/opt/plain/packet_parser.o obj/i386-apple-darwin11.3.0/opt/plain/safe_hash.o obj/i386-apple-darwin11.3.0/opt/plain/erl_zlib.o obj/i386-apple-darwin11.3.0/opt/plain/erl_nif.o obj/i386-apple-darwin11.3.0/opt/plain/erl_bif_binary.o obj/i386-apple-darwin11.3.0/opt/plain/erl_ao_firstfit_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/erl_thr_queue.o obj/i386-apple-darwin11.3.0/opt/plain/erl_sched_spec_pre_alloc.o obj/i386-apple-darwin11.3.0/opt/plain/beam_emu.o obj/i386-apple-darwin11.3.0/opt/plain/beam_opcodes.o obj/i386-apple-darwin11.3.0/opt/plain/beam_load.o obj/i386-apple-darwin11.3.0/opt/plain/beam_bif_load.o obj/i386-apple-darwin11.3.0/opt/plain/beam_debug.o obj/i386-apple-darwin11.3.0/opt/plain/beam_bp.o obj/i386-apple-darwin11.3.0/opt/plain/beam_catches.o obj/i386-apple-darwin11.3.0/opt/plain/sys.o obj/i386-apple-darwin11.3.0/opt/plain/driver_tab.o obj/i386-apple-darwin11.3.0/opt/plain/unix_efile.o obj/i386-apple-darwin11.3.0/opt/plain/gzio.o obj/i386-apple-darwin11.3.0/opt/plain/elib_memmove.o obj/i386-apple-darwin11.3.0/opt/plain/sys_float.o obj/i386-apple-darwin11.3.0/opt/plain/sys_time.o obj/i386-apple-darwin11.3.0/opt/plain/erl_poll.kp.o obj/i386-apple-darwin11.3.0/opt/plain/erl_check_io.kp.o obj/i386-apple-darwin11.3.0/opt/plain/erl_poll.nkp.o obj/i386-apple-darwin11.3.0/opt/plain/erl_check_io.nkp.o obj/i386-apple-darwin11.3.0/opt/plain/erl_mseg.o obj/i386-apple-darwin11.3.0/opt/plain/erl_unix_sys_ddll.o obj/i386-apple-darwin11.3.0/opt/plain/erl_mtrace_sys_wrap.o obj/i386-apple-darwin11.3.0/opt/plain/erl_sys_common_misc.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif0.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif1.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif2.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_debug.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_gc.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_mode_switch.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_native_bif.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_stack.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64_glue.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_amd64_bifs.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_x86_signal.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_x86_stack.o obj/i386-apple-darwin11.3.0/opt/plain/hipe_bif64.o obj/i386-apple-darwin11.3.0/opt/plain/efile_drv.o obj/i386-apple-darwin11.3.0/opt/plain/inet_drv.o obj/i386-apple-darwin11.3.0/opt/plain/zlib_drv.o obj/i386-apple-darwin11.3.0/opt/plain/ram_file_drv.o obj/i386-apple-darwin11.3.0/opt/plain/ttsl_drv.o -lutil -ldl -lm -lncurses -L../lib/internal/i386-apple-darwin11.3.0 -lz /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/pcre/obj/i386-apple-darwin11.3.0/opt/libepcre.a -lethread -lerts_internal_r -lpthread | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
make[2]: Nothing to be done for `opt'. | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
cd /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/lib_src && make opt | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internamake -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
l/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/inet_gethost.o -c inet_gethost.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/make[6]: Nothing to be done for `all'. | |
include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/heart.o -c heart.c | |
/usr/bin/clang -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/erlexec.o -c ./erlexec.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/typer.o -c typer.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/dialyzer.o -c dialyzer.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/erlc.o -c erlc.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/escript.o -c escript.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/ct_run.o -c ct_run.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/safe_string.o -c ../unix/safe_string.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/run_erl.o -c ../unix/run_erl.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/to_erl.o -c ../unix/to_erl.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/sys/unix -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/emulator/beam -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DOTP_SYSTEM_VERSION=\"R15B\" -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/dyn_erl.o -c ../unix/dyn_erl.c | |
sed -e 's;%I_VSN%;5.9;' \ | |
-e 's;%EMULATOR%;beam;' \ | |
-e 's;%EMULATOR_NUMBER%;;' \ | |
-e 's;%I_SYSTEM_VSN%;R15B;' \ | |
../unix/Install.src > Install | |
sed -e 's;%EMULATOR%;beam;' \ | |
-e 's;%EMULATOR_NUMBER%;;' \ | |
-e 's;%VSN%;5.9;' \ | |
../unix/erl.src.src > erl.src | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/inet_gethost /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/inet_gethost.o -lutil -ldl -lm -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/heart /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/heart.o \ | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
ld: warning: /usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/erlexec /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/erlexec.o -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/typer /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/typer.o -L/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0 -lutil -ldl -lm -L../../lib/internld: warning: al/i386-apple-darwin11.3.0 -lerts_internal -lm | |
directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/dialyzer /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/dialyzer.o -L/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0 -lutil -ldl -lm -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/erlc /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/old: warning: ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib'directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib'directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
bj/i386-apple-darwin11.3.0/erlc.o -L/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0 -lutil -ldl -lm -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/escript /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/escript.o -L/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0 -lutil -ldl -lm -L../../lib/internal/i386-applld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib'e-darwin11.3.0 -lerts_internal -lm | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/ct_run /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/ct_run.o -L/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0 -lutil -ldl -lm -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/run_erl /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-appleld: warning: -darwin11.3.0/safe_string.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/run_erl.o -lutil -ldl -lm | |
directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/to_erl /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/safe_string.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/to_erl.o | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib'ld: warning: | |
directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/dyn_erl /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/safe_string.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/dyn_erl.o | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
cd /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/lib_src && make opt | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DEPMD_PORT_NO=4369 -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd.o -c epmd.c | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/i386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DEPMD_PORT_NO=4369 -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd_cli.o -c epmd_cli.c | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
/usr/bin/clang -m64 -Os -w -pipe -march=native -Qunused-arguments -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/imake[6]: Nothing to be done for `all'. | |
386-apple-darwin11.3.0 -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/i386-apple-darwin11.3.0 -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/include/internal/i386-apple-darwin11.3.0 -DEPMD_PORT_NO=4369 -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd_srv.o -c epmd_srv.c | |
/usr/bin/clang -m64 -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib -o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/epmd /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd_cli.o /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/erts/obj/i386-apple-darwin11.3.0/epmd_srv.o -lutil -ldl -lm -L../../lib/internal/i386-apple-darwin11.3.0 -lerts_internal -lm | |
ld: warning: directory not found for option '-L/usr/local/Cellar/automake/1.11.4/lib' | |
ld: warning: directory not found for option '-L/usr/local/Cellar/autoconf/2.68/lib' | |
make -f i386-apple-darwin11.3.0/Makefile TYPE=opt | |
make[3]: Nothing to be done for `all'. | |
cd lib && \ | |
ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 PATH=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/bin:${PATH} \ | |
make opt SECONDARY_BOOTSTRAP=true | |
=== Entering application hipe | |
(cd ../main && make hipe.hrl) | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_liveness.erl | |
/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bin/i386-apple-darwin11.3.0/hipe_mkliterals -e > hipe_literals.hrl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_binary_match.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_binary_construct.erl | |
sed -e "s;%VSN%;3.9;" ../../hipe/main/hipe.hrl.src > ../../hipe/main/hipe.hrl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_cleanup_const.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_symbolic.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_lcm.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_ssapre.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_binary.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_ssa_avail_expr.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_arch.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_tagscheme.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_cfg.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_icode2rtl.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_mk_switch.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_primops.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_varmap.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_exceptions.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_arith_32.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_arith_64.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_ssa.erl | |
erlc -W +debug_info +debug_info +inline -o../ebin hipe_rtl_ssa_const_prop.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gensym.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_data_pp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_pack_constants.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_sdi.erl | |
erlc -W +debug_info +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_main.erl | |
erlc -W +debug_info +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe.erl | |
sed -e 's;%VSN%;3.9;' hipe.app.src > ../ebin/hipe.app | |
sed -e 's;%VSN%;3.9;' hipe.appup.src > ../ebin/hipe.appup | |
../../compiler/src/beam_disasm.hrl:34: Warning: record function has field(s) without type information | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_cconv.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_closurean.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_hipeify.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_hybrid_transform.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_lib.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_messagean.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_pmatch.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_prettypr.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_to_icode.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_typean.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin erl_bif_types.erl | |
erlc -W +debug_info +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin erl_types.erl | |
cerl_to_icode.erl:155: Warning: missing specification for function module/2 | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_beam_to_icode.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_bincomp.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_callgraph.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_cfg.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_coordinator.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_fp.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_exceptions.erl | |
../../compiler/src/beam_disasm.hrl:34: Warning: record function has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_inline_bifs.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_instruction_counter.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
../flow/cfg.inc:177: Warning: missing specification for function params/1 | |
../flow/cfg.inc:181: Warning: missing specification for function params_update/2 | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_liveness.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_pp.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_primops.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_range.erl | |
../flow/../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_split_arith.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa.erl | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_const_prop.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_copy_prop.erl | |
../ssa/../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ssa_struct_reuse.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_type.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_heap_test.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_ebb.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_unused_import +warn_missing_spec +warn_untyped_record -o../ebin hipe_icode_mulret.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_bb.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_dominators.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gen_cfg.erl | |
cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_timing.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_dot.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_digraph.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_vectors.erl | |
make[3]: Nothing to be done for `opt'. | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ig.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ig_moves.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_moves.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_node_sets.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_spillcost.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_reg_worklists.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_adj_list.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_temp_map.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_optimistic_regalloc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_coalescing_regalloc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_graph_coloring_regalloc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_regalloc_loop.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ls_regalloc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_specific.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_specific_fp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_specific.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_specific_fp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_specific.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_specific.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_specific_x87.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific_sse2.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific_x87.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_sparc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_assemble.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_cfg.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_defuse.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_encode.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_frame.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_all.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_fpr.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_gpr.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_main.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_pp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_ls.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_naive.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions_fp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_sparc_registers.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_assemble.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_cfg.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_defuse.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_encode.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_frame.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_all.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_fpr.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_gpr.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_main.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_pp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_ls.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_naive.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions_fp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_ppc_registers.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_ppc.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_x86.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_assemble.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_cfg.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_defuse.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_encode.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_frame.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_liveness.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_main.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_postpass.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_pp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_ls.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_naive.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_postconditions.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_x87_ls.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_registers.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_spill_restore.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_x86_x87.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_assemble.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_defuse.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_encode.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_frame.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_liveness.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_main.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_pp.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_finalise.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_ls.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_naive.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_postconditions.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_sse2_postconditions.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_x87_ls.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_registers.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_spill_restore.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_x87.erl | |
erlc -W +debug_info +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_rtl_to_amd64.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_assemble.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_cfg.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_defuse.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_encode.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_frame.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_liveness_gpr.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_main.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_pp.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_ra.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_finalise.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_ls.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_naive.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_postconditions.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_arm_registers.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_arm.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin_color.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_spillmin_scan.erl | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
../flow/cfg.hrl:34: Warning: record cfg_info has field(s) without type information | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_tool.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_profile.erl | |
erlc -W +debug_info +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_jit.erl | |
=== Leaving application hipe | |
=== Entering application parsetools | |
erlc -W +debug_info +debug_info +warn_obsolete_guard -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib/include -o../ebin leex.erl | |
erlc -W +debug_info +debug_info +warn_obsolete_guard -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib/include -o../ebin yecc.erl | |
erlc -W +debug_info +debug_info +warn_obsolete_guard -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib/include -o../ebin yeccparser.erl | |
erlc -W +debug_info +debug_info +warn_obsolete_guard -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib/include -o../ebin yeccscan.erl | |
sed -e 's;%VSN%;2.0.7;' parsetools.app.src > ../ebin/parsetools.app | |
sed -e 's;%VSN%;2.0.7;' parsetools.appup.src > ../ebin/parsetools.appup | |
make[3]: Nothing to be done for `opt'. | |
=== Leaving application parsetools | |
erlc -W +debug_info -bbeam -o../ebin +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -Dvsn=\"1.6.19\" asn1ct.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_check.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1_db.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_pretty_format.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_gen.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_gen_per.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_gen_per_rt2ct.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_name.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_constructed_per.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_constructed_ber.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_gen_ber.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_constructed_ber_bin_v2.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_gen_ber_bin_v2.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_value.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_tok.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1ct_parser2.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_per_bin.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_ber_bin.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_ber_bin_v2.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_per_bin_rt2ct.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_uper_bin.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_check.erl | |
erlc -W +debug_info +debug_info -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib +warn_unused_vars -o../ebin asn1rt_nif.erl | |
sed -e 's;%VSN%;1.6.19;' asn1.app.src > ../ebin/asn1.app | |
sed -e 's;%VSN%;1.6.19;' asn1.appup.src > ../ebin/asn1.appup | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/hipe ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/hipe ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/hipe/ebin ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/hipe/ebin ; fi | |
for x in lib/hipe/ebin/*.beam; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/hipe/ebin/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/ebin ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/ebin ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/include ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/include ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/orber ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/orber ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/orber/include ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/orber/include ; fi | |
for x in lib/parsetools/ebin/*.beam; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/ebin/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
for x in lib/parsetools/include/*.hrl; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/parsetools/include/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1 ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1 ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/ebin ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/ebin ; fi | |
if test ! -d /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/src ; then mkdir /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/src ; fi | |
for x in lib/asn1/ebin/*.beam; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/ebin/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
for x in lib/asn1/src/*.[eh]rl; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/asn1/src/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
for x in lib/orber/include/*.hrl; do \ | |
BN=`basename $x`; \ | |
TF=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/lib/orber/include/$BN; \ | |
test -f $TF && \ | |
test '!' -z "`find $x -newer $TF -print`" && \ | |
cp $x $TF; \ | |
test '!' -f $TF && \ | |
cp $x $TF; \ | |
true; \ | |
done | |
cd lib && \ | |
ERL_TOP=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2 PATH=/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/bootstrap/bin:${PATH} \ | |
make opt TERTIARY_BOOTSTRAP=true | |
=== Entering application snmp | |
erlc -W +debug_info -o . -o. snmpc_mib_gram.yrl | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc.erl | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc_lib.erl | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc_mib_to_hrl.erl | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc_misc.erl | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc_tok.erl | |
/usr/bin/perl -p -e 's?%VSN%?4.21.4? ' < snmpc.src > ../../bin/snmpc | |
chmod 755 ../../bin/snmpc | |
erlc -W +debug_info +debug_info -I../../include -Dversion=\"4.21.4\" +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"snmp-4.21.4"}' -I/private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/stdlib -o../../ebin snmpc_mib_gram.erl | |
perl -p -e 's?%PERL%?perl? ' < /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/bin/snmp-v2tov1.src > /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/bin/snmp-v2tov1 | |
erlc -W +debug_info -pa /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/ebin -I /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs RFC1213-MIB.mib | |
erlc -W +debug_info -pa /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/ebin -I /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMPv2-TM.mib | |
erlc -W +debug_info -pa /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/ebin -I /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMPv2-MIB.mib | |
chmod 755 /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/bin/snmp-v2tov1 | |
erlc -W +debug_info -pa /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/ebin -I /private/tmp/homebrew-erlang-R15B-U5z8/erlang-otp-9d1c4e2/lib/snmp/priv/mibs -pa ../ebin +version -o ../priv/mibs SNMP-FRAMEWORK-MIB.mib | |
{invalid_option,debug_info}{invalid_option,debug_info}make[3]: *** [../priv/mibs/RFC1213-MIB.bin] Error 1 | |
make[3]: *** Waiting for unfinished jobs.... | |
make[3]: *** [../priv/mibs/SNMPv2-MIB.bin] Error 1 | |
{invalid_option,debug_info}make[3]: *** [../priv/mibs/SNMPv2-TM.bin] Error 1 | |
{invalid_option,debug_info}make[3]: *** [../priv/mibs/SNMP-FRAMEWORK-MIB.bin] Error 1 | |
make[2]: *** [opt] Error 2 | |
make[1]: *** [opt] Error 2 | |
make: *** [tertiary_bootstrap_build] Error 2 | |
config.log was copied to /Users/travis/Library/Logs/Homebrew | |
==> Exit Status: 2 | |
https://github.com/mxcl/master/blob/master/Library/Formula/erlang.rb#L99 | |
==> Build Environment | |
CPU: quad-core 64-bit sandybridge | |
MacOS: 10.7.3-x86_64 | |
Xcode: 4.3.2 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CPPFLAGS: -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.4/include -I/usr/local/Cellar/autoconf/2.68/include | |
LDFLAGS: -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.4/lib -L/usr/local/Cellar/autoconf/2.68/lib | |
MAKEFLAGS: -j4 | |
Error: Failed executing: make (erlang.rb:99) | |
These existing issues may help you: | |
https://github.com/mxcl/homebrew/issues/6143 | |
Otherwise, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/reporting-bugs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment