From owner-cvs-ports@FreeBSD.ORG Sun Jan 10 23:46:59 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4907B106568F; Sun, 10 Jan 2010 23:46:59 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 9C0E78FC19; Sun, 10 Jan 2010 23:46:58 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 2D0D222C5089; Mon, 11 Jan 2010 01:46:57 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 741D55A919B; Sun, 10 Jan 2010 15:46:56 -0800 (PST) From: QAT@FreeBSD.org To: pgollucci@FreeBSD.org In-Reply-To: <201001102340.o0ANe9H8042933@repoman.freebsd.org> References: <201001102340.o0ANe9H8042933@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2009-12-08 11:28:51 X-QAT-Port: devel/pecl-newt X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/pecl-newt-1.2.4_1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: depend_object Message-Id: <20100110234656.741D55A919B@jester1b.ixsystems.com> Date: Sun, 10 Jan 2010 15:46:56 -0800 (PST) Cc: cvs-ports@FreeBSD.org, garga@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/newt Makefile distinfo pkg-descr pkg-plist ports/devel/newt/files patch-ab patch-newt.c patch-whiptail patch-whiptcl pkgIndex.tcl.in setup.py setup.py.in ports/comms/hf Makefile ports/misc/zaptel Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2010 23:46:59 -0000 The Restless Daemon identified a depend_object error while trying to build: pecl-newt-1.2.4_1 maintained by garga@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/pecl-newt/Makefile,v 1.6 2010/01/10 23:40:06 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/pecl-newt-1.2.4_1.log : a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o cc -g -o test test.o libnewt.a -lcurses -L/usr/local/lib -lslang cc -g -o testgrid testgrid.o libnewt.a -lcurses -L/usr/local/lib -lslang cc -shared -o libnewt.so.0.52.11 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -lcurses -L/usr/local/lib -lslang cc -g -o testtree testtree.o libnewt.a -lcurses -L/usr/local/lib -lslang cc -g -o showkey showkey.o libnewt.a -lcurses -L/usr/local/lib -lslang cc -g -o showchars showchars.o libnewt.a -lcurses -L/usr/local/lib -lslang ln -fs libnewt.so.52 libnewt.so ln -fs libnewt.so.0.52.11 libnewt.so.52 cc -g -o whiptail whiptail.o dialogboxes.o -L . -lnewt -lcurses -L/usr/local/lib -lslang -lpopt ===> Installing for newt-0.52.11 ===> Generating temporary packing list ===> Checking if devel/newt already installed ===> newt-0.52.11 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of devel/newt without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/devel/newt. *** Error code 1 Stop in /a/ports/devel/pecl-newt. ================================================================ build of /usr/ports/devel/pecl-newt ended at Sun Jan 10 23:46:55 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=pecl-newt 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."