https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/10428/consoleText shows:
--- objcopy.full --- cc -O2 -pipe -I/workspace/src/contrib/elftoolchain/libelftc -I/workspace/src/contrib/elftoolchain/libpe -I/workspace/src/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -std=gnu99 -Qunused-arguments -I/workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/include -static -L/workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/lib -o objcopy.full archive.o ascii.o binary.o main.o pe.o sections.o segments.o symbols.o -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libarchive -larchive -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libz -lz -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libbz2 -lbz2 -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/liblzma -llzma -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libthr -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libexpat -lbsdxml -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/secure/lib/libcrypto -lcrypto -L/workspace/obj/wor kspace/src/riscv.riscv64/tmp/obj-tools/lib/libelftc -lelftc -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libelf -lelf -L/workspace/obj/workspace/src/riscv.riscv64/tmp/obj-tools/lib/libpe -lpe -lpthread -legacy /workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/lib/libelf.a(gelf_rela.o): In function `gelf_getrela': /workspace/src/contrib/elftoolchain/libelf/gelf_rela.c:95: undefined reference to `_libelf_is_mips64el' /workspace/src/contrib/elftoolchain/libelf/gelf_rela.c:97: undefined reference to `_libelf_mips64el_r_info_tom' /workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/lib/libelf.a(gelf_rela.o): In function `gelf_update_rela': /workspace/src/contrib/elftoolchain/libelf/gelf_rela.c:167: undefined reference to `_libelf_is_mips64el' /workspace/src/contrib/elftoolchain/libelf/gelf_rela.c:168: undefined reference to `_libelf_mips64el_r_info_tof' /workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/lib/libelf.a(gelf_rel.o): In function `gelf_getrel': /workspace/src/contrib/elftoolchain/libelf/gelf_rel.c:94: undefined reference to `_libelf_is_mips64el' /workspace/src/contrib/elftoolchain/libelf/gelf_rel.c:95: undefined reference to `_libelf_mips64el_r_info_tom' /workspace/obj/workspace/src/riscv.riscv64/tmp/legacy/usr/lib/libelf.a(gelf_rel.o): In function `gelf_update_rel': /workspace/src/contrib/elftoolchain/libelf/gelf_rel.c:163: undefined reference to `_libelf_is_mips64el' /workspace/src/contrib/elftoolchain/libelf/gelf_rel.c:164: undefined reference to `_libelf_mips64el_r_info_tof' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [objcopy.full] Error code 1 make[3]: stopped in /workspace/src/usr.bin/objcopy 1 error make[3]: stopped in /workspace/src/usr.bin/objcopy *** [cross-tools] Error code 2 === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
