From owner-freebsd-qa@FreeBSD.ORG Sat Mar 6 16:41:51 2010 Return-Path: Delivered-To: freebsd-qa@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D895F106568B for ; Sat, 6 Mar 2010 16:41:51 +0000 (UTC) (envelope-from chukharev@mail.ru) Received: from mx76.mail.ru (mx76.mail.ru [94.100.176.91]) by mx1.freebsd.org (Postfix) with ESMTP id 96F3C8FC19 for ; Sat, 6 Mar 2010 16:41:51 +0000 (UTC) Received: from [91.155.189.108] (port=61886 helo=vova-vaio) by mx76.mail.ru with asmtp id 1Nnx4X-000A61-00 for freebsd-qa@freebsd.org; Sat, 06 Mar 2010 19:41:49 +0300 Content-Type: text/plain; charset=koi8-r; format=flowed; delsp=yes To: "freebsd-qa@freebsd.org" Date: Sat, 06 Mar 2010 18:41:47 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: chukharev@mail.ru Message-ID: User-Agent: Opera Mail/10.10 (FreeBSD) X-Spam: Not detected X-Mras: Ok Subject: sysutils/gnome-system-tools port test failure X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2010 16:41:52 -0000 The 'port test' command (ports-mgmt/porttools) tests a port for a number of possible errors by running portlint, building, packaging, installing, and de-installing with a check for left files. This is done with defined PREFIX and PKG_DBDIR variables. 'port test' command is recommended by the Porter's Handbook. Note that the port installs the usual way. When running 'port test' command in sysutils/gnome-system-tools, the following output is generated indicating warnings from portlint and problems of packaging. The output is shortened. ===> Validating port with portlint WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support. 0 fatal errors and 1 warning found. ===> flags: PREFIX=/home/chu/tmp/gnome-system-tools-2.28.2_1 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.BpBdvIMN -- ===> Cleaning workspace before port test ===> Cleaning for gnome-system-tools-2.28.2_1 ===> Extracting for gnome-system-tools-2.28.2_1 => MD5 Checksum OK for gnome2/gnome-system-tools-2.28.2.tar.bz2. => SHA256 Checksum OK for gnome2/gnome-system-tools-2.28.2.tar.bz2. ===> Patching for gnome-system-tools-2.28.2_1 ===> Applying FreeBSD patches for gnome-system-tools-2.28.2_1 ===> Configuring for gnome-system-tools-2.28.2_1 configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc .... Installed schema `/schemas/apps/gnome-system-tools/users/showall' for locale `kn' Installed schema `/schemas/apps/gnome-system-tools/users/showall' for locale `gl' Installed schema `/schemas/apps/gnome-system-tools/users/showall' for locale `ko' test -z "/home/chu/tmp/gnome-system-tools-2.28.2_1/libdata/pkgconfig" || /usr/local/bin/gmkdir -p "/home/chu/tmp/gnome-system-tools-2.28.2_1/libdata/pkgconfig" install -o root -g wheel -m 444 gnome-system-tools.pc '/home/chu/tmp/gnome-system-tools-2.28.2_1/libdata/pkgconfig' test -z "/home/chu/tmp/gnome-system-tools-2.28.2_1/etc/gconf/schemas" || /usr/local/bin/gmkdir -p "/home/chu/tmp/gnome-system-tools-2.28.2_1/etc/gconf/schemas" install -o root -g wheel -m 444 gnome-system-tools.schemas '/home/chu/tmp/gnome-system-tools-2.28.2_1/etc/gconf/schemas' gmake[2]: Leaving directory `/usr/ports/sysutils/gnome-system-tools/work/gnome-system-tools-2.28.2' gmake[1]: Leaving directory `/usr/ports/sysutils/gnome-system-tools/work/gnome-system-tools-2.28.2' ===> Running ldconfig /sbin/ldconfig -m /home/chu/tmp/gnome-system-tools-2.28.2_1/lib ===> Registering installation for gnome-system-tools-2.28.2_1 ===> Building package for gnome-system-tools-2.28.2_1 tar: lib/nautilus/extensions-2.0/libnautilus-gst-shares.a: Cannot stat: No such file or directory tar: lib/nautilus/extensions-2.0/libnautilus-gst-shares.la: Cannot stat: No such file or directory tar: lib/nautilus/extensions-2.0/libnautilus-gst-shares.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /usr/ports/packages/All/gnome-system-tools-2.28.2_1.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/gnome-system-tools-2.28.2_1.tbz' *** Error code 1 Stop in /usr/ports/sysutils/gnome-system-tools. ===> Error running make package ===> Files currently installed in PREFIX bin/network-admin bin/services-admin bin/shares-admin bin/time-admin bin/users-admin etc/gconf/gconf.xml.defaults/%gconf-tree.xml etc/gconf/schemas/gnome-system-tools.schemas libdata/pkgconfig/gnome-system-tools.pc share/locale/am/LC_MESSAGES/gnome-system-tools.mo share/locale/ar/LC_MESSAGES/gnome-system-tools.mo .... share/gnome-system-tools/ui/time.ui share/gnome-system-tools/ui/users.ui share/gnome-system-tools/pixmaps/world_map-960.png share/applications/network.desktop share/applications/services.desktop share/applications/shares.desktop share/applications/time.desktop share/applications/users.desktop ===> Cleaning up