Giter Site home page Giter Site logo

filter-fuzz's People

Watchers

 avatar  avatar

filter-fuzz's Issues

make does not work

Hi YS,

When I run make forkserver-simple, I get the following error message:

[-] Oops, can't find gcc header files. Be sure to install 'gcc-X-plugin-dev'.
GNUmakefile.gcc_plugin:120: recipe for target 'test_deps' failed
make[2]: *** [test_deps] Error 1
make[2]: Leaving directory '/home/ubuntu/ML/filter-fuzz/AFLplusplus'
GNUmakefile:325: recipe for target 'gcc_plugin' failed
make[1]: [gcc_plugin] Error 2 (ignored)
[*] Testing the CC wrapper afl-cc and its instrumentation output...
afl-cc++4.01a by Michal Zalewski, Laszlo Szekeres, Marc Heuse - mode: GCC-GCC
[!] WARNING: You are using outdated instrumentation, install LLVM and/or gcc-plugin and use afl-clang-fast/afl-clang-lto/afl-gcc-fast instead!
afl-as++4.01a by Michal Zalewski
[+] Instrumented 19 locations (64-bit, non-hardened mode, ratio 100%).
ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr0 ./test-instr < /dev/null
echo 1 | ASAN_OPTIONS=detect_leaks=0 ./afl-showmap -m none -q -o .test-instr1 ./test-instr

[+] All right, the instrumentation of afl-cc seems to be working!
[+] Main compiler 'afl-cc' successfully built!
[-] LLVM mode for 'afl-cc'  failed to build, likely you either don't have llvm installed, or you need to set LLVM_CONFIG, to point to e.g. llvm-config-11. See instrumentation/README.l
lvm.md how to do this. Highly recommended!
[-] LLVM LTO mode for 'afl-cc'  failed to build, this would need LLVM 11+, see instrumentation/README.lto.md how to build it
[-] gcc_plugin for 'afl-cc'  failed to build, unless you really need it that is fine - or read instrumentation/README.gcc_plugin.md how to build it
[+] All done! Be sure to review the README.md - 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.md for advice.
make -C utils/aflpp_driver
make[2]: Entering directory '/home/ubuntu/ML/filter-fuzz/AFLplusplus/utils/aflpp_driver'
clang -I. -I../../include -O3 -funroll-loops -g -fPIC -c aflpp_driver.c
'libAFLDriver.a' -> '../../libAFLDriver.a'
clang -O3 -funroll-loops -g -fPIC -O0 -funroll-loops -c aflpp_qemu_driver.c
'libAFLQemuDriver.a' -> '../../libAFLQemuDriver.a'
Note: Optional aflpp_qemu_driver_hook.o not built.
Note: Optional aflpp_qemu_driver_hook.so not built.
make[2]: Leaving directory '/home/ubuntu/ML/filter-fuzz/AFLplusplus/utils/aflpp_driver'
make[1]: Leaving directory '/home/ubuntu/ML/filter-fuzz/AFLplusplus'
AFLplusplus/afl-cc examples/forkserver_simple/src/program.c -o target/debug/program
afl-cc++4.01a by Michal Zalewski, Laszlo Szekeres, Marc Heuse - mode: GCC-GCC
[!] WARNING: You are using outdated instrumentation, install LLVM and/or gcc-plugin and use afl-clang-fast/afl-clang-lto/afl-gcc-fast instead!
afl-as++4.01a by Michal Zalewski
[+] Instrumented 8 locations (64-bit, non-hardened mode, ratio 100%).
/usr/bin/ld: cannot open output file target/debug/program: No such file or directory
collect2: error: ld returned 1 exit status
Makefile:19: recipe for target 'afl' failed
make: *** [afl] Error 1

Do you know the reason? Thanks.

Thuan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.