Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

[BUG] Makefile:103: recipe for target 'p2pd' failed #53

Closed
SeaMonkey82 opened this issue Jul 19, 2020 · 2 comments
Closed

[BUG] Makefile:103: recipe for target 'p2pd' failed #53

SeaMonkey82 opened this issue Jul 19, 2020 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@SeaMonkey82
Copy link

Quickstart steps fail during build process.

Description

Attempted to use Quickstart guide in Linux Mint 20, but build process fails.

Expected Behavior

Build process completes and fuzzer runs.

Actual Behavior

Build process fails.

Possible Fix

I noticed that a number of packages are downloaded from the Ubuntu 18.04 repo even though I'm using a distribution based on Ubuntu 20.04

Steps to Reproduce

git clone --depth 1 --recurse-submodules https://github.com/sigp/beacon-fuzz.git
git clone --depth 1 https://github.com/sigp/beacon-fuzz-corpora.git
cd beacon-fuzz
sudo ./runfuzzer.sh block_header ../beacon-fuzz-corpora/0-9-1/mainnet/block_header/ ../beacon-fuzz-corpora/0-9-1/mainnet/beaconstate

Your Environment

  • Version/Commit used: c8373ea
  • Operating System and version: Linux Mint 20
@zedt3ster
Copy link
Member

Thanks @SeaMonkey82. This part of the project is not currently maintained and is actually being completely revamped - see the branch beaconfuzz_v2.

Once that branch is merged, this issue will be resolved.

@pventuzelo pventuzelo added bug Something isn't working wontfix This will not be worked on labels Aug 1, 2020
@zedt3ster
Copy link
Member

The PRs #55 and #56 have been merged. Feel free to reopen this issue if you're still having problems running any of our fuzzing tools @SeaMonkey82

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants