-
-
Notifications
You must be signed in to change notification settings - Fork 465
fuzzers/binary_only/qemu_launcher recipe error #3743
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
IMPORTANT
- The issue to be present in the current
mainbranch.
Describe the bug
The 'qemu_launcher' fuzzer emits an recipe error
A clear and concise description of what the bug is.
If you want to present the backtrace, don't forget to run with errors_backtrace feature and log from RUST_LOG
In addition, please tell us what is your fuzzer's Cargo.toml
To Reproduce
Steps to reproduce the behavior:
$ just test
configure: error: C compiler cannot create executables
See `config.log' for more details
make: Entering directory '/home/ubuntu/LibAFL/fuzzers/binary_only/qemu_launcher/target/build-png'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory '/home/ubuntu/LibAFL/fuzzers/binary_only/qemu_launcher/target/build-png'
error: Recipe `libpng` failed with exit code 2
error: Recipe `test` failed on line 76 with exit code 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working