From owner-cvs-all@FreeBSD.ORG Sun Mar 21 21:37:09 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 A4E18106564A; Sun, 21 Mar 2010 21:37:09 +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 229C18FC15; Sun, 21 Mar 2010 21:37:09 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id C58EF22C5086; Sun, 21 Mar 2010 23:37:07 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 1D6EF5AA724; Sun, 21 Mar 2010 14:37:07 -0700 (PDT) From: QAT@FreeBSD.org To: glewis@FreeBSD.org In-Reply-To: <201003212129.o2LLTIi1097920@repoman.freebsd.org> References: <201003212129.o2LLTIi1097920@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.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: archivers/libarchive X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/libarchive-2.8.3,1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20100321213707.1D6EF5AA724@jester1b.ixsystems.com> Date: Sun, 21 Mar 2010 14:37:06 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/libarchive Makefile distinfo pkg-descr 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: Sun, 21 Mar 2010 21:37:09 -0000 The Restless Daemon identified a mtree error while trying to build: libarchive-2.8.3,1 maintained by glewis@FreeBSD.org Makefile ident: $FreeBSD: ports/archivers/libarchive/Makefile,v 1.59 2010/03/21 21:29:18 glewis Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/libarchive-2.8.3,1.log : test -z "/usr/local/include" || build/autoconf/install-sh -c -d "/usr/local/include" install -o root -g wheel -m 444 'libarchive/archive.h' '/usr/local/include/archive.h' install -o root -g wheel -m 444 'libarchive/archive_entry.h' '/usr/local/include/archive_entry.h' test -z "/usr/local/man/man1" || build/autoconf/install-sh -c -d "/usr/local/man/man1" install -o root -g wheel -m 444 './tar/bsdtar.1' '/usr/local/man/man1/bsdtar.1' install -o root -g wheel -m 444 './cpio/bsdcpio.1' '/usr/local/man/man1/bsdcpio.1' test -z "/usr/local/man/man3" || build/autoconf/install-sh -c -d "/usr/local/man/man3" install -o root -g wheel -m 444 './libarchive/archive_entry.3' '/usr/local/man/man3/archive_entry.3' install -o root -g wheel -m 444 './libarchive/archive_read.3' '/usr/local/man/man3/archive_read.3' install -o root -g wheel -m 444 './libarchive/archive_read_disk.3' '/usr/local/man/man3/archive_read_disk.3' install -o root -g wheel -m 444 './libarchive/archive_util.3' '/usr/local/man/man3/archive_util.3' install -o root -g wheel -m 444 './libarchive/archive_write.3' '/usr/local/man/man3/archive_write.3' install -o root -g wheel -m 444 './libarchive/archive_write_disk.3' '/usr/local/man/man3/archive_write_disk.3' install -o root -g wheel -m 444 './libarchive/libarchive.3' '/usr/local/man/man3/libarchive.3' install -o root -g wheel -m 444 './libarchive/libarchive_internals.3' '/usr/local/man/man3/libarchive_internals.3' test -z "/usr/local/man/man5" || build/autoconf/install-sh -c -d "/usr/local/man/man5" install -o root -g wheel -m 444 './libarchive/cpio.5' '/usr/local/man/man5/cpio.5' install -o root -g wheel -m 444 './libarchive/libarchive-formats.5' '/usr/local/man/man5/libarchive-formats.5' install -o root -g wheel -m 444 './libarchive/mtree.5' '/usr/local/man/man5/mtree.5' install -o root -g wheel -m 444 './libarchive/tar.5' '/usr/local/man/man5/tar.5' test -z "/usr/local/lib/pkgconfig" || build/autoconf/install-sh -c -d "/usr/local/lib/pkgconfig" install -o root -g wheel -m 444 'build/pkgconfig/libarchive.pc' '/usr/local/lib/pkgconfig/libarchive.pc' ===> Compressing manual pages for libarchive-2.8.3,1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libarchive-2.8.3,1 ================================================================ ======================================== ===> Building package for libarchive-2.8.3,1 Creating package /tmp/packages/All/libarchive-2.8.3,1.tbz Registering depends: xz-4.999.9_1 libxml2-2.7.6_2 libiconv-1.13.1_1 pkg-config-0.23_1. Creating bzip'd tar ball in '/tmp/packages/All/libarchive-2.8.3,1.tbz' Deleting libarchive-2.8.3,1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 40863387 4 drwxr-xr-x 2 root wheel 512 Mar 21 21:37 usr/local/lib/pkgconfig ================================================================ build of /usr/ports/archivers/libarchive ended at Sun Mar 21 21:37:05 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=libarchive 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."