From owner-freebsd-qa@FreeBSD.ORG Mon Mar 8 20:15:04 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 1FA461065676 for ; Mon, 8 Mar 2010 20:15:04 +0000 (UTC) (envelope-from chukharev@mail.ru) Received: from mx40.mail.ru (mx40.mail.ru [94.100.176.54]) by mx1.freebsd.org (Postfix) with ESMTP id D15A98FC25 for ; Mon, 8 Mar 2010 20:15:03 +0000 (UTC) Received: from [91.155.189.108] (port=63425 helo=vova-vaio) by mx40.mail.ru with asmtp id 1NojLx-0005t3-00 for freebsd-qa@freebsd.org; Mon, 08 Mar 2010 23:15:01 +0300 Content-Type: text/plain; charset=koi8-r; format=flowed; delsp=yes To: "freebsd-qa@freebsd.org" Date: Mon, 08 Mar 2010 22:15:01 +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: multimedia/totem ; port test 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: Mon, 08 Mar 2010 20:15:04 -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. $ cd multimedia/totem ; port test +++++++++++++++ ===> Validating port with portlint WARN: Makefile: use ".if !defined(NOPORTDOCS)" to wrap installation of files into /usr/local/share/doc. WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support. WARN: Makefile: [53]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead. WARN: Makefile: [33]: possible direct use of command "python" found. use ${PYTHON_CMD} instead. WARN: Makefile: possible use of absolute pathname "/dev/somedevice\". WARN: Makefile: unless this is a master port, MAINTAINER has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=". 0 fatal errors and 7 warnings found. ===> flags: PREFIX=/home/chu/tmp/totem-2.28.5_1 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.kc4jHFDG -- ===> Cleaning workspace before port test ===> Cleaning for totem-2.28.5_1 ===> The default DVD device is /dev/acd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> Extracting for totem-2.28.5_1 => MD5 Checksum OK for gnome2/totem-2.28.5.tar.bz2. => SHA256 Checksum OK for gnome2/totem-2.28.5.tar.bz2. ===> Patching for totem-2.28.5_1 ===> Applying FreeBSD patches for totem-2.28.5_1 ===> Configuring for totem-2.28.5_1 checking whether to enable maintainer-specific portions of Makefiles... no 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 .... gmake[2]: Entering directory `/usr/ports/multimedia/totem/work/totem-2.28.5' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/multimedia/totem/work/totem-2.28.5' gmake[1]: Leaving directory `/usr/ports/multimedia/totem/work/totem-2.28.5' /bin/mkdir -p /home/chu/tmp/totem-2.28.5_1/share/vala/vapi install -o root -g wheel -m 444 /usr/ports/multimedia/totem/work/totem-2.28.5/bindings/vala/totem.vapi /home/chu/tmp/totem-2.28.5_1/share/vala/vapi install -o root -g wheel -m 444 /usr/ports/multimedia/totem/work/totem-2.28.5/bindings/vala/totem.deps /home/chu/tmp/totem-2.28.5_1/share/vala/vapi ******************************************************** * Make sure you've enough shared memory, the xine FAQ * * advises to have the following sysctl settings: * * kern.ipc.shmmax=67108864 * * kern.ipc.shmall=32768 * ******************************************************** ===> Compressing manual pages for totem-2.28.5_1 ===> Running ldconfig /sbin/ldconfig -m /home/chu/tmp/totem-2.28.5_1/lib ===> Registering installation for totem-2.28.5_1 ===> Building package for totem-2.28.5_1 tar: lib/nautilus/extensions-2.0/libtotem-properties-page.a: Cannot stat: No such file or directory tar: lib/nautilus/extensions-2.0/libtotem-properties-page.la: Cannot stat: No such file or directory tar: lib/nautilus/extensions-2.0/libtotem-properties-page.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/totem-2.28.5_1.tbz Registering depends:. Creating bzip'd tar ball in '/usr/ports/packages/All/totem-2.28.5_1.tbz' *** Error code 1 Stop in /usr/ports/multimedia/totem. ===> Error running make package ===> Files currently installed in PREFIX bin/totem bin/totem-video-thumbnailer bin/totem-video-indexer bin/totem-audio-preview etc/gconf/gconf.xml.defaults/%gconf-tree-sv.xml .... share/totem/playlist.ui share/totem/plugins.ui share/totem/mozilla-viewer.ui share/totem/properties.ui share/totem/uri.ui share/totem/video-list.ui ===> Cleaning up