Date: Wed, 10 Mar 2010 21:56:08 +0200 From: chukharev@mail.ru To: "freebsd-qa@freebsd.org" <freebsd-qa@freebsd.org> Subject: databases/postgresql84-server ; port test Message-ID: <op.u9dazuwvmhpy7y@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 databases/postgresql84-server ; port test +++++++++++++++ ===> Validating port with portlint FATAL: Makefile: [86]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [87]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [88]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [89]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [90]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [91]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [92]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [93]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [96]: OPTIONS is set after including bsd.port.pre.mk. FATAL: Makefile: [100]: OPTIONS is set after including bsd.port.pre.mk. WARN: Makefile: NLS is listed in OPTIONS, but neither WITH_NLS nor WITHOUT_NLS appears. WARN: Makefile: [159]: BROKEN messages should not be quoted. WARN: Makefile: possible use of absolute pathname "/usr/bin/krb5-config". WARN: Makefile: unless this is a master port, PORTNAME has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, PORTVERSION has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, MAINTAINER has to be set by "=", not by "?=". WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=". WARN: Makefile: "PATCH_DIST_STRIP" has to appear earlier. WARN: Makefile: "LIB_DEPENDS" has to appear earlier. 10 fatal errors and 9 warnings found. Error validating port
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u9dazuwvmhpy7y>