NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-cobalt/48034: ./build.sh -m cobalt build fails on NetBSD/amd64 current of 2013-08-09
>Number: 48034
>Category: port-cobalt
>Synopsis: ./build.sh -m cobalt build fails on NetBSD/amd64 current of
>2013-08-09
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-cobalt-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 09 12:15:00 +0000 2013
>Originator: Ryo ONODERA
>Release: NetBSD 6.99.23
>Organization:
>Environment:
System: NetBSD tellurium.elements.tetera.org 6.99.23 NetBSD 6.99.23 (DTRACE)
#11: Tue Jul 9 20:33:11 JST 2013
ryo_on%tellurium.elements.tetera.org@localhost:/usr/obj/amd64/sys/arch/amd64/compile/DTRACE
amd64
Architecture: x86_64
Machine: amd64
>Description:
On NetBSD/amd64 current of 2013-07-09, following command fails.
$ ./build.sh -U -O /usr/obj/cobalt -T /usr/tools/cobalt -D /usr/NewWorld/cobalt
-u -m cobalt build
# compile libgcc_s/_muldi3.o
/usr/tools/cobalt/bin/mipsel--netbsd-gcc -O2 -std=gnu99 -Werror
--sysroot=/usr/NewWorld/cobalt -I/usr/src/external/gpl3/gcc/lib/libgcc/libgcc_s
-I/usr/src/external/gpl3/gcc/lib/libgcc/arch/mipsel
-I/usr/src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel -DIN_GCC
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-I/usr/src/external/gpl3/gcc/dist/gcc -I/usr/src/external/gpl3/gcc/dist/gcc/.
-I/usr/src/external/gpl3/gcc/dist/gcc/../include
-I/usr/src/external/gpl3/gcc/dist/gcc/../libcpp/include
-I/usr/src/external/gpl3/gcc/dist/gcc/../libdecnumber
-I/usr/src/external/gpl3/gcc/dist/gcc/../libdecnumber/dpd -fPIC
-I/usr/src/external/gpl3/gcc/dist/gcc/config/mips
-I/usr/src/external/gpl3/gcc/dist/gcc/ginclude
-I/usr/src/external/gpl3/gcc/dist -I/usr/src/external/gpl3/gcc/dist/gcc/cp
-I/usr/src/external/gpl3/gcc/dist/gcc/config
-I/usr/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel -I. -c _muldi3.c
-o _muldi3.o
/usr/tools/cobalt/bin/nbctfconvert -g -L VERSION _muldi3.o
ERROR: nbctfconvert: _muldi3.o: Cannot get sect .gnu.attributes data: Invalid
section descriptor
Removing _muldi3.o
*** Failed target: _muldi3.o
*** Failed command: /usr/tools/cobalt/bin/nbctfconvert -g -L VERSION _muldi3.o
*** Error code 1
Stop.
nbmake: stopped in /usr/src/external/gpl3/gcc/lib/libgcc/libgcc_s
*** Failed target: dependall
*** Failed command: cd "/usr/src/external/gpl3/gcc/lib/libgcc/libgcc_s";
/usr/tools/cobalt/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/external/gpl3/gcc/lib/libgcc/libgcc_s
*** Failed target: dependall-libgcc_s
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="lib/../external/gpl3/gcc/lib/libgcc/";
real="/usr/src/external/gpl3/gcc/lib/libgcc" ;; *)
this="lib/../external/gpl3/gcc/lib/libgcc/${dir}/";
real="/usr/src/external/gpl3/gcc/lib/libgcc/${dir}" ;; esac; show=${this:-.};
echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/tools/cobalt/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget libgcc_s dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/external/gpl3/gcc/lib/libgcc
*** Failed target: dependall-../external/gpl3/gcc/lib/libgcc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/";
real="/usr/src/lib" ;; *) this="lib/${dir}/"; real="/usr/src/lib/${dir}" ;;
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/cobalt/bin/nbmake _THISDIR_="${this}" "$@" ${target};
}; _makedirtarget ../external/gpl3/gcc/lib/libgcc dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/lib
*** Failed target: build_install
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/";
real="/usr/src/lib" ;; *) this="lib/${dir}/"; real="/usr/src/lib/${dir}" ;;
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/cobalt/bin/nbmake _THISDIR_="${this}" "$@" ${target};
}; _makedirtarget . dependall-../external/gpl3/gcc/lib/libgcc
*** Error code 1
Stop.
nbmake: stopped in /usr/src/lib
*** Failed target: do-lib
*** 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/tools/cobalt/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget lib build_install
*** 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/tools/cobalt/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget . do-lib
*** Error code 1
Stop.
nbmake: stopped in /usr/src
ERROR: Failed to make build
*** BUILD ABORTED ***
>How-To-Repeat:
See above.
>Fix:
I have no idea.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index