Skip to content

solver: fix issue with conditional language dependencies#51692

Merged
becker33 merged 1 commit intospack:developfrom
alalazo:bugfix/conditional-language-dependencies
Dec 4, 2025
Merged

solver: fix issue with conditional language dependencies#51692
becker33 merged 1 commit intospack:developfrom
alalazo:bugfix/conditional-language-dependencies

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Dec 4, 2025

fixes #51683

Add a couple of integrity constraints so that the solver can correctly turn on variants needed to activate conditional language dependencies.

fixes spack#51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
@alalazo alalazo requested review from alecbcs and becker33 December 4, 2025 19:35
@alalazo alalazo added v1.0.3 PRs to backport for v1.0.3 v1.1.1 bugfix Something wasn't working, here's a fix labels Dec 4, 2025
@becker33 becker33 merged commit e88b054 into spack:develop Dec 4, 2025
33 checks passed
@alalazo alalazo deleted the bugfix/conditional-language-dependencies branch December 4, 2025 20:07
becker33 pushed a commit that referenced this pull request Jan 10, 2026
fixes #51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
@becker33 becker33 mentioned this pull request Jan 10, 2026
2 tasks
becker33 pushed a commit that referenced this pull request Jan 11, 2026
fixes #51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 15, 2026
fixes #51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
vjranagit pushed a commit to vjranagit/spack that referenced this pull request Jan 18, 2026
fixes spack#51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 22, 2026
fixes #51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 26, 2026
fixes #51683

Add a couple of integrity constraints so that the solver
can correctly turn on variants needed to activate conditional
language dependencies.

Signed-off-by: Massimiliano Culpo <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
@becker33
Copy link
Copy Markdown
Member

becker33 commented Feb 2, 2026

This PR does not apply cleanly to releases/v1.0 and will be removed from v1.0.3

@becker33 becker33 removed the v1.0.3 PRs to backport for v1.0.3 label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something wasn't working, here's a fix v1.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

solver: %<language>=compiler fails at inferring variant activation

2 participants