Skip to content

Instantly share code, notes, and snippets.

@justinweiss
Created June 7, 2013 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinweiss/6a20e9a292d501fc11d8 to your computer and use it in GitHub Desktop.
Save justinweiss/6a20e9a292d501fc11d8 to your computer and use it in GitHub Desktop.
~ jweiss$ brew doctor
Your system is ready to brew.
~ jweiss$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install erlang-r16 2>&1
==> Downloading https://github.com/erlang/otp/archive/OTP_R16B.tar.gz
Already downloaded: /Library/Caches/Homebrew/erlang-r16-R16B.tar.gz
tar xf /Library/Caches/Homebrew/erlang-r16-R16B.tar.gz
==> ./otp_build autoconf
./otp_build autoconf
***************************************************
***************************************************
*** WARNING: System might fail to configure or
***          might be erroneously configured
***          since autoconf version 2.69 is used
***          instead of version 2.59!
***************************************************
***************************************************

=== running autoconf in lib

=== running autoconf in lib/common_test

=== running autoconf in lib/erl_interface
=== running autoheader in lib/erl_interface

=== running autoconf in lib/gs

=== running autoconf in lib/megaco

=== running autoconf in lib/odbc

=== running autoconf in lib/snmp

=== running autoconf in lib/wx

=== running autoconf in lib/test_server/src

=== running autoconf in erts
=== running autoheader in erts

=== running autoconf in .
==> ./configure --disable-debug --prefix=/usr/local/Cellar/erlang-r16/R16B --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --with-dynamic-trace=dtrace --enable-hipe --enable-darwin-64bit
./configure --disable-debug --prefix=/usr/local/Cellar/erlang-r16/R16B --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --with-dynamic-trace=dtrace --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... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for ld... ld
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking ERTS version... 5.10.1
checking OTP release... R16B
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating make/output.mk
config.status: creating make/emd2exml
=== configuring in lib (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib)
configure: running /bin/sh /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib
configure: creating ./config.status
=== configuring in snmp/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/snmp/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
=== configuring in common_test/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/common_test/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
configure: creating ./config.status
config.status: creating priv/x86_64-apple-darwin12.4.0/Makefile
=== configuring in erl_interface/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/erl_interface/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 cc 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
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating src/x86_64-apple-darwin12.4.0/eidefs.mk
config.status: creating src/x86_64-apple-darwin12.4.0/config.h
=== configuring in gs/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/gs/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for prebuilt tcl/tk in tcl/binaries/x86_64_darwin12.tar.gz... not found
configure: creating ./config.status
config.status: creating tcl/x86_64-apple-darwin12.4.0/Makefile
config.status: creating tcl/win32/Makefile
=== configuring in megaco/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/megaco/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking for usable Dynamic Erlang Driver configuration... yes
checking for perl... perl
configure: creating ./config.status
config.status: creating examples/meas/Makefile
configure: creating ./config.status
config.status: creating examples/meas/Makefile
config.status: creating src/flex/x86_64-apple-darwin12.4.0/Makefile
=== configuring in odbc/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/odbc/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking whether make sets $(MAKE)... yes
checking for ld.sh... no
checking for ld... ld
checking for connect... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... cc -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 4738: -L/usr/lib: No such file or directory
checking for SQLAllocHandle in -liodbc... yes
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
configure: creating ./config.status
config.status: creating c_src/x86_64-apple-darwin12.4.0/Makefile
=== configuring in wx/. (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/wx/.)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
configure: Building for darwin12.4.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... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 if compiler accepts -ObjC... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
./configure: line 4652: wx-config: command not found
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.
checking if we can add -Werror=return-type to CFLAGS (via CFLAGS)... yes
checking if we can add -Werror=return-type to CXXFLAGS (via CFLAGS)... yes
configure: creating x86_64-apple-darwin12.4.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
=== configuring in erts (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts)
configure: running /bin/sh /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for mixed cygwin or msys and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking if we mix msys with another native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... failed
configure: WARNING: Check for large file support flags failed; getconf failed
checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS)... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking whether compilation mode forces ARCH adjustment... no
configure: Adjusting LDFLAGS to cope with 64bit Darwin
checking if VM has to be linked with Carbon framework... yes
checking if we are building a halfword emulator (32bit heap on 64bit machine)... no
checking how to run the C preprocessor... cc -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 xmllint... xmllint
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for extra flags needed to export symbols... none
none
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
checking for main in -linet... no
checking for openpty in -lutil... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
checking for kstat_open in -lkstat... no
checking for 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 whether double word ordering is middle-endian... 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 for fallocate... no
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking whether posix_fallocate() works... no
checking whether the emulator should use threads... yes; thread support required and therefore forced
checking whether lock checking should be enabled... no
checking whether lock counters should be enabled... no
checking 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)... yes
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 whether double word ordering is middle-endian... (cached) no
checking for fdatasync... yes
checking for library containing fdatasync... none required
checking for sendfile... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for getaddrinfo... yes
checking whether getaddrinfo accepts enough flags... yes
checking for getnameinfo... yes
checking for getipnodebyname... yes
checking for getipnodebyaddr... yes
checking for gethostbyname2... yes
checking for ieee_handler... no
checking for fpsetmask... no
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for res_gethostbyname... no
checking for dlopen... yes
checking for pread... yes
checking for pwrite... yes
checking for memmove... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strncasecmp... yes
checking for gethrtime... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for inet_pton... yes
checking for mmap... yes
checking for mremap... no
checking for memcpy... yes
checking for mallopt... no
checking for sbrk... yes
checking for _sbrk... no
checking for __sbrk... no
checking for brk... yes
checking for _brk... no
checking for __brk... no
checking for flockfile... yes
checking for fstat... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setsid... yes
checking for posix2time... yes
checking for time2posix... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for poll... yes
checking for writev... yes
checking whether posix2time is declared... yes
checking whether time2posix is declared... yes
checking if vfork is known to hang multithreaded applications... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for conflicting declaration of fread... yes
checking for putc_unlocked... yes
checking for fwrite_unlocked... no
checking for openpty... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking for getifaddrs... yes
checking whether in6addr_any is declared... yes
checking whether in6addr_loopback is declared... yes
checking whether IN6ADDR_ANY_INIT is declared... yes
checking whether IN6ADDR_LOOPBACK_INIT is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking for sched_getaffinity/sched_setaffinity... no
checking for pset functionality... no
checking for processor_bind functionality... no
checking for cpuset_getaffinity/cpuset_setaffinity... no
checking for 'end' symbol... no
checking for '_end' symbol... no
checking if __after_morecore_hook can track malloc()s core memory use... no
checking types of sbrk()s return value and argument... void *,int
checking types of brk()s return value and argument... void *,const void *
checking if sbrk()/brk() wrappers can track malloc()s core memory use... no
checking for IP version 6 support... yes
checking for multicast support... yes
checking 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 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... cc
checking for compiler flags for loadable drivers... -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -fPIC -fno-common
checking for linker for loadable drivers... cc
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... cc
checking for dtrace... dtrace
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
configure: dtrace precompilation for 1-stage DTrace successful
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/x86_64-apple-darwin12.4.0/Makefile
config.status: creating epmd/src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating etc/common/x86_64-apple-darwin12.4.0/Makefile
config.status: creating include/internal/x86_64-apple-darwin12.4.0/ethread.mk
config.status: creating include/internal/x86_64-apple-darwin12.4.0/erts_internal.mk
config.status: creating lib_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating Makefile
config.status: creating ../make/x86_64-apple-darwin12.4.0/otp.mk
config.status: creating ../make/x86_64-apple-darwin12.4.0/otp_ded.mk
config.status: creating ../lib/ic/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating ../lib/os_mon/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating ../lib/crypto/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating ../lib/orber/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating ../lib/runtime_tools/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating ../lib/tools/c_src/x86_64-apple-darwin12.4.0/Makefile
config.status: creating x86_64-apple-darwin12.4.0/config.h
config.status: creating include/internal/x86_64-apple-darwin12.4.0/ethread_header_config.h
config.status: creating include/x86_64-apple-darwin12.4.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.

