Current-Users archive

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

Re: [netbsd-5] i386 - build failure



The same error from a build this morning with only one job (with NetBSD-4.0 
Stable).

install ===> bin/mt
install ===> bin/mv
install ===> bin/pax
i386--netbsdelf-install: link /usr/obj/obj/bin/pax -> /usr/obj/obj/bin/tar: 
Operation not permitted

*** Failed target:  /usr/obj/obj/bin/tar
*** Failed command: : echo "install " /usr/obj/obj/bin/tar; : 
echo "/usr/obj/tool
s/bin/i386--netbsdelf-install -N /usr/src/etc -l 
h -r /usr/obj/obj/bin/pax /usr/o
bj/obj/bin/tar" 
&& /usr/obj/tools/bin/i386--netbsdelf-install -N /usr/src/etc -l 
h -r /usr/obj/obj/bin/pax /usr/obj/obj/bin/tar
*** Error code 1

Stop.
nbmake: stopped in /usr/src/bin/pax

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

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

*** Failed target:  install-bin
*** 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 "${target
} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake 
_TH
ISDIR_="${this}" "$@" ${target}; }; _makedirtarget bin install
*** 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 "${target
} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake 
_TH
ISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install BUILD_tools=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; 
case 
"${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/obj/tools/bin/nbmake 
_TH
ISDIR_="${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 "${target
} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake 
_TH
ISDIR_="${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 "${target
} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake 
_TH
ISDIR_="${this}" "$@" ${target}; }; _makedirtarget . distribution
*** Error code 1

Stop.
nbmake: stopped in /usr/src

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


On Thursday 22 January 2009 18:13:41 you wrote:
> Hello,
>
> the sources have been updated around one hour ago. The build platform is
> NetBSD-4.0 Stable i386 (most recent).
>
> #sh build.sh -m i386 -N0 -j2 -R /home/obj/rel -O /home/obj/obj
> -T /home/obj/tools -D /home/obj/obj -u release
>
> (with MKXORG=yes set):
>
> install ===> gnu/usr.bin/gettext/info
> install ===> gnu/usr.bin/gettext/gettext
> install ===> gnu/usr.bin/gettext/msgattrib
> i386--netbsdelf-install: link /home/obj/obj/bin/pax ->
> /home/obj/obj/bin/tar: Operation not permitted
> --- /home/obj/obj/bin/tar ---
> *** [/home/obj/obj/bin/tar] Error code 1
> 1 error
>
> nbmake: stopped in /usr/src/bin/pax
> --- install-pax ---
> *** [install-pax] Error code 2
> 1 error
> nbmake: stopped in /usr/src/bin
> --- install-bin ---
> *** [install-bin] Error code 2
> A failure has been detected in another branch of the parallel make
> nbmake: stopped in /usr/src/gnu/usr.bin/gettext/msgattrib
> --- install-msgattrib ---
> *** [install-msgattrib] Error code 2
> 1 error
> nbmake: stopped in /usr/src/gnu/usr.bin/gettext
> --- install-gettext ---
> *** [install-gettext] Error code 2
> 1 error
>
> nbmake: stopped in /usr/src/gnu/usr.bin
> --- install-usr.bin ---
> *** [install-usr.bin] Error code 2
> 1 error
> nbmake: stopped in /usr/src/gnu
> --- install-gnu ---
> *** [install-gnu] Error code 2
> 2 errors
> nbmake: stopped in /usr/src
> --- do-build ---
> *** [do-build] Error code 2
> 1 error
>
> nbmake: stopped in /usr/src
> --- build ---
> *** [build] Error code 2
> 1 error
> nbmake: stopped in /usr/src
> --- distribution ---
> *** [distribution] Error code 2
> 1 error
>
> nbmake: stopped in /usr/src
> --- release ---
> *** [release] Error code 2
> 1 error
>
> nbmake: stopped in /usr/src
>
> ERROR: Failed to make release
> *** BUILD ABORTED ***
>
> Best regards,  Andreas




Home | Main Index | Thread Index | Old Index