On Wed, 26 Oct 2016 17:15:26 +0800 Paul Wise wrote: > Looking at build logs, the failures started when afl started building > with LLVM 3.8.
I've confirmed that the package builds fine on abel with llvm 3.7 after hardcoding clang 3.7 and updating DEB_BUILD_MAINT_OPTIONS to include reproducible=-fixdebugpath since clang doesn't know that option. In addition, readelf -a prints a NEON flag for binaries produced by llvm 3.8 and 3.9 but not for llvm 3.7. According to unixsmurf on #debian-arm, llvm will set the flag for instructions binaries might contain, even if it hasn't happened to generate any. Tag_Advanced_SIMD_arch: NEONv1 -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

