multimedia/totem ; port test
[email protected] Mon, 08 Mar 2010 22:15:01 +0200
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <op.u89mjbqhmhpy7y@vova-vaio> |
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 PREF=
IX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's H=
andbook.
Note that the port installs the usual way.
$ cd multimedia/totem ; port test
+++++++++++++++
=3D=3D=3D> Validating port with portlint
WARN: Makefile: use ".if !defined(NOPORTDOCS)" to wrap installation of fi=
les into /usr/local/share/doc.
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditi=
onally 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=
"=3D", not by "?=3D".
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=3D=
", not by "?=3D".
0 fatal errors and 7 warnings found.
=3D=3D=3D> flags: PREFIX=3D/home/chu/tmp/totem-2.28.5_1 NO_DEPENDS=3Dyes =
PKG_DBDIR=3D/tmp/pkg_db.kc4jHFDG --
=3D=3D=3D> Cleaning workspace before port test
=3D=3D=3D> Cleaning for totem-2.28.5_1
=3D=3D=3D> The default DVD device is /dev/acd0
=3D=3D=3D> Define WITH_DVD_DEVICE if you want to change the default
=3D=3D=3D> For example, 'make WITH_DVD_DEVICE=3D"/dev/somedevice"'
=3D=3D=3D> Extracting for totem-2.28.5_1
=3D> MD5 Checksum OK for gnome2/totem-2.28.5.tar.bz2.
=3D> SHA256 Checksum OK for gnome2/totem-2.28.5.tar.bz2.
=3D=3D=3D> Patching for totem-2.28.5_1
=3D=3D=3D> Applying FreeBSD patches for totem-2.28.5_1
=3D=3D=3D> Configuring for totem-2.28.5_1
checking whether to enable maintainer-specific portions of Makefiles... n=
o
checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
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/va=
pi
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/va=
pi
********************************************************
* Make sure you've enough shared memory, the xine FAQ *
* advises to have the following sysctl settings: *
* kern.ipc.shmmax=3D67108864 *
* kern.ipc.shmall=3D32768 *
********************************************************
=3D=3D=3D> Compressing manual pages for totem-2.28.5_1
=3D=3D=3D> Running ldconfig
/sbin/ldconfig -m /home/chu/tmp/totem-2.28.5_1/lib
=3D=3D=3D> Registering installation for totem-2.28.5_1
=3D=3D=3D> 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.
=3D=3D=3D> Error running make package
=3D=3D=3D> 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
=3D=3D=3D> Cleaning up
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"