Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2018 14:09:30 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        John Baldwin <jhb@freebsd.org>, svn-src-head@freebsd.org
Subject:   Re: svn commit: r338478 - in head: contrib/elftoolchain/elfcopy  contrib/elftoolchain/libelf sys/sys [breaks ci.freebsd.org builds for: FreeBSD-head-riscv64-build] 
Message-ID:  <742D2E0D-E270-473A-8F21-67BDECFC32A7@yahoo.com>

index | next in thread | raw e-mail


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/workspace/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)



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?742D2E0D-E270-473A-8F21-67BDECFC32A7>