*********************************************************************
==> make
make
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B make generate)
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile generate
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
dtrace -h -C -Ibeam -s beam/erlang_dtrace.d -o ./erlang_dtrace.tmp
sed -e '/^#define[ 	]*ERLANG_[A-Z0-9_]*(.*)/y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' ./erlang_dtrace.tmp > x86_64-apple-darwin12.4.0/erlang_dtrace.h
rm ./erlang_dtrace.tmp
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_asm.h
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_asm.h
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_sparc_asm.h
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_ppc_asm.h
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_arm_asm.h
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-apple-darwin12.4.0/opt/plain/erl_alloc_types.h threads hipe nofrag unix
LANG=C /usr/bin/perl utils/beam_makeops \
		-wordsize 64 \
		-outdir x86_64-apple-darwin12.4.0/opt/plain \
		-DUSE_VM_PROBES=1 \
		-emulator /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab && echo /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab utils/beam_makeops >x86_64-apple-darwin12.4.0/opt/plain/OPCODES-GENERATED
LANG=C /usr/bin/perl utils/make_tables -src x86_64-apple-darwin12.4.0 -include x86_64-apple-darwin12.4.0\
		beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab hipe/hipe_bif64.tab && echo beam/atom.names beam/bif.tab hipe/hipe_bif0.tab hipe/hipe_bif1.tab hipe/hipe_bif2.tab hipe/hipe_amd64.tab hipe/hipe_bif64.tab utils/make_tables >x86_64-apple-darwin12.4.0/TABLES-GENERATED
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_mkliterals.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_mkliterals.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_mkliterals.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals -c > x86_64-apple-darwin12.4.0/opt/plain/hipe_literals.h
LANG=C /usr/bin/perl utils/make_version -o x86_64-apple-darwin12.4.0/erl_version.h R16B 5.10.1 x86_64-apple-darwin12.4.0
LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-apple-darwin12.4.0/opt/plain/driver_tab.c obj/x86_64-apple-darwin12.4.0/opt/plain/efile_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/inet_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/zlib_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/ram_file_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/ttsl_drv.o
echo x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_asm.h x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_asm.h x86_64-apple-darwin12.4.0/opt/plain/hipe_sparc_asm.h x86_64-apple-darwin12.4.0/opt/plain/hipe_ppc_asm.h x86_64-apple-darwin12.4.0/opt/plain/hipe_arm_asm.h x86_64-apple-darwin12.4.0/opt/plain/hipe_literals.h /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals x86_64-apple-darwin12.4.0/opt/plain/OPCODES-GENERATED x86_64-apple-darwin12.4.0/TABLES-GENERATED x86_64-apple-darwin12.4.0/opt/plain/erl_alloc_types.h x86_64-apple-darwin12.4.0/erl_version.h x86_64-apple-darwin12.4.0/opt/plain/driver_tab.c >x86_64-apple-darwin12.4.0/opt/plain/GENERATED
LANG=C /usr/bin/perl utils/make_preload -old /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/otp_ring0.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/init.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/prim_inet.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/prim_file.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/zlib.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/prim_zip.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/erl_prim_loader.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/erlang.beam /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/preloaded/ebin/erts_internal.beam > x86_64-apple-darwin12.4.0/preload.c
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B make depend)
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile depend
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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/beam_ranges.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/code_ix.c beam/copy.c beam/dist.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_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_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_ptab.c beam/erl_sched_spec_pre_alloc.c beam/erl_term.c beam/erl_thr_progress.c beam/erl_thr_queue.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/export.c beam/external.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \
		| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' > x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix x86_64-apple-darwin12.4.0/erl_atom_table.c x86_64-apple-darwin12.4.0/erl_bif_table.c x86_64-apple-darwin12.4.0/erl_bif_wrap.c x86_64-apple-darwin12.4.0/erl_pbifs.c x86_64-apple-darwin12.4.0/preload.c x86_64-apple-darwin12.4.0/opt/plain/beam_opcodes.c x86_64-apple-darwin12.4.0/opt/plain/driver_tab.c \
		| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix zlib/adler32.c zlib/compress.c zlib/crc32.c zlib/uncompr.c zlib/deflate.c zlib/trees.c zlib/zutil.c zlib/inflate.c zlib/inftrees.c zlib/inffast.c \
		| sed 's|^\([^:]*:\)|$(ZLIB_OBJDIR)/\1|g' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/plain/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/plain/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cd /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/lib_src && /usr/bin/make depend
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile depend
Generating dependency file obj/x86_64-apple-darwin12.4.0/opt/depend.mk...
cc -MM -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix common/ethr_aux.c common/ethr_atomics.c common/ethr_mutex.c common/ethr_cbf.c pthread/ethread.c pthread/ethr_event.c \
		| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin12.4.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin12.4.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin12.4.0/opt/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \
		| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin12.4.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin12.4.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin12.4.0/opt/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix common/erl_printf_format.c common/erl_printf.c common/erl_misc_utils.c \
		| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin12.4.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin12.4.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin12.4.0/opt/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \
		| sed 's|^\([^:]*\)\.o:|$(r_OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin12.4.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin12.4.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin12.4.0/opt/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix common/erl_memory_trace_parser.c \
		| sed 's|^\([^:]*\)\.o:|$(OBJ_DIR)/\1.o:|g;s|x86_64-apple-darwin12.4.0/opt/|$(TT_DIR)/|g;s|x86_64-apple-darwin12.4.0/|$(TARGET)/|g' >> obj/x86_64-apple-darwin12.4.0/opt/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
make[4]: Nothing to be done for `depend'.
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
make[2]: Nothing to be done for `depend'.
test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/lib_src && ERL_TOP=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B make depend)
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile depend
make[2]: Nothing to be done for `depend'.
cd erts && ERL_TOP=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B make NO_START_SCRIPTS=true  FLAVOR=
( cd emulator && /usr/bin/make opt FLAVOR=smp )
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_x86_asm.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_asm.h
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_asm.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_asm.h
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_sparc_asm.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_sparc_asm.h
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_ppc_asm.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_ppc_asm.h
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_arm_asm.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_arm_asm.h
LANG=C /usr/bin/perl utils/make_alloc_types -src beam/erl_alloc.types -dst x86_64-apple-darwin12.4.0/opt/smp/erl_alloc_types.h threads hipe smp nofrag unix
LANG=C /usr/bin/perl utils/beam_makeops \
		-wordsize 64 \
		-outdir x86_64-apple-darwin12.4.0/opt/smp \
		-DUSE_VM_PROBES=1 \
		-emulator /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab && echo /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/compiler/src/genop.tab beam/ops.tab hipe/hipe_ops.tab utils/beam_makeops >x86_64-apple-darwin12.4.0/opt/smp/OPCODES-GENERATED
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_mkliterals.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_mkliterals.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals.smp obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_mkliterals.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals.smp -c > x86_64-apple-darwin12.4.0/opt/smp/hipe_literals.h
LANG=C /usr/bin/perl utils/make_driver_tab -o x86_64-apple-darwin12.4.0/opt/smp/driver_tab.c obj/x86_64-apple-darwin12.4.0/opt/smp/efile_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/inet_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/zlib_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/ram_file_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/ttsl_drv.o
echo x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_asm.h x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_asm.h x86_64-apple-darwin12.4.0/opt/smp/hipe_sparc_asm.h x86_64-apple-darwin12.4.0/opt/smp/hipe_ppc_asm.h x86_64-apple-darwin12.4.0/opt/smp/hipe_arm_asm.h x86_64-apple-darwin12.4.0/opt/smp/hipe_literals.h /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals.smp x86_64-apple-darwin12.4.0/opt/smp/OPCODES-GENERATED x86_64-apple-darwin12.4.0/TABLES-GENERATED x86_64-apple-darwin12.4.0/opt/smp/erl_alloc_types.h x86_64-apple-darwin12.4.0/erl_version.h x86_64-apple-darwin12.4.0/opt/smp/driver_tab.c >x86_64-apple-darwin12.4.0/opt/smp/GENERATED
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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/beam_ranges.c beam/benchmark.c beam/bif.c beam/big.c beam/binary.c beam/break.c beam/code_ix.c beam/copy.c beam/dist.c beam/elib_memmove.c beam/erl_afit_alloc.c beam/erl_alloc.c beam/erl_alloc_util.c beam/erl_ao_firstfit_alloc.c beam/erl_arith.c beam/erl_async.c beam/erl_bestfit_alloc.c beam/erl_bif_binary.c beam/erl_bif_chksum.c beam/erl_bif_ddll.c beam/erl_bif_guard.c beam/erl_bif_info.c beam/erl_bif_lists.c beam/erl_bif_op.c beam/erl_bif_os.c beam/erl_bif_port.c beam/erl_bif_re.c beam/erl_bif_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_node_tables.c beam/erl_port_task.c beam/erl_posix_str.c beam/erl_printf_term.c beam/erl_process.c beam/erl_process_dict.c beam/erl_process_dump.c beam/erl_process_lock.c beam/erl_ptab.c beam/erl_sched_spec_pre_alloc.c beam/erl_term.c beam/erl_thr_progress.c beam/erl_thr_queue.c beam/erl_time_sup.c beam/erl_trace.c beam/erl_unicode.c beam/erl_zlib.c beam/export.c beam/external.c beam/hash.c beam/index.c beam/io.c beam/module.c beam/packet_parser.c beam/register.c beam/safe_hash.c beam/time.c beam/utils.c \
		| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' > x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix x86_64-apple-darwin12.4.0/erl_atom_table.c x86_64-apple-darwin12.4.0/erl_bif_table.c x86_64-apple-darwin12.4.0/erl_bif_wrap.c x86_64-apple-darwin12.4.0/erl_pbifs.c x86_64-apple-darwin12.4.0/preload.c  \
		| sed 's|^\([^:]*:\)|$(OBJDIR)/\1|g;s|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix zlib/adler32.c zlib/compress.c zlib/crc32.c zlib/uncompr.c zlib/deflate.c zlib/trees.c zlib/zutil.c zlib/inflate.c zlib/inftrees.c zlib/inffast.c \
		| sed 's|^\([^:]*:\)|$(ZLIB_OBJDIR)/\1|g' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -MM -MG -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.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|x86_64-apple-darwin12.4.0/opt/smp/|$(TTF_DIR)/|g;s|\([ 	]\)/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|\1$(ERL_TOP)/|g;s|^/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/|$(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' >> x86_64-apple-darwin12.4.0/opt/smp/depend.mk
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cd /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/lib_src && /usr/bin/make depend
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile depend
make[5]: Nothing to be done for `depend'.
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/erl_main.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_main.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/preload.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/preload.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_pbifs.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_pbifs.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/benchmark.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/benchmark.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_mtrace.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mtrace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_alloc_util.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_alloc_util.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_goodfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_goodfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bestfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bestfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_afit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_afit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_instrument.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_instrument.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_init.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_init.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_atom_table.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_atom_table.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_bif_table.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_table.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_ddll.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_ddll.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_guard.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_guard.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_info.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_info.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_op.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_op.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_os.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_os.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_lists.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_lists.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_trace.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_trace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_bif_wrap.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_wrap.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_trace.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_trace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/copy.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/copy.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/utils.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/utils.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/bif.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/bif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/io.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/io.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_printf_term.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_printf_term.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_md5.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_md5.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_message.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_message.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_dict.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_dict.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_lock.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_lock.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_port_task.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_port_task.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_arith.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_arith.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/time.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/time.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_time_sup.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_time_sup.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/external.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/external.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/dist.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/dist.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/binary.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/binary.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_util.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_util.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_hash.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_tree.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_tree.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_thr_progress.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_thr_progress.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/big.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/big.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/hash.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/index.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/index.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/atom.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/atom.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/module.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/module.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/export.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/export.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/register.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/register.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/break.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/break.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_async.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_async.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_lock_check.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_lock_check.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_gc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_gc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_lock_count.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_lock_count.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_posix_str.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_posix_str.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bits.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bits.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_math.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_math.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_fun.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_fun.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_port.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_port.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_term.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_term.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_node_tables.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_node_tables.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_monitors.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_monitors.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_dump.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_dump.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_timer.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_timer.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_cpu_topology.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_cpu_topology.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_drv_thread.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_drv_thread.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_chksum.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_chksum.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_re.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_re.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_unicode.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_unicode.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/packet_parser.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/packet_parser.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/safe_hash.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/safe_hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_zlib.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_zlib.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_nif.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_nif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_binary.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_binary.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_ao_firstfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_ao_firstfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_thr_queue.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_thr_queue.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_sched_spec_pre_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_ptab.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_ptab.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_emu.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_emu.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/smp/beam_opcodes.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_opcodes.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_load.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_load.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_bif_load.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_bif_load.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_bp.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_bp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_catches.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_catches.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/code_ix.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/code_ix.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_ranges.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_ranges.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/sys.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/smp/driver_tab.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/driver_tab.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/unix_efile.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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= -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/gzio.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/elib_memmove.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/elib_memmove.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys_float.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/sys_float.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys_time.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/sys_time.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_poll.kp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_check_io.kp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_NO_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_poll.nkp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_NO_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_check_io.nkp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_mseg.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mseg.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_unix_sys_ddll.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mtrace_sys_wrap.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_sys_common_misc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_sys_common_misc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif0.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif0.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif1.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif1.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif2.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif2.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_gc.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_gc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_mode_switch.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_mode_switch.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_native_bif.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_native_bif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_stack.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_stack.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_amd64.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_amd64_glue.S -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_glue.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
m4  -DERTS_SMP=1 -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_bifs.S
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_bifs.S -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_bifs.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_x86_signal.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_signal.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_x86_stack.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_stack.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif64.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif64.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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= -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/efile_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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= -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/inet_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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= -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/zlib_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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= -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/ram_file_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -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   -Ix86_64-apple-darwin12.4.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/smp/ttsl_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_latin_1_table.o pcre/pcre_latin_1_table.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_compile.o pcre/pcre_compile.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_config.o pcre/pcre_config.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_dfa_exec.o pcre/pcre_dfa_exec.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
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 > /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/pcre_exec_loop_break_cases.inc
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_exec.o pcre/pcre_exec.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_fullinfo.o pcre/pcre_fullinfo.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_get.o pcre/pcre_get.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_globals.o pcre/pcre_globals.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_info.o pcre/pcre_info.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_maketables.o pcre/pcre_maketables.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_newline.o pcre/pcre_newline.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_ord2utf8.o pcre/pcre_ord2utf8.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_refcount.o pcre/pcre_refcount.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_study.o pcre/pcre_study.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_tables.o pcre/pcre_tables.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_try_flipped.o pcre/pcre_try_flipped.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_ucp_searchfuncs.o pcre/pcre_ucp_searchfuncs.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_valid_utf8.o pcre/pcre_valid_utf8.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_version.o pcre/pcre_version.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -c -mdynamic-no-pic -Werror=return-type -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0 -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/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_xclass.o pcre/pcre_xclass.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rc /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/libepcre.a /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_latin_1_table.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_compile.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_config.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_dfa_exec.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_exec.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_fullinfo.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_get.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_globals.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_info.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_maketables.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_newline.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_ord2utf8.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_refcount.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_study.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_tables.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_try_flipped.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_ucp_searchfuncs.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_valid_utf8.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_version.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/pcre_xclass.o
cd /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/lib_src && /usr/bin/make opt
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_aux.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_aux.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_atomics.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_atomics.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_mutex.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_mutex.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/ethr_cbf.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_cbf.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethread.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethread.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c pthread/ethr_event.c -o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_event.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rcv ../lib/internal/x86_64-apple-darwin12.4.0/libethread.a obj/x86_64-apple-darwin12.4.0/opt/r/ethr_aux.o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_atomics.o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_mutex.o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_cbf.o obj/x86_64-apple-darwin12.4.0/opt/r/ethread.o obj/x86_64-apple-darwin12.4.0/opt/r/ethr_event.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethr_aux.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethr_atomics.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethr_mutex.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethr_cbf.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethread.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/ethr_event.o
ranlib ../lib/internal/x86_64-apple-darwin12.4.0/libethread.a
cc  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-apple-darwin12.4.0/opt/erl_memory_trace_parser.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rcv ../lib/x86_64-apple-darwin12.4.0/liberts.a obj/x86_64-apple-darwin12.4.0/opt/erl_memory_trace_parser.o
a - obj/x86_64-apple-darwin12.4.0/opt/erl_memory_trace_parser.o
ranlib ../lib/x86_64-apple-darwin12.4.0/liberts.a
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_memory_trace_parser.c -o obj/x86_64-apple-darwin12.4.0/opt/r/erl_memory_trace_parser.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rcv ../lib/x86_64-apple-darwin12.4.0/liberts_r.a obj/x86_64-apple-darwin12.4.0/opt/r/erl_memory_trace_parser.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/erl_memory_trace_parser.o
ranlib ../lib/x86_64-apple-darwin12.4.0/liberts_r.a
cc  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-apple-darwin12.4.0/opt/erl_printf_format.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-apple-darwin12.4.0/opt/erl_printf.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-apple-darwin12.4.0/opt/erl_misc_utils.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rcv ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal.a obj/x86_64-apple-darwin12.4.0/opt/erl_printf_format.o obj/x86_64-apple-darwin12.4.0/opt/erl_printf.o obj/x86_64-apple-darwin12.4.0/opt/erl_misc_utils.o
a - obj/x86_64-apple-darwin12.4.0/opt/erl_printf_format.o
a - obj/x86_64-apple-darwin12.4.0/opt/erl_printf.o
a - obj/x86_64-apple-darwin12.4.0/opt/erl_misc_utils.o
ranlib ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal.a
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf_format.c -o obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf_format.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_printf.c -o obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DHAVE_CONFIG_H  -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -I../emulator/beam -I../emulator/sys/unix -c common/erl_misc_utils.c -o obj/x86_64-apple-darwin12.4.0/opt/r/erl_misc_utils.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
ar rcv ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal_r.a obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf_format.o obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf.o obj/x86_64-apple-darwin12.4.0/opt/r/erl_misc_utils.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf_format.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/erl_printf.o
a - obj/x86_64-apple-darwin12.4.0/opt/r/erl_misc_utils.o
ranlib ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal_r.a
echo ../lib/internal/x86_64-apple-darwin12.4.0/libethread.a ../lib/x86_64-apple-darwin12.4.0/liberts.a ../lib/x86_64-apple-darwin12.4.0/liberts_r.a ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal.a ../lib/internal/x86_64-apple-darwin12.4.0/liberts_internal_r.a > obj/x86_64-apple-darwin12.4.0/opt/MADE
cc -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/beam.smp \
	-pagezero_size 0x10000000 -m64   obj/x86_64-apple-darwin12.4.0/opt/smp/erl_main.o	obj/x86_64-apple-darwin12.4.0/opt/smp/preload.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_pbifs.o		obj/x86_64-apple-darwin12.4.0/opt/smp/benchmark.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_alloc.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mtrace.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_alloc_util.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_goodfit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bestfit_alloc.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_afit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_instrument.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_init.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_atom_table.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_table.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_ddll.o  	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_guard.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_info.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_op.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_os.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_lists.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_trace.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_wrap.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_trace.o		obj/x86_64-apple-darwin12.4.0/opt/smp/copy.o obj/x86_64-apple-darwin12.4.0/opt/smp/utils.o		obj/x86_64-apple-darwin12.4.0/opt/smp/bif.o obj/x86_64-apple-darwin12.4.0/opt/smp/io.o 			obj/x86_64-apple-darwin12.4.0/opt/smp/erl_printf_term.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_debug.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_md5.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_message.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_dict.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_lock.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_port_task.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_arith.o obj/x86_64-apple-darwin12.4.0/opt/smp/time.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_time_sup.o obj/x86_64-apple-darwin12.4.0/opt/smp/external.o		obj/x86_64-apple-darwin12.4.0/opt/smp/dist.o obj/x86_64-apple-darwin12.4.0/opt/smp/binary.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_util.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_hash.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_db_tree.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_thr_progress.o obj/x86_64-apple-darwin12.4.0/opt/smp/big.o			obj/x86_64-apple-darwin12.4.0/opt/smp/hash.o obj/x86_64-apple-darwin12.4.0/opt/smp/index.o		obj/x86_64-apple-darwin12.4.0/opt/smp/atom.o obj/x86_64-apple-darwin12.4.0/opt/smp/module.o		obj/x86_64-apple-darwin12.4.0/opt/smp/export.o obj/x86_64-apple-darwin12.4.0/opt/smp/register.o		obj/x86_64-apple-darwin12.4.0/opt/smp/break.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_async.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_lock_check.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_gc.o 		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_lock_count.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_posix_str.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bits.o 		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_math.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_fun.o             obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_port.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_term.o 		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_node_tables.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_monitors.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_process_dump.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_timer.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_cpu_topology.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_drv_thread.o      obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_chksum.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_re.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_unicode.o obj/x86_64-apple-darwin12.4.0/opt/smp/packet_parser.o	obj/x86_64-apple-darwin12.4.0/opt/smp/safe_hash.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_zlib.o		obj/x86_64-apple-darwin12.4.0/opt/smp/erl_nif.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_bif_binary.o      obj/x86_64-apple-darwin12.4.0/opt/smp/erl_ao_firstfit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_thr_queue.o	obj/x86_64-apple-darwin12.4.0/opt/smp/erl_sched_spec_pre_alloc.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_ptab.o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_emu.o		obj/x86_64-apple-darwin12.4.0/opt/smp/beam_opcodes.o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_load.o		obj/x86_64-apple-darwin12.4.0/opt/smp/beam_bif_load.o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_debug.o		obj/x86_64-apple-darwin12.4.0/opt/smp/beam_bp.o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_catches.o obj/x86_64-apple-darwin12.4.0/opt/smp/code_ix.o obj/x86_64-apple-darwin12.4.0/opt/smp/beam_ranges.o obj/x86_64-apple-darwin12.4.0/opt/smp/sys.o obj/x86_64-apple-darwin12.4.0/opt/smp/driver_tab.o obj/x86_64-apple-darwin12.4.0/opt/smp/unix_efile.o obj/x86_64-apple-darwin12.4.0/opt/smp/gzio.o obj/x86_64-apple-darwin12.4.0/opt/smp/elib_memmove.o obj/x86_64-apple-darwin12.4.0/opt/smp/sys_float.o obj/x86_64-apple-darwin12.4.0/opt/smp/sys_time.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_poll.kp.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_check_io.kp.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_poll.nkp.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_check_io.nkp.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mseg.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_unix_sys_ddll.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_mtrace_sys_wrap.o obj/x86_64-apple-darwin12.4.0/opt/smp/erl_sys_common_misc.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif0.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif1.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif2.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_debug.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_gc.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_mode_switch.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_native_bif.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_stack.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_glue.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_amd64_bifs.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_signal.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_x86_stack.o obj/x86_64-apple-darwin12.4.0/opt/smp/hipe_bif64.o obj/x86_64-apple-darwin12.4.0/opt/smp/efile_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/inet_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/zlib_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/ram_file_drv.o obj/x86_64-apple-darwin12.4.0/opt/smp/ttsl_drv.o  -lutil -ldl -lm  -ldtrace -lncurses -L../lib/internal/x86_64-apple-darwin12.4.0  -lz /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/libepcre.a  -lethread -lerts_internal_r -lpthread   -framework Carbon -framework Cocoa
