Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[netbsd-4] build failure



Hello,

I updated my sources today to compile a new release. The build platform is 
NetBSD-4.0_Stable (i386):

# sh build.sh -m i386 -N0 -R /usr/obj/rel -O /usr/obj/obj -D /usr/obj/dest -T 
/usr/obj/tools -u -x release

...
...
...

dependall ===> usr.sbin/sdpd
nbmkdep: ignoring gn.d: No such file or directory
nbmkdep: ignoring nap.d: No such file or directory
nbmkdep: ignoring panu.d: No such file or directory
i386--netbsdelf-gcc: gn.o: No such file or directory
i386--netbsdelf-gcc: nap.o: No such file or directory
i386--netbsdelf-gcc: panu.o: No such file or directory

*** Failed target:  sdpd
*** Failed command: /usr/obj/tools/bin/i386--netbsdelf-gcc -Wl,-nostdlib -o sdpd
 -Wl,-rpath-link,/usr/obj/dest/lib:/usr/obj/dest/usr/lib -L/usr/obj/dest/lib -B/
usr/obj/dest/usr/lib/ -B/usr/obj/dest/usr/lib/ bgd.o dun.o ftrn.o gn.o hf.o hset
.o irmc.o irmc_command.o lan.o log.o main.o nap.o opush.o panu.o profile.o provi
der.o sar.o scr.o sd.o server.o sp.o srr.o ssar.o ssr.o sur.o uuid.o -L/usr/obj/
dest/usr/lib -L/usr/obj/dest/usr/lib
*** Error code 1

Stop.
nbmake: stopped in /usr/src/usr.sbin/sdpd

*** Failed target:  dependall
*** Failed command: cd /usr/src/usr.sbin/sdpd; /usr/obj/tools/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/usr.sbin/sdpd

*** Failed target:  dependall-sdpd
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="usr.sbin/"; real="/us
r/src/usr.sbin" ;; *) this="usr.sbin/${dir}/"; real="/usr/src/usr.sbin/${dir}" ;
; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "$
{real}" && /usr/obj/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _mak
edirtarget sdpd dependall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/usr.sbin

*** Failed target:  dependall-usr.sbin
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake
 _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget usr.sbin dependall
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  do-build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake
 _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall BUILD_tools=n
o BUILD_lib=no
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake
 _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-build
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake
 _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build NOPOSTINSTALL=1
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake
 _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . distribution
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make release
*** BUILD ABORTED ***


Have a nice day,

    Andreas
-- 
GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196


Home | Main Index | Thread Index | Old Index