Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2010 22:37:56 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   archivers/file-roller
Message-ID:  <op.u89nliqamhpy7y@vova-vaio>

next in thread | raw e-mail | index | archive | help
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 archivers/file-roller ; port test
+++++++++++++++

===> Validating port with portlint
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
WARN: Makefile: "RUN_DEPENDS" has to appear earlier.
0 fatal errors and 2 warnings found.
===> flags: PREFIX=/home/chu/tmp/file-roller-2.28.2_2_1 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.iQ0JZslu --
===> Cleaning workspace before port test
===>  Cleaning for file-roller-2.28.2_2,1
===>  Extracting for file-roller-2.28.2_2,1
=> MD5 Checksum OK for gnome2/file-roller-2.28.2.tar.bz2.
=> SHA256 Checksum OK for gnome2/file-roller-2.28.2.tar.bz2.
===>  Patching for file-roller-2.28.2_2,1
===>  Applying FreeBSD patches for file-roller-2.28.2_2,1
===>  Configuring for file-roller-2.28.2_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 for gcc... cc

....

install  -o root -g wheel -m 444 /usr/ports/archivers/file-roller/work/file-roller-2.28.2/TODO /home/chu/tmp/file-roller-2.28.2_2_1/share/doc/file-roller
install  -o root -g wheel -m 444 /usr/ports/archivers/file-roller/work/file-roller-2.28.2/ChangeLog /home/chu/tmp/file-roller-2.28.2_2_1/share/doc/file-roller
===>   Running ldconfig
/sbin/ldconfig -m /home/chu/tmp/file-roller-2.28.2_2_1/lib
===>   Registering installation for file-roller-2.28.2_2,1
===>  Building package for file-roller-2.28.2_2,1
tar: lib/nautilus/extensions-2.0/libnautilus-fileroller.la: Cannot stat: No such file or directory
tar: lib/nautilus/extensions-2.0/libnautilus-fileroller.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/file-roller-2.28.2_2,1.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/packages/All/file-roller-2.28.2_2,1.tbz'
*** Error code 1

Stop in /usr/ports/archivers/file-roller.
===> Error running make package
===> Files currently installed in PREFIX
bin/file-roller
etc/gconf/gconf.xml.defaults/%gconf-tree.xml
etc/gconf/schemas/file-roller.schemas
libexec/file-roller/rpm2cpio
libexec/file-roller/isoinfo.sh
share/doc/file-roller/AUTHORS
share/doc/file-roller/NEWS
share/doc/file-roller/README
share/doc/file-roller/TODO
share/doc/file-roller/ChangeLog
share/locale/af/LC_MESSAGES/file-roller.mo
share/locale/am/LC_MESSAGES/file-roller.mo
share/locale/ar/LC_MESSAGES/file-roller.mo

....

share/icons/hicolor/icon-theme.cache
share/icons/hicolor/24x24/apps/file-roller.png
share/icons/hicolor/32x32/apps/file-roller.png
share/icons/hicolor/scalable/apps/file-roller.svg
share/applications/file-roller.desktop
===> Cleaning up



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u89nliqamhpy7y>