When compiling devel/binutils I get the following error. What am I missing or is it a known bug?
[00:00:34] ld: error: undefined symbol: bswap_identity_64 [00:00:34] >>> referenced by ctf-archive.c:112 [00:00:34] >>> ctf-archive.o:(ctf_arc_write) in archive ../libctf/libctf.a [00:00:34] [00:00:34] ld: error: undefined symbol: bswap_identity_64 [00:00:34] >>> referenced by ctf-archive.c:113 [00:00:34] >>> ctf-archive.o:(ctf_arc_write) in archive ../libctf/libctf.a [00:00:34] Command: ∴sudo poudriere options -j amd64-matches-host -p development devel/binutils Debug info ∴poudriere version 3.3.99.20190828 ∴pkg -v 1.12.0 ∴freebsd-version -kru 12.1-RELEASE 12.1-RELEASE 12.1-RELEASE ∴uname -a FreeBSD fasteagle 12.1-RELEASE FreeBSD 12.1-RELEASE r354802 EADLER amd64 ∴clang --version 'FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin -- Eitan Adler _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
