From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 31 17:08:27 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F0310963; Thu, 31 Oct 2013 17:08:26 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA95E2FD1; Thu, 31 Oct 2013 17:08:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r9VH8QdO033937; Thu, 31 Oct 2013 17:08:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9VH8Qiq033921; Thu, 31 Oct 2013 17:08:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 31 Oct 2013 17:08:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310311708.r9VH8Qiq033921@beefy1.isc.freebsd.org> To: olgeni@FreeBSD.org Subject: [REL - 10i386-default][lang/erlang-runtime16] Failed for erlang-runtime16-16.b.02_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 17:08:27 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: olgeni@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/lang/erlang-runtime16/Makefile 331258 2013-10-22 12:14:10Z olgeni $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-31_06h45m44s/logs/erlang-runtime16-16.b.02_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-31_06h45m44s Log: ====>> Building lang/erlang-runtime16 build started at Thu Oct 31 17:01:48 UTC 2013 port directory: /usr/ports/lang/erlang-runtime16 building for: FreeBSD 10i386-default-job-03 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 i386 maintained by: olgeni@FreeBSD.org Makefile ident: $FreeBSD: head/lang/erlang-runtime16/Makefile 331258 2013-10-22 12:14:10Z olgeni $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000500 UNAME_v=FreeBSD 10.0-BETA1 r256420 UNAME_r=10.0-BETA1 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref PKG_EXT=txz tpid=53997 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=erlang-runtime16-16.b.02_1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for erlang-runtime16-16.b.02_1: DOCS=on: Build and/or install documentation DTRACE=off: Enable DTrace support (experimental) GCC=off: Use current GCC GS=off: Enable GS application (deprecated) HIPE=off: Build native HiPE compiler JAVA=off: Java platform support KQUEUE=on: Enable Kernel Poll (kqueue) support ODBC=off: ODBC backend OPENSSL=on: SSL/TLS support via OpenSSL SCTP=on: Enable SCTP support SMP=on: Enable SMP support THREADS=on: Threading support WX=off: Enable WX application ====> ODBC backend: you have to select exactly one of them IODBC=off: ODBC backend via iODBC UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-dynamic-trace --with-ssl=/usr --without-javac --disable-hipe --enable-kernel-poll --without-odbc --enable-threads --enable-sctp --enable-smp-support --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- ERLANG_LIB=erlang16 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/erlang DOCSDIR=/usr/local/share/doc/erlang EXAMPLESDIR=/usr/local/share/examples/erlang WWWDIR=/usr/local/www/erlang ETCDIR=/usr/local/etc/erlang --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for erlang-runtime16-16.b.02_1 =================================================== =========================================================================== =================================================== ===> erlang-runtime16-16.b.02_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of erlang-runtime16-16.b.02_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by erlang-runtime16-16.b.02_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by erlang-runtime16-16.b.02_1 for building => SHA256 Checksum OK for erlang/otp_src_R16B02.tar.gz. => SHA256 Checksum OK for erlang/otp_doc_man_R16B02.tar.gz. => SHA256 Checksum OK for erlang/otp_doc_html_R16B02.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by erlang-runtime16-16.b.02_1 for building ===> Extracting for erlang-runtime16-16.b.02_1 => SHA256 Checksum OK for erlang/otp_src_R16B02.tar.gz. => SHA256 Checksum OK for erlang/otp_doc_man_R16B02.tar.gz. => SHA256 Checksum OK for erlang/otp_doc_html_R16B02.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for erlang-runtime16-16.b.02_1 ===> Applying FreeBSD patches for erlang-runtime16-16.b.02_1 =========================================================================== =================================================== ===> erlang-runtime16-16.b.02_1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1... done done ===> Returning to build of erlang-runtime16-16.b.02_1 ===> erlang-runtime16-16.b.02_1 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /usr/ports/lang/perl5.16 ===> Installing existing package /packages/All/perl5-5.16.3_2.txz Installing perl5-5.16.3_2...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done ===> Returning to build of erlang-runtime16-16.b.02_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for erlang-runtime16-16.b.02_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/erl_interface/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/erl_interface/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/odbc/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/odbc/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/snmp/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/wx/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/wx/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/test_server/src/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/gs/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/common_test/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/configure configure: loading site script /usr/ports/Templates/config.site Ignoring the --cache-file argument since it can cause the system to be erroneously configured Disabling caching checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... 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 (gmake) checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes gmake[5]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/flex' gmake -f i386-portbld-freebsd10.0/Makefile TYPE=opt gmake[6]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/flex' erlc -W +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/et/ebin -pa /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-3.17.0.2"}' -I../../include -o../../ebin megaco_flex_scanner.erl erlc -W +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/et/ebin -pa /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-3.17.0.2"}' -I../../include -o../../ebin megaco_flex_scanner_handler.erl std [flex] scanner - lineno enabled perl -p -e \ 's/%FLEX_VERSION%/flex 2.5.37/ ; \ s/%MEGACO_YY_LINENO_OPTION%/%option yylineno/ ; \ s/%MEGACO_YY_REENTRANT_OPTION%/\/\* %option reentrant \*\// ; \ s/%MEGACO_DUMMY_DECL_YY_LINENO%/\/* static int yylineno = 1; *\//' \ < megaco_flex_scanner_drv.flex.src > megaco_flex_scanner_drv.flex flex -Ca -Pmegaco_flex_scanner_drv -omegaco_flex_scanner_drv.c megaco_flex_scanner_drv.flex multi-threaded reentrant [flex] scanner - lineno enabled perl -p -e \ 's/%FLEX_VERSION%/flex 2.5.37/ ; \ s/%MEGACO_YY_LINENO_OPTION%/%option yylineno/ ; \ s/%MEGACO_YY_REENTRANT_OPTION%/%option reentrant/ ; \ s/%MEGACO_DUMMY_DECL_YY_LINENO%/\/* static int yylineno = 1; *\//' \ < megaco_flex_scanner_drv.flex.src > megaco_flex_scanner_drv_mt.flex flex -R -Ca --yylineno -Pmegaco_flex_scanner_drv_mt -omegaco_flex_scanner_drv_mt.c megaco_flex_scanner_drv_mt.flex compiling std driver: cc -c -DMEGACO_DRV_NAME=\"megaco_flex_scanner_drv\" -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/i386-portbld-freebsd10.0 -fPIC -DOTP_RELEASE -DMFS_FLEX_DEBUG=0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/emulator/beam -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/i386-portbld-freebsd10.0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/internal -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/internal/i386-portbld-freebsd10.0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/emulator/sys/unix -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/i386-portbld-freebsd10.0 -funroll-loops -Wall -DMEGACO_LINENO -o ../../priv/obj/i386-portbld-freebsd10.0/megaco_flex_scanner_drv.o megaco_flex_scanner_drv.c linking std driver: cc -shared -o ../../priv/lib/i386-portbld-freebsd10.0/megaco_flex_scanner_drv.so ../../priv/obj/i386-portbld-freebsd10.0/megaco_flex_scanner_drv.o compiling multi-threaded driver: cc -c -DMEGACO_DRV_NAME=\"megaco_flex_scanner_drv_mt\" -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/i386-portbld-freebsd10.0 -fPIC -DOTP_RELEASE -DMFS_FLEX_DEBUG=0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/emulator/beam -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/i386-portbld-freebsd10.0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/internal -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/include/internal/i386-portbld-freebsd10.0 -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/emulator/sys/unix -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/i386-portbld-freebsd10.0 -funroll-loops -Wall -DMEGACO_LINENO -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -DMEGACO_REENTRANT_FLEX_SCANNER -o ../../priv/ob j/i386-portbld-freebsd10.0/megaco_flex_scanner_drv_mt.o megaco_flex_scanner_drv_mt.c linking multi-threaded driver: cc -shared -o ../../priv/lib/i386-portbld-freebsd10.0/megaco_flex_scanner_drv_mt.so ../../priv/obj/i386-portbld-freebsd10.0/megaco_flex_scanner_drv_mt.o gmake[6]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/flex' gmake[5]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/flex' gmake[5]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/binary' Building prebuild.skip\c gmake[5]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/binary' gmake[5]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/tcp' gmake[5]: Nothing to be done for `opt'. gmake[5]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/tcp' gmake[5]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/udp' gmake[5]: Nothing to be done for `opt'. gmake[5]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src/udp' gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/examples/simple' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/examples/simple' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/examples/meas' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/examples/meas' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco/doc/src' === Leaving application megaco gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/megaco' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool' === Entering application webtool gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/priv' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/priv' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool/doc/src' === Leaving application webtool gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/webtool' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit' === Entering application eunit gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/examples' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/examples' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit/doc/src' === Leaving application eunit gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eunit' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh' === Entering application ssh gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh/doc/src' === Leaving application ssh gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/ssh' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/typer' === Entering application typer gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/typer/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/typer/src' === Leaving application typer gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/typer' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept' === Entering application percept gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/priv' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/priv' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept/doc/src' === Leaving application percept gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/percept' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap' === Entering application eldap gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap/doc/src' === Leaving application eldap gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/eldap' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer' === Entering application dialyzer gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer/src' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer/doc/src' === Leaving application dialyzer gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/dialyzer' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe' Makefile:71: warning: overriding recipe for target `clean' /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/make/otp_subdir.mk:28: warning: ignoring old recipe for target `clean' === Entering application hipe gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/misc' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/misc' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/main' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/main' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/cerl' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/cerl' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/icode' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/icode' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/flow' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/flow' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/util' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/util' gmake[4]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/doc/src' gmake[4]: Nothing to be done for `opt'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe/doc/src' === Leaving application hipe gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/hipe' gmake[2]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib' gmake[2]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts' gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts' sed -e 's;%SYS_VSN%;R16B02;' \ -e 's;%ERTS_VSN%;5.10.3;' \ -e 's;%KERNEL_VSN%;2.16.3;' \ -e 's;%STDLIB_VSN%;1.19.3;' \ /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_clean.rel.src > /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_clean.rel sed -e 's;%SYS_VSN%;R16B02;' \ -e 's;%ERTS_VSN%;5.10.3;' \ -e 's;%KERNEL_VSN%;2.16.3;' \ -e 's;%STDLIB_VSN%;1.19.3;' \ -e 's;%SASL_VSN%;2.3.3;' \ /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_sasl.rel.src > /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_sasl.rel sed -e 's;%SYS_VSN%;R16B02;' \ -e 's;%ERTS_VSN%;5.10.3;' \ -e 's;%KERNEL_VSN%;2.16.3;' \ -e 's;%STDLIB_VSN%;1.19.3;' \ -e 's;%SASL_VSN%;2.3.3;' \ -e 's;%OS_MON_VSN%;2.2.13;' \ -e 's;%MNESIA_VSN%;4.10;' \ -e 's;%SNMP_VSN%;;' \ -e 's;%INETS_VSN%;5.9.6;' \ /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_all_example.rel.src > /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_all_example.rel /usr/bin/install -c -o root -g wheel -d /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp ( cd /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp && \ erlc -W -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/kernel/ebin -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/stdlib/ebin -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/sasl/ebin +no_warn_sasl -o /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_clean.rel ) /usr/bin/install -c -o root -g wheel -d /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp ( cd /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp && \ erlc -W -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/kernel/ebin -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/stdlib/ebin -I/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/lib/sasl/ebin -o /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_sasl.rel ) /usr/bin/install -c -o root -g wheel -d /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp ( cd /wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/tmp && \ erl -boot start_clean -noinput +B -eval 'release_handler:create_RELEASES("%ERL_ROOT%", "/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts", "/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts/start_sasl.rel", []), halt()') gmake[3]: *** [RELEASES.src] Segmentation fault (core dumped) gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts/start_scripts' gmake[2]: *** [local_setup] Error 2 gmake[2]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02/erts' gmake[1]: *** [local_setup] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/lang/erlang-runtime16/work/otp_src_R16B02' *** Error code 1 Stop. make: stopped in /usr/ports/lang/erlang-runtime16 ===> Cleaning for erlang-runtime16-16.b.02_1