Current-Users archive

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

macppc build failing



Hi,

The macppc build stopped working for me a day or two ago:

...
#    create  libgcc/_umoddi3.d
CC=/home/scole/nbsd/src/obj/tooldir.Linux-3.16.0-4-686-pae-i686/bin/powerpc--netbsd-gcc /home/scole/nbsd/src/obj/tooldir.Linux-3.16.0-4-686-pae-i686/bin/nbmkdep -f _umoddi3.d.tmp  --   -std=gnu99    --sysroot=/home/scole/nbsd/src/obj/destdir.macppc -I/home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc/libgcc -I/home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc/arch/powerpc -I/home/scole/nbsd/src/external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc -DIN_GCC -DIN_LIBGCC2 -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc/. -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc/../gcc -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc/../include  -fPIC -fbuilding-libgcc -fno-stack-protector -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/gcc/config/rs6000 -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/gcc/ginclude -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/libgcc/config -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/gcc -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/include -I. -I/home/scole/nbsd/src/external/gpl3/gcc.old/dist/gcc/config/rs6000      _umoddi3.c &&  mv _umoddi3.d.tmp _umoddi3.d

nbmake[8]: don't know how to make crtresfpr.S. Stop

nbmake[8]: stopped in /home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc/libgcc

*** Failed target:  dependall-libgcc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/../external/gpl3/gcc.old/lib/libgcc/"; real="/home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc" ;; *) this="lib/../external/gpl3/gcc.old/lib/libgcc/${dir}/"; real="/home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /home/scole/nbsd/src/obj/tooldir.Linux-3.16.0-4-686-pae-i686/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libgcc dependall
*** Error code 2

Stop.
nbmake[7]: stopped in /home/scole/nbsd/src/external/gpl3/gcc.old/lib/libgcc

*** Failed target:  dependall-../external/gpl3/gcc.old/lib/libgcc
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/home/scole/nbsd/src/lib" ;; *) this="lib/${dir}/"; real="/home/scole/nbsd/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /home/scole/nbsd/src/obj/tooldir.Linux-3.16.0-4-686-pae-i686/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ../external/gpl3/gcc.old/lib/libgcc dependall
*** Error code 1

Stop.
nbmake[6]: stopped in /home/scole/nbsd/src/lib

Thanks


Home | Main Index | Thread Index | Old Index