You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
markyoder opened this issue
Mar 17, 2025
· 0 comments
Labels
P: normalA defect affecting operation with a low possibility of significantly affects.T: defectAn anomaly, which is anything that deviates from expectations.
I am trying to write a Spack installer for Moose. I have updated a few dependencies' Spack packages, and a bunch of other things too. I think I am almost there, but now I am getting:
204 /tmp/myoder96/spack-stage/spack-stage-moose-2024-11-11-ogiatvcom42b6paiqt4y3xzkvm2zellu/spack-src/framework/build/header_symlinks/MooseTypes.h:183:8: error: 'ReplaceAlgebraicType' is not a class template
And it sure would help to know where 'ReplaceAlgebraicType' is supposed to come from! Any ideas? I guess that should be from MetaPhysicL -- looking at the code:
Is there a specific version of MetaPhysicL I should be using? 0.6.0 seems too old; I am currently using 1.3.2.
Steps to Reproduce
Described above; this is a build error. If you like, I'll provide the necessary Spack packages?
Impact
Cannot build moose, at least not with Spack.
[Optional] Diagnostics
No response
The text was updated successfully, but these errors were encountered:
markyoder
added
P: normal
A defect affecting operation with a low possibility of significantly affects.
T: defect
An anomaly, which is anything that deviates from expectations.
labels
Mar 17, 2025
P: normalA defect affecting operation with a low possibility of significantly affects.T: defectAn anomaly, which is anything that deviates from expectations.
Bug Description
I am trying to write a Spack installer for Moose. I have updated a few dependencies' Spack packages, and a bunch of other things too. I think I am almost there, but now I am getting:
And it sure would help to know where 'ReplaceAlgebraicType' is supposed to come from! Any ideas? I guess that should be from MetaPhysicL -- looking at the code:
Is there a specific version of MetaPhysicL I should be using? 0.6.0 seems too old; I am currently using 1.3.2.
Steps to Reproduce
Described above; this is a build error. If you like, I'll provide the necessary Spack packages?
Impact
Cannot build moose, at least not with Spack.
[Optional] Diagnostics
No response
The text was updated successfully, but these errors were encountered: