From owner-cvs-all@FreeBSD.ORG Mon Dec 21 07:41:08 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 8EADE1065679; Mon, 21 Dec 2009 07:41:08 +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 055358FC3D; Mon, 21 Dec 2009 07:41:07 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 1452322C5389; Mon, 21 Dec 2009 09:42:51 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 037B35A903D; Sun, 20 Dec 2009 23:41:05 -0800 (PST) From: QAT@FreeBSD.org To: kwm@FreeBSD.org In-Reply-To: <200912210707.nBL77rqi062054@repoman.freebsd.org> References: <200912210707.nBL77rqi062054@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; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2009-12-08 11:28:51 X-QAT-Port: multimedia/gstreamer-plugins-bad X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/gstreamer-plugins-bad-0.10.17, 3.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20091221074105.037B35A903D@jester1b.ixsystems.com> Date: Sun, 20 Dec 2009 23:41:04 -0800 (PST) Cc: cvs-ports@FreeBSD.org, multimedia@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/gstreamer-plugins Makefile Makefile.common distinfo ports/multimedia/gstreamer-plugins-ugly pkg-plist ports/multimedia/gstreamer-plugins-bad 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: Mon, 21 Dec 2009 07:41:08 -0000 The Restless Daemon identified a mtree error while trying to build: gstreamer-plugins-bad-0.10.17,3 maintained by multimedia@FreeBSD.org Makefile ident: $FreeBSD: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.15 2009/01/27 23:16:55 kwm Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gstreamer-plugins-bad-0.10.17,3.log : if test "gst-plugins-bad" = "gettext-tools"; then \ .././install-sh -c -d /usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -o root -g wheel -m 444 ./$file \ /usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi ===> Registering installation for gstreamer-plugins-bad-0.10.17,3 ===> 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/gstreamer-0.10/libgstdccp.so 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://gstreamer.sourceforge.net/ ================================================================ ======================================== ===> Building package for gstreamer-plugins-bad-0.10.17,3 Creating package /tmp/packages/All/gstreamer-plugins-bad-0.10.17,3.tbz Registering depends: gstreamer-plugins-0.10.25,3 gstreamer-0.10.25 libxml2-2.7.6_1 popt-1.14 gobject-introspection-0.6.7 bison-2.4.1,1 gio-fam-backend-2.22.3 gamin-0.1.10_3 glib-2.22.3 gettext-0.17_1 libiconv-1.13.1 libffi-3.0.8 liboil-0.3.16 libXv-1.0.4,1 libXext-1.0.5,1 libX11-1.2.1_1,1 libxcb-1.5 libpthread-stubs-0.3_3 m4-1.4.13,1 pcre-8.00 libXau-1.0.4 libXdmcp-1.0.2_1 xproto-7.0.15 pkg-config-0.23_1 perl-5.8.9_3 python26-2.6.4 kbproto-1.0.3 videoproto-2.2.2 xextproto-7.0.5. Creating bzip'd tar ball in '/tmp/packages/All/gstreamer-plugins-bad-0.10.17,3.tbz' Deleting gstreamer-plugins-bad-0.10.17,3 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 49577103 4 drwxr-xr-x 2 root wheel 512 Dec 21 07:41 usr/local/include/gstreamer-0.10/gst/signalprocessor ================================================================ build of /usr/ports/multimedia/gstreamer-plugins-bad ended at Mon Dec 21 07:41:03 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-bad The build which triggered this BotMail was done under tinderbox-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."