Skip to content

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR enables storing of source used for compilation of products in the container, for ease of debug symbol interpretation.

What kind of change does this PR introduce?

  • Bug fix (issue: debug builds point to source in stage path)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Copilot AI review requested due to automatic review settings November 19, 2025 15:46
Copilot finished reviewing on behalf of wdconinc November 19, 2025 15:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enables the storage of source code used during compilation for select packages in the container environment. This addresses a bug where debug builds incorrectly point to temporary source paths in the stage directory, making debug symbol interpretation difficult.

  • Adds package_attributes: install_source: true configuration to 7 key packages
  • Ensures source code is retained in the container for debugging purposes
  • Targets packages that are commonly debugged: acts, dd4hep, eicrecon, epic, irt, jana2, and podio

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants