[package - 110arm64-default][www/yaws] Failed for yaws-2.0.4 in build/runaway

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Jul 31 07:50:38 UTC 2017


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 at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: head/www/yaws/Makefile 424427 2016-10-21 15:21:13Z mat $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/446862/logs/yaws-2.0.4.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=446862
Log:

====>> Building www/yaws
build started at Mon Jul 31 05:35:24 UTC 2017
port directory: /usr/ports/www/yaws
building for: FreeBSD 110arm64-default-job-01 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: olgeni at FreeBSD.org
Makefile ident:      $FreeBSD: head/www/yaws/Makefile 424427 2016-10-21 15:21:13Z mat $
Poudriere version: 3.1.19-51-g177d9e6d
Host OSVERSION: 1200039
Jail OSVERSION: 1100122
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=yaws-2.0.4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-51-g177d9e6d
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for yaws-2.0.4:
     WWW=off: Install sample applications
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--localstatedir=/var --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
wwwdir=/usr/local/www/yaws yawsdir=/usr/local/lib/erlang/lib/yaws-2.0.4 MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/yaws/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/yaws/work  HOME=/wrkdirs/usr/ports/www/yaws/work TMPDIR="/tmp" 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--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/yaws/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/yaws/work  HOME=/wrkdirs/usr/ports/www/yaws/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION="2.0.4"
WWW="@comment
"
NO_WWW=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/yaws"
EXAMPLESDIR="share/examples/yaws"
DATADIR="share/yaws"
WWWDIR="www/yaws"
ETCDIR="etc/yaws"
--End PLIST_SUB--

--SUB_LIST--
WWW="@comment
"
NO_WWW=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/yaws
DOCSDIR=/usr/local/share/doc/yaws
EXAMPLESDIR=/usr/local/share/examples/yaws
WWWDIR=/usr/local/www/yaws
ETCDIR=/usr/local/etc/yaws
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=11.0-RELEASE-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   yaws-2.0.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-default-job-01] Installing pkg-1.10.1...
[110arm64-default-job-01] Extracting pkg-1.10.1: .......... done
===>   yaws-2.0.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of yaws-2.0.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by yaws-2.0.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by yaws-2.0.4 for building
=> SHA256 Checksum OK for yaws-2.0.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by yaws-2.0.4 for building
===>  Extracting for yaws-2.0.4
=> SHA256 Checksum OK for yaws-2.0.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for yaws-2.0.4
===>  Applying FreeBSD patches for yaws-2.0.4
===========================================================================
=======================<phase: build-depends  >============================
===>   yaws-2.0.4 depends on executable: erl - not found
===>   Installing existing package /packages/All/erlang-19.3.6.2,4.txz
[110arm64-default-job-01] Installing erlang-19.3.6.2,4...
[110arm64-default-job-01] Extracting erlang-19.3.6.2,4: .......... done
Message from erlang-19.3.6.2,4:
===========================================================================
Installation tips:

You can find an emacs mode for Erlang here:

    /usr/local/lib/erlang/lib/tools-2.9.1/emacs

