From owner-cvs-all@FreeBSD.ORG Wed Aug 12 19:36:15 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 728441065673; Wed, 12 Aug 2009 19:36:15 +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 DFB1A8FC51; Wed, 12 Aug 2009 19:36:14 +0000 (UTC) Received: from qat.tcbug.org (216-243-150-125.static.iphouse.net [216.243.150.125]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 87A2722C5302; Wed, 12 Aug 2009 22:37:27 +0300 (EEST) Received: by qat.tcbug.org (Postfix, from userid 0) id B3EBB39810; Wed, 12 Aug 2009 19:33:54 +0000 (UTC) From: QAT@FreeBSD.org To: joerg@FreeBSD.org In-Reply-To: <200908121927.n7CJRNBG038833@repoman.freebsd.org> References: <200908121927.n7CJRNBG038833@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-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-20 11:48:40 X-QAT-Port: devel/avr-gcc X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/avr-gcc-4.3.2_2.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20090812193354.B3EBB39810@qat.tcbug.org> Date: Wed, 12 Aug 2009 19:33:54 +0000 (UTC) Cc: cvs-ports@FreeBSD.org, joerg@freebsd.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/avr-gcc Makefile ports/devel/avr-gcc/files patch-xmega 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: Wed, 12 Aug 2009 19:36:16 -0000 The Restless Daemon identified a mtree error while trying to build: avr-gcc-4.3.2_2 maintained by joerg@freebsd.org Makefile ident: $FreeBSD: ports/devel/avr-gcc/Makefile,v 1.70 2009/08/12 19:27:23 joerg Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/avr-gcc-4.3.2_2.log : parts=""; \ for file in $parts; do \ rm -f /usr/local/lib/gcc/avr/4.3.2/avrxmega7/$file; \ install -o root -g wheel -m 444 $file /usr/local/lib/gcc/avr/4.3.2/avrxmega7/; \ done gmake[4]: Leaving directory `/work/a/ports/devel/avr-gcc/work/build/avr/avrxmega7/libgcc' gmake[3]: Leaving directory `/work/a/ports/devel/avr-gcc/work/build/avr/libgcc' gmake[2]: Leaving directory `/work/a/ports/devel/avr-gcc/work/build/avr/libgcc' gmake[1]: Leaving directory `/work/a/ports/devel/avr-gcc/work/build' install-info --quiet /usr/local/info/cpp.info /usr/local/info/dir install-info --quiet /usr/local/info/gcc.info /usr/local/info/dir install-info --quiet /usr/local/info/gccint.info /usr/local/info/dir install-info --quiet /usr/local/info/cppinternals.info /usr/local/info/dir install-info --quiet /usr/local/info/gccinstall.info /usr/local/info/dir ===> Compressing manual pages for avr-gcc-4.3.2_2 ===> Registering installation for avr-gcc-4.3.2_2 ================================================================ ======================================== ===> Building package for avr-gcc-4.3.2_2 Creating package /tmp/packages/All/avr-gcc-4.3.2_2.tbz Registering depends: avr-binutils-2.19.1 mpfr-2.4.1_1 libgmp-4.3.1. Registering conflicts: avr-gcc-3* avr-gcc-42*. Creating bzip'd tar ball in '/tmp/packages/All/avr-gcc-4.3.2_2.tbz' Deleting avr-gcc-4.3.2_2 pkg_delete: unable to completely remove directory '/usr/local/lib/gcc/avr/4.3.2' pkg_delete: unable to completely remove directory '/usr/local/lib/gcc/avr' pkg_delete: unable to completely remove directory '/usr/local/lib/gcc' pkg_delete: unable to completely remove directory '/usr/local/avr/bin' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 1533724 4 drwxr-xr-x 3 root wheel 512 Aug 12 19:33 usr/local/lib/gcc 1533725 4 drwxr-xr-x 3 root wheel 512 Aug 12 19:33 usr/local/lib/gcc/avr 1533726 4 drwxr-xr-x 3 root wheel 512 Aug 12 19:33 usr/local/lib/gcc/avr/4.3.2 1554469 4 drwxr-xr-x 2 root wheel 512 Aug 12 19:33 usr/local/lib/gcc/avr/4.3.2/avrxmega3 ================================================================ build of /usr/ports/devel/avr-gcc ended at Wed Aug 12 19:33:52 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/avr-gcc-4.3.2_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=avr-gcc The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 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."