Subject: toolchain/20848: './build.sh -E tools' results in an error
To: None <gnats-bugs@gnats.netbsd.org>
From: None <arp@pra.to>
List: netbsd-bugs
Date: 03/22/2003 17:35:53
>Number:         20848
>Category:       toolchain
>Synopsis:       './build.sh -E tools' results in an error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 22 14:35:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Adam Prato
>Release:        NetBSD 1.6K
>Organization:
None
>Environment:
System: NetBSD shelly.metachar.net 1.6K NetBSD 1.6K (GW-GENERIC) #0: Fri Dec 13 11:28:32 EST 2002 root@luscious:/net/luscious/s0/NetBSD/src/sys/arch/i386/compile/GW-GENERIC i386
Architecture: i386
Machine: i386
>Description:
The following command returns the following result:
{shelly:/usr/src# ./build.sh -E tools
[-snip-]
cc -c -DLOCALEDIR=\"/usr/tools/share/locale\" -DGNULOCALEDIR=\"/usr/tools/share/locale\"  -DLOCALE_ALIAS_PATH=\"/usr/tools/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/intl -I/net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/lib  -O  /net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/intl/localealias.c
/net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/intl/localealias.c: In function `read_alias_file':
/net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/intl/localealias.c:337: void value not ignored as it ought to be
/net/shelly/src-1/NetBSD/src/tools/texinfo/../../gnu/dist/texinfo/intl/localealias.c:341: void value not ignored as it ought to be
*** Error code 1
Stop.
nbmake: stopped in /net/shelly/src-1/NetBSD/src/tools/texinfo/obj/build/intl
*** Error code 1
[-snip-]
ERROR: failed to make build
*** BUILD ABORTED ***
>How-To-Repeat:
cvs update -P -d as of today and try to build the toolchain
>Fix:
no idea
>Release-Note:
>Audit-Trail:
>Unformatted:
 cvs update -P -d  as of 03/22/2003