NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/45864: new live-image target breaks build.sh if not doing release
>Number: 45864
>Category: toolchain
>Synopsis: new live-image target breaks build.sh if not doing release
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 22 10:25:00 +0000 2012
>Originator: Martin Husemann
>Release: NetBSD 5.99.60
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD after-hours.aprisoft.de 5.99.60 NetBSD 5.99.60 (MODULAR) #101:
Sun Jan 22 10:34:53 CET 2012
martin%after-hours.aprisoft.de@localhost:/usr/src/sys/arch/sparc64/compile/MODULAR
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
The new live-image target (and friends) are run even on a build.sh invocation
like:
build.sh -u -O /usr/obj -E -D / -T /usr/tools -x -j 4 build
which is wrong. This also (of course) causes them to fail due to missing
RELEASEDIR. I also get:
nbmake: "/usr/src/distrib/common/bootimage/Makefile.bootimage" line 128:
warning: duplicate script for target ".BEGIN" ignored
nbmake:
"/usr/src/distrib/sparc64/liveimage/emuimage/../../../common/bootimage/Makefile.liveimage"
line 22: warning: using previous script for ".BEGIN" defined here
nbmake: "/usr/src/distrib/common/bootimage/Makefile.bootimage" line 129:
warning: duplicate script for target ".BEGIN" ignored
nbmake:
"/usr/src/distrib/sparc64/liveimage/emuimage/../../../common/bootimage/Makefile.liveimage"
line 22: warning: using previous script for ".BEGIN" defined here
and then:
Error: RELEASEDIR is not set
*** Failed target: .BEGIN
*** Failed command: false
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/sparc64/liveimage/emuimage
*** [obj-emuimage] Error code 1
>How-To-Repeat:
s/a
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index