===========================================================================
===>   yaws-2.0.4 depends on executable: erl - found
===>   Returning to build of yaws-2.0.4
===>   yaws-2.0.4 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[110arm64-default-job-01] Installing autoconf-2.69_1...
[110arm64-default-job-01] `-- Installing autoconf-wrapper-20131203...
[110arm64-default-job-01] `-- Extracting autoconf-wrapper-20131203: ........ done
[110arm64-default-job-01] `-- Installing indexinfo-0.2.6...
<snip>
checking for pam_start in -lpam... yes
checking for sendfile in -lc... yes

Check programs support
checking for latex... no
checking for dvips... no
checking for pdflatex... no
checking for epstopdf... no
checking for man... man
checking for ps2pdf... no
checking for cadaver... no
checking for curl... no
checking for unix2dos... no
checking for todos... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaws.pc
config.status: creating Makefile
config.status: creating c_src/Makefile
config.status: creating win32/Makefile
config.status: creating win32/build.xml
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating ebin/Makefile
config.status: creating examples/src/Makefile
config.status: creating examples/ebin/Makefile
config.status: creating examples/include/Makefile
config.status: creating www/code/Makefile
config.status: creating www/shoppingcart/Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/yaws.coverspec
config.status: creating testsuite/testsuite.hrl
config.status: creating applications/chat/Makefile
config.status: creating applications/chat/src/Makefile
config.status: creating applications/chat/ebin/Makefile
config.status: creating applications/mail/Makefile
config.status: creating applications/mail/src/Makefile
config.status: creating applications/mail/ebin/Makefile
config.status: creating applications/wiki/Makefile
config.status: creating applications/wiki/src/Makefile
config.status: creating applications/wiki/ebin/Makefile
config.status: creating applications/yapp/Makefile
config.status: creating applications/yapp/src/Makefile
config.status: creating applications/yapp/ebin/Makefile
config.status: creating src/yaws_charset.hrl
config.status: creating src/yaws_appdeps.hrl
config.status: creating testsuite/run_common_test
config.status: creating testsuite/cover_to_html.sh
config.status: creating testsuite/analyze_coverdata.escript
config.status: creating scripts/make-release
config.status: creating applications/wiki/scripts/addFile
config.status: creating applications/wiki/scripts/getPassword
config.status: creating applications/wiki/scripts/importFiles
config.status: creating applications/wiki/scripts/updateWiki
config.status: creating include/Makefile
config.status: creating priv/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

 == yaws 2.0.4 ==

Configuration:
 Application dir.: ${yawsdir}

 Prefix:  /usr/local
 etcdir:  ${prefix}/etc
 confdir: $(sysconfdir)/yaws
 bindir:  ${exec_prefix}/bin
 vardir:  /var
 wwwdir:  /usr/local/www/yaws
 appsdir: $(localstatedir)/yaws
 logdir:  $(localstatedir)/log/yaws
 yawsdir: /usr/local/lib/erlang/lib/yaws-2.0.4
 docdir:  ${datarootdir}/doc/${PACKAGE_TARNAME}
 mandir:  /usr/local/man

 Erlang root dir:          /usr/local/lib/erlang
 Erlang lib dir:           /usr/local/lib/erlang/lib
 Erlang compiler:          /usr/local/bin/erlc
 Erlang emulator:          /usr/local/bin/erl
 Windows Erlang emulator:  
 Erlang interpreter:       /usr/local/bin/escript
 Erlang dialyzer tool:     /usr/local/bin/dialyzer
 Erlang ct_run tool:       /usr/local/bin/ct_run

===========================================================================
=======================<phase: build          >============================
===>  Building for yaws-2.0.4
gmake[1]: Entering directory '/wrkdirs/usr/ports/www/yaws/work/yaws-2.0.4'
Making all in src
gmake[2]: Entering directory '/wrkdirs/usr/ports/www/yaws/work/yaws-2.0.4/src'
/usr/bin/awk -v src="yaws.erl yaws_app.erl yaws_ticker.erl yaws_config.erl yaws_server.erl yaws_sup.erl yaws_api.erl yaws_log.erl yaws_trace.erl yaws_logger.erl yaws_ls.erl yaws_debug.erl yaws_compile.erl yaws_ctl.erl yaws_cgi.erl yaws_zlib.erl mime_type_c.erl yaws_session_server.erl yaws_outmod.erl yaws_revproxy.erl yaws_html.erl yaws_log_file_h.erl yaws_rss.erl yaws_appmod_dav.erl yaws_runmod_lock.erl yaws_pam.erl json2.erl jsonrpc.erl yaws_jsonrpc.erl yaws_xmlrpc.erl haxe.erl yaws_rpc.erl yaws_soap_srv.erl yaws_soap_lib.erl yaws_soap12_lib.erl yaws_appmod_cgi.erl yaws_appmod_fcgi.erl yaws_sendfile.erl yaws_sup_restarts.erl yaws_stats.erl yaws_vdir.erl yaws_multipart.erl yaws_shaper.erl yaws_dime.erl yaws_exhtml.erl yaws_sse.erl yaws_websockets.erl yaws_dynopts.erl yaws_generated.erl mime_types.erl"				\
"/{vsn, *{cmd,/ { 						\
	line = \$0; 						\
	sub(/{vsn.*/, \"{vsn, \\\"2.0.4\\\"},\", line);	\
	print line; 						\
	next; 							\
}								\
/{modules,/ {							\
	line = \$0;						\
	indent = index(line, \"[\"); 				\
	line = substr(line, 1, indent);				\
	print line;						\
	split(src, mods);					\
	mods_count = 0; 					\
	for (mod in mods) { 					\
		mods_count++; 					\
	} 							\
	prefix = sprintf(\"%*s\", indent, \" \");		\
	for (i = 1; i <= mods_count; i++) { 			\
		mod = mods[i]; 					\
		sub(/\.erl/, \"\", mod); 			\
		if (i != mods_count) 				\
			print prefix mod \",\";			\
		else 						\
			print prefix mod;			\
	}							\
	print prefix \"]},\";					\
	next;							\
} 								\
/\@APPDEPS\@/ {							\
	line = \$0;						\
	sub(/\@APPDEPS\@/, \"\", line);		\
	print line; 						\
	next;							\
}								\
{ print; }" yaws.app.src > ../ebin/yaws.app
sed -e "s/%VSN%/2.0.4/g" < yaws.appup.src > ../ebin/yaws.appup
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws.Pbeam -MT ../ebin/yaws.beam yaws.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_app.Pbeam -MT ../ebin/yaws_app.beam yaws_app.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_app.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_ticker.Pbeam -MT ../ebin/yaws_ticker.beam yaws_ticker.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_ticker.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_config.Pbeam -MT ../ebin/yaws_config.beam yaws_config.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_config.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_server.Pbeam -MT ../ebin/yaws_server.beam yaws_server.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_server.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_sup.Pbeam -MT ../ebin/yaws_sup.beam yaws_sup.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_sup.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_api.Pbeam -MT ../ebin/yaws_api.beam yaws_api.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_api.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_log.Pbeam -MT ../ebin/yaws_log.beam yaws_log.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_log.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_trace.Pbeam -MT ../ebin/yaws_trace.beam yaws_trace.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_trace.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_logger.Pbeam -MT ../ebin/yaws_logger.beam yaws_logger.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_logger.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_ls.Pbeam -MT ../ebin/yaws_ls.beam yaws_ls.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_ls.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_debug.Pbeam -MT ../ebin/yaws_debug.beam yaws_debug.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_debug.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_compile.Pbeam -MT ../ebin/yaws_compile.beam yaws_compile.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_compile.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_ctl.Pbeam -MT ../ebin/yaws_ctl.beam yaws_ctl.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_ctl.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_cgi.Pbeam -MT ../ebin/yaws_cgi.beam yaws_cgi.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_cgi.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_zlib.Pbeam -MT ../ebin/yaws_zlib.beam yaws_zlib.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_zlib.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/mime_type_c.Pbeam -MT ../ebin/mime_type_c.beam mime_type_c.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin mime_type_c.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_session_server.Pbeam -MT ../ebin/yaws_session_server.beam yaws_session_server.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_session_server.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_outmod.Pbeam -MT ../ebin/yaws_outmod.beam yaws_outmod.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_outmod.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_revproxy.Pbeam -MT ../ebin/yaws_revproxy.beam yaws_revproxy.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_revproxy.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_html.Pbeam -MT ../ebin/yaws_html.beam yaws_html.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_html.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_log_file_h.Pbeam -MT ../ebin/yaws_log_file_h.beam yaws_log_file_h.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_log_file_h.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_rss.Pbeam -MT ../ebin/yaws_rss.beam yaws_rss.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_rss.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_appmod_dav.Pbeam -MT ../ebin/yaws_appmod_dav.beam yaws_appmod_dav.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_appmod_dav.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_runmod_lock.Pbeam -MT ../ebin/yaws_runmod_lock.beam yaws_runmod_lock.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_runmod_lock.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_pam.Pbeam -MT ../ebin/yaws_pam.beam yaws_pam.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_pam.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/json2.Pbeam -MT ../ebin/json2.beam json2.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin json2.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/jsonrpc.Pbeam -MT ../ebin/jsonrpc.beam jsonrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin jsonrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_jsonrpc.Pbeam -MT ../ebin/yaws_jsonrpc.beam yaws_jsonrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_jsonrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_xmlrpc.Pbeam -MT ../ebin/yaws_xmlrpc.beam yaws_xmlrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_xmlrpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/haxe.Pbeam -MT ../ebin/haxe.beam haxe.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin haxe.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_rpc.Pbeam -MT ../ebin/yaws_rpc.beam yaws_rpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_rpc.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_soap_srv.Pbeam -MT ../ebin/yaws_soap_srv.beam yaws_soap_srv.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_soap_srv.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_soap_lib.Pbeam -MT ../ebin/yaws_soap_lib.beam yaws_soap_lib.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -o ../ebin yaws_soap_lib.erl
/usr/local/bin/erlc +debug_info  -pa .. -pa .. -pa ../ebin -I ../include -I ./../include -I ../include -I ./../include -DHAVE_SENDFILE -M -MF .deps/yaws_soap12_lib.Pbeam -MT ../ebin/yaws_soap12_lib.beam yaws_soap12_lib.erl
====>> Killing runaway build after 7200 seconds with no output


More information about the freebsd-pkg-fallout mailing list