Skip to content

Unable to run ossfuzz properly according to instructions #14639

Closed
@Subway2023

Description

@Subway2023

Page

https://github.com/ethereum/solidity/tree/develop/test/tools/ossfuzz

Abstract

cmake -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/libfuzzer.cmake -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE:-Release} ..

when I follow this instruction to run, there is a bug:

CMake Error at test/tools/ossfuzz/CMakeLists.txt:183 (add_executable):
Cannot find source file:

solProto.pb.cc

there is no file named solProto.pb.cc in solidity/test/tools/ossfuzz/

Pull request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions