Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mostly working SMP again
> System seems to be stable... but when I tries to install >userland with :
>
>./build.sh -O ../obj -T ../tools -U install=/
>
>update process aborts with error 2 (related to METALOG, I can
>investigate...) or system crashes (with reset and reboot, that seems
>to be a kernel bug). Any idea ?
Error message (when system doesn't hang) :
Root riemann:[/usr/src/src] > ./build.sh -O ../obj -T ../tools -U sets
===> build.sh command: ./build.sh -O ../obj -T ../tools -U sets
===> build.sh started: Tue Jan 12 11:03:54 CET 2010
===> NetBSD version: 5.99.23
===> MACHINE: sparc
===> MACHINE_ARCH: sparc
===> Build platform: NetBSD 5.99.23 sparc
===> HOST_SH: /bin/sh
===> TOOLDIR path: /usr/src/src/../tools
===> DESTDIR path: /usr/src/src/../obj/destdir.sparc
===> RELEASEDIR path: /usr/src/src/../obj/releasedir
===> makewrapper: /usr/src/src/../tools/bin/nbmake-sparc
===> Updated /usr/src/src/../tools/bin/nbmake-sparc
===> Building sets from pre-populated /usr/src/src/../obj/destdir.sparc
sets ===> distrib/sets
nbmake: don't know how to make
/usr/src/src/../obj/destdir.sparc/METALOG. Stop
nbmake: stopped in /usr/src/src/distrib/sets
*** Failed target: sets
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src/src" ;; *) this="${dir}/"; real="/usr/src/src/${dir}" ;;
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}";
cd "${real}" && /usr/src/src/../tools/bin/nbmake _THISDIR_="${this}"
"$@" ${target}; }; _makedirtarget distrib/sets sets
*** Error code 2
Stop.
nbmake: stopped in /usr/src/src
ERROR: Failed to make sets
*** BUILD ABORTED ***
Root riemann:[/usr/src/src] >
Regards,
JKB
Home |
Main Index |
Thread Index |
Old Index