Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 748758 Details for
Bug 821973
app-forensics/afl-2.57b-r1 - undefined symbol:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-forensics:afl-2.57b-r1:20211105-011235.log
app-forensics:afl-2.57b-r1:20211105-011235.log (text/plain), 9.33 KB, created by
Toralf Förster
on 2021-11-05 18:09:51 UTC
(
hide
)
Description:
app-forensics:afl-2.57b-r1:20211105-011235.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-11-05 18:09:51 UTC
Size:
9.33 KB
patch
obsolete
> * Package: app-forensics/afl-2.57b-r1 > * Repository: gentoo > * Maintainer: hanno@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking afl-2.57b.tar.gz to /var/tmp/portage/app-forensics/afl-2.57b-r1/work >>>> Source unpacked in /var/tmp/portage/app-forensics/afl-2.57b-r1/work >>>> Preparing source in /var/tmp/portage/app-forensics/afl-2.57b-r1/work/AFL-2.57b ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-forensics/afl-2.57b-r1/work/AFL-2.57b ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-forensics/afl-2.57b-r1/work/AFL-2.57b ... >make -j4 CC=x86_64-pc-linux-gnu-gcc PREFIX=/usr HELPER_PATH=/usr/lib64/afl DOC_PATH=/usr/share/doc/afl-2.57b-r1 >[*] Checking for the ability to compile x86 code... >[+] Everything seems to be working, ready to compile. >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-gcc.c -o afl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc $i; done >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-fuzz.c -o afl-fuzz -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-showmap.c -o afl-showmap -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-tmin.c -o afl-tmin -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-gotcpu.c -o afl-gotcpu -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-analyze.c -o afl-analyze -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" afl-as.c -o afl-as -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >ln -sf afl-as as >[*] Testing the CC wrapper and instrumentation output... >unset AFL_USE_ASAN AFL_USE_MSAN; AFL_QUIET=1 AFL_INST_RATIO=100 AFL_PATH=. ./afl-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DAFL_PATH=\"/usr/lib64/afl\" -DDOC_PATH=\"/usr/share/doc/afl-2.57b-r1\" -DBIN_PATH=\"/usr/bin\" test-instr.c -o test-instr -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ldl >./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null >echo 1 | ./afl-showmap -m none -q -o .test-instr1 ./test-instr >[+] All right, the instrumentation seems to be working! >[+] LLVM users: see llvm_mode/README.llvm for a faster alternative to afl-gcc. >[+] All done! Be sure to review README - it's pretty short and useful. >NOTE: If you can read this, your terminal probably uses white background. >This will make the UI hard to read. See docs/status_screen.txt for advice. >make -j4 PREFIX=/usr HELPER_PATH=/usr/lib64/afl DOC_PATH=/usr/share/doc/afl-2.57b-r1 >[*] Checking for working 'llvm-config'... >[*] Checking for working 'clang'... >[*] Checking for '../afl-showmap'... >[+] All set and ready to build. >clang -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\" afl-clang-fast.c -o ../afl-clang-fast -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >ln -sf afl-clang-fast ../afl-clang-fast++ >clang++ `llvm-config --cxxflags` -Wl,-znodelete -fno-rtti -fpic -pipe -march=native -fno-diagnostics-color -O2 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign -DVERSION=\"2.57b\" -Wno-variadic-macros -shared afl-llvm-pass.so.cc -o ../afl-llvm-pass.so `llvm-config --ldflags` -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >afl-llvm-pass.so.cc:134:31: warning: 'CreateLoad' is deprecated: Use the version > that explicitly specifies the loaded type instead > [-Wdeprecated-declarations] > LoadInst *PrevLoc = IRB.CreateLoad(AFLPrevLoc); > ^ >/usr/lib/llvm/13/include/llvm/IR/IRBuilder.h:1678:3: note: 'CreateLoad' has been > explicitly marked deprecated here > LLVM_ATTRIBUTE_DEPRECATED(LoadInst *CreateLoad(Value *Ptr, > ^ >/usr/lib/llvm/13/include/llvm/Support/Compiler.h:320:52: note: expanded from > macro 'LLVM_ATTRIBUTE_DEPRECATED' >#define LLVM_ATTRIBUTE_DEPRECATED(decl, message) [[deprecated(message)]] decl > ^ >afl-llvm-pass.so.cc:140:30: warning: 'CreateLoad' is deprecated: Use the version > that explicitly specifies the loaded type instead > [-Wdeprecated-declarations] > LoadInst *MapPtr = IRB.CreateLoad(AFLMapPtr); > ^ >/usr/lib/llvm/13/include/llvm/IR/IRBuilder.h:1678:3: note: 'CreateLoad' has been > explicitly marked deprecated here > LLVM_ATTRIBUTE_DEPRECATED(LoadInst *CreateLoad(Value *Ptr, > ^ >/usr/lib/llvm/13/include/llvm/Support/Compiler.h:320:52: note: expanded from > macro 'LLVM_ATTRIBUTE_DEPRECATED' >#define LLVM_ATTRIBUTE_DEPRECATED(decl, message) [[deprecated(message)]] decl > ^ >afl-llvm-pass.so.cc:143:15: warning: 'CreateGEP' is deprecated: Use the version > with explicit element type instead [-Wdeprecated-declarations] > IRB.CreateGEP(MapPtr, IRB.CreateXor(PrevLocCasted, CurLoc)); > ^ >/usr/lib/llvm/13/include/llvm/IR/IRBuilder.h:1787:3: note: 'CreateGEP' has been > explicitly marked deprecated here > LLVM_ATTRIBUTE_DEPRECATED( > ^ >/usr/lib/llvm/13/include/llvm/Support/Compiler.h:320:52: note: expanded from > macro 'LLVM_ATTRIBUTE_DEPRECATED' >#define LLVM_ATTRIBUTE_DEPRECATED(decl, message) [[deprecated(message)]] decl > ^ >afl-llvm-pass.so.cc:147:31: warning: 'CreateLoad' is deprecated: Use the version > that explicitly specifies the loaded type instead > [-Wdeprecated-declarations] > LoadInst *Counter = IRB.CreateLoad(MapPtrIdx); > ^ >/usr/lib/llvm/13/include/llvm/IR/IRBuilder.h:1678:3: note: 'CreateLoad' has been > explicitly marked deprecated here > LLVM_ATTRIBUTE_DEPRECATED(LoadInst *CreateLoad(Value *Ptr, > ^ >/usr/lib/llvm/13/include/llvm/Support/Compiler.h:320:52: note: expanded from > macro 'LLVM_ATTRIBUTE_DEPRECATED' >#define LLVM_ATTRIBUTE_DEPRECATED(decl, message) [[deprecated(message)]] decl > ^ >4 warnings generated. >clang -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\" -fPIC -c afl-llvm-rt.o.c -o ../afl-llvm-rt.o >[*] Building 32-bit variant of the runtime (-m32)... success! >[*] Building 64-bit variant of the runtime (-m64)... success! >[*] Testing the CC wrapper and instrumentation output... >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 > * > * If you need support, post the output of `emerge --info '=app-forensics/afl-2.57b-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-forensics/afl-2.57b-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-forensics:afl-2.57b-r1:20211105-011235.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/afl-2.57b-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-forensics/afl-2.57b-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-forensics/afl-2.57b-r1/work/AFL-2.57b/llvm_mode' > * S: '/var/tmp/portage/app-forensics/afl-2.57b-r1/work/AFL-2.57b' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 821973
:
748755
| 748758 |
748761
|
748764
|
748767