Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2010 23:11:19 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   devel/autogen ; port test
Message-ID:  <op.u89o451zmhpy7y@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 devel/autogen ; port test
+++++++++++++++

===> Validating port with portlint
FATAL: Makefile: extra item "DISTFILES" placed in the MAINTAINER section.
FATAL: Makefile: COMMENT has to be there.
WARN: Makefile: "COMMENT" has to appear earlier.
WARN: Makefile: "MAINTAINER" has to appear earlier.
WARN: Makefile: "COMMENT" has to appear earlier.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
2 fatal errors and 4 warnings found.
Error validating port



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