brew: superenv removed: -m64
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/child_setup \
                  -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 sys/unix/erl_child_setup.c -L../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal
brew: superenv removed: -m64 -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
for d in emulator etc epmd lib_src; do \
		if test -d $d; then \
			( cd $d && /usr/bin/make opt FLAVOR= ) || exit $? ; \
		fi ; \
	done
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
if utils/gen_git_version x86_64-apple-darwin12.4.0/gen_git_version.mk; then touch beam/erl_bif_info.c; fi
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/erl_main.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_main.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/preload.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/preload.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_pbifs.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_pbifs.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/benchmark.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/benchmark.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_mtrace.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mtrace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_alloc_util.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_alloc_util.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -funroll-loops -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_goodfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_goodfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bestfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bestfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_afit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_afit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_instrument.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_instrument.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_init.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_init.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_atom_table.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_atom_table.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_bif_table.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_table.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_ddll.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_ddll.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_guard.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_guard.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_info.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_info.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_op.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_op.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_os.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_os.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_lists.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_lists.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_trace.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_trace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -c x86_64-apple-darwin12.4.0/erl_bif_wrap.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_wrap.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_trace.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_trace.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/copy.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/copy.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/utils.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/utils.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/bif.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/bif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/io.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/io.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_printf_term.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_printf_term.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_md5.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_md5.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_message.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_message.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_dict.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_dict.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_lock.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_lock.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_port_task.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_port_task.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_arith.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_arith.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/time.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/time.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_time_sup.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_time_sup.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/external.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/external.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/dist.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/dist.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/binary.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/binary.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_util.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_util.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_hash.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_db_tree.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_tree.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_thr_progress.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_thr_progress.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/big.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/big.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/hash.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/index.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/index.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/atom.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/atom.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/module.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/module.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/export.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/export.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/register.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/register.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/break.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/break.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_async.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_async.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_lock_check.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_lock_check.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_gc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_gc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_lock_count.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_lock_count.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_posix_str.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_posix_str.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bits.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bits.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_math.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_math.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_fun.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_fun.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_port.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_port.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_term.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_term.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_node_tables.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_node_tables.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_monitors.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_monitors.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_process_dump.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_dump.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_timer.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_timer.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_cpu_topology.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_cpu_topology.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_drv_thread.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_drv_thread.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_chksum.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_chksum.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_re.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_re.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_unicode.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_unicode.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/packet_parser.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/packet_parser.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/safe_hash.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/safe_hash.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_zlib.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_zlib.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_nif.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_nif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_bif_binary.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_binary.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_ao_firstfit_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_ao_firstfit_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_thr_queue.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_thr_queue.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_sched_spec_pre_alloc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_sched_spec_pre_alloc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/erl_ptab.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_ptab.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_emu.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_emu.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/plain/beam_opcodes.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_opcodes.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_load.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_load.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_bif_load.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_bif_load.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_bp.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_bp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_catches.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_catches.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/code_ix.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/code_ix.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/beam_ranges.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_ranges.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/sys.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/plain/driver_tab.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/driver_tab.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/unix_efile.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/unix_efile.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -DLIBSCTP= -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/gzio.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/gzio.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c beam/elib_memmove.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/elib_memmove.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys_float.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/sys_float.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/sys_time.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/sys_time.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_poll.kp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_check_io.kp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_NO_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_poll.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_poll.nkp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -DERTS_NO_KERNEL_POLL_VERSION  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_check_io.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_check_io.nkp.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_mseg.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mseg.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/unix/erl_unix_sys_ddll.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_unix_sys_ddll.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_mtrace_sys_wrap.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mtrace_sys_wrap.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g  -O3 -fomit-frame-pointer -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c sys/common/erl_sys_common_misc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_sys_common_misc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif0.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif0.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif1.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif1.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif2.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif2.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_debug.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_debug.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_gc.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_gc.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_mode_switch.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_mode_switch.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_native_bif.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_native_bif.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_stack.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_stack.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_amd64.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_amd64_glue.S -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_glue.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
m4   -DTARGET=x86_64-apple-darwin12.4.0 -DOPSYS=darwin -DARCH=amd64 hipe/hipe_amd64_bifs.m4 > x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_bifs.S
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_bifs.S -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_bifs.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_x86_signal.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_signal.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_x86_stack.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_stack.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc  -mdynamic-no-pic -Werror=return-type  -m64 -g -O3 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -c hipe/hipe_bif64.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif64.o
brew: superenv removed: -Werror=return-type -m64 -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -DLIBSCTP= -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/efile_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/efile_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -DLIBSCTP= -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/inet_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/inet_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -DLIBSCTP= -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/zlib_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/zlib_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -DLIBSCTP= -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -c drivers/common/ram_file_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/ram_file_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -mdynamic-no-pic -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS   -Ix86_64-apple-darwin12.4.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ix86_64-apple-darwin12.4.0 -Ipcre -Ihipe -I../include -I../include/x86_64-apple-darwin12.4.0 -I../include/internal -I../include/internal/x86_64-apple-darwin12.4.0 -Idrivers/common -Idrivers/unix -I../etc/unix -c drivers/unix/ttsl_drv.c -o obj/x86_64-apple-darwin12.4.0/opt/plain/ttsl_drv.o
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/beam \
	-pagezero_size 0x10000000 -m64   obj/x86_64-apple-darwin12.4.0/opt/plain/erl_main.o	obj/x86_64-apple-darwin12.4.0/opt/plain/preload.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_pbifs.o		obj/x86_64-apple-darwin12.4.0/opt/plain/benchmark.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_alloc.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mtrace.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_alloc_util.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_goodfit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bestfit_alloc.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_afit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_instrument.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_init.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_atom_table.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_table.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_ddll.o  	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_guard.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_info.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_op.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_os.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_lists.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_trace.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_wrap.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_trace.o		obj/x86_64-apple-darwin12.4.0/opt/plain/copy.o obj/x86_64-apple-darwin12.4.0/opt/plain/utils.o		obj/x86_64-apple-darwin12.4.0/opt/plain/bif.o obj/x86_64-apple-darwin12.4.0/opt/plain/io.o 			obj/x86_64-apple-darwin12.4.0/opt/plain/erl_printf_term.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_debug.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_md5.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_message.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_dict.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_lock.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_port_task.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_arith.o obj/x86_64-apple-darwin12.4.0/opt/plain/time.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_time_sup.o obj/x86_64-apple-darwin12.4.0/opt/plain/external.o		obj/x86_64-apple-darwin12.4.0/opt/plain/dist.o obj/x86_64-apple-darwin12.4.0/opt/plain/binary.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_util.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_hash.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_db_tree.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_thr_progress.o obj/x86_64-apple-darwin12.4.0/opt/plain/big.o			obj/x86_64-apple-darwin12.4.0/opt/plain/hash.o obj/x86_64-apple-darwin12.4.0/opt/plain/index.o		obj/x86_64-apple-darwin12.4.0/opt/plain/atom.o obj/x86_64-apple-darwin12.4.0/opt/plain/module.o		obj/x86_64-apple-darwin12.4.0/opt/plain/export.o obj/x86_64-apple-darwin12.4.0/opt/plain/register.o		obj/x86_64-apple-darwin12.4.0/opt/plain/break.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_async.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_lock_check.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_gc.o 		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_lock_count.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_posix_str.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bits.o 		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_math.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_fun.o             obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_port.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_term.o 		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_node_tables.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_monitors.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_process_dump.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_timer.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_cpu_topology.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_drv_thread.o      obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_chksum.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_re.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_unicode.o obj/x86_64-apple-darwin12.4.0/opt/plain/packet_parser.o	obj/x86_64-apple-darwin12.4.0/opt/plain/safe_hash.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_zlib.o		obj/x86_64-apple-darwin12.4.0/opt/plain/erl_nif.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_bif_binary.o      obj/x86_64-apple-darwin12.4.0/opt/plain/erl_ao_firstfit_alloc.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_thr_queue.o	obj/x86_64-apple-darwin12.4.0/opt/plain/erl_sched_spec_pre_alloc.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_ptab.o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_emu.o		obj/x86_64-apple-darwin12.4.0/opt/plain/beam_opcodes.o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_load.o		obj/x86_64-apple-darwin12.4.0/opt/plain/beam_bif_load.o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_debug.o		obj/x86_64-apple-darwin12.4.0/opt/plain/beam_bp.o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_catches.o obj/x86_64-apple-darwin12.4.0/opt/plain/code_ix.o obj/x86_64-apple-darwin12.4.0/opt/plain/beam_ranges.o obj/x86_64-apple-darwin12.4.0/opt/plain/sys.o obj/x86_64-apple-darwin12.4.0/opt/plain/driver_tab.o obj/x86_64-apple-darwin12.4.0/opt/plain/unix_efile.o obj/x86_64-apple-darwin12.4.0/opt/plain/gzio.o obj/x86_64-apple-darwin12.4.0/opt/plain/elib_memmove.o obj/x86_64-apple-darwin12.4.0/opt/plain/sys_float.o obj/x86_64-apple-darwin12.4.0/opt/plain/sys_time.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_poll.kp.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_check_io.kp.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_poll.nkp.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_check_io.nkp.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mseg.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_unix_sys_ddll.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_mtrace_sys_wrap.o obj/x86_64-apple-darwin12.4.0/opt/plain/erl_sys_common_misc.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif0.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif1.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif2.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_debug.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_gc.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_mode_switch.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_native_bif.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_stack.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_glue.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_amd64_bifs.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_signal.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_x86_stack.o obj/x86_64-apple-darwin12.4.0/opt/plain/hipe_bif64.o obj/x86_64-apple-darwin12.4.0/opt/plain/efile_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/inet_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/zlib_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/ram_file_drv.o obj/x86_64-apple-darwin12.4.0/opt/plain/ttsl_drv.o  -lutil -ldl -lm  -ldtrace -lncurses -L../lib/internal/x86_64-apple-darwin12.4.0  -lz /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/pcre/obj/x86_64-apple-darwin12.4.0/opt/libepcre.a  -lethread -lerts_internal_r -lpthread   -framework Carbon -framework Cocoa
