-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
cee-compute (except clang) seems to get it right but other machines are not building with it on which is causing a missing test:
corePDEs_SteadyHeatConstrainedOpt2D_Conductivity_Dist_Param_Restart
On blake, the test file is not compiling do to the follow:
/projects/x86-64-icelake-rocky8/external-packages/openmpi/4.1.5/gcc/12.2.0/bin/mpicc -DPARALLEL_EXODUS_SUPPORTED -I/home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include -o CMakeFiles/cmTC_c3760.dir/src.c.o -c /home/projects/albany/nightlyCDashAlbanyBlake/build-gcc/AlbBuildReleaseGcc/CMakeFiles/CMakeScratch/TryCompile-qHnDaK/src.c
In file included from /home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include/exodusII_par.h:14,
from /home/projects/albany/nightlyCDashAlbanyBlake/build-gcc/AlbBuildReleaseGcc/CMakeFiles/CMakeScratch/TryCompile-qHnDaK/src.c:2:
/home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include/exodusII.h:18:10: fatal error: netcdf.h: No such file or directory
18 | #include "netcdf.h"
| ^~~~~~~~~~
compilation terminated.
Metadata
Metadata
Assignees
Labels
No labels