Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Mar 2010 18:41:47 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   sysutils/gnome-system-tools port test failure
Message-ID:  <op.u85nbxiqmhpy7y@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.

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



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