<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<pre>Control: tags -1 help</pre>
<div class="moz-cite-prefix">Le 14/12/2018 à 20:50, Rebecca N.
Palmer a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:717a2387-f29b-0cf7-362f-8a22d89830c5@zoho.com">Control:
reopen -1
<br>
<br>
Still no -dbgsym packages, and the build log contains
<br>
<br>
dh_strip -p libomp5-7 --dbgsym-migration='libomp5-7-dbg (<<
1:7~svn327768-1~)'
<br>
PATH=/<<BUILDDIR>>/llvm-toolchain-7-7.0.1~+rc3/:$PATH
LD_LIBRARY_PATH=/<<BUILDDIR>>/llvm-toolchain-7-7.0.1~+rc3/debian/tmp//usr/lib/llvm-7/lib/
dh_strip -a -v -XlibFuzzer.a -Xlibc++.a -Xlibc++abi.a
-Xlibc++experimental.a -XlibclangTidyModernizeModule.a
<br>
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot
be preloaded (cannot open shared object file): ignored.
<br>
<br>
which again looks like breaking fakeroot by replacing (rather than
adding to) LD_LIBRARY_PATH. (This time the package sizes are
about normal, but at least libLLVM-7.so.1 has become executable
again.)
<br>
<br>
I suspect the cause is
<br>
<a class="moz-txt-link-freetext" href="https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/d441237cacb871abfebec1353b4b64398a362b0b">https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/commit/d441237cacb871abfebec1353b4b64398a362b0b</a>
<br>
(and if the commit log is what you intended, the test is the wrong
way round).
<br>
<br>
If you still want to use llvm-strip I again suggest
LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:[build dir] and calling
dh_fixperms again after dh_strip, but I thought the point of
-fno-addrsig was to be able to use GNU strip.
<br>
<br>
</blockquote>
<p>I would appreciate the help of someone here as I spent enough
time on that with important regressions
(ex:<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=39951">https://bugs.llvm.org/show_bug.cgi?id=39951</a>).<br>
</p>
<p>Maybe it will be automatically fixed as doko told me that he
backported the fix in binutils.</p>
<p>S</p>
<p><br>
</p>
</body>
</html>