Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2010 16:49:31 +0200
From:      chukharev@mail.ru
To:        "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org>
Subject:   x11-toolkits/tk84 ; port test
Message-ID:  <op.u887gtabmhpy7y@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 x11-toolkits/tk84 ; port test
+++++++++++++++

===> 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 ${TR} instead.
WARN: Makefile: [396]: possible direct use of command "tr" found. use ${TR} instead.
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=".
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
WARN: Makefile: no port directory /usr/ports/lang/tcl${SHORT_TK_VER}-thread found, even though it is listed in LIB_DEPENDS.
1 fatal error and 6 warnings found.
Error validating port



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