Subject: pkg/37593: pkglint internal error
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Aleksej Saushev <asau@inbox.ru>
List: pkgsrc-bugs
Date: 12/22/2007 13:00:01
>Number: 37593
>Category: pkg
>Synopsis: pkglint internal error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 22 13:00:01 +0000 2007
>Originator: Aleksej Saushev <asau@inbox.ru>
>Release: NetBSD 4.99.43
>Organization:
>Environment:
System: NetBSD asau.local 4.99.43 NetBSD 4.99.43 (KERN) #0: Sat Dec 22 01:09:10 MSK 2007 asau@asau.local:/usr/obj/sys/arch/i386/compile/KERN i386
Architecture: i386
Machine: i386
>Description:
pkglint reports internal errors on current wip/zabbix:
ERROR: Makefile:76: Internal pkglint error: SCST_CONT: rest=$d
ERROR: Makefile:81: Internal pkglint error: SCST_CONT: rest=$f ${DESTDIR}${EGDIR}/$f
ERROR: Makefile:84: Internal pkglint error: SCST_CONT: rest=$f ${DESTDIR}${PREFIX}/share/zabbix/$f
ERROR: Makefile:87: Internal pkglint error: SCST_CONT: rest=$f ${DESTDIR}${PREFIX}/share/doc/zabbix/$f
Some comments from Adam Hoka on #netbsd (as it may be useful):
<replaced> if ($rest !~ qr"^\s*$")
<replaced> this is where it checks for error
<replaced> so it should begin with a space character
<replaced> if i get it correctly
>How-To-Repeat:
Run pkglint in wip/zabbix as of today.
>Fix: