Subject: Re: pkg/29430
To: None <reed@netbsd.org>
From: A L Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 02/18/2005 08:25:34
reed@netbsd.org wrote:

>Synopsis: package games/rocksndiamonds fails to install
>
>State-Changed-From-To: open->closed
>State-Changed-By: reed@netbsd.org
>State-Changed-When: Thu, 17 Feb 2005 20:04:38 +0000
>State-Changed-Why:
>Added check in mk/platform/Linux.mk for /bin/id.
>Thank you for testing and thank you for the PR.
>
>
>
>
>  
>
Good morning Jeremy,

Something apparently went wrong with mk/platform/Linux.mk

Here is the error output, same from two tested builds:

[root@localhost tcp_wrappers]# [root@localhost tcp_wrappers]# bmake 
update clean
bmake: "/usr/pkgsrc/security/tcp_wrappers/../../mk/platform/Linux.mk" 
line 1: Need an operator
bmake: "/usr/pkgsrc/security/tcp_wrappers/../../mk/platform/Linux.mk" 
line 3: Makefile appears to contain unresolved cvs/rcs/??? merge conflicts
bmake: "/usr/pkgsrc/security/tcp_wrappers/../../mk/platform/Linux.mk" 
line 5: Need an operator
bmake: "/usr/pkgsrc/security/tcp_wrappers/../../mk/platform/Linux.mk" 
line 74: Need an operator
bmake: "/usr/pkgsrc/security/tcp_wrappers/../../mk/platform/Linux.mk" 
line 222: Unclosed conditional/for loop
bmake: "../../mk/../../mk/bsd.prefs.mk" line 342: Malformed conditional 
(empty(_OPSYS_HAS_INET6:M[nN][oO]) && !defined(USE_SOCKS))
sh: -c: line 2: syntax error: unexpected end of file
bmake: "../../mk/../../mk/bsd.prefs.mk" line 507: warning: "cd 
/usr/pkgsrc/security/tcp_wrappers/../.. && " returned non-zero status
sh: -c: line 2: syntax error: unexpected end of file
bmake: "../../mk/../../mk/bsd.prefs.mk" line 527: warning: "cd 
/usr/pkgsrc/security/tcp_wrappers && " returned non-zero status
bmake: "../../mk/../../mk/bsd.prefs.mk" line 561: Could not find 
/mk/wrapper/wrapper-defs.mk
sh: line 1: /pkg_info: No such file or directory
bmake: "../../mk/../../mk/bsd.pkg.mk" line 2438: Malformed conditional 
(${_DO_SHLIB_CHECKS} == "yes")
bmake: "../../mk/../../mk/bsd.pkg.mk" line 2438: Need an operator
bmake: "../../mk/../../mk/bsd.pkg.mk" line 2766: Malformed conditional 
(${_OPSYS_SHLIB_TYPE} == "ELF/a.out")
bmake: Fatal errors encountered -- cannot continue

bmake: stopped in /usr/pkgsrc/security/tcp_wrappers

Greetings,

Lux