[llvm-bugs] [Bug 30245] New: Compiler-rt linking broken

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 1 14:14:18 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30245

            Bug ID: 30245
           Summary: Compiler-rt linking broken
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: eugene.zelenko at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Compiler-rt linking with lld become broken today. Looks like problem was
introduced in r280310.

[ 65%] Linking CXX shared library
../../../../lib64/clang/4.0.0/lib/linux/libclang_rt.asan-i386.so
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against symbol __dso_handle
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against symbol __DTOR_END__
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against readonly segment
can't create dynamic relocation R_386_GOTOFF against symbol .L.str.1
can't create dynamic relocation R_386_GOTOFF against symbol .L.str

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160901/85f3042d/attachment.html>


More information about the llvm-bugs mailing list