From owner-cvs-all@FreeBSD.ORG Mon Mar 9 17:27:19 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E79B1065C65; Mon, 9 Mar 2009 17:27:19 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4D08FC35; Mon, 9 Mar 2009 17:26:46 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 7D45A22C5045; Mon, 9 Mar 2009 19:26:59 +0200 (EET) Received: by release.ixsystems.com (Postfix, from userid 0) id 0DEE68FC42; Mon, 9 Mar 2009 10:14:26 -0700 (PDT) From: QAT@FreeBSD.org To: cperciva@FreeBSD.org In-Reply-To: <200903091656.n29GuDlT026471@repoman.freebsd.org> References: In-Reply-To: <200903091656.n29GuDlT026471@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.1.2_1; dsversion: 3.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-01-16 01:53:03 X-QAT-Port: www/p5-Catalyst-Engine-HTTP-Prefork X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-Catalyst-Engine-HTTP-Prefork-0.50.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: depend_object Message-Id: <20090309171426.0DEE68FC42@release.ixsystems.com> Date: Mon, 9 Mar 2009 10:14:25 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, skv@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-Catalyst-Engine-HTTP-Prefork Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 17:27:44 -0000 QAT - your restless neighborhood Daemon - identified a depend_object error while trying to build: p5-Catalyst-Engine-HTTP-Prefork-0.50 maintained by skv@FreeBSD.org Makefile ident: $FreeBSD: ports/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile,v 1.3 2009/03/09 16:56:13 cperciva Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-Catalyst-Engine-HTTP-Prefork-0.50.log : *** Checking for Perl dependencies... [Core Features] - Filter::Util::Call ...loaded. (1.07) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for CGI::Cookie::XS ===> Building for p5-CGI-Cookie-XS-0.16 cp lib/CGI/Cookie/XS.pm blib/lib/CGI/Cookie/XS.pm cc -c -I. -O2 -fno-strict-aliasing -pipe -g3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.9/mach/CORE" util.c /usr/local/bin/perl5.8.9 "-Iinc" /usr/local/lib/perl5/site_perl/5.8.9/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.9/ExtUtils/typemap XS.xs > XS.xsc && mv XS.xsc XS.c cc -c -I. -O2 -fno-strict-aliasing -pipe -g3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.9/mach/CORE" XS.c Running Mkbootstrap for CGI::Cookie::XS () chmod 644 XS.bs rm -f blib/arch/auto/CGI/Cookie/XS/XS.so cc -shared -L/usr/local/lib util.o XS.o -o blib/arch/auto/CGI/Cookie/XS/XS.so chmod 755 blib/arch/auto/CGI/Cookie/XS/XS.so cp XS.bs blib/arch/auto/CGI/Cookie/XS/XS.bs chmod 644 blib/arch/auto/CGI/Cookie/XS/XS.bs Manifying blib/man3/CGI::Cookie::XS.3 ===> Installing for p5-CGI-Cookie-XS-0.16 ===> p5-CGI-Cookie-XS-0.16 depends on package: p5-Filter-Simple>=0 - found ===> p5-CGI-Cookie-XS-0.16 depends on file: /usr/local/bin/perl5.8.9 - found ===> p5-CGI-Cookie-XS-0.16 depends on file: /usr/local/bin/perl5.8.9 - found ===> Generating temporary packing list ===> Checking if www/p5-CGI-Cookie-XS already installed ===> p5-CGI-Cookie-XS-0.16 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 www/p5-CGI-Cookie-XS 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/www/p5-CGI-Cookie-XS. *** Error code 1 Stop in /a/ports/www/p5-Catalyst-Engine-HTTP-Prefork. ================================================================ build of /usr/ports/www/p5-Catalyst-Engine-HTTP-Prefork ended at Mon Mar 9 17:14:24 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/p5-Catalyst-Engine-HTTP-Prefork-0.50.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=p5-Catalyst-Engine-HTTP-Prefork The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64 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."