From owner-cvs-all@FreeBSD.ORG Thu Jan 7 16:02:14 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 284AA1065692; Thu, 7 Jan 2010 16:02:14 +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 91AFC8FC1D; Thu, 7 Jan 2010 16:02:13 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 8CD8E22C540E; Thu, 7 Jan 2010 18:04:18 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id B89DE5A916F; Thu, 7 Jan 2010 08:02:10 -0800 (PST) From: QAT@FreeBSD.org To: gahr@FreeBSD.org In-Reply-To: <201001071549.o07Fni21083637@repoman.freebsd.org> References: <201001071549.o07Fni21083637@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: 2009-12-08 11:28:51 X-QAT-Port: graphics/gpicview X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/gpicview-0.2.1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20100107160210.B89DE5A916F@jester1b.ixsystems.com> Date: Thu, 7 Jan 2010 08:02:10 -0800 (PST) Cc: cvs-ports@FreeBSD.org, janos.mohacsi@bsd.hu, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gpicview 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: Thu, 07 Jan 2010 16:02:14 -0000 The Restless Daemon identified a mtree error while trying to build: gpicview-0.2.1 maintained by janos.mohacsi@bsd.hu Makefile ident: $FreeBSD: ports/graphics/gpicview/Makefile,v 1.8 2010/01/07 15:49:44 gahr Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gpicview-0.2.1.log : test -z "/usr/local/share/gpicview" || .././install-sh -c -d "/usr/local/share/gpicview" test -z "/usr/local/share/gpicview/pixmaps" || .././install-sh -c -d "/usr/local/share/gpicview/pixmaps" install -o root -g wheel -m 444 pixmaps/object-rotate-right.png pixmaps/object-rotate-left.png pixmaps/object-flip-horizontal.png pixmaps/object-flip-vertical.png '/usr/local/share/gpicview/pixmaps' test -z "/usr/local/share/gpicview/ui" || .././install-sh -c -d "/usr/local/share/gpicview/ui" install -o root -g wheel -m 444 pref-dlg.ui '/usr/local/share/gpicview/ui' gmake[2]: Leaving directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1/data' gmake[1]: Leaving directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1/data' gmake[1]: Entering directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1' gmake[2]: Entering directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1' gmake[2]: Nothing to be done for `install-exec-am'. if test -d ./pixmaps; then \ /bin/sh /work/a/ports/graphics/gpicview/work/gpicview-0.2.1/install-sh -d /usr/local/share/gpicview/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ install -o root -g wheel -m 444 $pixmap /usr/local/share/gpicview/pixmaps; \ fi \ done \ fi test -z "/usr/local/share/applications" || ./install-sh -c -d "/usr/local/share/applications" install -o root -g wheel -m 444 gpicview.desktop '/usr/local/share/applications' test -z "/usr/local/share/pixmaps" || ./install-sh -c -d "/usr/local/share/pixmaps" install -o root -g wheel -m 444 gpicview.png '/usr/local/share/pixmaps' gmake[2]: Leaving directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1' gmake[1]: Leaving directory `/work/a/ports/graphics/gpicview/work/gpicview-0.2.1' ===> Registering installation for gpicview-0.2.1 ================================================================ ======================================== ===> Building package for gpicview-0.2.1 Creating package /tmp/packages/All/gpicview-0.2.1.tbz Registering depends: gtk-2.18.5 atk-1.28.0 pango-1.26.2 shared-mime-info-0.70 gio-fam-backend-2.22.4 gamin-0.1.10_3 glib-2.22.4 gettext-0.17_1 libxml2-2.7.6_1 libiconv-1.13.1 cairo-1.8.8,1 xcb-util-0.3.6_1 libXft-2.1.14 libXrandr-1.3.0 libXcursor-1.1.9_1 libXrender-0.9.4_1 libXinerama-1.0.3,1 libXi-1.2.1,1 libXcomposite-0.4.0,1 libXext-1.0.5,1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.2.1_1,1 libxcb-1.5 libpthread-stubs-0.3_3 pcre-8.00 pixman-0.16.0 xorg-fonts-truetype-7.4 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-bh-ttf-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 libXdmcp-1.0.2_1 libXau-1.0.4 xproto-7.0.15 bitstream-vera-1.10_4 fontconfig-2.8.0,1 freetype2-2.3.11 pkg-config-0.23_1 jasper-1.900.1_8 tiff-3.9.2 jbigkit-1.6 jpeg-7 png-1.2.40 perl-5.8.9_3 python26-2.6.4 hicolor-icon-theme-0.11 expat-2.0.1_1 encodings-1.0.2,1 font-util-1.0.1 compositeproto-0.4 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.5.0 kbproto-1.0.3 randrproto-1.3.0 renderproto -0.9.3 xextproto-7.0.5 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/gpicview-0.2.1.tbz' Deleting gpicview-0.2.1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 58978540 4 drwxr-xr-x 3 root wheel 512 Jan 7 16:02 usr/local/share/locale/ur_PK 58978636 4 drwxr-xr-x 2 root wheel 512 Jan 7 16:02 usr/local/share/locale/ur_PK/LC_MESSAGES ================================================================ build of /usr/ports/graphics/gpicview ended at Thu Jan 7 16:02:09 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=gpicview 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."