Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663420

Summary: app-forensics/afl-2.52b : undefined symbol:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-forensics:afl-2.52b:20180812-023012.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2018-08-12 08:28:27 UTC
unset AFL_USE_ASAN AFL_USE_MSAN AFL_INST_RATIO; AFL_QUIET=1 AFL_PATH=. AFL_CC=clang ../afl-clang-fast -O2 -pipe -march=native -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DBIN_PATH=\"/usr/bin\" -DVERSION=\"2.52b\"  ../test-instr.c -o test-instr -Wl,-O1 -Wl,--as-needed
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:98: test_build] Error 1
 * ERROR: app-forensics/afl-2.52b::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl_20180807-191333

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-forensics/afl
[ebuild  N    ] app-forensics/afl-2.52b
Comment 1 Toralf Förster gentoo-dev 2018-08-12 08:28:30 UTC
Created attachment 543162 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-12 08:28:33 UTC
Created attachment 543164 [details]
app-forensics:afl-2.52b:20180812-023012.log
Comment 3 Toralf Förster gentoo-dev 2018-08-12 08:28:36 UTC
Created attachment 543166 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-12 08:28:39 UTC
Created attachment 543168 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-12 08:28:42 UTC
Created attachment 543170 [details]
etc.portage.tbz2
Comment 6 Hanno Böck gentoo-dev 2018-12-06 10:15:29 UTC

*** This bug has been marked as a duplicate of bug 595106 ***