Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2010 17:59:35 +0300
From:      QAT@FreeBSD.org
To:        Jimmy Olgeni <olgeni@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/erlang Makefile
Message-ID:  <20100407175935.76abeea7@it.buh.tecnik93.com>
In-Reply-To: <201004071433.o37EXe3x062030@repoman.freebsd.org>
References:  <201004071433.o37EXe3x062030@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

The Restless Daemon identified a etc lib sql error while trying to build:
 erlang-r13b04_2,1 maintained by olgeni@FreeBSD.org
 Makefile ident: $FreeBSD: ports/lang/erlang/Makefile,v 1.152 2010/04/07 14:33:40 olgeni Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/erlang-r13b04_2,1.log :

gmake[4]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/epmd/src'
cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/amd64-portbld-freebsd8.0   -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd.o -c epmd.c
cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/amd64-portbld-freebsd8.0   -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd_cli.o -c epmd_cli.c
cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/amd64-portbld-freebsd8.0   -DHAVE_CONFIG_H -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DEPMD_PORT_NO=4369 -o /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd_srv.o -c epmd_srv.c
cc -L/usr/local/lib -o /work/a/ports/lang/erlang/work/otp_src_R13B04/bin/amd64-portbld-freebsd8.0/epmd /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd.o /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd_cli.o /work/a/ports/lang/erlang/work/otp_src_R13B04/erts/obj/amd64-portbld-freebsd8.0/epmd_srv.o  -lutil -lm 
gmake[4]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/epmd/src'
gmake[3]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/epmd/src'
gmake[2]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/epmd'
gmake[2]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/lib_src'
gmake -f amd64-portbld-freebsd8.0/Makefile TYPE=opt
gmake[3]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/lib_src'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/lib_src'
gmake[2]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts/lib_src'
gmake[1]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/erts'
cd lib && \
	  ERL_TOP=/work/a/ports/lang/erlang/work/otp_src_R13B04 PATH=/work/a/ports/lang/erlang/work/otp_src_R13B04/bootstrap/bin:${PATH} \
		gmake opt SECONDARY_BOOTSTRAP=true
gmake[1]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib'
gmake[2]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe'
=== Entering application hipe
gmake[3]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe/rtl'
(cd ../main && gmake hipe.hrl)
gmake[4]: Entering directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe/main'
sed -e "s;%VSN%;3.7.5;" ../../hipe/main/hipe.hrl.src > ../../hipe/main/hipe.hrl
gmake[4]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe/main'
erlc -W  +debug_info +inline -o../ebin hipe_rtl.erl
erlc: Error 2 executing '/usr/local/bin/erl'.
gmake[3]: *** [../ebin/hipe_rtl.beam] Error 1
gmake[3]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe/rtl'
gmake[2]: *** [opt] Error 2
gmake[2]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib/hipe'
gmake[1]: *** [opt] Error 2
gmake[1]: Leaving directory `/work/a/ports/lang/erlang/work/otp_src_R13B04/lib'
gmake: *** [secondary_bootstrap_build] Error 2
*** Error code 1

Stop in /a/ports/lang/erlang.
================================================================
build of /usr/ports/lang/erlang ended at Wed Apr  7 14:56:00 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=lang&portname=erlang

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100407175935.76abeea7>