=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Installing for erlang-15.1.2nb1 => Generating pre-install file lists cd erts && ERL_TOP=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02 make NO_START_SCRIPTS=true FLAVOR= ( cd emulator && make opt FLAVOR=smp ) make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[3]: Nothing to be done for `all'. for d in emulator etc epmd lib_src; do \ if test -d $d; then \ ( cd $d && make opt FLAVOR= ) || exit $? ; \ fi ; \ done make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[3]: Nothing to be done for `all'. make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[4]: Nothing to be done for `etc'. make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[4]: Nothing to be done for `all'. make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[3]: Nothing to be done for `all'. cd lib && \ ERL_TOP=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02 PATH=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/bin:"${PATH}" \ make opt SECONDARY_BOOTSTRAP=true Makefile:71: warning: overriding commands for target `clean' /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/make/otp_subdir.mk:28: warning: ignoring old commands for target `clean' === Entering application hipe make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application hipe === Entering application parsetools make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application parsetools make[2]: Nothing to be done for `opt'. if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/hipe ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/hipe ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/hipe/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/hipe/ebin ; fi for x in lib/hipe/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/hipe/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/include ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/orber ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/orber ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/orber/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/orber/include ; fi for x in lib/parsetools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/parsetools/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/parsetools/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1 ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1 ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/src ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/src ; fi for x in lib/asn1/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/asn1/src/*.[eh]rl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/asn1/src/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/orber/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/orber/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/xmerl ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/xmerl ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/xmerl/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/xmerl/include ; fi for x in lib/xmerl/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/xmerl/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done cd lib && \ ERL_TOP=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02 PATH=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/bin:"${PATH}" \ make opt TERTIARY_BOOTSTRAP=true === Entering application snmp make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[4]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application snmp === Entering application sasl make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application sasl === Skipping subdir jinterface, reason: Java compiler disabled by user === === Entering application ic make[3]: Nothing to be done for `opt'. make -f i386-apple-darwin12.2.0/Makefile TYPE=opt make[4]: Nothing to be done for `debug'. === Skipping subdir java_src, reason: Java compiler disabled by user === make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application ic === Entering application syntax_tools make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. make[3]: Nothing to be done for `opt'. === Leaving application syntax_tools === Entering application wx make[3]: Nothing to be done for `opt'. === Leaving application wx if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp/include ; fi for x in lib/snmp/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/snmp/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl/include ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/include ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/ebin ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/include ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/test_server ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/test_server ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/test_server/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/test_server/include ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/common_test ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/common_test ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/common_test/include ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/common_test/include ; fi for x in lib/ic/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/ic/include/*.idl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/ic/include/*.h; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/ic/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/sasl/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/sasl/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/syntax_tools ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/syntax_tools ; fi if test ! -d /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/syntax_tools/ebin ; then mkdir /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/syntax_tools/ebin ; fi for x in lib/syntax_tools/ebin/*.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/syntax_tools/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/wx/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/wx/ebin/wx_object.beam; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/wx/ebin/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/test_server/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/test_server/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done for x in lib/common_test/include/*.hrl; do \ BN=`basename $x`; \ TF=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/lib/common_test/include/$BN; \ test -f $TF && \ test '!' -z "`find $x -newer $TF -print`" && \ cp $x $TF; \ test '!' -f $TF && \ cp $x $TF; \ true; \ done test -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/bin" || /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/bin" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/lib" cd erts && \ ERL_TOP=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02 PATH=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/bin:"${PATH}" \ make TESTROOT="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release for f in plain smp ; do \ ( cd emulator && make release FLAVOR=$f ) \ done make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/man" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/doc" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p beam/erl_driver.h sys/unix/driver_int.h beam/erl_nif.h beam/erl_nif_api_funcs.h beam/erl_drv_nif.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p beam/erl_driver.h sys/unix/driver_int.h beam/erl_nif.h beam/erl_nif_api_funcs.h beam/erl_drv_nif.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/beam "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/child_setup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/man" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/doc" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p beam/erl_driver.h sys/unix/driver_int.h beam/erl_nif.h beam/erl_nif_api_funcs.h beam/erl_drv_nif.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p beam/erl_driver.h sys/unix/driver_int.h beam/erl_nif.h beam/erl_nif_api_funcs.h beam/erl_drv_nif.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/beam.smp "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/child_setup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" for d in etc epmd lib_src start_scripts preloaded; do \ if test -d $d; then \ ( cd $d && make release ) || exit $? ; \ fi ; \ done make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -o kristerw -g staff -m 755 erl.src "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/inet_gethost /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/heart /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/erlexec /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/typer /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/dialyzer /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/erlc /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/escript /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/ct_run /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/run_erl /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/to_erl /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/dyn_erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -o kristerw -g staff -m 755 Install "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/misc" /usr/bin/install -c -o kristerw -g staff -m 755 ../unix/format_man_pages ../unix/makewhatis "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/misc" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../unix/setuid_socket_wrap.c "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../unix/start.src ../unix/start_erl.src "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" /usr/bin/install -c -s -o kristerw -g staff -m 755 /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bin/i386-apple-darwin12.2.0/epmd "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/bin" make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/erl_memory_trace_parser.h ../include/i386-apple-darwin12.2.0/erl_int_sizes_config.h ../include/erl_fixed_size_int_types.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/erl_memory_trace_parser.h ../include/i386-apple-darwin12.2.0/erl_int_sizes_config.h ../include/erl_fixed_size_int_types.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include/internal" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/internal/README ../include/internal/ethread.h ../include/internal/ethr_mutex.h ../include/internal/ethr_optimized_fallbacks.h ../include/internal/ethr_atomics.h ../include/internal/i386-apple-darwin12.2.0/ethread.mk ../include/internal/i386-apple-darwin12.2.0/erts_internal.mk ../include/internal/i386-apple-darwin12.2.0/ethread_header_config.h ../include/internal/erl_printf.h ../include/internal/erl_printf_format.h ../include/internal/erl_memory_trace_protocol.h ../include/internal/erl_misc_utils.h ../include/internal/erl_errno.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include/internal" for xdir in i386 x86_64 ppc32 sparc32 sparc64 tile gcc pthread win libatomic_ops; do \ /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include/internal/$xdir"; \ /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/internal/$xdir/*.h \ "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/include/internal/$xdir"; \ done /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/lib" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/lib" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../lib/i386-apple-darwin12.2.0/liberts.a ../lib/i386-apple-darwin12.2.0/liberts_r.a "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/lib" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../lib/i386-apple-darwin12.2.0/liberts.a ../lib/i386-apple-darwin12.2.0/liberts_r.a "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/usr/lib" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/lib/internal" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../lib/internal/README ../lib/internal/i386-apple-darwin12.2.0/libethread.a ../lib/internal/i386-apple-darwin12.2.0/liberts_internal.a ../lib/internal/i386-apple-darwin12.2.0/liberts_internal_r.a "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/erts-5.9.2/lib/internal" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/releases/R15B02" /usr/bin/install -c -o kristerw -g staff -m 644 -p RELEASES.src "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/releases" /usr/bin/install -c -o kristerw -g staff -m 644 -p /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_clean.script /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_clean.boot /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_sasl.boot /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_sasl.script /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_clean.rel /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_sasl.rel /Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/erts/start_scripts/start_all_example.rel \ "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/releases/R15B02" /usr/bin/install -c -o kristerw -g staff -m 644 -p start_clean.script "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/releases/R15B02/start.script" /usr/bin/install -c -o kristerw -g staff -m 644 -p start_clean.boot "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/releases/R15B02/start.boot" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p erl_prim_loader.erl init.erl prim_file.erl prim_inet.erl zlib.erl prim_zip.erl otp_ring0.erl erlang.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/erts-5.9.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/erts-5.9.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/erl_prim_loader.beam ../ebin/init.beam ../ebin/prim_file.beam ../ebin/prim_inet.beam ../ebin/zlib.beam ../ebin/prim_zip.beam ../ebin/otp_ring0.beam ../ebin/erlang.beam "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/erts-5.9.2/ebin" cd lib && \ ERL_TOP=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02 PATH=/Users/kristerw/pbulk/scratch/lang/erlang/work/otp_src_R15B02/bootstrap/bin:"${PATH}" \ make TESTROOT="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" BUILD_ALL=true release === Entering application stdlib make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p array.erl base64.erl beam_lib.erl binary.erl c.erl calendar.erl dets.erl dets_server.erl dets_sup.erl dets_utils.erl dets_v8.erl dets_v9.erl dict.erl digraph.erl digraph_utils.erl edlin.erl edlin_expand.erl epp.erl erl_bits.erl erl_compile.erl erl_eval.erl erl_expand_records.erl erl_internal.erl erl_lint.erl erl_parse.erl erl_posix_msg.erl erl_pp.erl erl_scan.erl erl_tar.erl error_logger_file_h.erl error_logger_tty_h.erl escript.erl ets.erl eval_bits.erl file_sorter.erl filelib.erl filename.erl gb_trees.erl gb_sets.erl gen.erl gen_event.erl gen_fsm.erl gen_server.erl io.erl io_lib.erl io_lib_format.erl io_lib_fread.erl io_lib_pretty.erl lib.erl lists.erl log_mf_h.erl math.erl ms_transform.erl otp_internal.erl orddict.erl ordsets.erl pg.erl re.erl pool.erl proc_lib.erl proplists.erl qlc.erl qlc_pt.erl queue.erl random.erl sets.erl shell.erl shell_default.erl slave.erl sofs.erl string.erl supervisor.erl supervisor_bridge.erl sys.erl timer.erl unicode.erl win32reg.erl zip.erl erl_parse.yrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p dets.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/erl_compile.hrl ../include/erl_bits.hrl ../include/ms_transform.hrl ../include/qlc.hrl ../include/zip.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/array.beam ../ebin/base64.beam ../ebin/beam_lib.beam ../ebin/binary.beam ../ebin/c.beam ../ebin/calendar.beam ../ebin/dets.beam ../ebin/dets_server.beam ../ebin/dets_sup.beam ../ebin/dets_utils.beam ../ebin/dets_v8.beam ../ebin/dets_v9.beam ../ebin/dict.beam ../ebin/digraph.beam ../ebin/digraph_utils.beam ../ebin/edlin.beam ../ebin/edlin_expand.beam ../ebin/epp.beam ../ebin/erl_bits.beam ../ebin/erl_compile.beam ../ebin/erl_eval.beam ../ebin/erl_expand_records.beam ../ebin/erl_internal.beam ../ebin/erl_lint.beam ../ebin/erl_parse.beam ../ebin/erl_posix_msg.beam ../ebin/erl_pp.beam ../ebin/erl_scan.beam ../ebin/erl_tar.beam ../ebin/error_logger_file_h.beam ../ebin/error_logger_tty_h.beam ../ebin/escript.beam ../ebin/ets.beam ../ebin/eval_bits.beam ../ebin/file_sorter.beam ../ebin/filelib.beam ../ebin/filename.beam ../ebin/gb_trees.beam ../ebin/gb_sets.beam ../ebin/gen.beam ../ebin/gen_event.beam ../ebin/gen_fsm.beam ../ebin/gen_server.beam ../ebin/io.beam ../ebin/io_lib.beam ../ebin/io_lib_format.beam ../ebin/io_lib_fread.beam ../ebin/io_lib_pretty.beam ../ebin/lib.beam ../ebin/lists.beam ../ebin/log_mf_h.beam ../ebin/math.beam ../ebin/ms_transform.beam ../ebin/otp_internal.beam ../ebin/orddict.beam ../ebin/ordsets.beam ../ebin/pg.beam ../ebin/re.beam ../ebin/pool.beam ../ebin/proc_lib.beam ../ebin/proplists.beam ../ebin/qlc.beam ../ebin/qlc_pt.beam ../ebin/queue.beam ../ebin/random.beam ../ebin/sets.beam ../ebin/shell.beam ../ebin/shell_default.beam ../ebin/slave.beam ../ebin/sofs.beam ../ebin/string.beam ../ebin/supervisor.beam ../ebin/supervisor_bridge.beam ../ebin/sys.beam ../ebin/timer.beam ../ebin/unicode.beam ../ebin/win32reg.beam ../ebin/zip.beam ../ebin/stdlib.app ../ebin/stdlib.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/examples" /usr/bin/install -c -o kristerw -g staff -m 644 -p erl_id_trans.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/stdlib-1.18.2/examples" === Leaving application stdlib === Entering application sasl make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p alarm_handler.erl sasl.erl sasl_report.erl sasl_report_file_h.erl sasl_report_tty_h.erl format_lib_supp.erl misc_supp.erl overload.erl rb.erl rb_format_supp.erl release_handler.erl release_handler_1.erl si.erl si_sasl_supp.erl systools.erl systools_make.erl systools_rc.erl systools_relup.erl systools_lib.erl erlsrv.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p systools.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/alarm_handler.beam ../ebin/sasl.beam ../ebin/sasl_report.beam ../ebin/sasl_report_file_h.beam ../ebin/sasl_report_tty_h.beam ../ebin/format_lib_supp.beam ../ebin/misc_supp.beam ../ebin/overload.beam ../ebin/rb.beam ../ebin/rb_format_supp.beam ../ebin/release_handler.beam ../ebin/release_handler_1.beam ../ebin/si.beam ../ebin/si_sasl_supp.beam ../ebin/systools.beam ../ebin/systools_make.beam ../ebin/systools_rc.beam ../ebin/systools_relup.beam ../ebin/systools_lib.beam ../ebin/erlsrv.beam ../ebin/sasl.app ../ebin/sasl.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/examples/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/examples/ebin" (cd ..; tar cf - src ebin | (cd "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/examples"; tar xf -)) chmod -R ug+w "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/sasl-2.2.1/examples" === Leaving application sasl === Entering application kernel make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p application.erl application_controller.erl application_master.erl application_starter.erl auth.erl code.erl code_server.erl disk_log.erl disk_log_1.erl disk_log_server.erl disk_log_sup.erl dist_ac.erl dist_util.erl erl_boot_server.erl erl_ddll.erl erl_distribution.erl erl_epmd.erl erl_reply.erl erts_debug.erl error_handler.erl error_logger.erl file.erl file_io_server.erl file_server.erl gen_tcp.erl gen_udp.erl gen_sctp.erl global.erl global_group.erl global_search.erl group.erl heart.erl hipe_unified_loader.erl inet.erl inet6_tcp.erl inet6_tcp_dist.erl inet6_udp.erl inet6_sctp.erl inet_config.erl inet_db.erl inet_dns.erl inet_gethost_native.erl inet_hosts.erl inet_parse.erl inet_res.erl inet_tcp.erl inet_tcp_dist.erl inet_udp.erl inet_sctp.erl kernel.erl kernel_config.erl net.erl net_adm.erl net_kernel.erl os.erl packages.erl pg2.erl ram_file.erl rpc.erl seq_trace.erl standard_error.erl user.erl user_drv.erl user_sup.erl wrap_log_reader.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p application_master.hrl disk_log.hrl inet_dns.hrl inet_res.hrl inet_boot.hrl inet_config.hrl inet_int.hrl inet_dns_record_adts.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/file.hrl ../include/inet.hrl ../include/inet_sctp.hrl ../include/dist.hrl ../include/dist_util.hrl ../include/net_address.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/application.beam ../ebin/application_controller.beam ../ebin/application_master.beam ../ebin/application_starter.beam ../ebin/auth.beam ../ebin/code.beam ../ebin/code_server.beam ../ebin/disk_log.beam ../ebin/disk_log_1.beam ../ebin/disk_log_server.beam ../ebin/disk_log_sup.beam ../ebin/dist_ac.beam ../ebin/dist_util.beam ../ebin/erl_boot_server.beam ../ebin/erl_ddll.beam ../ebin/erl_distribution.beam ../ebin/erl_epmd.beam ../ebin/erl_reply.beam ../ebin/erts_debug.beam ../ebin/error_handler.beam ../ebin/error_logger.beam ../ebin/file.beam ../ebin/file_io_server.beam ../ebin/file_server.beam ../ebin/gen_tcp.beam ../ebin/gen_udp.beam ../ebin/gen_sctp.beam ../ebin/global.beam ../ebin/global_group.beam ../ebin/global_search.beam ../ebin/group.beam ../ebin/heart.beam ../ebin/hipe_unified_loader.beam ../ebin/inet.beam ../ebin/inet6_tcp.beam ../ebin/inet6_tcp_dist.beam ../ebin/inet6_udp.beam ../ebin/inet6_sctp.beam ../ebin/inet_config.beam ../ebin/inet_db.beam ../ebin/inet_dns.beam ../ebin/inet_gethost_native.beam ../ebin/inet_hosts.beam ../ebin/inet_parse.beam ../ebin/inet_res.beam ../ebin/inet_tcp.beam ../ebin/inet_tcp_dist.beam ../ebin/inet_udp.beam ../ebin/inet_sctp.beam ../ebin/kernel.beam ../ebin/kernel_config.beam ../ebin/net.beam ../ebin/net_adm.beam ../ebin/net_kernel.beam ../ebin/os.beam ../ebin/packages.beam ../ebin/pg2.beam ../ebin/ram_file.beam ../ebin/rpc.beam ../ebin/seq_trace.beam ../ebin/standard_error.beam ../ebin/user.beam ../ebin/user_drv.beam ../ebin/user_sup.beam ../ebin/wrap_log_reader.beam ../ebin/kernel.app ../ebin/kernel.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/examples" tar cf - uds_dist | \ (cd "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/kernel-2.15.2/examples"; tar xf - ; chmod -R ug+w uds_dist ) === Leaving application kernel === Entering application compiler make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/compiler-4.8.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p beam_asm.erl beam_block.erl beam_bool.erl beam_bsm.erl beam_clean.erl beam_dead.erl beam_dict.erl beam_disasm.erl beam_except.erl beam_flatten.erl beam_jump.erl beam_listing.erl beam_opcodes.erl beam_peep.erl beam_receive.erl beam_split.erl beam_trim.erl beam_type.erl beam_utils.erl beam_validator.erl cerl.erl cerl_clauses.erl cerl_inline.erl cerl_trees.erl compile.erl core_lib.erl core_lint.erl core_parse.erl core_pp.erl core_scan.erl erl_bifs.erl rec_env.erl sys_core_dsetel.erl sys_core_fold.erl sys_core_inline.erl sys_expand_pmod.erl sys_pre_attributes.erl sys_pre_expand.erl v3_codegen.erl v3_core.erl v3_kernel.erl v3_kernel_pp.erl v3_life.erl beam_disasm.hrl core_parse.hrl v3_kernel.hrl v3_life.hrl ./beam_opcodes.hrl \ core_parse.yrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/compiler-4.8.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/compiler-4.8.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/beam_asm.beam ../ebin/beam_block.beam ../ebin/beam_bool.beam ../ebin/beam_bsm.beam ../ebin/beam_clean.beam ../ebin/beam_dead.beam ../ebin/beam_dict.beam ../ebin/beam_disasm.beam ../ebin/beam_except.beam ../ebin/beam_flatten.beam ../ebin/beam_jump.beam ../ebin/beam_listing.beam ../ebin/beam_opcodes.beam ../ebin/beam_peep.beam ../ebin/beam_receive.beam ../ebin/beam_split.beam ../ebin/beam_trim.beam ../ebin/beam_type.beam ../ebin/beam_utils.beam ../ebin/beam_validator.beam ../ebin/cerl.beam ../ebin/cerl_clauses.beam ../ebin/cerl_inline.beam ../ebin/cerl_trees.beam ../ebin/compile.beam ../ebin/core_lib.beam ../ebin/core_lint.beam ../ebin/core_parse.beam ../ebin/core_pp.beam ../ebin/core_scan.beam ../ebin/erl_bifs.beam ../ebin/rec_env.beam ../ebin/sys_core_dsetel.beam ../ebin/sys_core_fold.beam ../ebin/sys_core_inline.beam ../ebin/sys_expand_pmod.beam ../ebin/sys_pre_attributes.beam ../ebin/sys_pre_expand.beam ../ebin/v3_codegen.beam ../ebin/v3_core.beam ../ebin/v3_kernel.beam ../ebin/v3_kernel_pp.beam ../ebin/v3_life.beam ../ebin/compiler.app ../ebin/compiler.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/compiler-4.8.2/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. === Leaving application compiler === Entering application tools make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/c_src" /usr/bin/install -c -o kristerw -g staff -m 644 -p erl_memory.c erl_memory_trace_block_table.c erl_memory_trace_block_table.h "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/c_src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/bin" /usr/bin/install -c -s -o kristerw -g staff -m 755 ../bin/i386-apple-darwin12.2.0/emem "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/bin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p cover.erl cover_web.erl eprof.erl fprof.erl cprof.erl lcnt.erl instrument.erl make.erl tags.erl xref.erl xref_base.erl xref_compiler.erl xref_parser.erl xref_reader.erl xref_scanner.erl xref_utils.erl xref_parser.yrl xref.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/cover.beam ../ebin/cover_web.beam ../ebin/eprof.beam ../ebin/fprof.beam ../ebin/cprof.beam ../ebin/lcnt.beam ../ebin/instrument.beam ../ebin/make.beam ../ebin/tags.beam ../ebin/xref.beam ../ebin/xref_base.beam ../ebin/xref_compiler.beam ../ebin/xref_parser.beam ../ebin/xref_reader.beam ../ebin/xref_scanner.beam ../ebin/xref_utils.beam ../ebin/tools.app ../ebin/tools.appup \ "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/examples" /usr/bin/install -c -o kristerw -g staff -m 644 -p xref_examples.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/examples" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/priv" /usr/bin/install -c -o kristerw -g staff -m 644 -p index.html "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/priv" /usr/bin/install -c -o kristerw -g staff -m 644 -p cover.tool "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/priv" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/emacs" /usr/bin/install -c -o kristerw -g staff -m 644 -p erlang-skels.el erlang-skels-old.el erlang_appwiz.el erlang-start.el erlang-eunit.el erlang-flymake.el erlang.el README test.erl.indented test.erl.orig \ "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/tools-2.6.8/emacs" === Leaving application tools === Entering application test_server make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p test_server_ctrl.erl test_server_node.erl test_server.erl test_server_sup.erl test_server_h.erl erl2html2.erl vxworks_client.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p test_server_internal.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/test_server.hrl ../include/test_server_line.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/test_server_ctrl.beam ../ebin/test_server_node.beam ../ebin/test_server.beam ../ebin/test_server_sup.beam ../ebin/test_server_h.beam ../ebin/erl2html2.beam ../ebin/vxworks_client.beam ../ebin/test_server.app ../ebin/test_server.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/test_server-3.5.2/ebin" make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. === Leaving application test_server === Entering application common_test make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make[4]: Nothing to be done for `release_spec'. make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p ct.erl ct_logs.erl ct_framework.erl ct_ftp.erl ct_ssh.erl ct_snmp.erl ct_gen_conn.erl ct_rpc.erl ct_run.erl ct_master.erl ct_telnet.erl ct_util.erl ct_cover.erl ct_testspec.erl ct_event.erl ct_master_event.erl ct_master_logs.erl ct_master_status.erl ct_repeat.erl ct_telnet_client.erl ct_make.erl vts.erl unix_telnet.erl ct_config.erl ct_config_plain.erl ct_config_xml.erl ct_slave.erl ct_hooks.erl ct_hooks_lock.erl cth_log_redirect.erl cth_surefire.erl ct_netconfc.erl ct_conn_log_h.erl cth_conn_log.erl ct_util.hrl ct_netconfc.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/ct.beam ../ebin/ct_logs.beam ../ebin/ct_framework.beam ../ebin/ct_ftp.beam ../ebin/ct_ssh.beam ../ebin/ct_snmp.beam ../ebin/ct_gen_conn.beam ../ebin/ct_rpc.beam ../ebin/ct_run.beam ../ebin/ct_master.beam ../ebin/ct_telnet.beam ../ebin/ct_util.beam ../ebin/ct_cover.beam ../ebin/ct_testspec.beam ../ebin/ct_event.beam ../ebin/ct_master_event.beam ../ebin/ct_master_logs.beam ../ebin/ct_master_status.beam ../ebin/ct_repeat.beam ../ebin/ct_telnet_client.beam ../ebin/ct_make.beam ../ebin/vts.beam ../ebin/unix_telnet.beam ../ebin/ct_config.beam ../ebin/ct_config_plain.beam ../ebin/ct_config_xml.beam ../ebin/ct_slave.beam ../ebin/ct_hooks.beam ../ebin/ct_hooks_lock.beam ../ebin/cth_log_redirect.beam ../ebin/cth_surefire.beam ../ebin/ct_netconfc.beam ../ebin/ct_conn_log_h.beam ../ebin/cth_conn_log.beam ../ebin/common_test.app ../ebin/common_test.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/ebin" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/ct.hrl ../include/ct_event.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/include" make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec sed -e 's;@CT_VSN@;1.6.2;' \ -e 's;@TS_VSN@;3.5.2;' \ ../install.sh.in > install.sh chmod 775 install.sh /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/priv" /usr/bin/install -c -o kristerw -g staff -m 644 -p vts.tool tile1.jpg ct_default.css jquery-latest.js jquery.tablesorter.min.js "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/common_test-1.6.2/priv" === Leaving application common_test === Entering application runtime_tools make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/src" /usr/bin/install -c -o kristerw -g staff -m 644 -p erts_alloc_config.erl inviso_rt.erl inviso_rt_meta.erl inviso_rt_lib.erl inviso_as_lib.erl inviso_autostart.erl inviso_autostart_server.erl runtime_tools.erl runtime_tools_sup.erl dbg.erl dyntrace.erl percept_profile.erl observer_backend.erl ttb_autostart.erl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/src" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/include" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../include/observer_backend.hrl "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/include" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/examples" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../examples/* "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/examples" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/ebin" /usr/bin/install -c -o kristerw -g staff -m 644 -p ../ebin/erts_alloc_config.beam ../ebin/inviso_rt.beam ../ebin/inviso_rt_meta.beam ../ebin/inviso_rt_lib.beam ../ebin/inviso_as_lib.beam ../ebin/inviso_autostart.beam ../ebin/inviso_autostart_server.beam ../ebin/runtime_tools.beam ../ebin/runtime_tools_sup.beam ../ebin/dbg.beam ../ebin/dyntrace.beam ../ebin/percept_profile.beam ../ebin/observer_backend.beam ../ebin/ttb_autostart.beam ../ebin/runtime_tools.app ../ebin/runtime_tools.appup "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/ebin" make -f i386-apple-darwin12.2.0/Makefile release make RELEASE_PATH="/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang" release_spec make -f i386-apple-darwin12.2.0/Makefile release_spec /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/priv/obj" /usr/bin/install -c -o kristerw -g staff -d "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/priv/lib" /usr/bin/install -c -s -o kristerw -g staff -m 755 ../priv/obj/i386-apple-darwin12.2.0/dyntrace.o "/Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/priv/obj" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: symbols referenced by relocation entries that can't be stripped in: /Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/priv/obj/dyntrace.o _enif_make_atom install: child process failed: xcrun strip - /Users/kristerw/pbulk/scratch/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/runtime_tools-1.8.9/priv/obj/dyntrace.o make[6]: *** [release_spec] Error 70 make[5]: *** [release_spec] Error 2 make[4]: *** [release] Error 2 make[3]: *** [release] Error 2 make[2]: *** [release] Error 2 make[1]: *** [release] Error 2 gnumake: *** [install.libs] Error 2 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/erlang *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/erlang