Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
build.sh fails in src/tests/crypto/libcrypto
Hi,
just got this w/ -current source cvs updated Jul 20 21:32 MEST:
dependall ===> bf
create bf/.depend
nbmkdep: ignoring bftest.d: No such file or directory
link bf/h_bftest
x86_64--netbsd-gcc: bftest.o: No such file or directory
*** Failed target: h_bftest
*** Failed command: /u/NetBSD/arch/amd64/TOOLS/bin/x86_64--netbsd-gcc
-B/u/NetBSD/arch/amd64/dest/usr/lib/ -B/u/NetBSD/arch/amd64/dest/usr/lib/
-Wl,-nostdlib -o h_bftest bftest.o -lcrypto -lcrypt
-L/u/NetBSD/arch/amd64/dest/usr/lib
-Wl,-rpath-link,/u/NetBSD/arch/amd64/dest/lib -L/u/NetBSD/arch/amd64/dest/lib
-Wl,-rpath-link,/u/NetBSD/arch/amd64/dest/usr/lib
-L/u/NetBSD/arch/amd64/dest/usr/lib
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/tests/crypto/libcrypto/bf
*** Failed target: dependall
*** Failed command: cd /u/NetBSD/src/tests/crypto/libcrypto/bf;
/u/NetBSD/arch/amd64/TOOLS/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/tests/crypto/libcrypto/bf
*** Failed target: dependall-bf
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/u/NetBSD/src/tests/crypto/libcrypto" ;; *) this="${dir}/";
real="/u/NetBSD/src/tests/crypto/libcrypto/${dir}" ;; esac; show=${this:-.};
echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/u/NetBSD/arch/amd64/TOOLS/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget bf dependall
*** Error code 1
Stop.
nbmake: stopped in /u/NetBSD/src/tests/crypto/libcrypto
Kurt
Home |
Main Index |
Thread Index |
Old Index