[llvm-bugs] [Bug 43863] New: Merge llvmorg-10-init-8751-gfb4a55010ee into 9.0.1
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 31 10:57:50 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43863
Bug ID: 43863
Summary: Merge llvmorg-10-init-8751-gfb4a55010ee into 9.0.1
Product: tools
Version: 9.0
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: llvm-objcopy/strip
Assignee: unassignedbugs at nondot.org
Reporter: i at maskray.me
CC: alexander.v.shaposhnikov at gmail.com,
jake.h.ehrlich at gmail.com,
jh7370.2008 at my.bristol.ac.uk,
llvm-bugs at lists.llvm.org, rupprecht at google.com
Blocks: 43360
commit fb4a55010ee9bd03720609c8542f770775576fc8 [llvm-objcopy] Preserve
.ARM.attributes section when stripping files
It is a bug of a Debian patch to glibc (dated back to 2012) and is included in
lots of Debian derived distributions. It makes default --strip-all stripped
objects not loadable:
(sid-armhf)steve at mjolnir:~/abi$ LD_PRELOAD=./libbz2.so.all ./bzip2
ERROR: ld.so: object './libbz2.so.all' from LD_PRELOAD cannot be preloaded
(cannot open shared object file): ignored.
bzip2: I won't write compressed data to a terminal.
bzip2: For help, type: `bzip2 --help'.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=43360
[Bug 43360] [meta] 9.0.1 Release Blockers
--
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/20191031/b3c62922/attachment.html>
More information about the llvm-bugs
mailing list