Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2010 19:13:53 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   deskutils/nautilus-open-terminal
Message-ID:  <op.u87jhfo8mhpy7y@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 deskutils/nautilus-open-terminal, the following output is generated
indicating warnings from portlint and problems of packaging. The output is shortened.


deskutils/nautilus-open-terminal
+++++++++++++++

===> 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/nautilus-open-terminal-0.18_1 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.f36Uc35F --
===> Cleaning workspace before port test
===>  Cleaning for nautilus-open-terminal-0.18_1
===>  Extracting for nautilus-open-terminal-0.18_1
=> MD5 Checksum OK for nautilus-open-terminal-0.18.tar.bz2.
=> SHA256 Checksum OK for nautilus-open-terminal-0.18.tar.bz2.
===>  Patching for nautilus-open-terminal-0.18_1
===>  Configuring for nautilus-open-terminal-0.18_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

....

Installed schema `/schemas/apps/nautilus-open-terminal/display_mc_item' for locale `bn_IN'
Installed schema `/schemas/apps/nautilus-open-terminal/display_mc_item' for locale `be@latin'
test -z "/home/chu/tmp/nautilus-open-terminal-0.18_1/etc/gconf/schemas" || /usr/local/bin/gmkdir -p "/home/chu/tmp/nautilus-open-terminal-0.18_1/etc/gconf/sch
emas"
  install  -o root -g wheel -m 444 'nautilus-open-terminal.schemas' '/home/chu/tmp/nautilus-open-terminal-0.18_1/etc/gconf/schemas/nautilus-open-terminal.schem
as'
gmake[2]: Leaving directory `/usr/ports/deskutils/nautilus-open-terminal/work/nautilus-open-terminal-0.18'
gmake[1]: Leaving directory `/usr/ports/deskutils/nautilus-open-terminal/work/nautilus-open-terminal-0.18'
===>   Running ldconfig
/sbin/ldconfig -m /home/chu/tmp/nautilus-open-terminal-0.18_1/lib
===>   Registering installation for nautilus-open-terminal-0.18_1
===>  Building package for nautilus-open-terminal-0.18_1
tar: lib/nautilus/extensions-2.0/libnautilus-open-terminal.a: Cannot stat: No such file or directory
tar: lib/nautilus/extensions-2.0/libnautilus-open-terminal.la: Cannot stat: No such file or directory
tar: lib/nautilus/extensions-2.0/libnautilus-open-terminal.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/nautilus-open-terminal-0.18_1.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/packages/All/nautilus-open-terminal-0.18_1.tbz'
*** Error code 1

Stop in /usr/ports/deskutils/nautilus-open-terminal.
===> Error running make package
===> Files currently installed in PREFIX
etc/gconf/gconf.xml.defaults/%gconf-tree-el.xml
etc/gconf/gconf.xml.defaults/%gconf-tree.xml
etc/gconf/gconf.xml.defaults/%gconf-tree-zh_CN.xml
etc/gconf/gconf.xml.defaults/%gconf-tree-gl.xml
etc/gconf/gconf.xml.defaults/%gconf-tree-pt_BR.xml
etc/gconf/gconf.xml.defaults/%gconf-tree-cs.xml

....

share/locale/as/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/be@latin/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/bn_IN/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/dz/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/mr/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/oc/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/rw/LC_MESSAGES/nautilus-open-terminal.mo
share/locale/te/LC_MESSAGES/nautilus-open-terminal.mo
===> Cleaning up



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