Subject: pkg/31485: pkg_chk-1.62 breaks Solaris/OS/X (n)awk
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <mlh@goathill.org>
List: pkgsrc-bugs
Date: 10/05/2005 19:26:00
>Number: 31485
>Category: pkg
>Synopsis: pkg_chk-1.62 breaks Solaris/OS/X (n)awk
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 05 19:26:00 +0000 2005
>Originator: MLH
>Release:
>Organization:
none
>Environment:
SunOS 5.9 Generic_117171-02 sun4u sparc SUNW,Ultra-5_10
gcc version 3.3.5
Darwin 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17
PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
>Description:
pkg_chk-1.62 breaks with Solaris & OS/X (n)awk:
Solaris:
/usr/bin/nawk: syntax error at source line 32
context is
if ($0 ~ >>> /= <<< /) {
/usr/bin/nawk: illegal statement at source line 32
/usr/bin/nawk: syntax error at source line 36
OS/X:
/usr/bin/awk: syntax error at source line 32
context is
if ($0 ~ >>> /= <<< /) {
/usr/bin/awk: illegal statement at source line 33
/usr/bin/awk: syntax error at source line 37
>How-To-Repeat:
Build pkg_ch-1.62 and attempt to use it.
>Fix:
>Unformatted: