Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2019 23:56:04 -0800
From:      Eitan Adler <lists@eitanadler.com>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   binutils linker errors
Message-ID:  <CAF6rxgnkKuNv3Fp2e4rEKK8OM2nbVafqtgQ7FXX35LKYn7Ho5A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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:
=E2=88=B4sudo poudriere options -j amd64-matches-host -p development devel/=
binutils

Debug info
=E2=88=B4poudriere version
3.3.99.20190828
=E2=88=B4pkg -v
1.12.0
=E2=88=B4freebsd-version -kru
12.1-RELEASE
12.1-RELEASE
12.1-RELEASE
=E2=88=B4uname -a
FreeBSD fasteagle 12.1-RELEASE FreeBSD 12.1-RELEASE r354802 EADLER  amd64
=E2=88=B4clang --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


--=20
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnkKuNv3Fp2e4rEKK8OM2nbVafqtgQ7FXX35LKYn7Ho5A>