-- ************************************************************************** -- Starting configuration of Amber version 24.0.0... -- CMake Version: 3.24.2 -- For how to use this build system, please read this wiki: -- http://ambermd.org/pmwiki/pmwiki.php/Main/CMake -- For a list of important CMake variables, check here: -- http://ambermd.org/pmwiki/pmwiki.php/Main/CMake-Common-Options -- ************************************************************************** -- Amber source found, building AmberTools and Amber -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- The Fortran compiler identification is GNU 11.2.0 cc1: warning: command-line option '-fallow-argument-mismatch' is valid for Fortran but not for C -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/nitin.bt.iith/mvapich2-gdr/opt/mvapich2/gdr/2.3.7/no-mpittool/no-openacc/cuda11.4/mofed5.4/mpirun/gnu11.2.0/bin/mpicc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/nitin.bt.iith/mvapich2-gdr/opt/mvapich2/gdr/2.3.7/no-mpittool/no-openacc/cuda11.4/mofed5.4/mpirun/gnu11.2.0/bin/mpicxx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /home/nitin.bt.iith/mvapich2-gdr/opt/mvapich2/gdr/2.3.7/no-mpittool/no-openacc/cuda11.4/mofed5.4/mpirun/gnu11.2.0/bin/mpif90 - skipped -- Testing if stdlib.h can be included... -- Testing if stdlib.h can be included... no -- Testing if stdlib.h can be included using -D_BITS_FLOATN_H... CMake Error at cmake/VerifyCompilerConfig.cmake:96 (message): Your C compiler could not compile a simple test program using C99 mode to compile stdlib.h. Build output was: Change Dir: /scratch/nitin.bt.iith/A24/amber24_src/build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_28edf/fast && /usr/bin/gmake -f CMakeFiles/cmTC_28edf.dir/build.make CMakeFiles/cmTC_28edf.dir/build gmake[1]: Entering directory `/scratch/nitin.bt.iith/A24/amber24_src/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_28edf.dir/test_include_stdlib.c.o /home/nitin.bt.iith/mvapich2-gdr/opt/mvapich2/gdr/2.3.7/no-mpittool/no-openacc/cuda11.4/mofed5.4/mpirun/gnu11.2.0/bin/mpicc -D_BITS_FLOATN_H -std=gnu99 -o CMakeFiles/cmTC_28edf.dir/test_include_stdlib.c.o -c /scratch/nitin.bt.iith/A24/amber24_src/cmake/test_include_stdlib.c /scratch/nitin.bt.iith/A24/amber24_src/cmake/test_include_stdlib.c:4:10: fatal error: stdlib.h: No such file or directory 4 | #include | ^~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_28edf.dir/test_include_stdlib.c.o] Error 1 gmake[1]: Leaving directory `/scratch/nitin.bt.iith/A24/amber24_src/build/CMakeFiles/CMakeTmp' gmake: *** [cmTC_28edf/fast] Error 2 Call Stack (most recent call first): cmake/AmberBuildSystem2ndInit.cmake:30 (include) CMakeLists.txt:110 (include) -- Configuring incomplete, errors occurred! See also "/scratch/nitin.bt.iith/A24/amber24_src/build/CMakeFiles/CMakeOutput.log".