aws / aws/efs-utils

Build fails with rust-lld error: Invalid summary version 14. Version should be in the range [1-12]

Open
#375 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
361
Forks
238
Avg merge
2d 13h
Merged PRs (30d)
3

Description

Trying to build version 3.3.1 on openSUSE Tumbleweed fails with:

```
[ 154s] = note: some arguments are omitted. use `--verbose` to show all linker arguments
[ 154s] = note: rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: Invalid summary version 14. Version should be in the range [1-12].
[ 154s] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[ 154s] collect2: error: ld returned 1 exit status
```

I have not been able to resolve this so far. The issue did not arise with version 3.2.0.

Contributor guide

Open the contributing guide

Research direction

Reproduce the version 3.3.1 build on openSUSE Tumbleweed and compare it with version 3.2.0, using the reported rust-lld error as the starting point. Trace the build and linker inputs that produce summary version 14; done means the project builds successfully on the affected environment without this error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.