From owner-cvs-all@FreeBSD.ORG Tue May 18 15:38:16 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 7564A1065678; Tue, 18 May 2010 15:38:16 +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 D5A348FC12; Tue, 18 May 2010 15:38:15 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id D0CF222C50C8; Tue, 18 May 2010 18:38:14 +0300 (EEST) Date: Tue, 18 May 2010 18:38:13 +0300 From: QAT@FreeBSD.org To: "Philip M. Gollucci" Message-ID: <20100518183813.73ab477c@it.buh.tecnik93.com> In-Reply-To: <201005180546.o4I5k2Kr073286@repoman.freebsd.org> References: <201005180546.o4I5k2Kr073286@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/apr0 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: Tue, 18 May 2010 15:38:16 -0000 The Restless Daemon identified a etc lib sql error while trying to build: apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17 maintained by apache@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/apr0/Makefile,v 1.104 2010/05/18 05:46:02 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17.log : => MD5 Checksum OK for apr-util-0.9.17.tar.gz. => SHA256 Checksum OK for apr-util-0.9.17.tar.gz. ===> apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17 depends on file: /usr/local/bin/perl5.10.1 - found Deleting perl-5.10.1_1 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. ================================================================ ======================================== add_pkg perl-5.10.1_1.tbz adding dependencies pkg_add perl-5.10.1_1.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ===> Patching for apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17 ===> apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17 depends on file: /usr/local/bin/perl5.10.1 - found ===> Applying FreeBSD patches for apr-ipv6-devrandom-gdbm-db42-0.9.18.0.9.17 /usr/bin/sed -i.bak -e 's/OSVERSION/800504/g' /work/a/ports/devel/apr0/work/apr-0.9.18/build/apr_hints.m4 /usr/bin/find /work/a/ports/devel/apr0/work/apr-0.9.18 /work/a/ports/devel/apr0/work/apr-util-0.9.17 -name "Makefile.in*" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' /usr/bin/sed -i.bak -e 's,-lpthread,-pthread,g' /work/a/ports/devel/apr0/work/apr-0.9.18/build/apr_threads.m4 /work/a/ports/devel/apr0/work/apr-0.9.18/build/apr_hints.m4 /work/a/ports/devel/apr0/work/apr-util-0.9.17/build/apu-conf.m4 /usr/bin/sed -i.bak -e '1 s/python/python2.6/' /work/a/ports/devel/apr0/work/apr-0.9.18/build/gen-build.py sed: /work/a/ports/devel/apr0/work/apr-0.9.18/build/gen-build.py: No such file or directory *** Error code 1 Stop in /a/ports/devel/apr0. ================================================================ build of /usr/ports/devel/apr0 ended at Tue May 18 11:39:01 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=apr0 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