8000 Resolve missing symbols when loading plugins by veprbl · Pull Request #1910 · eic/EICrecon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Resolve missing symbols when loading plugins #1910

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

Merged
merged 2 commits into from
Jun 20, 2025
Merged

Conversation

veprbl
Copy link
Member
@veprbl veprbl commented Jun 11, 2025

Briefly, what does this PR introduce?

Fixes: #1909

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No

Does this PR change default behavior?

No

@veprbl veprbl changed the title Pr/missing symbols Resolve missing symbols when loading plugins Jun 11, 2025
@veprbl veprbl force-pushed the pr/missing_symbols branch from 5a18d11 to e2f5f4c Compare June 11, 2025 21:41
Copy link
Contributor
@wdconinc wdconinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@veprbl
Copy link
Member Author
veprbl commented Jun 12, 2025
warning: '/home/runner/work/EICrecon/EICrecon/src/services/geometry/dd4hep/DD4hep_service.h' not found in compilation database.

Are we never analyzing header files?

@wdconinc
Copy link
Contributor
warning: '/home/runner/work/EICrecon/EICrecon/src/services/geometry/dd4hep/DD4hep_service.h' not found in compilation database.

Are we never analyzing header files?

If I recall correctly, they are analyzed as part of the file that includes them. clang-tidy does provide comments on headers if they are problematic. See e.g. https://github.com/eic/EICrecon/pull/1875/files which was based on the automatically provided suggestions.

@wdconinc wdconinc added this pull request to the merge queue Jun 20, 2025
Merged via the queue into main with commit 990ff08 Jun 20, 2025
115 checks passed
@wdconinc wdconinc deleted the pr/missing_symbols branch June 20, 2025 05:58
@veprbl veprbl added the backport v1.26 Backport into v1.26 label Jun 21, 2025
github-actions bot pushed a commit that referenced this pull request Jun 21, 2025
### Briefly, what does this PR introduce?
Fixes: #1909

### What kind of change does this PR introduce?
- [x] Bug fix (issue #__)
- [ ] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No

### Does this PR change default behavior?
No

(cherry picked from commit 990ff08)
@epic-capybara
Copy link

Successfully created backport PR for v1.26:

veprbl added a commit that referenced this pull request Jun 21, 2025
# Description
Backport of #1910 to `v1.26`.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EICrecon 1.26.0 fails to start
3 participants
0