Conversation
|
@gknapp1 I found you a new error at least |
|
This is needed for 3DThesis MPI-enabled build? |
No, this is one way to avoid the issues you found in #6. I just don't know why additivefoam won't build |
| vim \ | ||
| emacs \ | ||
| wget \ | ||
| libgl1 \ |
There was a problem hiding this comment.
Accidental deletion of libgl1? Maybe related to AdditiveFOAM build failure...?
There was a problem hiding this comment.
This was purposeful - I can't imagine we need to explicitly install it. Error is:
cannot find -lfiniteVolume: No such file or directory
/usr/bin/ld.bfd: cannot find -lmeshTools: No such file or directory
and based on how quick the openfoam build was it seems like nothing was actually compiled there
There was a problem hiding this comment.
Hmm, you're right, that is a suspiciously fast openfoam-10 build time. I just manually started a re-run of the CI to see if the error repeats.
There was a problem hiding this comment.
Ok error repeated, so it wasn't just a random build failure.
|
May have identified an issue with external mpi for openfoam here, but it didn't fix this build so closing |
No description provided.