[Bug 214971] clang + lld 3.9.1: Unhandled relocation 1031

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 1 02:20:49 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214971

            Bug ID: 214971
           Summary: clang + lld 3.9.1: Unhandled relocation 1031
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: shawn.webb at hardenedbsd.org

When using clang/lld 3.9.1 to build ports-mgmt/pkg on the RPI3, clang and/or
lld generates relocation entries the FreeBSD RTLD doesn't know what to do with.
Relocation 1031 is R_AARCH64_TLSDESC, which the RTLD supports for PLT-based
relocations, but not non-PLT relocations
(src/libexec/rtld-elf/aarch64/reloc.c:395).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list