Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 00:33:56 +0100
From:      "alexander" <arundel@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62891: Perl errors in portlint-2.5.7
Message-ID:  <20040215233356.GA13691@gmx.net>
Resent-Message-ID: <200402152340.i1FNeLjd071175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62891
>Category:       ports
>Synopsis:       Perl errors in  portlint-2.5.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 15 15:40:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     No Name
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD skatecity 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Feb 8 17:15:36 CET 2004 arundel@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386

>Description:
	portlint produces errors (perl). Here's an example from www/mozilla:

here >	glob failed (child exited with status 127) at /usr/local/bin/portlint line 260.
here >	glob failed (child exited with status 127) at /usr/local/bin/portlint line 278.
	WARN: Makefile: possible use of absolute pathname "/usr/bin/sort".
	WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make CVS happy.
	WARN: Makefile: unless this is a master port, PORTNAME has to be set by "=", not by "?=".
	WARN: Makefile: new ports should not set PORTREVISION.
	WARN: Makefile: new ports should not set PORTEPOCH.
	WARN: Makefile: "PKGNAMESUFFIX" has to appear earlier.
	WARN: /usr/ports/www/mozilla/pkg-message: possible use of absolute pathname "/usr/local/jdk1.3.1/...".
	WARN: /usr/ports/www/mozilla/pkg-message: possible direct use of "/usr/local" found. if so, use ${PREFIX} or ${LOCALBASE}, as appropriate.
here >	glob failed (child exited with status 127) at /usr/local/bin/portlint line 323.
	FATAL: files: empty directory should be removed.
	1 fatal errors and 8 warnings found.

	The last error makes portlint complain about empty directories, even if they aren't empty.

>How-To-Repeat:
	cd /usr/ports/www/mozilla && portlint -A
>Fix:
	ehhmm...you tell me.

>Release-Note:
>Audit-Trail:
>Unformatted:



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