Skip to content

require compiled Boost variants for uhal dependencies - #77

Open
corrodis wants to merge 1 commit into
artdaq/Spack0.28from
sc/fixBoostForUhal
Open

require compiled Boost variants for uhal dependencies#77
corrodis wants to merge 1 commit into
artdaq/Spack0.28from
sc/fixBoostForUhal

Conversation

@corrodis

Copy link
Copy Markdown

I needed this change for a fresh, clean install on mgr-01.

Copilot AI left a comment

Copy link
Copy Markdown

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 tightens the Spack dependency specification for uhal by requiring the specific compiled Boost components that uhal links against, avoiding configurations where a header-only Boost would satisfy the dependency but fail at link time.

Changes:

  • Replace the generic depends_on("boost") with a Boost spec that enables the needed compiled libraries.
  • Add an in-file comment documenting why compiled Boost libraries are required.

💡 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.

4 participants