Control: blocked -1 by 797038
This problem has solved itself, according to
<URL: https://ci.debian.net/packages/libe/libelfin/unstable/amd64/ >.
The automatic checking indicate that it was fixed when clang migrated
from version 1:3.6-33 to 1:3.8-34. A closer look in the changelog make
me believe it was fixed in this version of clang:
llvm-toolchain-3.8 (1:3.8.1-6) unstable; urgency=medium
* Ship libFuzzer in its own package (libfuzzer-X.Y-dev) (Closes: #820159)
* Sync from Ubuntu. Many thanks to Matthias Klose
- drop-avx512-from-skylake.diff: Don't enable AVX512 on Skylake, as it's
a server cpu feature and breaks llvmpipe on workstations.
- Remove the build tree before calling dh_strip; at least the amd64 buildd
runs out of diskspace at this step.
- Add support for gcc's attribute abi_tag (needed for compatibility with
GCC 5's libstdc++); taken from the trunk (Closes: #797038)
(LP: #1510042, #1488254)
D17567-PR23529-Sema-part-of-attrbute-abi_tag-support.diff
D18035-PR23529-Mangler-part-of-attrbute-abi_tag-support.diff
-- Sylvestre Ledru <[email protected]> Thu, 28 Jul 2016 11:15:04 +0200
A look at <URL: https://bugs.debian.org/797038 > confirm this. Because
of this, I belive this issue should be closed. I did consider
reassigning it to clang, but closing it seem like the approach causing
the least amount of noise.
--
Happy hacking
Petter Reinholdtsen