Commit b4b1c5f
authored
solver: catch invalid dependencies during concretization (#51176)
fixes #51146
fixes #51067
Improve error handling to detect and report cases where
a caret in the input spec incorrectly references
transitive build dependencies.
Signed-off-by: Massimiliano Culpo <[email protected]>1 parent d1cb70d commit b4b1c5f
File tree
2 files changed
+16
-0
lines changed- lib/spack/spack
- solver
- test/concretization
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4052 | 4052 | | |
4053 | 4053 | | |
4054 | 4054 | | |
| 4055 | + | |
| 4056 | + | |
| 4057 | + | |
| 4058 | + | |
| 4059 | + | |
| 4060 | + | |
| 4061 | + | |
| 4062 | + | |
| 4063 | + | |
0 commit comments