devel/autotools ; port test
[email protected] Mon, 08 Mar 2010 23:07:10 +0200
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <op.u89ox8dkmhpy7y@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 devel/autotools ; port test
+++++++++++++++
=3D=3D=3D> Validating port with portlint
WARN: Makefile: [33]: possible direct use of command "automake" found. Us=
e ${AUTOMAKE} instead and set according USE_AUTOTOOLS=3D<tool> macro
WARN: Makefile: [18]: possible direct use of command "libtool22" found. U=
se ${LIBTOOL} instead and set according USE_AUTOTOOLS=3D<tool> macro
WARN: Makefile: [29]: possible direct use of command "autoconf" found. Us=
e ${AUTOCONF} instead and set according USE_AUTOTOOLS=3D<tool> macro
FATAL: Makefile: extra item "MAINTAINER" placed in the PORTNAME section.
FATAL: Makefile: extra item "COMMENT" placed in the PORTNAME section.
FATAL: Makefile: extra item "RUN_DEPENDS" placed in the MAINTAINER sectio=
n.
FATAL: Makefile: COMMENT has to be there.
WARN: Makefile: no port directory /usr/ports/devel/autoconf${VER found, e=
ven though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory /usr/ports/devel/automake${VER found, e=
ven though it is listed in RUN_DEPENDS.
4 fatal errors and 5 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]"