Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
failure to build in src/regress/sys/arch/m68k/060sp
For the last 24+ hours, I've been seeing the following build
failure for the mvme68k port. (Cross-built on a solaris 10
sparc64 machine, but I don't think it matters for this case.)
--- dependall-060sp ---
dependall ===> regress/sys/arch/m68k/060sp
--- dependall-lib ---
--- .gdbinit ---
rm -f .gdbinit
echo "set solib-absolute-prefix /nbsd/mvme68k/nbuild" > .gdbinit
--- test.o ---
# compile dirname/test.o
/nbsd/mvme68k/tools/bin/m68k--netbsdelf-gcc -O2 -Werror -nostdinc -isystem
/nbsd/mvme68k/nbuild/usr/include -c
/nbsd/src/regress/lib/libc/dirname/test.c
--- dependall-sys ---
--- ftest.S ---
/usr/xpg4/bin/sh /nbsd/src/sys/arch/m68k/060sp/asm2gas
/nbsd/src/sys/arch/m68k/060sp/dist/ftest.sa >ftest.S
sed: # format canonicalization is an unrecognized command.
sed: # operator conversion is an unrecognized command.
sed: # operand conversion is an unrecognized command.
*** [ftest.S] Error code 2
1 error
nbmake: stopped in /nbsd/src/regress/sys/arch/m68k/060sp
*** [dependall-060sp] Error code 2
1 error
nbmake: stopped in /nbsd/src/regress/sys/arch/m68k
*** [dependall-arch/m68k] Error code 2
1 error
nbmake: stopped in /nbsd/src/regress/sys
*** [dependall-sys] Error code 2
--- dependall-lib ---
A failure has been detected in another branch of the parallel make
[...]
nbmake: stopped in /nbsd/src
ERROR: Failed to make build
*** BUILD ABORTED ***
-Kurt
Home |
Main Index |
Thread Index |
Old Index