Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Mar 2010 22:42:01 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   graphics/libfpx ; port test
Message-ID:  <op.u9bigblimhpy7y@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 graphics/libfpx ; port test
+++++++++++++++

===> Validating port with portlint
WARN: /usr/ports/graphics/libfpx/pkg-plist: There are only 4 items in the plist.  Consider using PLIST_FILES instead of pkg-plist when installing less than 6 items.
FATAL: Makefile: the last line of Makefile has to be .include <bsd.port(.post).mk>
FATAL: Makefile: extra item "PATCHFILES" placed in the PORTNAME section.
FATAL: Makefile: extra item "PATCH_SITES" placed in the PORTNAME section.
3 fatal errors and 1 warning found.
Error validating port



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