From owner-freebsd-qa@FreeBSD.ORG Wed Mar 10 19:56:08 2010 Return-Path: Delivered-To: freebsd-qa@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A83851065672 for ; Wed, 10 Mar 2010 19:56:08 +0000 (UTC) (envelope-from chukharev@mail.ru) Received: from mx76.mail.ru (mx76.mail.ru [94.100.176.91]) by mx1.freebsd.org (Postfix) with ESMTP id 65CD08FC19 for ; Wed, 10 Mar 2010 19:56:08 +0000 (UTC) Received: from [91.155.189.108] (port=60835 helo=vova-vaio) by mx76.mail.ru with asmtp id 1NpS0k-0002IS-00 for freebsd-qa@freebsd.org; Wed, 10 Mar 2010 22:56:06 +0300 Content-Type: text/plain; charset=koi8-r; format=flowed; delsp=yes To: "freebsd-qa@freebsd.org" Date: Wed, 10 Mar 2010 21:56:08 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: chukharev@mail.ru Message-ID: User-Agent: Opera Mail/10.10 (FreeBSD) X-Spam: Not detected X-Mras: Ok Subject: databases/postgresql84-server ; port test X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 19:56:08 -0000 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