Subject: -current build failure
To: None <current-users@netbsd.org>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: current-users
Date: 07/22/2004 19:20:49
The source is from last night.
The platform is i386.
Build command:
sh ./build.sh -O /usr/src/obj tools
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... unknown-unknown-netbsd2.0G
checking target system type... i386--netbsdelf
checking build system type... unknown-unknown-netbsd2.0G
checking for gcc... (cached) cc
*** Configuration unknown-unknown-netbsd2.0G not supported
Configure in /usr/src/obj/tools/gcc/build/gcc failed, exiting.
*** Failed target: .configure_done
*** Failed command: (cd build && CC=cc CFLAGS=-O CPPFLAGS= CXX=c++ CXXFLAGS=-O INSTALL=/usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nbinstall\ -c\ \ -r LDFLAGS= LEX=/usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nblex MAKE=/usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nbmake PATH="/usr/src/obj/tooldir.NetBSD-2.0G-i386/bin:$PATH" YACC=/usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nbyacc sh /usr/src/tools/gcc/../../gnu/dist/gcc/configure --target=i386--netbsdelf --disable-nls --enable-long-long --disable-multilib --enable-threads --program-transform-name="s,^,i386--netbsdelf-," --enable-languages="c c++ objc f77" --prefix=/usr/src/obj/tooldir.NetBSD-2.0G-i386)
*** Error code 1
Stop.
nbmake: stopped in /usr/src/tools/gcc
*** Failed target: dependall
*** Failed command: cd /usr/src/tools/gcc; /usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/tools/gcc
*** Failed target: dependall-gcc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src/tools" ;; *) this="${dir}/"; real="/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/obj/tooldir.NetBSD-2.0G-i386/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget gcc dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/tools
ERROR: Failed to make tools
*** BUILD ABORTED ***
--
Rick Kelly rmk@rmkhome.com www.rmkhome.com