From owner-cvs-all@FreeBSD.ORG Mon Dec 20 04:22:42 2010 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 ED0A9106564A; Mon, 20 Dec 2010 04:22:42 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id A741A8FC19; Mon, 20 Dec 2010 04:22:42 +0000 (UTC) Received: from [192.168.1.2] (173.66.134.3) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Sun, 19 Dec 2010 20:22:41 -0800 Message-ID: <4D0EDA0F.2070303@p6m7g8.com> Date: Sun, 19 Dec 2010 23:22:39 -0500 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: References: <201012172015.oBHKFGw3043663@repoman.freebsd.org> <20101219070741.2d0cb908@it.buh.tecnik93.com> In-Reply-To: <20101219070741.2d0cb908@it.buh.tecnik93.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, "Philip M. Gollucci" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/p5-Class-Accessor-Grouped Makefile distinfo 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, 20 Dec 2010 04:22:43 -0000 Wens commit fixed this. On 12/19/2010 12:07 AM, QAT@FreeBSD.org wrote: > > The Restless Daemon identified an error while trying to build: > p5-Class-Accessor-Grouped-0.10000 maintained by perl@FreeBSD.org > Makefile ident: $FreeBSD: ports/devel/p5-Class-Accessor-Grouped/Makefile,v 1.16 2010/12/17 20:15:16 pgollucci Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/p5-Class-Accessor-Grouped-0.10000.log : > > *** Module::AutoInstall configuration finished. > Checking if your kit is complete... > Looks good > Warning: prerequisite Class::Inspector 0 not found. > Warning: prerequisite Class::XSAccessor 1.06 not found. > Warning: prerequisite ExtUtils::MakeMaker 6.42 not found. We have unknown version. > Warning: prerequisite MRO::Compat 0 not found. > Warning: prerequisite Sub::Name 0.05 not found. > Warning: prerequisite Test::Exception 0.31 not found. > Warning: prerequisite Test::More 0.94 not found. We have 0.92. > Writing Makefile for Class::Accessor::Grouped > ===> Building for p5-Class-Accessor-Grouped-0.10000 > cp lib/Class/Accessor/Grouped.pm blib/lib/Class/Accessor/Grouped.pm > Manifying blib/man3/Class::Accessor::Grouped.3 > ================================================================ > ======================================== > make: don't know how to make regression-test(continuing) > ================================================================ > ======================================== > add_pkg perl-5.10.1_3.tbz p5-Class-Inspector-1.24.tbz p5-Class-C3-0.23.tbz p5-Algorithm-C3-0.08.tbz p5-MRO-Compat-0.11.tbz p5-Sub-Name-0.04.tbz p5-Class-XSAccessor-1.09,1.tbz > adding dependencies > pkg_add perl-5.10.1_3.tbz > skipping perl-5.10.1_3, already added > pkg_add p5-Class-Inspector-1.24.tbz > pkg_add p5-Class-C3-0.23.tbz > pkg_add p5-Algorithm-C3-0.08.tbz > skipping p5-Algorithm-C3-0.08, already added > pkg_add p5-MRO-Compat-0.11.tbz > pkg_add p5-Sub-Name-0.04.tbz > pkg_add p5-Class-XSAccessor-1.09,1.tbz > ===> Installing for p5-Class-Accessor-Grouped-0.10000 > ===> p5-Class-Accessor-Grouped-0.10000 depends on package: p5-Class-Inspector>=0 - found > ===> p5-Class-Accessor-Grouped-0.10000 depends on package: p5-MRO-Compat>=0 - found > ===> p5-Class-Accessor-Grouped-0.10000 depends on package: p5-Sub-Name>=0.05 - not found > ===> Found p5-Sub-Name-0.04, but you need to upgrade to p5-Sub-Name>=0.05. > *** Error code 1 > > Stop in /a/ports/devel/p5-Class-Accessor-Grouped. > ================================================================ > build of /usr/ports/devel/p5-Class-Accessor-Grouped ended at Sat Dec 18 07:49:22 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/p5-Class-Accessor-Grouped-0.10000.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=devel&portname=p5-Class-Accessor-Grouped > > 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." > > > > -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.