unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; AFL_QUIET=1 AFL_PATH=. AFL_CC=clang ../afl-clang-fast -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.57b\" ../test-instr.c -o test-instr -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 error: unable to load plugin '../afl-llvm-pass.so': '../afl-llvm-pass.so: undefined symbol: _ZNK4llvm10ModulePass17createPrinterPassERNS_11raw_ostreamERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE' make: *** [Makefile:99: test_build] Error 1 * ERROR: app-forensics/afl-2.57b-r1::gentoo failed (compile phase): * emake failed ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j4-20211102-040008 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.7 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.56.1 [2] rust-1.56.1 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit db524684b69f55cfe969ff02fe5b6fd976bbfe49 Merge: 59a411da6a3 deab2f85011 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 5 00:36:22 2021 +0000 Merge updates from master emerge -qpvO app-forensics/afl [ebuild N ] app-forensics/afl-2.57b-r1
Created attachment 748755 [details] emerge-info.txt
Created attachment 748758 [details] app-forensics:afl-2.57b-r1:20211105-011235.log
Created attachment 748761 [details] emerge-history.txt
Created attachment 748764 [details] environment
Created attachment 748767 [details] etc.portage.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7507da323f5f09b0d6f60e4f7293e456c09f1ec6 commit 7507da323f5f09b0d6f60e4f7293e456c09f1ec6 Author: Hanno Böck <hanno@gentoo.org> AuthorDate: 2021-12-27 19:14:07 +0000 Commit: Hanno Böck <hanno@gentoo.org> CommitDate: 2021-12-27 19:14:48 +0000 app-forensics/afl: Disable clang-fast mode. This is currently broken with latest clang/llvm versions and an upstream bug remained unanswered. We may re-enable this once it's fixed upstream. This should resolve all clang-related bugs. Also fix doc installation (bug #720194). Signed-off-by: Hanno Böck <hanno@gentoo.org> Closes: https://bugs.gentoo.org/720194 Closes: https://bugs.gentoo.org/695488 Closes: https://bugs.gentoo.org/708524 Closes: https://bugs.gentoo.org/821973 Closes: https://bugs.gentoo.org/827107 Closes: https://bugs.gentoo.org/828689 Package-Manager: Portage-3.0.30, Repoman-3.0.3 app-forensics/afl/afl-2.57b-r2.ebuild | 48 ++++++++++++++++++++++ .../afl/files/afl-2.57b-install-readmemd.diff | 12 ++++++ 2 files changed, 60 insertions(+)