Subject: Error building distribution
To: None <current-users@netbsd.org>
From: Marcin Jessa <yazzy@yazzy.org>
List: current-users
Date: 12/21/2005 02:59:37
Hi.
With fresh sources and fresh obj files i get following (I've talked to someone
else on irc who got the same error):
# link bootblock/bootblock_test
/usr/tools/bin/i386--netbsdelf-gcc -Wl,-nostdlib -o bootblock_test -Wl,-r
path-link,/usr/obj/destdir.i386/lib:/usr/obj/destdir.i386/usr/lib -L/usr/obj/
destdir.i386/lib -B/usr/obj/destdir.i386/usr/lib/ -B/usr/obj/destdir.i386/usr
/lib/ bootblock_test.o -L/usr/obj/destdir.i386/usr/lib -L/usr/obj/destdir.
i386/usr/lib
dependall ===> regress/include/okheaders
# create okheaders/symbolcheck.d
CC=/usr/tools/bin/i386--netbsdelf-gcc /usr/tools/bin/nbmkdep -f symbolcheck.d
-- -DHAVE_DES_H=1 -DHAVE_SKEY_H=1 -nostdinc -isystem /usr/obj/destdir.i3
86/usr/include /usr/src/regress/include/okheaders/symbolcheck.c
/usr/src/regress/include/okheaders/symbolcheck.c:134:24: sys/tablet.h: No such
file or directory
nbmkdep: compile failed.
*** Failed target: symbolcheck.d
*** Failed command: CC=/usr/tools/bin/i386--netbsdelf-gcc /usr/tools/bin/nbmkd
ep -f symbolcheck.d -- -DHAVE_DES_H=1 -DHAVE_SKEY_H=1 -nostdinc -isystem /usr/
obj/destdir.i386/usr/include /usr/src/regress/include/okheaders/symbolcheck.c
*** Error code 1
Stop.
nbmake: stopped in /usr/src/regress/include/okheaders
*** Failed target: dependall-okheaders
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="regress/include/"
; real="/usr/src/regress/include" ;; *) this="regress/include/${dir}/"; real="
/usr/src/regress/include/${dir}" ;; esac; show=${this:-.}; echo "${target} ===
> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/tools/bin/nbmake _THISDIR_
="${this}" "$@" ${target}; }; _makedirtarget okheaders dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/regress/include
*** Failed target: dependall-include
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="regress/"; real="
/usr/src/regress" ;; *) this="regress/${dir}/"; real="/usr/src/regress/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; c
d "${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _m
akedirtarget include dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/regress
*** Failed target: dependall-regress
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src
" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/tools/bin/nb
make _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget regress dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Failed target: do-build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src
" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/tools/bin/nb
make _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall BUILD_t
ools=no BUILD_lib=no
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Failed target: build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src
" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
&& /usr/tools/bin/nb
make _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; ca
se "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src
" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo
"${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
&& /usr/tools/bin/nb
make _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build
NOPOSTINSTA
LL=1
*** Error code 1
Stop.
nbmake: stopped in /usr/src
ERROR: Failed to make distribution
*** BUILD ABORTED ***