Subject: Re: pkg/29430
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: A L Meyers <me@privacy.net>
List: pkgsrc-bugs
Date: 02/18/2005 16:27:02
The following reply was made to PR pkg/29430; it has been noted by GNATS.
From: A L Meyers <me@privacy.net>
To: "Jeremy C. Reed" <reed@NetBSD.org>
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/29430
Date: Fri, 18 Feb 2005 17:26:45 +0100
Jeremy C. Reed wrote:
>On Fri, 18 Feb 2005, A L Meyers wrote:
>
>
>
>>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
>>
>>
>
>Manually edit your mk/platform/Linux.mk and clean up the broken lines.
>See in that file some lines with
>
><<<<<<<
>remove the lines here
>=======
>
>
>
>
>Those are from a cvs update conflict.
>
>Either clean it up manually (and also remove the <<<<<<<, ======= and
>
>
>>>>>>>>).
>>>>>>>>
>>>>>>>>
>
>Or remove the file and cvs update the file again.
>
> Jeremy C. Reed
> ``Of course it runs NetBSD.''
> http://www.NetBSD.org/
>
>
>
>
Hi Jeremy,
Thanks, managed to get Linux.mk fixed myself but mk/bsd.prefs.mk
apparently still contains errors.
No package at all attempts to build/
Best regards,
Lux
Here is the latest output (after cvs update -dP):
# [root@localhost quake]# bmake update clean
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/games/quake/../.. && " 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/games/quake && " 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
sh: line 1: /pkg_info: No such file or directory
sh: line 1: /pkg_admin: No such file or directory
sh: -c: line 2: syntax error: unexpected end of file
bmake: "../../mk/../../mk/reduce-depends.mk" line 2: warning: "cd
../../games/quakedata && " returned non-zero status
sh: -c: line 2: syntax error: unexpected end of file
bmake: "../../mk/../../mk/reduce-depends.mk" line 2: warning: "cd
../../graphics/MesaLib && " returned non-zero status
sh: -c: line 2: syntax error: unexpected end of file
bmake: "../../mk/../../mk/reduce-depends.mk" line 2: warning: "cd
../../graphics/glu && " returned non-zero status
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 2443: if-less endif
bmake: "../../mk/../../mk/bsd.pkg.mk" line 2443: 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/games/quake