www/tidy port test failure

chukharev at mail.ru chukharev at mail.ru
Sun Mar 7 17:17:54 UTC 2010


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 www/tidy, the following output is generated
indicating fatal errors from portlint.

www/tidy
+++++++++++++++

===> Validating port with portlint
WARN: Makefile: only one MASTER_SITE configured.  Consider adding additional mirrors.
FATAL: Makefile: extra item "CONFLICTS" 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.
2 fatal errors and 4 warnings found.
Error validating port


More information about the freebsd-qa mailing list