From owner-cvs-all@FreeBSD.ORG Wed May 26 09:11:34 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 1901C106566B; Wed, 26 May 2010 09:11:34 +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 6DB128FC1A; Wed, 26 May 2010 09:11:33 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 0D8EF22C50E8; Wed, 26 May 2010 12:11:32 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 590195A9003; Wed, 26 May 2010 02:11:30 -0700 (PDT) From: QAT@FreeBSD.org To: wen@FreeBSD.org In-Reply-To: <201005260907.o4Q97nFf016045@repoman.freebsd.org> References: <201005260907.o4Q97nFf016045@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: net/yaz X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/yaz-4.0.9.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20100526091130.590195A9003@jester1b.ixsystems.com> Date: Wed, 26 May 2010 02:11:30 -0700 (PDT) Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/yaz Makefile distinfo pkg-plist 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, 26 May 2010 09:11:34 -0000 The Restless Daemon identified a mtree error while trying to build: yaz-4.0.9 maintained by ports@FreeBSD.org Makefile ident: $FreeBSD: ports/net/yaz/Makefile,v 1.49 2010/05/26 09:07:49 wen Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/yaz-4.0.9.log : make install-data-hook if test -f index.html; then d=.; else d="."; fi; for p in $d/*.html; do install -o root -g wheel -m 444 $p /usr/local/share/doc/yaz; done Making install in etc test -z "/usr/local/share/yaz/etc" || ../config/install-sh -c -d "/usr/local/share/yaz/etc" install -o root -g wheel -m 444 pqf.properties cqlpass.properties yazgfs.xml maps.xml MARC21slim2DC.xsl MARC21slim2MODS.xsl MARC21slim2RDFDC.xsl MARC21slimUtils.xsl marc21_to_endnote.xsl opacxml.xsd '/usr/local/share/yaz/etc' test -z "/usr/local/share/aclocal" || config/install-sh -c -d "/usr/local/share/aclocal" install -o root -g wheel -m 444 m4/yaz.m4 '/usr/local/share/aclocal' test -z "/usr/local/libdata/pkgconfig" || config/install-sh -c -d "/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 yaz.pc '/usr/local/libdata/pkgconfig' ===> Compressing manual pages for yaz-4.0.9 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for yaz-4.0.9 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libyaz.so.4 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.indexdata.dk/yaz/ ================================================================ ======================================== ===> Building package for yaz-4.0.9 Creating package /tmp/packages/All/yaz-4.0.9.tbz Registering depends: libxslt-1.1.26 libxml2-2.7.7 libgcrypt-1.4.5 libgpg-error-1.7 gettext-0.17_1 libiconv-1.13.1_1 pkg-config-0.23_1. Creating bzip'd tar ball in '/tmp/packages/All/yaz-4.0.9.tbz' Deleting yaz-4.0.9 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 32572470 4 -r--r--r-- 1 root wheel 1964 May 26 09:11 usr/local/man/man1/yaz-json-parse.1 ================================================================ build of /usr/ports/net/yaz ended at Wed May 26 09:11:28 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=net&portname=yaz 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."