google / google/oss-fuzz

[Solidity] Build failure due to system linker

Open
#10,237 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
12.6k
Forks
2.9k
Avg merge
2d 2h
Merged PRs (30d)
62

Description

For the proto fuzzers, the following failure happens. This is unrelated to upstream project.

```
/usr/bin/ld.gold: internal error in read_header_prolog, at ../../gold/dwarf_reader.cc:1678
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
```

Any idea why?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting how the proto fuzzers invoke clang-15 and reproduce the reported failure involving /usr/bin/ld.gold. Read the linker error context around dwarf_reader.cc:1678 and compare the build environment with the upstream project. Done means identifying the system-linker cause and documenting or implementing a verified build fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.