brew: superenv removed: -m64
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/inet_gethost.o -c inet_gethost.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64   -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/inet_gethost /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/inet_gethost.o  -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/heart.o -c heart.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64   -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/heart /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/heart.o \

brew: superenv removed: -m64
cc -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/erlexec.o -c ./erlexec.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/erlexec /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/erlexec.o -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/typer.o -c typer.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/typer /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/typer.o -L/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0 -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/dialyzer.o -c dialyzer.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/dialyzer /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/dialyzer.o -L/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0 -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/erlc.o -c erlc.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/erlc /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/erlc.o -L/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0 -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/escript.o -c escript.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/escript /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/escript.o -L/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0 -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/ct_run.o -c ct_run.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/ct_run /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/ct_run.o -L/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0 -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/safe_string.o -c ../unix/safe_string.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/run_erl.o -c ../unix/run_erl.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/run_erl /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/safe_string.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/run_erl.o -lutil -ldl -lm  -ldtrace
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/to_erl.o -c ../unix/to_erl.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/to_erl  /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/safe_string.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/to_erl.o
brew: superenv removed: -m64
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/sys/unix -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/emulator/beam -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DOTP_SYSTEM_VERSION=\"R16B\" -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/dyn_erl.o -c ../unix/dyn_erl.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/dyn_erl  /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/safe_string.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/dyn_erl.o
brew: superenv removed: -m64
sed -e 's;%I_VSN%;5.10.1;' \
	    -e 's;%EMULATOR%;beam;' \
            -e 's;%EMULATOR_NUMBER%;;' \
	    -e 's;%I_SYSTEM_VSN%;R16B;' \
          ../unix/Install.src > Install
sed -e 's;%EMULATOR%;beam;' \
            -e 's;%EMULATOR_NUMBER%;;' \
            -e 's;%VSN%;5.10.1;' \
                  ../unix/erl.src.src > erl.src
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd.o -c epmd.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd_cli.o -c epmd_cli.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -Werror=return-type  -m64 -g -O2 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/x86_64-apple-darwin12.4.0   -D_XOPEN_SOURCE -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/x86_64-apple-darwin12.4.0 -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/include/internal/x86_64-apple-darwin12.4.0 -DEPMD_PORT_NO=4369 -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd_srv.o -c epmd_srv.c
brew: superenv removed: -Werror=return-type -m64 -g -O2 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement
cc -m64  -o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/epmd /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd_cli.o /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/obj/x86_64-apple-darwin12.4.0/epmd_srv.o  -lutil -ldl -lm  -ldtrace -L../../lib/internal/x86_64-apple-darwin12.4.0 -lerts_internal  -lm
brew: superenv removed: -m64
/usr/bin/make -f x86_64-apple-darwin12.4.0/Makefile TYPE=opt
make[3]: Nothing to be done for `all'.
cd lib && \
	  ERL_TOP=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B PATH=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bootstrap/bin:"${PATH}" \
		make opt SECONDARY_BOOTSTRAP=true
Makefile:71: warning: overriding commands for target `clean'
/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/make/otp_subdir.mk:28: warning: ignoring old commands for target `clean'
=== Entering application hipe
(cd ../main && /usr/bin/make hipe.hrl)
sed -e "s;%VSN%;3.10.1;" ../../hipe/main/hipe.hrl.src > ../../hipe/main/hipe.hrl
erlc -W  +debug_info +inline -o../ebin hipe_rtl.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_cfg.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_liveness.erl
Running Erlang
/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/bin/x86_64-apple-darwin12.4.0/hipe_mkliterals  -e > hipe_literals.hrl
erlc -W  +debug_info +inline -o../ebin hipe_icode2rtl.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_mk_switch.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_primops.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_varmap.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_exceptions.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_binary_match.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_binary_construct.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_arith_32.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_arith_64.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_ssa.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_ssa_const_prop.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_cleanup_const.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_symbolic.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_lcm.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_ssapre.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_binary.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_ssa_avail_expr.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_rtl_arch.erl
Running Erlang
erlc -W  +debug_info +inline -o../ebin hipe_tagscheme.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_consttab.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_gensym.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_data_pp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_pack_constants.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_sdi.erl
Running Erlang
erlc -W  +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_main.erl
Running Erlang
erlc -W  +debug_info +nowarn_shadow_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe.erl
Running Erlang
../../compiler/src/beam_disasm.hrl:34: Warning: record function has field(s) without type information
sed -e 's;%VSN%;3.10.1;' hipe.app.src > ../ebin/hipe.app
sed -e 's;%VSN%;3.10.1;' hipe.appup.src > ../ebin/hipe.appup
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_cconv.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_closurean.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_hipeify.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_lib.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_messagean.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_pmatch.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_prettypr.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_to_icode.erl
Running Erlang
cerl_to_icode.erl:154: Warning: missing specification for function module/2
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin cerl_typean.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin erl_bif_types.erl
Running Erlang
erlc -W  +debug_info +inline +warn_exported_vars +warn_unused_import +warn_missing_spec -o../ebin erl_types.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_beam_to_icode.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_bincomp.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_callgraph.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_cfg.erl
Running Erlang
../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 +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_coordinator.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_fp.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_exceptions.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_inline_bifs.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_instruction_counter.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_liveness.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_pp.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_primops.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_range.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_split_arith.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_ssa.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_ssa_const_prop.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_ssa_copy_prop.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_ssa_struct_reuse.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_type.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_heap_test.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_ebb.erl
Running Erlang
erlc -W  +debug_info +warn_unused_import +warn_missing_spec  -o../ebin hipe_icode_mulret.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_bb.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_dominators.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_gen_cfg.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_timing.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_dot.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_digraph.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_vectors.erl
Running Erlang
make[3]: Nothing to be done for `opt'.
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ig.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ig_moves.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_moves.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_node_sets.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_spillcost.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_reg_worklists.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_adj_list.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_temp_map.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_optimistic_regalloc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_coalescing_regalloc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_graph_coloring_regalloc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_regalloc_loop.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ls_regalloc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_specific.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_specific_fp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_specific.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_specific_fp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_specific.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_specific.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_specific_x87.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific_sse2.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_amd64_specific_x87.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_sparc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_assemble.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_cfg.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_defuse.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_encode.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_frame.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_all.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_fpr.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_liveness_gpr.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_main.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_pp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_ls.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_naive.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_ra_postconditions_fp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_sparc_registers.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_assemble.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_cfg.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_defuse.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_encode.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_frame.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_all.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_fpr.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_liveness_gpr.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_main.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_pp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_ls.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_naive.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_ra_postconditions_fp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_ppc_registers.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_ppc.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_x86.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_assemble.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_cfg.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_defuse.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_encode.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_frame.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_liveness.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_main.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_postpass.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_pp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_ls.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_naive.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_postconditions.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_ra_x87_ls.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_registers.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_spill_restore.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_x86_x87.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_assemble.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_defuse.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_encode.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_frame.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_liveness.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_main.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_pp.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_finalise.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_ls.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_naive.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_postconditions.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_sse2_postconditions.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_ra_x87_ls.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_registers.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_spill_restore.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_amd64_x87.erl
Running Erlang
erlc -W  +debug_info -DHIPE_AMD64 +warn_exported_vars -o../ebin hipe_rtl_to_amd64.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_assemble.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_cfg.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_defuse.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_encode.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_frame.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_liveness_gpr.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_main.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_pp.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_ra.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_finalise.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_ls.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_naive.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_ra_postconditions.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_arm_registers.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars -o../ebin hipe_rtl_to_arm.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_spillmin.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_spillmin_color.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec  -o../ebin hipe_spillmin_scan.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_tool.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_profile.erl
Running Erlang
erlc -W  +debug_info +warn_exported_vars +warn_missing_spec +warn_untyped_record -o../ebin hipe_jit.erl
Running Erlang
=== Leaving application hipe
=== Entering application parsetools
erlc -W  +debug_info +warn_obsolete_guard -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib/include -Werror -o../ebin leex.erl
Running Erlang
erlc -W  +debug_info +warn_obsolete_guard -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib/include -Werror -o../ebin yecc.erl
Running Erlang
erlc -W  +debug_info +warn_obsolete_guard -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib/include -Werror -o../ebin yeccparser.erl
Running Erlang
erlc -W  +debug_info +warn_obsolete_guard -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib/include -Werror -o../ebin yeccscan.erl
Running Erlang
sed -e 's;%VSN%;2.0.9;' parsetools.app.src > ../ebin/parsetools.app
sed -e 's;%VSN%;2.0.9;' parsetools.appup.src > ../ebin/parsetools.appup
make[3]: Nothing to be done for `opt'.
=== Leaving application parsetools
erlc -W  -bbeam -o../ebin +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -Dvsn=\"2.0.1\" asn1ct.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_check.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1_db.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_pretty_format.erl
Running Erlang
erlc -W  -o../ebin +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -I../rt_templates asn1ct_func.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_gen.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_gen_per.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_gen_per_rt2ct.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_name.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_constructed_per.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_constructed_ber_bin_v2.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_gen_ber_bin_v2.erl
Running Erlang
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_imm.erl
Running Erlang
erlc prepare_templates.erl
Running Erlang
erlc +debug_info asn1rtt_check.erl
Running Erlang
erlc +debug_info asn1rtt_ext.erl
Running Erlang
erlc +debug_info asn1rtt_per_common.erl
Running Erlang
erlc +debug_info asn1rtt_real_common.erl
Running Erlang
erlc +debug_info asn1rtt_ber.erl
Running Erlang
erlc +debug_info asn1rtt_per.erl
Running Erlang
erlc +debug_info asn1rtt_uper.erl
Running Erlang
erl -noshell -noinput -run prepare_templates gen_asn1ct_rtt \
           asn1rtt_check.beam asn1rtt_ext.beam asn1rtt_per_common.beam asn1rtt_real_common.beam asn1rtt_ber.beam asn1rtt_per.beam asn1rtt_uper.beam >asn1ct_rtt.erl
erlc -W  +debug_info -I/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/stdlib -Werror -o../ebin asn1ct_rtt.erl
Running Erlang
asn1ct_rtt.erl:1: syntax error before: Running
asn1ct_rtt.erl:14: no module definition
make[2]: *** [../ebin/asn1ct_rtt.beam] Error 1
make[1]: *** [opt] Error 2
make: *** [secondary_bootstrap_build] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 5452af7c25df745f784e41e90a544bf522808a78
CPU: 8-core 64-bit ivybridge
OS X: 10.8.4-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: erlang-r16 did not build
Logs:       /Users/jweiss/Library/Logs/Homebrew/erlang-r16/config.log

~ jweiss$
~ jweiss$ cat ~/Library/Logs/Homebrew/erlang-r16/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --disable-debug --prefix=/usr/local/Cellar/erlang-r16/R16B --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --with-dynamic-trace=dtrace --enable-hipe --enable-darwin-64bit

## --------- ##
## Platform. ##
## --------- ##

hostname = jweiss-macbook-pro.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
   Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 167 tasks, 800 threads, 8 processors
Load average: 1.44, Mach factor: 6.54
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2142: checking build system type
configure:2156: result: x86_64-apple-darwin12.4.0
configure:2176: checking host system type
configure:2189: result: x86_64-apple-darwin12.4.0
configure:2290: checking for gcc
configure:2317: result: cc
configure:2546: checking for C compiler version
configure:2555: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:2566: $? = 0
configure:2555: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:2566: $? = 0
configure:2555: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:2566: $? = 1
configure:2555: cc -qversion >&5
clang: error: no input files
configure:2566: $? = 1
configure:2586: checking whether the C compiler works
configure:2608: cc    conftest.c  >&5
configure:2612: $? = 0
configure:2660: result: yes
configure:2663: checking for C compiler default output file name
configure:2665: result: a.out
configure:2671: checking for suffix of executables
configure:2678: cc -o conftest    conftest.c  >&5
configure:2682: $? = 0
configure:2704: result:
configure:2726: checking whether we are cross compiling
configure:2734: cc -o conftest    conftest.c  >&5
configure:2738: $? = 0
configure:2745: ./conftest
configure:2749: $? = 0
configure:2764: result: no
configure:2769: checking for suffix of object files
configure:2791: cc -c   conftest.c >&5
configure:2795: $? = 0
configure:2816: result: o
configure:2820: checking whether we are using the GNU C compiler
configure:2839: cc -c   conftest.c >&5
configure:2839: $? = 0
configure:2848: result: yes
configure:2857: checking whether cc accepts -g
configure:2877: cc -c -g  conftest.c >&5
configure:2877: $? = 0
configure:2918: result: yes
configure:2935: checking for cc option to accept ISO C89
configure:2998: cc  -c -g -O2  conftest.c >&5
configure:2998: $? = 0
configure:3011: result: none needed
configure:3143: checking for C++ compiler version
configure:3152: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:3163: $? = 0
configure:3152: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3163: $? = 0
configure:3152: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3163: $? = 1
configure:3152: c++ -qversion >&5
clang: error: no input files
configure:3163: $? = 1
configure:3167: checking whether we are using the GNU C++ compiler
configure:3186: c++ -c   conftest.cpp >&5
configure:3186: $? = 0
configure:3195: result: yes
configure:3204: checking whether c++ accepts -g
configure:3224: c++ -c -g  conftest.cpp >&5
configure:3224: $? = 0
configure:3265: result: yes
configure:3331: checking for ld
configure:3347: found /usr/local/Library/ENV/4.3/ld
configure:3358: result: ld
configure:3384: checking for GNU make
configure:3418: result: yes (make)
configure:3438: checking for a BSD-compatible install
configure:3506: result: /usr/bin/install -c
configure:3524: checking whether ln -s works
configure:3528: result: yes
configure:3578: checking for ranlib
configure:3594: found /usr/bin/ranlib
configure:3605: result: ranlib
configure:3631: checking ERTS version
configure:3634: result: 5.10.1
configure:3638: checking OTP release
configure:3641: result: R16B
configure:4033: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on jweiss-macbook-pro.local

config.status:776: creating Makefile
config.status:879: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status:776: creating make/output.mk
config.status:776: creating make/emd2exml
configure:5117: === configuring in lib (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib)
configure:5180: running /bin/sh /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/lib
configure:5117: === configuring in erts (/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts)
configure:5180: running /bin/sh /private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts/configure --disable-option-checking '--prefix=/usr/local/Cellar/erlang-r16/R16B'  '--disable-debug' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-shared-zlib' '--enable-smp-support' '--with-dynamic-trace=dtrace' '--enable-hipe' '--enable-darwin-64bit' 'CC=cc' 'CXX=c++' --cache-file=/dev/null --srcdir=/private/tmp/erlang-r16-HFuS/otp-OTP_R16B/erts

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-apple-darwin12.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DED_LDFLAGS_set=
ac_cv_env_DED_LDFLAGS_value=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_DED_LD_set=
ac_cv_env_DED_LD_value=
ac_cv_env_ERL_TOP_set=
ac_cv_env_ERL_TOP_value=
ac_cv_env_GETCONF_set=
ac_cv_env_GETCONF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LFS_CFLAGS_set=
ac_cv_env_LFS_CFLAGS_value=
ac_cv_env_LFS_LDFLAGS_set=
ac_cv_env_LFS_LDFLAGS_value=
ac_cv_env_LFS_LIBS_set=
ac_cv_env_LFS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STATIC_CFLAGS_set=
ac_cv_env_STATIC_CFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_erl_xcomp_after_morecore_hook_set=
ac_cv_env_erl_xcomp_after_morecore_hook_value=
ac_cv_env_erl_xcomp_bigendian_set=
ac_cv_env_erl_xcomp_bigendian_value=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_set=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_value=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_set=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_value=
ac_cv_env_erl_xcomp_double_middle_endian_set=
ac_cv_env_erl_xcomp_double_middle_endian_value=
ac_cv_env_erl_xcomp_getaddrinfo_set=
ac_cv_env_erl_xcomp_getaddrinfo_value=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_set=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_value=
ac_cv_env_erl_xcomp_isysroot_set=
ac_cv_env_erl_xcomp_isysroot_value=
ac_cv_env_erl_xcomp_kqueue_set=
ac_cv_env_erl_xcomp_kqueue_value=
ac_cv_env_erl_xcomp_linux_clock_gettime_correction_set=
ac_cv_env_erl_xcomp_linux_clock_gettime_correction_value=
ac_cv_env_erl_xcomp_linux_nptl_set=
ac_cv_env_erl_xcomp_linux_nptl_value=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_set=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_value=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_set=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_value=
ac_cv_env_erl_xcomp_poll_set=
ac_cv_env_erl_xcomp_poll_value=
ac_cv_env_erl_xcomp_putenv_copy_set=
ac_cv_env_erl_xcomp_putenv_copy_value=
ac_cv_env_erl_xcomp_reliable_fpe_set=
ac_cv_env_erl_xcomp_reliable_fpe_value=
ac_cv_env_erl_xcomp_sysroot_set=
ac_cv_env_erl_xcomp_sysroot_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-apple-darwin12.4.0
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR=''
BOOTSTRAP_ONLY='no'
CC='cc'
CFLAGS='-m64 -g -O2'
CFLAG_RUNTIME_LIBRARY_PATH=''
CPP=''
CPPFLAGS=''
CROSS_COMPILING='no'
CXX='c++'
CXXFLAGS='-g -O2'
DED_LD=''
DED_LDFLAGS=''
DED_LD_FLAG_RUNTIME_LIBRARY_PATH=''
DEFAULT_VERBOSITY='1'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
ERL_TOP='/private/tmp/erlang-r16-HFuS/otp-OTP_R16B'
ERTS_VSN='5.10.1'
EXEEXT=''
GETCONF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS='-m64 '
LFS_CFLAGS=''
LFS_LDFLAGS=''
LFS_LIBS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE_PROG='make'
NATIVE_LIBS_ENABLED=''
OBJEXT='o'
OTP_REL='R16B'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
STATIC_CFLAGS=''
TARGET='x86_64-apple-darwin12.4.0'
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
erl_xcomp_after_morecore_hook=''
erl_xcomp_bigendian=''
erl_xcomp_clock_gettime_cpu_time=''
erl_xcomp_dlsym_brk_wrappers=''
erl_xcomp_double_middle_endian=''
erl_xcomp_getaddrinfo=''
erl_xcomp_gethrvtime_procfs_ioctl=''
erl_xcomp_isysroot=''
erl_xcomp_kqueue=''
erl_xcomp_linux_clock_gettime_correction=''
erl_xcomp_linux_nptl=''
erl_xcomp_linux_usable_sigaltstack=''
erl_xcomp_linux_usable_sigusrx=''
erl_xcomp_poll=''
erl_xcomp_putenv_copy=''
erl_xcomp_reliable_fpe=''
erl_xcomp_sysroot=''
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/erlang-r16/R16B'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' lib erts'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 0
~ jweiss$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment