x11-toolkits/tk84 ; port test
[email protected] Mon, 08 Mar 2010 16:49:31 +0200
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <op.u887gtabmhpy7y@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 x11-toolkits/tk84 ; port test
+++++++++++++++
=3D=3D=3D> Validating port with portlint
FATAL: Makefile: [69]: contiguous blank lines (> 1 lines) found.
WARN: Makefile: [400]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: [394]: possible direct use of command "tr" found. use ${T=
R} instead.
WARN: Makefile: [396]: possible direct use of command "tr" found. use ${T=
R} instead.
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=3D=
", not by "?=3D".
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: no port directory /usr/ports/lang/tcl${SHORT_TK_VER}-thre=
ad found, even though it is listed in LIB_DEPENDS.
1 fatal error and 6 warnings found.
Error validating port
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"