Subject: pkg/24525: Missing '}' in mk/buildlink3/bsd.buildlink3.mk
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <ak@freeshell.org>
List: netbsd-bugs
Date: 02/22/2004 11:12:32
>Number: 24525
>Category: pkg
>Synopsis: Missing '}' in mk/buildlink3/bsd.buildlink3.mk
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Feb 22 11:13:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Andreas Kahari
>Release: NetBSD 1.6ZK
>Organization:
>Environment:
NetBSD coffee.please 1.6ZK NetBSD 1.6ZK (GENERIC) #0: Sat Feb 21 13:22:04 GMT 2004 root@coffee.please:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
The file "mk/buildlink3/bsd.buildlink3.mk" (in pkgsrc) with CVS
revision 1.97 is missing a closing '}' on line 137.
The line reads
_BLNK_GE_DEPENDS.${_pkg_}= ${BUILDLINK_DEPENDS.${_pkg_}:N*{*:M*>=[0-9]*}
>How-To-Repeat:
The symptoms are:
$ cd /usr/pkgsrc/wm/waimea/
$ make
$ sudo make install
Password:
make: Unclosed variable specification for BUILDLINK_DEPENDS.pkgconfig
make: Unclosed variable specification for BUILDLINK_DEPENDS.pkgconfig
make: Unclosed variable specification for BUILDLINK_DEPENDS.pkgconfig
make: Unclosed variable specification for BUILDLINK_DEPENDS.imlib2
make: Unclosed variable specification for BUILDLINK_DEPENDS.imlib2
make: Unclosed variable specification for BUILDLINK_DEPENDS.imlib2
make: Unclosed variable specification for BUILDLINK_DEPENDS.perl
make: Unclosed variable specification for BUILDLINK_DEPENDS.perl
make: Unclosed variable specification for BUILDLINK_DEPENDS.perl
make: Unclosed variable specification for BUILDLINK_DEPENDS.x11-links
make: Unclosed variable specification for BUILDLINK_DEPENDS.x11-links
make: Unclosed variable specification for BUILDLINK_DEPENDS.x11-links
>Fix:
Add a closing '}' to the end of the line.
>Release-Note:
>Audit-Trail:
>Unformatted: