Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: current fails to build
I now checked out a completely fresh current tree to a new directory
and it seems to compile through, now.
Perhaps there where some strange things happening...
Dirk Mast wrote:
> Hello,
>
> I was trying to build current in order to install NetBSD again on my
> NSLU2.
>
> The build fails with the following error:
>
>
> I just checked out the source, do you need any additional info?
>
>
>
> # compile libarch/arm_drain_writebuf.ln
>
CC=/home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/armeb--netbsdelf-gcc
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/armeb--netbsdelf-lint
> -chapbxzFS
> -d /home/condor/net/src/obj/destdir.evbarm/usr/include -i
> /home/condor/temp/netbsd/src/lib/libarch/arm/arm_drain_writebuf.c
> armeb--netbsdelf-gcc:
> /home/condor/temp/netbsd/src/lib/libarch/arm/arm_drain_writebuf.c: No such
> file or directory armeb--netbsdelf-gcc: warning: '-x c' after last input
> file has no effect armeb--netbsdelf-gcc: no input files
>
> *** Failed target: arm_drain_writebuf.ln
> *** Failed command:
>
CC=/home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/armeb--netbsdelf-gcc
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/armeb--netbsdelf-lint
> -chapbxzFS -d /home/condor/net/src/obj/destdir.evbarm/usr/include -i
> /home/condor/temp/netbsd/src/lib/libarch/arm/arm_drain_writebuf.c
> *** Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src/lib/libarch
>
> *** Failed target: dependall
> *** Failed command: cd /home/condor/net/src/lib/libarch;
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> realall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src/lib/libarch
>
> *** Failed target: dependall-libarch
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
> this="lib/"; real="/home/condor/net/src/lib" ;; *) this="lib/${dir}/";
> real="/home/condor/net/src/lib/${dir}" ;; esac; show=${this:-.};
> echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
> &&
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libarch dependall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src/lib
>
> *** Failed target: do-lib
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/home/condor/net/src" ;; *) this="${dir}/";
> real="/home/condor/net/src/${dir}" ;; esac; show=${this:-.};
> echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
> &&
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget lib dependall ***
> Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src
>
> *** Failed target: build
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/home/condor/net/src" ;; *) this="${dir}/";
> real="/home/condor/net/src/${dir}" ;; esac; show=${this:-.};
> echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
> &&
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-lib *** Error
> code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src
>
> *** Failed target: distribution
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/home/condor/net/src" ;; *) this="${dir}/";
> real="/home/condor/net/src/${dir}" ;; esac; show=${this:-.};
> echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
> &&
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build
> NOPOSTINSTALL=1 *** Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src
>
> *** Failed target: release
> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
> real="/home/condor/net/src" ;; *) this="${dir}/";
> real="/home/condor/net/src/${dir}" ;; esac; show=${this:-.};
> echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}"
> &&
> /home/condor/net/src/obj/tooldir.Linux-2.6.25-zomg-even-faster-unknown/bin/nbmake
> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . distribution ***
> Error code 1
>
> Stop.
> nbmake: stopped in /home/condor/net/src
>
> ERROR: Failed to make release
> *** BUILD ABORTED ***
Home |
Main Index |
Thread Index |
Old Index