Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various updates #12

Merged
merged 29 commits into from
Jul 4, 2024
Merged

various updates #12

merged 29 commits into from
Jul 4, 2024

Conversation

codyps
Copy link
Owner

@codyps codyps commented Jul 4, 2024

No description provided.

@codyps codyps force-pushed the wip branch 3 times, most recently from 6dfb5e4 to 266d6c3 Compare July 4, 2024 01:49
Right now we see errors like:

```
  = note: `.note.gnu.build-id' referenced in section `.text._ZN7buildid6target8build_id17he4d54dc30f90bfd5E' of /home/runner/work/buildid/buildid/target/debug/deps/libbuildid-0fe5f367bd5ea7ac.rlib(buildid-0fe5f367bd5ea7ac.buildid.acddeb1316d76d1f-cgu.0.rcgu.o): defined in discarded section `.note.gnu.build-id' of /home/runner/work/buildid/buildid/target/debug/deps/libbuildid-0fe5f367bd5ea7ac.rlib(buildid-0fe5f367bd5ea7ac.buildid.acddeb1316d76d1f-cgu.0.rcgu.o)
          `.note.gnu.build-id' referenced in section `.text._ZN7buildid6target8build_id17he4d54dc30f90bfd5E' of /home/runner/work/buildid/buildid/target/debug/deps/libbuildid-0fe5f367bd5ea7ac.rlib(buildid-0fe5f367bd5ea7ac.buildid.acddeb1316d76d1f-cgu.0.rcgu.o): defined in discarded section `.note.gnu.build-id' of /home/runner/work/buildid/buildid/target/debug/deps/libbuildid-0fe5f367bd5ea7ac.rlib(buildid-0fe5f367bd5ea7ac.buildid.acddeb1316d76d1f-cgu.0.rcgu.o)
          collect2: error: ld returned 1 exit status
```

When running `./scripts/test-gnu-ld-section-inject`. Possible that this
just no longer works with current rust or current gnu ld, etc.
@codyps codyps force-pushed the wip branch 3 times, most recently from 9a969a5 to 4056307 Compare July 4, 2024 18:04
@codyps codyps merged commit bb02197 into master Jul 4, 2024
10 checks passed
@codyps codyps deleted the wip branch July 4, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant