From owner-cvs-ports@FreeBSD.ORG Tue Nov 16 17:42:05 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 5073D106576E; Tue, 16 Nov 2010 17:42:05 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id 1823F8FC13; Tue, 16 Nov 2010 17:42:04 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id oAGHg1nb001389 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Tue, 16 Nov 2010 17:42:01 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4CE2C269.4090903@p6m7g8.com> Date: Tue, 16 Nov 2010 17:42:01 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.12) Gecko/20100908 Thunderbird/3.0.7 MIME-Version: 1.0 To: QAT@FreeBSD.org References: <201011160655.oAG6tXnO084493@repoman.freebsd.org> <20101116192946.119cf165@it.buh.tecnik93.com> In-Reply-To: <20101116192946.119cf165@it.buh.tecnik93.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC, TO_NO_BRKTS_DYNIP autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: cvs-ports@FreeBSD.org, "Philip M. Gollucci" , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/rubygem-actionmailer Makefile distinfo 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: Tue, 16 Nov 2010 17:42:05 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The commits were in the wrong order on my part. This is a red herring. On 11/16/10 17:29, QAT@FreeBSD.org wrote: > The Restless Daemon identified an error while trying to build: > rubygem-actionmailer-3.0.2 maintained by ruby@FreeBSD.org > Makefile ident: $FreeBSD: ports/mail/rubygem-actionmailer/Makefile,v 1.25 2010/11/16 06:55:33 pgollucci Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/rubygem-actionmailer-3.0.2.log : > > pkg_add rubygem-rack-mount-0.6.13.tbz > pkg_add rubygem-rack-test-0.5.6.tbz > pkg_add rubygem-builder-2.1.2.tbz > skipping rubygem-builder-2.1.2, already added > pkg_add rubygem-i18n-0.4.1,1.tbz > skipping rubygem-i18n-0.4.1,1, already added > pkg_add ruby18-gems-1.3.7.tbz > skipping ruby18-gems-1.3.7, already added > pkg_add ruby-1.8.7.248_5,1.tbz > skipping ruby-1.8.7.248_5,1, already added > pkg_add ruby18-iconv-1.8.7.248,1.tbz > skipping ruby18-iconv-1.8.7.248,1, already added > pkg_add rubygem-abstract-1.0.0_1.tbz > skipping rubygem-abstract-1.0.0_1, already added > pkg_add rubygem-rack-1.2.1,2.tbz > skipping rubygem-rack-1.2.1,2, already added > pkg_add libiconv-1.13.1_1.tbz > skipping libiconv-1.13.1_1, already added > pkg_add rubygem-actionpack-3.0.2.tbz > pkg_add rubygem-treetop-1.4.8_1.tbz > pkg_add rubygem-mime-types-1.16.tbz > pkg_add rubygem-polyglot-0.3.1.tbz > skipping rubygem-polyglot-0.3.1, already added > pkg_add rubygem-mail-2.2.7.tbz > ===> Installing for rubygem-actionmailer-3.0.2 > ===> rubygem-actionmailer-3.0.2 depends on package: rubygem-actionpack>=3.0.2 - found > ===> rubygem-actionmailer-3.0.2 depends on package: rubygem-mail>=2.2.5 - found > ===> rubygem-actionmailer-3.0.2 depends on file: /usr/local/bin/gem18 - found > ===> rubygem-actionmailer-3.0.2 depends on file: /usr/local/bin/ruby18 - found > ===> rubygem-actionmailer-3.0.2 depends on file: /usr/local/bin/ruby18 - found > ===> Generating temporary packing list > ===> Checking if mail/rubygem-actionmailer already installed > /usr/bin/env /usr/local/bin/gem18 install -l --no-update-sources --no-ri --install-dir /usr/local/lib/ruby/gems/1.8 --no-rdoc /tmp/distfiles/rubygem/actionmailer-3.0.2.gem -- --build-args > ERROR: Error installing /tmp/distfiles/rubygem/actionmailer-3.0.2.gem: > actionmailer requires mail (~> 2.2.9, runtime) > *** Error code 1 > > Stop in /a/ports/mail/rubygem-actionmailer. > ================================================================ > build of /usr/ports/mail/rubygem-actionmailer ended at Tue Nov 16 09:52:37 UTC 2010 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/rubygem-actionmailer-3.0.2.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=mail&portname=rubygem-actionmailer > > 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. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFM4sJpdbiP+9ubjBwRAhOsAJ9gnVYAICHLQHUEJS/F9hasYr7gbwCghBuO AtmN0tGOtR3mKKQTG6KDRpE= =SeS1 -----END PGP SIGNATURE-----