-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makefile fix for external FP submodule inclusion #28609
Conversation
a2ee7c4
to
ca79587
Compare
Added install targets. |
ca79587
to
731a12c
Compare
ugh commit 2 fixes something but breaks another. |
731a12c
to
b6f8ed8
Compare
Job Documentation on cff8a9c wanted to post the following: View the site here This comment will be updated on new commits. |
Job Coverage on cff8a9c wanted to post the following: Framework coverageCoverage did not change Modules coverageFluid properties
Full coverage reportsReports
This comment will be updated on new commits. |
I think we probably need a sanity check from a few for this one |
This does not solve the header symlink warnings btw (which are caused by SodiumRevision.h being created in every module when building combined, for some reason) But it should solve the missing "SinglePhaseFluidProperties.h" include when building the modules inside combined apps we have seen in the apptainer recipes |
Looks like this breaks things: https://civet.inl.gov/job/2442762/ |
Seems to be tied to the revision, the other problem. I invalidated to see if it gets it past
|
Trying to fix the other issue too again |
Dont set app_header in stone, will change for every app in the build
Ok should be good. The only fail is Okami, so I'll look to patch Okami most likely |
Okami patch is up https://hpcgitlab.hpc.inl.gov/idaholab/okami/-/merge_requests/42 this is good to go |
moosebuild.hpc.inl.gov has been off for a while; need to get that back going |
Its crazy how often I fix this, and then it breaks the following day |
https://moosebuild.hpc.inl.gov is back online |
let's merge? stuff is failing downstream because this is not in |
Unrelated failure |
Failure in https://civet.inl.gov/job/2445689/ was not unrelated |
refs #27027