[0KRunning with gitlab-runner 17.9.1 (bbf75488)[0;m [0K on slurm instance runner t1_ZJNiN3, system ID: s_3b9487865d15[0;m section_start:1742808975:prepare_executor [0K[0K[36;1mPreparing the "custom" executor[0;m[0;m [0KUsing Custom executor with driver Jacamar CI 0.24.1...[0;m section_end:1742808975:prepare_executor [0Ksection_start:1742808975:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Targeting sbatch executor Static builds directory in use, all jobs results kept. Please be aware of large disk space requirements when using this runner (minimum days: 1) Running as m214003 UID: 1403 GID: 32054 Local time: 2025-03-24 10:36:15 Running on hpc-ci.dkrz.de via hpc-ci.dkrz.de... section_end:1742808975:prepare_script [0Ksection_start:1742808975:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 1...[0;m Initialized empty Git repository in /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 3b65d721 as detached HEAD (ref is refs/merge-requests/146/head)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1742808984:get_sources [0Ksection_start:1742808984:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0;33mWARNING: Starting with version 17.0 the 'build_script' stage will be replaced with 'step_script': https://gitlab.com/groups/gitlab-org/-/epics/6112[0;m [32;1mSlurm job command: sbatch --wait --job-name=ci-701180_1742808984 --output=/scratch/hpc-ci/m214003/scripts/t1_ZJNiN3/000/mpim-sw/libcdi/701180/slurm-ci-701180.out --account=ka1125 --partition=shared --ntasks=8 --time=15:00 --nodes=1 /scratch/hpc-ci/m214003/scripts/t1_ZJNiN3/000/mpim-sw/libcdi/701180/build_script.bash[0;m Submitted batch job 16040496 [32;1m$ module purge[0;m [32;1m$ ${CI_PROJECT_DIR}/.ci/bb/levante-dkrz/${CI_JOB_NAME}[0;m module load git module load ruby/3.0.2-gcc-11.2.0 module load gcc/11.2.0-gcc-11.2.0 module load openmpi/4.1.2-gcc-11.2.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:25: installing 'config/compile' configure.ac:17: installing 'config/config.guess' configure.ac:17: installing 'config/config.sub' configure.ac:20: installing 'config/install-sh' configure.ac:20: installing 'config/missing' app/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' interfaces/python/Makefile.am:3: installing 'config/py-compile' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' applying contrib/00nagfor-libtool-patch/nagfor-libtool-2.4.6.patch patching file config/ltmain.sh Hunk #4 succeeded at 9566 (offset 2 lines). Hunk #5 succeeded at 10302 (offset 2 lines). applying contrib/01aix-deplib-rpath-patch/aix-deplib-libtool.patch patching file config/ltmain.sh Hunk #1 succeeded at 8635 (offset 1464 lines). applying contrib/03ltmain-ld-groups-patch/ltmain-ld-groups-libtool-2.4.6.patch patching file config/ltmain.sh Hunk #2 succeeded at 7886 (offset 2 lines). applying contrib/04ltmain-xlinker-patch/ltmain-xlinker-patch.patch patching file config/ltmain.sh applying contrib/05macos-nagfor-patch/macos-nagfor.patch patching file config/ltmain.sh Hunk #1 succeeded at 8960 (offset 2 lines). applying contrib/06ltmain_nag_pthread-patch/ltmain_nag_pthread.patch patching file config/ltmain.sh Hunk #1 succeeded at 7938 (offset 2 lines). Hunk #2 succeeded at 9578 (offset 2 lines). Hunk #3 succeeded at 10350 (offset 2 lines). applying contrib/07ltmain-early-xcompile-patch/ltmain-early-xcompile-libtool-2.4.6.patch patching file config/ltmain.sh applying contrib/08ltmain-parallel-printf-patch/ltmain-parallel-printf.patch patching file config/ltmain.sh configure.ac:25: installing 'config/compile' configure.ac:20: installing 'config/missing' app/Makefile.am: installing 'config/depcomp' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes configure: setting up libtool checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking dependency style of mpicc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpicc option to accept ISO C99... none needed checking For conformance to POSIX.1-2001.... yes checking for C/C++ restrict keyword... __restrict checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for Fortran flag to compile .f90 files... none checking whether the Fortran compiler works... yes checking for flag to alter module search path... -I checking for Fortran compiler flag needed to specify search paths for the "INCLUDE" statement... -I checking for conftest_module module file name... conftest_module.mod checking for suffix of module files... mod checking how to define symbols for preprocessed Fortran... -D checking if Fortran compiler can handle complex CHARACTER interoperability... yes checking C preprocessor flags for Fortran calling convention cfortran.h... -DgFortran -DgFortran8 (probed) checking if C externals constructed with cfortran.h work... yes configure: setting up libtool checking any compiler has problems building shared objects... no configure: creating ./config.lt config.lt: creating libtool checking whether libtool can link C programs... yes checking whether libtool can link Fortran programs... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for struct stat.st_blksize... yes checking for malloc.h... yes checking for sys/time.h... yes checking for execinfo.h... yes checking size parameter type for backtrace()... int checking for library containing backtrace... none required checking for mallinfo... yes checking for pwrite... yes checking for timegm... yes checking for getline... yes checking for uuid/uuid.h extra include path... (none required) checking for library containing uuid_generate... -luuid checking for uuid/uuid.h... yes checking whether uuid_generate is declared... yes checking whether isnan is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking whether PAGESIZE is declared... no checking whether PAGE_SIZE is declared... no checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_PAGESIZE is declared... yes checking whether _PC_REC_XFER_ALIGN is declared... yes checking whether POSIX_REC_XFER_ALIGN is declared... no checking for library containing floor... -lm checking whether __builtin_ctz is declared... yes checking whether mpicc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes CC:mpicc CFLAGS:-g -O2 -pthread LIBS:-lpthread -lm -luuid checking for fdb5 library... suppressed checking for szlib library... suppressed checking for netcdf.h... yes checking for library containing nc_open... -lnetcdf checking for nc-config... /sw/spack-levante/netcdf-c-4.8.1-6qheqr/bin/nc-config checking netcdf's OpenDAP support... yes checking netcdf's Zarr support... yes checking netcdf's nc2 support... yes checking netcdf's nc4 support... yes checking netcdf's nc4/hdf5 support... yes checking whether nc_inq_var_filter is declared... yes checking for library containing nc_inq_var_filter_ids... none required checking whether nc_inq_var_filter_ids is declared... yes checking for library containing ncaux_h5filterspec_parselist... none required checking whether ncaux_h5filterspec_parselist is declared... yes checking netcdf's nc4/szlib support... yes checking for library containing nc_def_var_szip... none required checking for library containing H5TS_mutex_lock... no checking for library containing H5get_libversion... no checking for grib_api.h... yes checking for library containing grib_get_message... -leccodes checking for GRIB support... yes checking for ACROSS support... yes checking for CGRIBEX support... yes checking for SERVICE support... yes checking for EXTRA support... yes checking for IEG support... yes checking for building an additional static CDI binary... no checking for HIRLAM extensions... no checking for grib_get_length... yes checking for mpi.h extra include path... (none required) checking for library containing MPI_Waitall... (none required) checking for mpirun... /sw/spack-levante/openmpi-4.1.2-mnmady/bin/mpirun checking if /sw/spack-levante/openmpi-4.1.2-mnmady/bin/mpirun works... yes checking for mpi extra module path... (none required) checking for library containing mpi_waitall... (none required) checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for yaxt_c... yes checking for yaxt.h extra include path... -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include checking for library containing xt_initialized... -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c checking whether MPI_UINT64_T is declared... yes checking for xt_redist_p2p_aext_new... no checking for yaxt... yes checking for yaxt extra module path... -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include checking for library containing xt_initialized... -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt -lyaxt_c checking for ppm_core... yes checking for ppm/ppm.h extra include path... -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include checking for library containing PPM_initialize... -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -lscalesppmcore checking for ppm/dist_array.h... yes checking for netcdf_meta.h... yes checking parallel netcdf's pnetcdf support... yes checking for netcdf_par.h... yes checking whether MPI_Bcast is declared... yes checking whether nc_inq_format_extended is declared... yes checking for thread local storage (TLS) class... _Thread_local checking whether _POSIX_ASYNCHRONOUS_IO is declared... yes checking for library containing aio_suspend... -lrt checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating app/Makefile config.status: creating cdi.settings config.status: creating examples/Makefile config.status: creating examples/pio/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/python/Makefile config.status: creating src/Makefile config.status: creating src/cmake/cdi/cdi-config-version.cmake config.status: creating src/cmake/cdi/cdi-config.cmake config.status: creating src/pkgconfig/cdi.pc config.status: creating src/pkgconfig/cdi_f2003.pc config.status: creating src/pkgconfig/cdipio.pc config.status: creating tests/Makefile config.status: creating tests/test_cksum_base config.status: creating interfaces/test_cpp_nc.run config.status: creating interfaces/test_python_grb.run config.status: creating interfaces/test_python_nc.run config.status: creating interfaces/test_ruby_grb.run config.status: creating interfaces/test_ruby_nc.run config.status: creating tables/gen_tableheaderfile config.status: creating tests/pio_cksum_asynch.run config.status: creating tests/pio_cksum_fpguard.run config.status: creating tests/pio_cksum_grb2.run config.status: creating tests/pio_cksum_mpi_fw_at_all.run config.status: creating tests/pio_cksum_mpi_fw_at_reblock.run config.status: creating tests/pio_cksum_mpi_fw_ordered.run config.status: creating tests/pio_cksum_mpinonb.run config.status: creating tests/pio_cksum_nc.run config.status: creating tests/pio_cksum_nc2.run config.status: creating tests/pio_cksum_nc4.run config.status: creating tests/pio_cksum_writer.run config.status: creating tests/pio_write.parallel.run config.status: creating tests/pio_write.run config.status: creating tests/pio_write_deco2d.parallel.run config.status: creating tests/pio_write_deco2d.run config.status: creating tests/pio_write_dist_array.run config.status: creating tests/test_byteswap.run config.status: creating tests/test_cdf_const.run config.status: creating tests/test_cdf_transformation.run config.status: creating tests/test_cksum_ext.run config.status: creating tests/test_cksum_grb.run config.status: creating tests/test_cksum_grb2.run config.status: creating tests/test_cksum_ieg.run config.status: creating tests/test_cksum_nc.run config.status: creating tests/test_cksum_nc2.run config.status: creating tests/test_cksum_nc4.run config.status: creating tests/test_cksum_nc_chunk.run config.status: creating tests/test_cksum_srv.run config.status: creating tests/test_f2003.run config.status: creating tests/test_grib.run config.status: creating tests/test_resource_copy.parallel.run config.status: creating tests/test_resource_copy.run config.status: creating tests/test_table.run config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: CDI is configured with the following options: { "build" : { "tools" : { "CC" : "mpicc", "CPP" : "mpicc -E", "CPPFLAGS" : "-I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8", "CFLAGS" : "-g -O2 -pthread -Wall -Werror", "LDFLAGS" : "-L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64", "LIBS" : "-leccodes -lnetcdf -lpthread -lm -luuid ", "FC" : "mpif90", "F77" : "no", "FCFLAGS" : "-g -O2 -Wall -Werror", "LD" : "/usr/bin/ld -m elf_x86_64", "NM" : "/usr/bin/nm -B", "AR" : "ar", "DLLTOOL" : "false", "OBJDUMP" : "objdump", "STRIP" : "strip", "RANLIB" : "ranlib", "INSTALL" : "/usr/bin/install -c" }, "libraries" : { "threads" : { "lib" : "", "include" : "" }, "mpi" : { "libs" : "", "cflags" : "", "fclibs" : "", "fcflags" : "" }, "fdb5" : { "lib" : "", "include" : "" }, "szlib" : { "lib" : "", "include" : "" }, "netcdf" : { "lib" : " -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -lnetcdf", "include" : " -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include" }, "eccodes" : { "lib" : "", "include" : "" } }, "platform" : { "SYSTEM_TYPE" : "x86_64-pc-linux-gnu" } }, "features" : { "enable_cdi_lib" : true, "grib" : "yes", "cgribex" : "yes", "service" : "yes", "extra" : "yes", "ieg" : "yes", "enable_mpi" : true, "parallel_nc4" : 1, "enable_python" : false, "enable_ruby" : false, "across" : "yes" } } configure: Configuration completed. You can now run 'make' to compile the CDI package and 'make install' to install it afterwards. Making all in src make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/config/missing autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-am make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT async_worker.lo -MD -MP -MF .deps/async_worker.Tpo -c -o async_worker.lo async_worker.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT basetime.lo -MD -MP -MF .deps/basetime.Tpo -c -o basetime.lo basetime.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT calendar.lo -MD -MP -MF .deps/calendar.Tpo -c -o calendar.lo calendar.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c -o cdf.lo cdf.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_filter.lo -MD -MP -MF .deps/cdf_filter.Tpo -c -o cdf_filter.lo cdf_filter.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_int.lo -MD -MP -MF .deps/cdf_int.Tpo -c -o cdf_int.lo cdf_int.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_lazy_grid.lo -MD -MP -MF .deps/cdf_lazy_grid.Tpo -c -o cdf_lazy_grid.lo cdf_lazy_grid.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -fPIC -DPIC -o .libs/binary.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_int.lo -MD -MP -MF .deps/cdf_int.Tpo -c cdf_int.c -fPIC -DPIC -o .libs/cdf_int.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_filter.lo -MD -MP -MF .deps/cdf_filter.Tpo -c cdf_filter.c -fPIC -DPIC -o .libs/cdf_filter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/cdf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT async_worker.lo -MD -MP -MF .deps/async_worker.Tpo -c async_worker.c -fPIC -DPIC -o .libs/async_worker.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_lazy_grid.lo -MD -MP -MF .deps/cdf_lazy_grid.Tpo -c cdf_lazy_grid.c -fPIC -DPIC -o .libs/cdf_lazy_grid.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT calendar.lo -MD -MP -MF .deps/calendar.Tpo -c calendar.c -fPIC -DPIC -o .libs/calendar.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT basetime.lo -MD -MP -MF .deps/basetime.Tpo -c basetime.c -fPIC -DPIC -o .libs/basetime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT calendar.lo -MD -MP -MF .deps/calendar.Tpo -c calendar.c -o calendar.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_filter.lo -MD -MP -MF .deps/cdf_filter.Tpo -c cdf_filter.c -o cdf_filter.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT basetime.lo -MD -MP -MF .deps/basetime.Tpo -c basetime.c -o basetime.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT async_worker.lo -MD -MP -MF .deps/async_worker.Tpo -c async_worker.c -o async_worker.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c -o cdf.o >/dev/null 2>&1 mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_read.lo -MD -MP -MF .deps/cdf_read.Tpo -c -o cdf_read.lo cdf_read.c mv -f .deps/calendar.Tpo .deps/calendar.Plo mv -f .deps/basetime.Tpo .deps/basetime.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_records.lo -MD -MP -MF .deps/cdf_records.Tpo -c -o cdf_records.lo cdf_records.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_util.lo -MD -MP -MF .deps/cdf_util.Tpo -c -o cdf_util.lo cdf_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_lazy_grid.lo -MD -MP -MF .deps/cdf_lazy_grid.Tpo -c cdf_lazy_grid.c -o cdf_lazy_grid.o >/dev/null 2>&1 mv -f .deps/async_worker.Tpo .deps/async_worker.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_write.lo -MD -MP -MF .deps/cdf_write.Tpo -c -o cdf_write.lo cdf_write.c mv -f .deps/cdf_filter.Tpo .deps/cdf_filter.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_across.lo -MD -MP -MF .deps/cdi_across.Tpo -c -o cdi_across.lo cdi_across.c mv -f .deps/cdf.Tpo .deps/cdf.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_att.lo -MD -MP -MF .deps/cdi_att.Tpo -c -o cdi_att.lo cdi_att.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_read.lo -MD -MP -MF .deps/cdf_read.Tpo -c cdf_read.c -fPIC -DPIC -o .libs/cdf_read.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_util.lo -MD -MP -MF .deps/cdf_util.Tpo -c cdf_util.c -fPIC -DPIC -o .libs/cdf_util.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_records.lo -MD -MP -MF .deps/cdf_records.Tpo -c cdf_records.c -fPIC -DPIC -o .libs/cdf_records.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_write.lo -MD -MP -MF .deps/cdf_write.Tpo -c cdf_write.c -fPIC -DPIC -o .libs/cdf_write.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_int.lo -MD -MP -MF .deps/cdf_int.Tpo -c cdf_int.c -o cdf_int.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_att.lo -MD -MP -MF .deps/cdi_att.Tpo -c cdi_att.c -fPIC -DPIC -o .libs/cdi_att.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_across.lo -MD -MP -MF .deps/cdi_across.Tpo -c cdi_across.c -fPIC -DPIC -o .libs/cdi_across.o mv -f .deps/cdf_lazy_grid.Tpo .deps/cdf_lazy_grid.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_cksum.lo -MD -MP -MF .deps/cdi_cksum.Tpo -c -o cdi_cksum.lo cdi_cksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_records.lo -MD -MP -MF .deps/cdf_records.Tpo -c cdf_records.c -o cdf_records.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_util.lo -MD -MP -MF .deps/cdf_util.Tpo -c cdf_util.c -o cdf_util.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_cksum.lo -MD -MP -MF .deps/cdi_cksum.Tpo -c cdi_cksum.c -fPIC -DPIC -o .libs/cdi_cksum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_across.lo -MD -MP -MF .deps/cdi_across.Tpo -c cdi_across.c -o cdi_across.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_cksum.lo -MD -MP -MF .deps/cdi_cksum.Tpo -c cdi_cksum.c -o cdi_cksum.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_att.lo -MD -MP -MF .deps/cdi_att.Tpo -c cdi_att.c -o cdi_att.o >/dev/null 2>&1 mv -f .deps/cdf_records.Tpo .deps/cdf_records.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_datetime.lo -MD -MP -MF .deps/cdi_datetime.Tpo -c -o cdi_datetime.lo cdi_datetime.c mv -f .deps/cdf_int.Tpo .deps/cdf_int.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_error.lo -MD -MP -MF .deps/cdi_error.Tpo -c -o cdi_error.lo cdi_error.c mv -f .deps/cdi_across.Tpo .deps/cdi_across.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_fdb.lo -MD -MP -MF .deps/cdi_fdb.Tpo -c -o cdi_fdb.lo cdi_fdb.c mv -f .deps/cdi_cksum.Tpo .deps/cdi_cksum.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_int.lo -MD -MP -MF .deps/cdi_int.Tpo -c -o cdi_int.lo cdi_int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_read.lo -MD -MP -MF .deps/cdf_read.Tpo -c cdf_read.c -o cdf_read.o >/dev/null 2>&1 mv -f .deps/cdf_util.Tpo .deps/cdf_util.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_key.lo -MD -MP -MF .deps/cdi_key.Tpo -c -o cdi_key.lo cdi_key.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_datetime.lo -MD -MP -MF .deps/cdi_datetime.Tpo -c cdi_datetime.c -fPIC -DPIC -o .libs/cdi_datetime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_fdb.lo -MD -MP -MF .deps/cdi_fdb.Tpo -c cdi_fdb.c -fPIC -DPIC -o .libs/cdi_fdb.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_int.lo -MD -MP -MF .deps/cdi_int.Tpo -c cdi_int.c -fPIC -DPIC -o .libs/cdi_int.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_error.lo -MD -MP -MF .deps/cdi_error.Tpo -c cdi_error.c -fPIC -DPIC -o .libs/cdi_error.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdf_write.lo -MD -MP -MF .deps/cdf_write.Tpo -c cdf_write.c -o cdf_write.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_fdb.lo -MD -MP -MF .deps/cdi_fdb.Tpo -c cdi_fdb.c -o cdi_fdb.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_key.lo -MD -MP -MF .deps/cdi_key.Tpo -c cdi_key.c -fPIC -DPIC -o .libs/cdi_key.o mv -f .deps/cdi_att.Tpo .deps/cdi_att.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_query.lo -MD -MP -MF .deps/cdi_query.Tpo -c -o cdi_query.lo cdi_query.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_datetime.lo -MD -MP -MF .deps/cdi_datetime.Tpo -c cdi_datetime.c -o cdi_datetime.o >/dev/null 2>&1 mv -f .deps/cdi_fdb.Tpo .deps/cdi_fdb.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_util.lo -MD -MP -MF .deps/cdi_util.Tpo -c -o cdi_util.lo cdi_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_error.lo -MD -MP -MF .deps/cdi_error.Tpo -c cdi_error.c -o cdi_error.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_query.lo -MD -MP -MF .deps/cdi_query.Tpo -c cdi_query.c -fPIC -DPIC -o .libs/cdi_query.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_int.lo -MD -MP -MF .deps/cdi_int.Tpo -c cdi_int.c -o cdi_int.o >/dev/null 2>&1 mv -f .deps/cdi_error.Tpo .deps/cdi_error.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cgribexlib.lo -MD -MP -MF .deps/cgribexlib.Tpo -c -o cgribexlib.lo cgribexlib.c mv -f .deps/cdi_datetime.Tpo .deps/cdi_datetime.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_util.lo -MD -MP -MF .deps/cdi_util.Tpo -c cdi_util.c -fPIC -DPIC -o .libs/cdi_util.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cksum.lo -MD -MP -MF .deps/cksum.Tpo -c -o cksum.lo cksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_key.lo -MD -MP -MF .deps/cdi_key.Tpo -c cdi_key.c -o cdi_key.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_query.lo -MD -MP -MF .deps/cdi_query.Tpo -c cdi_query.c -o cdi_query.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cgribexlib.lo -MD -MP -MF .deps/cgribexlib.Tpo -c cgribexlib.c -fPIC -DPIC -o .libs/cgribexlib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cksum.lo -MD -MP -MF .deps/cksum.Tpo -c cksum.c -fPIC -DPIC -o .libs/cksum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_util.lo -MD -MP -MF .deps/cdi_util.Tpo -c cdi_util.c -o cdi_util.o >/dev/null 2>&1 mv -f .deps/cdf_read.Tpo .deps/cdf_read.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT dmemory.lo -MD -MP -MF .deps/dmemory.Tpo -c -o dmemory.lo dmemory.c mv -f .deps/cdi_int.Tpo .deps/cdi_int.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT dmemory.lo -MD -MP -MF .deps/dmemory.Tpo -c dmemory.c -fPIC -DPIC -o .libs/dmemory.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cksum.lo -MD -MP -MF .deps/cksum.Tpo -c cksum.c -o cksum.o >/dev/null 2>&1 mv -f .deps/cdi_query.Tpo .deps/cdi_query.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT extralib.lo -MD -MP -MF .deps/extralib.Tpo -c -o extralib.lo extralib.c mv -f .deps/cdi_util.Tpo .deps/cdi_util.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c mv -f .deps/cdi_key.Tpo .deps/cdi_key.Plo mv -f .deps/cksum.Tpo .deps/cksum.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gaussian_latitudes.lo -MD -MP -MF .deps/gaussian_latitudes.Tpo -c -o gaussian_latitudes.lo gaussian_latitudes.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT get_num_missvals.lo -MD -MP -MF .deps/get_num_missvals.Tpo -c -o get_num_missvals.lo get_num_missvals.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT extralib.lo -MD -MP -MF .deps/extralib.Tpo -c extralib.c -fPIC -DPIC -o .libs/extralib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o mv -f .deps/cdf_write.Tpo .deps/cdf_write.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_read.lo -MD -MP -MF .deps/grb_read.Tpo -c -o grb_read.lo grb_read.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT dmemory.lo -MD -MP -MF .deps/dmemory.Tpo -c dmemory.c -o dmemory.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gaussian_latitudes.lo -MD -MP -MF .deps/gaussian_latitudes.Tpo -c gaussian_latitudes.c -fPIC -DPIC -o .libs/gaussian_latitudes.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_write.lo -MD -MP -MF .deps/grb_write.Tpo -c -o grb_write.lo grb_write.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT get_num_missvals.lo -MD -MP -MF .deps/get_num_missvals.Tpo -c get_num_missvals.c -fPIC -DPIC -o .libs/get_num_missvals.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_read.lo -MD -MP -MF .deps/grb_read.Tpo -c grb_read.c -fPIC -DPIC -o .libs/grb_read.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT extralib.lo -MD -MP -MF .deps/extralib.Tpo -c extralib.c -o extralib.o >/dev/null 2>&1 mv -f .deps/dmemory.Tpo .deps/dmemory.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi.lo -MD -MP -MF .deps/gribapi.Tpo -c -o gribapi.lo gribapi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT get_num_missvals.lo -MD -MP -MF .deps/get_num_missvals.Tpo -c get_num_missvals.c -o get_num_missvals.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_write.lo -MD -MP -MF .deps/grb_write.Tpo -c grb_write.c -fPIC -DPIC -o .libs/grb_write.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gaussian_latitudes.lo -MD -MP -MF .deps/gaussian_latitudes.Tpo -c gaussian_latitudes.c -o gaussian_latitudes.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi.lo -MD -MP -MF .deps/gribapi.Tpo -c gribapi.c -fPIC -DPIC -o .libs/gribapi.o mv -f .deps/get_num_missvals.Tpo .deps/get_num_missvals.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_read.lo -MD -MP -MF .deps/grb_read.Tpo -c grb_read.c -o grb_read.o >/dev/null 2>&1 mv -f .deps/gaussian_latitudes.Tpo .deps/gaussian_latitudes.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT ieglib.lo -MD -MP -MF .deps/ieglib.Tpo -c -o ieglib.lo ieglib.c mv -f .deps/extralib.Tpo .deps/extralib.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT input_file.lo -MD -MP -MF .deps/input_file.Tpo -c -o input_file.lo input_file.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grb_write.lo -MD -MP -MF .deps/grb_write.Tpo -c grb_write.c -o grb_write.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT ieglib.lo -MD -MP -MF .deps/ieglib.Tpo -c ieglib.c -fPIC -DPIC -o .libs/ieglib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -fPIC -DPIC -o .libs/grid.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi.lo -MD -MP -MF .deps/gribapi.Tpo -c gribapi.c -o gribapi.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT input_file.lo -MD -MP -MF .deps/input_file.Tpo -c input_file.c -fPIC -DPIC -o .libs/input_file.o mv -f .deps/grb_read.Tpo .deps/grb_read.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c -o institution.lo institution.c mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator.lo -MD -MP -MF .deps/iterator.Tpo -c -o iterator.lo iterator.c mv -f .deps/grb_write.Tpo .deps/grb_write.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_fallback.lo -MD -MP -MF .deps/iterator_fallback.Tpo -c -o iterator_fallback.lo iterator_fallback.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT ieglib.lo -MD -MP -MF .deps/ieglib.Tpo -c ieglib.c -o ieglib.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT input_file.lo -MD -MP -MF .deps/input_file.Tpo -c input_file.c -o input_file.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c -fPIC -DPIC -o .libs/institution.o mv -f .deps/gribapi.Tpo .deps/gribapi.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_grib.lo -MD -MP -MF .deps/iterator_grib.Tpo -c -o iterator_grib.lo iterator_grib.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator.lo -MD -MP -MF .deps/iterator.Tpo -c iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_fallback.lo -MD -MP -MF .deps/iterator_fallback.Tpo -c iterator_fallback.c -fPIC -DPIC -o .libs/iterator_fallback.o mv -f .deps/input_file.Tpo .deps/input_file.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT julian_date.lo -MD -MP -MF .deps/julian_date.Tpo -c -o julian_date.lo julian_date.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_grib.lo -MD -MP -MF .deps/iterator_grib.Tpo -c iterator_grib.c -fPIC -DPIC -o .libs/iterator_grib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c -o institution.o >/dev/null 2>&1 mv -f .deps/ieglib.Tpo .deps/ieglib.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT julian_date.lo -MD -MP -MF .deps/julian_date.Tpo -c julian_date.c -fPIC -DPIC -o .libs/julian_date.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_fallback.lo -MD -MP -MF .deps/iterator_fallback.Tpo -c iterator_fallback.c -o iterator_fallback.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.c -fPIC -DPIC -o .libs/model.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator.lo -MD -MP -MF .deps/iterator.Tpo -c iterator.c -o iterator.o >/dev/null 2>&1 mv -f .deps/institution.Tpo .deps/institution.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c -o namespace.lo namespace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT julian_date.lo -MD -MP -MF .deps/julian_date.Tpo -c julian_date.c -o julian_date.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT iterator_grib.lo -MD -MP -MF .deps/iterator_grib.Tpo -c iterator_grib.c -o iterator_grib.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -fPIC -DPIC -o .libs/namespace.o mv -f .deps/iterator_fallback.Tpo .deps/iterator_fallback.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT referenceCounting.lo -MD -MP -MF .deps/referenceCounting.Tpo -c -o referenceCounting.lo referenceCounting.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.c -o model.o >/dev/null 2>&1 mv -f .deps/julian_date.Tpo .deps/julian_date.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_handle.lo -MD -MP -MF .deps/resource_handle.Tpo -c -o resource_handle.lo resource_handle.c mv -f .deps/iterator.Tpo .deps/iterator.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c -o serialize.lo serialize.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT referenceCounting.lo -MD -MP -MF .deps/referenceCounting.Tpo -c referenceCounting.c -fPIC -DPIC -o .libs/referenceCounting.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT namespace.lo -MD -MP -MF .deps/namespace.Tpo -c namespace.c -o namespace.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_handle.lo -MD -MP -MF .deps/resource_handle.Tpo -c resource_handle.c -fPIC -DPIC -o .libs/resource_handle.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT referenceCounting.lo -MD -MP -MF .deps/referenceCounting.Tpo -c referenceCounting.c -o referenceCounting.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c serialize.c -fPIC -DPIC -o .libs/serialize.o mv -f .deps/iterator_grib.Tpo .deps/iterator_grib.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT servicelib.lo -MD -MP -MF .deps/servicelib.Tpo -c -o servicelib.lo servicelib.c mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.c mv -f .deps/referenceCounting.Tpo .deps/referenceCounting.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_i.lo -MD -MP -MF .deps/stream_cdf_i.Tpo -c -o stream_cdf_i.lo stream_cdf_i.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT serialize.lo -MD -MP -MF .deps/serialize.Tpo -c serialize.c -o serialize.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT servicelib.lo -MD -MP -MF .deps/servicelib.Tpo -c servicelib.c -fPIC -DPIC -o .libs/servicelib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_i.lo -MD -MP -MF .deps/stream_cdf_i.Tpo -c stream_cdf_i.c -fPIC -DPIC -o .libs/stream_cdf_i.o mv -f .deps/namespace.Tpo .deps/namespace.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_o.lo -MD -MP -MF .deps/stream_cdf_o.Tpo -c -o stream_cdf_o.lo stream_cdf_o.c mv -f .deps/serialize.Tpo .deps/serialize.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_time.lo -MD -MP -MF .deps/stream_cdf_time.Tpo -c -o stream_cdf_time.lo stream_cdf_time.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_o.lo -MD -MP -MF .deps/stream_cdf_o.Tpo -c stream_cdf_o.c -fPIC -DPIC -o .libs/stream_cdf_o.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_handle.lo -MD -MP -MF .deps/resource_handle.Tpo -c resource_handle.c -o resource_handle.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT servicelib.lo -MD -MP -MF .deps/servicelib.Tpo -c servicelib.c -o servicelib.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_time.lo -MD -MP -MF .deps/stream_cdf_time.Tpo -c stream_cdf_time.c -fPIC -DPIC -o .libs/stream_cdf_time.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -o grid.o >/dev/null 2>&1 mv -f .deps/servicelib.Tpo .deps/servicelib.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cgribexlib.lo -MD -MP -MF .deps/cgribexlib.Tpo -c cgribexlib.c -o cgribexlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cgribex.lo -MD -MP -MF .deps/stream_cgribex.Tpo -c -o stream_cgribex.lo stream_cgribex.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_time.lo -MD -MP -MF .deps/stream_cdf_time.Tpo -c stream_cdf_time.c -o stream_cdf_time.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cgribex.lo -MD -MP -MF .deps/stream_cgribex.Tpo -c stream_cgribex.c -fPIC -DPIC -o .libs/stream_cgribex.o mv -f .deps/resource_handle.Tpo .deps/resource_handle.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ext.lo -MD -MP -MF .deps/stream_ext.Tpo -c -o stream_ext.lo stream_ext.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ext.lo -MD -MP -MF .deps/stream_ext.Tpo -c stream_ext.c -fPIC -DPIC -o .libs/stream_ext.o mv -f .deps/stream_cdf_time.Tpo .deps/stream_cdf_time.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_grb.lo -MD -MP -MF .deps/stream_grb.Tpo -c -o stream_grb.lo stream_grb.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_o.lo -MD -MP -MF .deps/stream_cdf_o.Tpo -c stream_cdf_o.c -o stream_cdf_o.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_grb.lo -MD -MP -MF .deps/stream_grb.Tpo -c stream_grb.c -fPIC -DPIC -o .libs/stream_grb.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ext.lo -MD -MP -MF .deps/stream_ext.Tpo -c stream_ext.c -o stream_ext.o >/dev/null 2>&1 mv -f .deps/stream.Tpo .deps/stream.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ieg.lo -MD -MP -MF .deps/stream_ieg.Tpo -c -o stream_ieg.lo stream_ieg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cgribex.lo -MD -MP -MF .deps/stream_cgribex.Tpo -c stream_cgribex.c -o stream_cgribex.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_grb.lo -MD -MP -MF .deps/stream_grb.Tpo -c stream_grb.c -o stream_grb.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ieg.lo -MD -MP -MF .deps/stream_ieg.Tpo -c stream_ieg.c -fPIC -DPIC -o .libs/stream_ieg.o mv -f .deps/stream_ext.Tpo .deps/stream_ext.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_read.lo -MD -MP -MF .deps/stream_read.Tpo -c -o stream_read.lo stream_read.c mv -f .deps/stream_grb.Tpo .deps/stream_grb.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_record.lo -MD -MP -MF .deps/stream_record.Tpo -c -o stream_record.lo stream_record.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_read.lo -MD -MP -MF .deps/stream_read.Tpo -c stream_read.c -fPIC -DPIC -o .libs/stream_read.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_read.lo -MD -MP -MF .deps/stream_read.Tpo -c stream_read.c -o stream_read.o >/dev/null 2>&1 mv -f .deps/grid.Tpo .deps/grid.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_scan.lo -MD -MP -MF .deps/stream_scan.Tpo -c -o stream_scan.lo stream_scan.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_record.lo -MD -MP -MF .deps/stream_record.Tpo -c stream_record.c -fPIC -DPIC -o .libs/stream_record.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_ieg.lo -MD -MP -MF .deps/stream_ieg.Tpo -c stream_ieg.c -o stream_ieg.o >/dev/null 2>&1 mv -f .deps/stream_read.Tpo .deps/stream_read.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_srv.lo -MD -MP -MF .deps/stream_srv.Tpo -c -o stream_srv.lo stream_srv.c mv -f .deps/stream_cdf_o.Tpo .deps/stream_cdf_o.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_var.lo -MD -MP -MF .deps/stream_var.Tpo -c -o stream_var.lo stream_var.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_scan.lo -MD -MP -MF .deps/stream_scan.Tpo -c stream_scan.c -fPIC -DPIC -o .libs/stream_scan.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_srv.lo -MD -MP -MF .deps/stream_srv.Tpo -c stream_srv.c -fPIC -DPIC -o .libs/stream_srv.o mv -f .deps/stream_cgribex.Tpo .deps/stream_cgribex.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_var.lo -MD -MP -MF .deps/stream_var.Tpo -c stream_var.c -fPIC -DPIC -o .libs/stream_var.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_write.lo -MD -MP -MF .deps/stream_write.Tpo -c -o stream_write.lo stream_write.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_scan.lo -MD -MP -MF .deps/stream_scan.Tpo -c stream_scan.c -o stream_scan.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_record.lo -MD -MP -MF .deps/stream_record.Tpo -c stream_record.c -o stream_record.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_write.lo -MD -MP -MF .deps/stream_write.Tpo -c stream_write.c -fPIC -DPIC -o .libs/stream_write.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_cdf_i.lo -MD -MP -MF .deps/stream_cdf_i.Tpo -c stream_cdf_i.c -o stream_cdf_i.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_var.lo -MD -MP -MF .deps/stream_var.Tpo -c stream_var.c -o stream_var.o >/dev/null 2>&1 mv -f .deps/stream_ieg.Tpo .deps/stream_ieg.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT subtype.lo -MD -MP -MF .deps/subtype.Tpo -c -o subtype.lo subtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_srv.lo -MD -MP -MF .deps/stream_srv.Tpo -c stream_srv.c -o stream_srv.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_write.lo -MD -MP -MF .deps/stream_write.Tpo -c stream_write.c -o stream_write.o >/dev/null 2>&1 mv -f .deps/stream_var.Tpo .deps/stream_var.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT subtype.lo -MD -MP -MF .deps/subtype.Tpo -c subtype.c -fPIC -DPIC -o .libs/subtype.o mv -f .deps/stream_scan.Tpo .deps/stream_scan.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo table.c mv -f .deps/stream_record.Tpo .deps/stream_record.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT taxis.lo -MD -MP -MF .deps/taxis.Tpo -c -o taxis.lo taxis.c mv -f .deps/stream_srv.Tpo .deps/stream_srv.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT tsteps.lo -MD -MP -MF .deps/tsteps.Tpo -c -o tsteps.lo tsteps.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o .libs/table.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT taxis.lo -MD -MP -MF .deps/taxis.Tpo -c taxis.c -fPIC -DPIC -o .libs/taxis.o mv -f .deps/stream_write.Tpo .deps/stream_write.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT tsteps.lo -MD -MP -MF .deps/tsteps.Tpo -c tsteps.c -fPIC -DPIC -o .libs/tsteps.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT subtype.lo -MD -MP -MF .deps/subtype.Tpo -c subtype.c -o subtype.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o mv -f .deps/swap.Tpo .deps/swap.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT varscan.lo -MD -MP -MF .deps/varscan.Tpo -c -o varscan.lo varscan.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT tsteps.lo -MD -MP -MF .deps/tsteps.Tpo -c tsteps.c -o tsteps.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT varscan.lo -MD -MP -MF .deps/varscan.Tpo -c varscan.c -fPIC -DPIC -o .libs/varscan.o mv -f .deps/cgribexlib.Tpo .deps/cgribexlib.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -o table.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist.lo -MD -MP -MF .deps/vlist.Tpo -c -o vlist.lo vlist.c mv -f .deps/subtype.Tpo .deps/subtype.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var.lo -MD -MP -MF .deps/vlist_var.Tpo -c -o vlist_var.lo vlist_var.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT taxis.lo -MD -MP -MF .deps/taxis.Tpo -c taxis.c -o taxis.o >/dev/null 2>&1 mv -f .deps/tsteps.Tpo .deps/tsteps.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_key.lo -MD -MP -MF .deps/vlist_var_key.Tpo -c -o vlist_var_key.lo vlist_var_key.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_key.lo -MD -MP -MF .deps/vlist_var_key.Tpo -c vlist_var_key.c -fPIC -DPIC -o .libs/vlist_var_key.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist.lo -MD -MP -MF .deps/vlist.Tpo -c vlist.c -fPIC -DPIC -o .libs/vlist.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var.lo -MD -MP -MF .deps/vlist_var.Tpo -c vlist_var.c -fPIC -DPIC -o .libs/vlist_var.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT varscan.lo -MD -MP -MF .deps/varscan.Tpo -c varscan.c -o varscan.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_key.lo -MD -MP -MF .deps/vlist_var_key.Tpo -c vlist_var_key.c -o vlist_var_key.o >/dev/null 2>&1 mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_pack.lo -MD -MP -MF .deps/vlist_var_pack.Tpo -c -o vlist_var_pack.lo vlist_var_pack.c mv -f .deps/taxis.Tpo .deps/taxis.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT zaxis.lo -MD -MP -MF .deps/zaxis.Tpo -c -o zaxis.lo zaxis.c mv -f .deps/table.Tpo .deps/table.Plo make AM_CFLAGS=-static make_fint libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_pack.lo -MD -MP -MF .deps/vlist_var_pack.Tpo -c vlist_var_pack.c -fPIC -DPIC -o .libs/vlist_var_pack.o make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT make_fint.o -MD -MP -MF .deps/make_fint.Tpo -c -o make_fint.o make_fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT make_fint.o -MD -MP -MF .deps/make_fint.Tpo -c make_fint.c -o make_fint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT zaxis.lo -MD -MP -MF .deps/zaxis.Tpo -c zaxis.c -fPIC -DPIC -o .libs/zaxis.o mv -f .deps/vlist_var_key.Tpo .deps/vlist_var_key.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi_utilities.lo -MD -MP -MF .deps/gribapi_utilities.Tpo -c -o gribapi_utilities.lo gribapi_utilities.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi_utilities.lo -MD -MP -MF .deps/gribapi_utilities.Tpo -c gribapi_utilities.c -fPIC -DPIC -o .libs/gribapi_utilities.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var_pack.lo -MD -MP -MF .deps/vlist_var_pack.Tpo -c vlist_var_pack.c -o vlist_var_pack.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist.lo -MD -MP -MF .deps/vlist.Tpo -c vlist.c -o vlist.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT vlist_var.lo -MD -MP -MF .deps/vlist_var.Tpo -c vlist_var.c -o vlist_var.o >/dev/null 2>&1 mv -f .deps/varscan.Tpo .deps/varscan.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_gribapi.lo -MD -MP -MF .deps/stream_gribapi.Tpo -c -o stream_gribapi.lo stream_gribapi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_gribapi.lo -MD -MP -MF .deps/stream_gribapi.Tpo -c stream_gribapi.c -fPIC -DPIC -o .libs/stream_gribapi.o mv -f .deps/vlist_var_pack.Tpo .deps/vlist_var_pack.Plo /bin/sh /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/config/missing ruby ../interfaces/f2003/bindGen.rb cdi.h mo_cdi.f90 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT zaxis.lo -MD -MP -MF .deps/zaxis.Tpo -c zaxis.c -o zaxis.o >/dev/null 2>&1 mv -f .deps/stream_cdf_i.Tpo .deps/stream_cdf_i.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT gribapi_utilities.lo -MD -MP -MF .deps/gribapi_utilities.Tpo -c gribapi_utilities.c -o gribapi_utilities.o >/dev/null 2>&1 mv -f .deps/make_fint.Tpo .deps/make_fint.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o make_fint make_fint.o -leccodes -lnetcdf -lpthread -lm -luuid libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -fPIC -DPIC -o .libs/pio.o Error: value 'int' of constant 'CDI_SIZE_TYPE' is not an integer literal Warning: Unrecognized line 'typedef CDI_SIZE_TYPE int;' Warning: Unrecognized line 'extern "C" {' Warning: Unrecognized line 'enum {' Warning: Unrecognized line ' SUBTYPE_TILES = 0' Warning: Unrecognized line '};' Warning: Unrecognized line 'typedef struct {' Warning: Unrecognized line ' int nAND;' Warning: Unrecognized line ' int key_value_pairs[2][MAX_KV_PAIRS_MATCH];' Warning: Unrecognized line '} subtype_query_t;' libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o make_fint make_fint.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -leccodes -lnetcdf -lpthread -lm -luuid -pthread Error: type of argument ' const char **filename' to function cdiGetProtocol() is not supported mv -f .deps/vlist_var.Tpo .deps/vlist_var.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_client.lo -MD -MP -MF .deps/pio_client.Tpo -c -o pio_client.lo pio_client.c Error: type of argument ' void *data' to function streamReadVarPart() is not supported Error: type of argument ' void *data' to function streamReadVarSlicePart() is not supported Error: Can't translate return type 'void * ' of function stream_get_pointer() Error: Can't translate return type 'void * ' of function stream_get_vlist_pointer() Error: type of argument 'void *streamPtr' to function pstreamInqField() is not supported Error: type of argument ' off_t *bignum' to function streamInqGRIBinfo() is not supported Error: type of argument ' FILE *stream' to function cdiIterator_print() is not supported mv -f .deps/vlist.Tpo .deps/vlist.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_comm.lo -MD -MP -MF .deps/pio_comm.Tpo -c -o pio_comm.lo pio_comm.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_client.lo -MD -MP -MF .deps/pio_client.Tpo -c pio_client.c -fPIC -DPIC -o .libs/pio_client.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -o pio.o >/dev/null 2>&1 make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' ../libtool --mode=execute ./make_fint -o . cdi.h Error: type of argument 'void *vlistPtr' to function pvlistInqFlag() is not supported libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_comm.lo -MD -MP -MF .deps/pio_comm.Tpo -c pio_comm.c -fPIC -DPIC -o .libs/pio_comm.o Error: type of argument ' char *xcvals[]' to function gridInqXCvals() is not supported Error: type of argument ' char *ycvals[]' to function gridInqYCvals() is not supported mv -f .deps/gribapi_utilities.Tpo .deps/gribapi_utilities.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_conf.lo -MD -MP -MF .deps/pio_conf.Tpo -c -o pio_conf.lo pio_conf.c Error: type of argument ' const char *cvals[]' to function zaxisDefCvals() is not supported Error: type of argument ' char ***clevels' to function zaxisInqCVals() is not supported libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_conf.lo -MD -MP -MF .deps/pio_conf.Tpo -c pio_conf.c -fPIC -DPIC -o .libs/pio_conf.o Found conditional C++ block, skipping to #else skip: line 226 size 7 enum { skip: line 227 size 57 SUBTYPE_TILES = 0 // Tiles variable skip: line 228 size 3 }; skip: line 237 size 18 typedef struct { skip: line 238 size 91 int nAND; // no. of key-value pairs that have to match skip: line 239 size 65 int key_value_pairs[2][MAX_KV_PAIRS_MATCH]; // key-value pairs skip: line 240 size 19 } subtype_query_t; skip: line 303 size 80 typedef struct CdiParam { int discipline; int category; int number; } CdiParam; skip: line 307 size 40 typedef struct CdiIterator CdiIterator; skip: line 308 size 48 typedef struct CdiGribIterator CdiGribIterator; const char **filename); not implemented problem parsing line: int cdiGetProtocol(const char *uri, const char **filename); void *data, SizeType *numMissVals, int memtype); not implemented problem parsing line: void streamReadVarPart(int streamID, int varID, int varType, int start, SizeType size, void *data, SizeType *numMissVals, int memtype); void *data, SizeType *numMissVals, int memtype); not implemented problem parsing line: void streamReadVarSlicePart(int streamID, int varID, int levelID, int varType, int start, SizeType size, void *data, SizeType *numMissVals, int memtype); skip: line 460 size 42 void * stream_get_pointer(int streamID); skip: line 461 size 48 void * stream_get_vlist_pointer(int streamID); void *streamPtr, int *varID, int *levelID); not implemented problem parsing line: void pstreamInqField(void *streamPtr, int *varID, int *levelID); off_t *bignum); not implemented problem parsing line: void streamInqGRIBinfo(int streamID, int *intnum, float *fltnum, off_t *bignum); skip: line 470 size 147 CdiIterator *cdiIterator_new(const char *path); // Requires a subsequent call to cdiIteratorNextField() to point the iterator at the first field. skip: line 471 size 49 CdiIterator *cdiIterator_clone(CdiIterator *me); CdiIterator *me); // Returns a malloc'ed string. not implemented problem parsing line: char *cdiIterator_serialize(CdiIterator *me); // Returns a malloc'ed string. skip: line 473 size 177 CdiIterator *cdiIterator_deserialize(const char *description); // description is a string that was returned by cdiIteratorSerialize(). Returns a copy of the original iterator. CdiIterator *me, FILE *stream); not implemented problem parsing line: void cdiIterator_print(CdiIterator *me, FILE *stream); CdiIterator *me); not implemented problem parsing line: void cdiIterator_delete(CdiIterator *me); CdiIterator *me); // Points the iterator at the next field, returns CDI_EEOF if there are no more fields in the file. not implemented problem parsing line: int cdiIterator_nextField(CdiIterator *me); // Points the iterator at the next field, returns CDI_EEOF if there are no more fields in the file. CdiIterator *me); // Returns the (start) time as an ISO-8601 coded string. The caller is responsible to Free() the returned string. not implemented problem parsing line: char *cdiIterator_inqStartTime(CdiIterator *me); // Returns the (start) time as an ISO-8601 coded string. The caller is responsible to Free() the returned string. CdiIterator *me); // Returns the end time of an integration period as an ISO-8601 coded string, or NULL if there is no end time. The caller is responsible to Free() the returned string. not implemented problem parsing line: char *cdiIterator_inqEndTime(CdiIterator *me); // Returns the end time of an integration period as an ISO-8601 coded string, or NULL if there is no end time. The caller is responsible to Free() the returned string. CdiIterator *me); // Returns the reference date as an ISO-8601 coded string. The caller is responsible to Free() the returned string. not implemented problem parsing line: char *cdiIterator_inqRTime(CdiIterator *me); // Returns the reference date as an ISO-8601 coded string. The caller is responsible to Free() the returned string. CdiIterator *me); // Returns the validity date as an ISO-8601 coded string. The caller is responsible to Free() the returned string. not implemented problem parsing line: char *cdiIterator_inqVTime(CdiIterator *me); // Returns the validity date as an ISO-8601 coded string. The caller is responsible to Free() the returned string. CdiIterator *me, int levelSelector, char **outName_optional, char **outLongName_optional, char **outStdName_optional, char **outUnit_optional); // callers are responsible to Free() strings that they request not implemented problem parsing line: int cdiIterator_inqLevelType(CdiIterator *me, int levelSelector, char **outName_optional, char **outLongName_optional, char **outStdName_optional, char **outUnit_optional); // callers are responsible to Free() strings that they request CdiIterator *me, int levelSelector, double *outValue1_optional, double *outValue2_optional); // outValue2 is only written to if the level is a hybrid level not implemented problem parsing line: int cdiIterator_inqLevel(CdiIterator *me, int levelSelector, double *outValue1_optional, double *outValue2_optional); // outValue2 is only written to if the level is a hybrid level CdiIterator *me, int *outVgridNumber_optional, int *outLevelCount_optional, unsigned char outUuid_optional[CDI_UUID_SIZE]); // outUuid must point to a buffer of 16 bytes, returns an error code if no generalized zaxis is used. not implemented problem parsing line: int cdiIterator_inqLevelUuid(CdiIterator *me, int *outVgridNumber_optional, int *outLevelCount_optional, unsigned char outUuid_optional[CDI_UUID_SIZE]); // outUuid must point to a buffer of 16 bytes, returns an error code if no generalized zaxis is used. CdiIterator *me, int *outTileIndex, int *outTileAttribute); // Returns CDI_EINVAL if there is no tile information connected to the current field, *outTileIndex and *outTileAttribute will be set to -1 in this case. not implemented problem parsing line: int cdiIterator_inqTile(CdiIterator *me, int *outTileIndex, int *outTileAttribute); // Returns CDI_EINVAL if there is no tile information connected to the current field, *outTileIndex and *outTileAttribute will be set to -1 in this case. CdiIterator *me, int *outTileCount, int *outTileAttributeCount); // outTileAttributeCount is the count for the tile associated with the current field, a total attribute count cannot be inquired. Returns CDI_EINVAL if there is no tile information connected to the current field, *outTileCount and *outTileAttributeCount will be set to 0 in this case. not implemented problem parsing line: int cdiIterator_inqTileCount(CdiIterator *me, int *outTileCount, int *outTileAttributeCount); // outTileAttributeCount is the count for the tile associated with the current field, a total attribute count cannot be inquired. Returns CDI_EINVAL if there is no tile information connected to the current field, *outTileCount and *outTileAttributeCount will be set to 0 in this case. skip: line 491 size 48 CdiParam cdiIterator_inqParam(CdiIterator *me); CdiIterator *me, int *outDiscipline, int *outCategory, int *outNumber); // Some FORTRAN compilers produce wrong code for the cdiIterator_inqParam()-wrapper, rendering it unusable from FORTRAN. This function is the workaround. not implemented problem parsing line: void cdiIterator_inqParamParts(CdiIterator *me, int *outDiscipline, int *outCategory, int *outNumber); // Some FORTRAN compilers produce wrong code for the cdiIterator_inqParam()-wrapper, rendering it unusable from FORTRAN. This function is the workaround. CdiIterator *me); not implemented problem parsing line: int cdiIterator_inqDatatype(CdiIterator *me); CdiIterator *me); not implemented problem parsing line: int cdiIterator_inqFiletype(CdiIterator *me); CdiIterator *me); not implemented problem parsing line: int cdiIterator_inqTsteptype(CdiIterator *me); CdiIterator *me); // The caller is responsible to Free() the returned buffer. not implemented problem parsing line: char *cdiIterator_inqVariableName(CdiIterator *me); // The caller is responsible to Free() the returned buffer. CdiIterator *me); // The returned id is only valid until the next call to cdiIteratorNextField(). not implemented problem parsing line: int cdiIterator_inqGridId(CdiIterator *me); // The returned id is only valid until the next call to cdiIteratorNextField(). CdiIterator *me, double data[], SizeType *numMissVals_optional); not implemented problem parsing line: void cdiIterator_readField(CdiIterator *me, double data[], SizeType *numMissVals_optional); CdiIterator *me, float data[], SizeType *numMissVals_optional); not implemented problem parsing line: void cdiIterator_readFieldF(CdiIterator *me, float data[], SizeType *numMissVals_optional); skip: line 506 size 117 CdiGribIterator *cdiGribIterator_clone(CdiIterator *me); // Returns NULL if the associated file is not a GRIB file. CdiGribIterator *me); not implemented problem parsing line: void cdiGribIterator_delete(CdiGribIterator *me); CdiGribIterator *me, const char *key, long *value); // Same semantics as grib_get_long(). not implemented problem parsing line: int cdiGribIterator_getLong(CdiGribIterator *me, const char *key, long *value); // Same semantics as grib_get_long(). CdiGribIterator *me, const char *key, double *value); // Same semantics as grib_get_double(). not implemented problem parsing line: int cdiGribIterator_getDouble(CdiGribIterator *me, const char *key, double *value); // Same semantics as grib_get_double(). CdiGribIterator *me, const char *key, size_t *value); // Same semantics as grib_get_length(). not implemented problem parsing line: int cdiGribIterator_getLength(CdiGribIterator *me, const char *key, size_t *value); // Same semantics as grib_get_length(). CdiGribIterator *me, const char *key, char *value, size_t *length); // Same semantics as grib_get_string(). not implemented problem parsing line: int cdiGribIterator_getString(CdiGribIterator *me, const char *key, char *value, size_t *length); // Same semantics as grib_get_string(). CdiGribIterator *me, const char *key, size_t *value); // Same semantics as grib_get_size(). not implemented problem parsing line: int cdiGribIterator_getSize(CdiGribIterator *me, const char *key, size_t *value); // Same semantics as grib_get_size(). CdiGribIterator *me, const char *key, long *value, size_t *array_size); // Same semantics as grib_get_long_array(). not implemented problem parsing line: int cdiGribIterator_getLongArray(CdiGribIterator *me, const char *key, long *value, size_t *array_size); // Same semantics as grib_get_long_array(). CdiGribIterator *me, const char *key, double *value, size_t *array_size); // Same semantics as grib_get_double_array(). not implemented problem parsing line: int cdiGribIterator_getDoubleArray(CdiGribIterator *me, const char *key, double *value, size_t *array_size); // Same semantics as grib_get_double_array(). CdiGribIterator *me); not implemented problem parsing line: int cdiGribIterator_inqEdition(CdiGribIterator *me); skip: line 520 size 124 long cdiGribIterator_inqLongValue(CdiGribIterator *me, const char *key); // Aborts on failure to fetch the given key. skip: line 521 size 161 long cdiGribIterator_inqLongDefaultValue(CdiGribIterator *me, const char *key, long defaultValue); // Returns the default value if the given key is not present. CdiGribIterator *me, const char *key); // Aborts on failure to fetch the given key. not implemented problem parsing line: double cdiGribIterator_inqDoubleValue(CdiGribIterator *me, const char *key); // Aborts on failure to fetch the given key. CdiGribIterator *me, const char *key, double defaultValue); // Returns the default value if the given key is not present. not implemented problem parsing line: double cdiGribIterator_inqDoubleDefaultValue(CdiGribIterator *me, const char *key, double defaultValue); // Returns the default value if the given key is not present. CdiGribIterator *me, const char *key); // Returns a malloc'ed string. not implemented problem parsing line: char *cdiGribIterator_inqStringValue(CdiGribIterator *me, const char *key); // Returns a malloc'ed string. void *vlistPtr, int varID, int levelID); not implemented problem parsing line: int pvlistInqFlag(void *vlistPtr, int varID, int levelID); skip: line 809 size 43 const double *gridInqXvalsPtr(int gridID); char *xcvals[]); not implemented problem parsing line: SizeType gridInqXCvals(int gridID, char *xcvals[]); skip: line 823 size 43 const double *gridInqYvalsPtr(int gridID); char *ycvals[]); not implemented problem parsing line: SizeType gridInqYCvals(int gridID, char *ycvals[]); const unsigned char bytes[], int length); not implemented problem parsing line: int cdiDefKeyBytes(int cdiID, int varID, int key, const unsigned char bytes[], int length); unsigned char bytes[], int *length); not implemented problem parsing line: int cdiInqKeyBytes(int cdiID, int varID, int key, unsigned char bytes[], int *length); skip: line 1040 size 45 const double *gridInqXboundsPtr(int gridID); skip: line 1048 size 45 const double *gridInqYboundsPtr(int gridID); const char *cvals[], int clength); not implemented problem parsing line: void zaxisDefCvals(int zaxisID, const char *cvals[], int clength); char ***clevels); not implemented problem parsing line: int zaxisInqCVals(int zaxisID, char ***clevels); skip: line 1149 size 43 const double *zaxisInqVctPtr(int zaxisID); FILE *ptfp, int tableID); not implemented problem parsing line: void tableFWriteC(FILE *ptfp, int tableID); Error: type of argument 'FILE *ptfp' to function tableFWriteC() is not supported skip: line 1293 size 58 subtype_query_t keyValuePair(const char *key, int value); skip: line 1296 size 66 subtype_query_t matchAND(subtype_query_t q1, subtype_query_t q2); subtype_query_t criterion); not implemented problem parsing line: int subtypeInqSubEntry(int subtypeID, subtype_query_t criterion); Found conditional C++ block, skipping to #else /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dbuffer.lo -MD -MP -MF .deps/pio_dbuffer.Tpo -c -o pio_dbuffer.lo pio_dbuffer.c mv -f .deps/pio.Tpo .deps/pio.Plo Error: Can't translate return type 'subtype_query_t ' of function keyValuePair() Error: Can't translate return type 'subtype_query_t ' of function matchAND() Error: type of argument ' subtype_query_t criterion' to function subtypeInqSubEntry() is not supported Warning: Unrecognized line '}' Warning: Unrecognized line 'extern "C" {' Warning: Unrecognized line 'typedef struct' Warning: Unrecognized line '{' Warning: Unrecognized line ' int numEntries;' Warning: Unrecognized line ' int numNames;' Warning: Unrecognized line ' bool *namesFound;' Warning: Unrecognized line ' char **names;' Warning: Unrecognized line ' int numCellidx;' Warning: Unrecognized line ' bool *cellidxFound;' Warning: Unrecognized line ' size_t *cellidx;' Warning: Unrecognized line ' int numLevidx;' Warning: Unrecognized line ' bool *levidxFound;' Warning: Unrecognized line ' int *levidx;' Warning: Unrecognized line ' int numStepidx;' Warning: Unrecognized line ' bool *stepidxFound;' Warning: Unrecognized line ' int *stepidx;' Warning: Unrecognized line '} CdiQuery;' Error: Can't translate return type 'CdiQuery *' of function cdiQueryCreate() Error: Can't translate return type 'CdiQuery *' of function cdiQueryClone() Error: type of argument 'CdiQuery *query' to function cdiQueryDelete() is not supported mv -f .deps/zaxis.Tpo .deps/zaxis.Plo Error: type of argument 'CdiQuery *query' to function cdiQuerySetNames() is not supported Error: type of argument 'CdiQuery *query' to function cdiQuerySetCellidx() is not supported /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dist_grid.lo -MD -MP -MF .deps/pio_dist_grid.Tpo -c -o pio_dist_grid.lo pio_dist_grid.c Error: type of argument 'CdiQuery *query' to function cdiQuerySetLevidx() is not supported Error: type of argument 'CdiQuery *query' to function cdiQuerySetStepidx() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryGetCellidx() is not supported Error: type of argument 'CdiQuery *query' to function cdiQueryName() is not supported Error: type of argument 'CdiQuery *query' to function cdiQueryCellidx() is not supported Error: type of argument 'CdiQuery *query' to function cdiQueryLevidx() is not supported Error: type of argument 'CdiQuery *query' to function cdiQueryStepidx() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryNumNames() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryNumCellidx() is not supported /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_idxlist_cache.lo -MD -MP -MF .deps/pio_idxlist_cache.Tpo -c -o pio_idxlist_cache.lo pio_idxlist_cache.c Error: type of argument 'const CdiQuery *query' to function cdiQueryNumStepidx() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryNumEntries() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryNumEntriesFound() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryPrint() is not supported Error: type of argument 'const CdiQuery *query' to function cdiQueryPrintEntriesNotFound() is not supported Error: type of argument ' CdiQuery *query' to function streamOpenReadQuery() is not supported Error: type of argument ' CdiDateTime rDateTime' to function taxisDefRdatetime() is not supported Error: Can't translate return type 'CdiDateTime ' of function taxisInqRdatetime() Error: type of argument ' CdiDateTime fDateTime' to function taxisDefFdatetime() is not supported Error: Can't translate return type 'CdiDateTime ' of function taxisInqFdatetime() Error: type of argument ' CdiDateTime vDateTime' to function taxisDefVdatetime() is not supported Error: Can't translate return type 'CdiDateTime ' of function taxisInqVdatetime() Error: type of argument ' CdiDateTime vDateTime_lb' to function taxisDefVdatetimeBounds() is not supported Error: type of argument ' CdiDateTime *vDateTime_lb' to function taxisInqVdatetimeBounds() is not supported Warning: Unrecognized line 'struct CDI_GridProjParams' Warning: Unrecognized line '{' Warning: Unrecognized line ' double mv;' Warning: Unrecognized line ' double lon_0;' Warning: Unrecognized line ' double lat_0;' Warning: Unrecognized line ' double lat_1;' Warning: Unrecognized line ' double lat_2;' Warning: Unrecognized line ' double a;' Warning: Unrecognized line ' double b;' Warning: Unrecognized line ' double rf;' Warning: Unrecognized line ' double xval_0;' Warning: Unrecognized line ' double yval_0;' Warning: Unrecognized line ' double x_0;' Warning: Unrecognized line ' double y_0;' Warning: Unrecognized line ' double x_SP;' Warning: Unrecognized line ' double y_SP;' Warning: Unrecognized line ' int nside;' Warning: Unrecognized line ' int order;' Warning: Unrecognized line '};' Error: type of argument 'struct CDI_GridProjParams *gridProjParams' to function gridProjParamsInit() is not supported Error: type of argument ' struct CDI_GridProjParams gridProjParams' to function gridDefParamsLCC() is not supported Error: type of argument ' struct CDI_GridProjParams *gridProjParams' to function gridInqParamsLCC() is not supported Error: type of argument ' struct CDI_GridProjParams gridProjParams' to function gridDefParamsSTERE() is not supported Error: type of argument ' struct CDI_GridProjParams *gridProjParams' to function gridInqParamsSTERE() is not supported Error: type of argument ' struct CDI_GridProjParams gridProjParams' to function gridDefParamsHEALPIX() is not supported Error: type of argument ' struct CDI_GridProjParams *gridProjParams' to function gridInqParamsHEALPIX() is not supported Error: Can't translate return type 'extern ' of function int() Error: Can't translate return type 'extern ' of function int() Error: Can't translate return type 'extern ' of function int() Error: Can't translate return type 'extern ' of function int() Warning: Unrecognized line '}' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_interface.lo -MD -MP -MF .deps/pio_interface.Tpo -c -o pio_interface.lo pio_interface.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_comm.lo -MD -MP -MF .deps/pio_comm.Tpo -c pio_comm.c -o pio_comm.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dbuffer.lo -MD -MP -MF .deps/pio_dbuffer.Tpo -c pio_dbuffer.c -fPIC -DPIC -o .libs/pio_dbuffer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dist_grid.lo -MD -MP -MF .deps/pio_dist_grid.Tpo -c pio_dist_grid.c -fPIC -DPIC -o .libs/pio_dist_grid.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_idxlist_cache.lo -MD -MP -MF .deps/pio_idxlist_cache.Tpo -c pio_idxlist_cache.c -fPIC -DPIC -o .libs/pio_idxlist_cache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_interface.lo -MD -MP -MF .deps/pio_interface.Tpo -c pio_interface.c -fPIC -DPIC -o .libs/pio_interface.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_client.lo -MD -MP -MF .deps/pio_client.Tpo -c pio_client.c -o pio_client.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_conf.lo -MD -MP -MF .deps/pio_conf.Tpo -c pio_conf.c -o pio_conf.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dbuffer.lo -MD -MP -MF .deps/pio_dbuffer.Tpo -c pio_dbuffer.c -o pio_dbuffer.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_idxlist_cache.lo -MD -MP -MF .deps/pio_idxlist_cache.Tpo -c pio_idxlist_cache.c -o pio_idxlist_cache.o >/dev/null 2>&1 mv -f .deps/pio_comm.Tpo .deps/pio_comm.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_all.lo -MD -MP -MF .deps/pio_mpi_fw_at_all.Tpo -c -o pio_mpi_fw_at_all.lo pio_mpi_fw_at_all.c mv -f .deps/pio_dbuffer.Tpo .deps/pio_dbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_reblock.lo -MD -MP -MF .deps/pio_mpi_fw_at_reblock.Tpo -c -o pio_mpi_fw_at_reblock.lo pio_mpi_fw_at_reblock.c mv -f .deps/pio_conf.Tpo .deps/pio_conf.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_ordered.lo -MD -MP -MF .deps/pio_mpi_fw_ordered.Tpo -c -o pio_mpi_fw_ordered.lo pio_mpi_fw_ordered.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_reblock.lo -MD -MP -MF .deps/pio_mpi_fw_at_reblock.Tpo -c pio_mpi_fw_at_reblock.c -fPIC -DPIC -o .libs/pio_mpi_fw_at_reblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_all.lo -MD -MP -MF .deps/pio_mpi_fw_at_all.Tpo -c pio_mpi_fw_at_all.c -fPIC -DPIC -o .libs/pio_mpi_fw_at_all.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT stream_gribapi.lo -MD -MP -MF .deps/stream_gribapi.Tpo -c stream_gribapi.c -o stream_gribapi.o >/dev/null 2>&1 mv -f .deps/pio_client.Tpo .deps/pio_client.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpinonb.lo -MD -MP -MF .deps/pio_mpinonb.Tpo -c -o pio_mpinonb.lo pio_mpinonb.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_interface.lo -MD -MP -MF .deps/pio_interface.Tpo -c pio_interface.c -o pio_interface.o >/dev/null 2>&1 mv -f .deps/pio_idxlist_cache.Tpo .deps/pio_idxlist_cache.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_ordered.lo -MD -MP -MF .deps/pio_mpi_fw_ordered.Tpo -c pio_mpi_fw_ordered.c -fPIC -DPIC -o .libs/pio_mpi_fw_ordered.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixasynch.lo -MD -MP -MF .deps/pio_posixasynch.Tpo -c -o pio_posixasynch.lo pio_posixasynch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixasynch.lo -MD -MP -MF .deps/pio_posixasynch.Tpo -c pio_posixasynch.c -fPIC -DPIC -o .libs/pio_posixasynch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpinonb.lo -MD -MP -MF .deps/pio_mpinonb.Tpo -c pio_mpinonb.c -fPIC -DPIC -o .libs/pio_mpinonb.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_ordered.lo -MD -MP -MF .deps/pio_mpi_fw_ordered.Tpo -c pio_mpi_fw_ordered.c -o pio_mpi_fw_ordered.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_all.lo -MD -MP -MF .deps/pio_mpi_fw_at_all.Tpo -c pio_mpi_fw_at_all.c -o pio_mpi_fw_at_all.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_dist_grid.lo -MD -MP -MF .deps/pio_dist_grid.Tpo -c pio_dist_grid.c -o pio_dist_grid.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpinonb.lo -MD -MP -MF .deps/pio_mpinonb.Tpo -c pio_mpinonb.c -o pio_mpinonb.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_mpi_fw_at_reblock.lo -MD -MP -MF .deps/pio_mpi_fw_at_reblock.Tpo -c pio_mpi_fw_at_reblock.c -o pio_mpi_fw_at_reblock.o >/dev/null 2>&1 mv -f .deps/pio_interface.Tpo .deps/pio_interface.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixfpguardsendrecv.lo -MD -MP -MF .deps/pio_posixfpguardsendrecv.Tpo -c -o pio_posixfpguardsendrecv.lo pio_posixfpguardsendrecv.c mv -f .deps/pio_mpi_fw_ordered.Tpo .deps/pio_mpi_fw_ordered.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixnonb.lo -MD -MP -MF .deps/pio_posixnonb.Tpo -c -o pio_posixnonb.lo pio_posixnonb.c mv -f .deps/pio_mpi_fw_at_all.Tpo .deps/pio_mpi_fw_at_all.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_record_send.lo -MD -MP -MF .deps/pio_record_send.Tpo -c -o pio_record_send.lo pio_record_send.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixasynch.lo -MD -MP -MF .deps/pio_posixasynch.Tpo -c pio_posixasynch.c -o pio_posixasynch.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixfpguardsendrecv.lo -MD -MP -MF .deps/pio_posixfpguardsendrecv.Tpo -c pio_posixfpguardsendrecv.c -fPIC -DPIC -o .libs/pio_posixfpguardsendrecv.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixnonb.lo -MD -MP -MF .deps/pio_posixnonb.Tpo -c pio_posixnonb.c -fPIC -DPIC -o .libs/pio_posixnonb.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_record_send.lo -MD -MP -MF .deps/pio_record_send.Tpo -c pio_record_send.c -fPIC -DPIC -o .libs/pio_record_send.o mv -f .deps/pio_mpinonb.Tpo .deps/pio_mpinonb.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_roles.lo -MD -MP -MF .deps/pio_roles.Tpo -c -o pio_roles.lo pio_roles.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixfpguardsendrecv.lo -MD -MP -MF .deps/pio_posixfpguardsendrecv.Tpo -c pio_posixfpguardsendrecv.c -o pio_posixfpguardsendrecv.o >/dev/null 2>&1 mv -f .deps/pio_mpi_fw_at_reblock.Tpo .deps/pio_mpi_fw_at_reblock.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_roles.lo -MD -MP -MF .deps/pio_roles.Tpo -c pio_roles.c -fPIC -DPIC -o .libs/pio_roles.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_rpc.lo -MD -MP -MF .deps/pio_rpc.Tpo -c -o pio_rpc.lo pio_rpc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_posixnonb.lo -MD -MP -MF .deps/pio_posixnonb.Tpo -c pio_posixnonb.c -o pio_posixnonb.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_record_send.lo -MD -MP -MF .deps/pio_record_send.Tpo -c pio_record_send.c -o pio_record_send.o >/dev/null 2>&1 mv -f .deps/pio_posixasynch.Tpo .deps/pio_posixasynch.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_rpc.lo -MD -MP -MF .deps/pio_rpc.Tpo -c pio_rpc.c -fPIC -DPIC -o .libs/pio_rpc.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_serialize.lo -MD -MP -MF .deps/pio_serialize.Tpo -c -o pio_serialize.lo pio_serialize.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_roles.lo -MD -MP -MF .deps/pio_roles.Tpo -c pio_roles.c -o pio_roles.o >/dev/null 2>&1 mv -f .deps/pio_posixfpguardsendrecv.Tpo .deps/pio_posixfpguardsendrecv.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_server.lo -MD -MP -MF .deps/pio_server.Tpo -c -o pio_server.lo pio_server.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_serialize.lo -MD -MP -MF .deps/pio_serialize.Tpo -c pio_serialize.c -fPIC -DPIC -o .libs/pio_serialize.o mv -f .deps/pio_record_send.Tpo .deps/pio_record_send.Plo mv -f .deps/pio_dist_grid.Tpo .deps/pio_dist_grid.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_util.lo -MD -MP -MF .deps/pio_util.Tpo -c -o pio_util.lo pio_util.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_xmap_cache.lo -MD -MP -MF .deps/pio_xmap_cache.Tpo -c -o pio_xmap_cache.lo pio_xmap_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_server.lo -MD -MP -MF .deps/pio_server.Tpo -c pio_server.c -fPIC -DPIC -o .libs/pio_server.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_rpc.lo -MD -MP -MF .deps/pio_rpc.Tpo -c pio_rpc.c -o pio_rpc.o >/dev/null 2>&1 mv -f .deps/pio_posixnonb.Tpo .deps/pio_posixnonb.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_unpack.lo -MD -MP -MF .deps/resource_unpack.Tpo -c -o resource_unpack.lo resource_unpack.c mv -f .deps/stream_gribapi.Tpo .deps/stream_gribapi.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_serialize.lo -MD -MP -MF .deps/pio_serialize.Tpo -c pio_serialize.c -o pio_serialize.o >/dev/null 2>&1 mv -f .deps/pio_roles.Tpo .deps/pio_roles.Plo make AM_CFLAGS=-static make_fint /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_cdf_int.lo -MD -MP -MF .deps/pio_cdf_int.Tpo -c -o pio_cdf_int.lo pio_cdf_int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_util.lo -MD -MP -MF .deps/pio_util.Tpo -c pio_util.c -fPIC -DPIC -o .libs/pio_util.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_xmap_cache.lo -MD -MP -MF .deps/pio_xmap_cache.Tpo -c pio_xmap_cache.c -fPIC -DPIC -o .libs/pio_xmap_cache.o make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_unpack.lo -MD -MP -MF .deps/resource_unpack.Tpo -c resource_unpack.c -fPIC -DPIC -o .libs/resource_unpack.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_cdf_int.lo -MD -MP -MF .deps/pio_cdf_int.Tpo -c pio_cdf_int.c -fPIC -DPIC -o .libs/pio_cdf_int.o mv -f .deps/pio_rpc.Tpo .deps/pio_rpc.Plo mv -f .deps/pio_serialize.Tpo .deps/pio_serialize.Plo test -f cdiFortran.c || rm -f cdi.inc make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' ../libtool --mode=execute ./make_fint -o . cdipio.h test -f cdiFortran.c || make cdi.inc libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_util.lo -MD -MP -MF .deps/pio_util.Tpo -c pio_util.c -o pio_util.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_xmap_cache.lo -MD -MP -MF .deps/pio_xmap_cache.Tpo -c pio_xmap_cache.c -o pio_xmap_cache.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_cdf_int.lo -MD -MP -MF .deps/pio_cdf_int.Tpo -c pio_cdf_int.c -o pio_cdf_int.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT resource_unpack.lo -MD -MP -MF .deps/resource_unpack.Tpo -c resource_unpack.c -o resource_unpack.o >/dev/null 2>&1 /bin/sh ../libtool --tag=FC --mode=compile mpif90 -g -O2 -Wall -Werror -c -o mo_cdi.lo mo_cdi.f90 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdiFortran.lo -MD -MP -MF .deps/cdiFortran.Tpo -c -o cdiFortran.lo cdiFortran.c mv -f .deps/pio_xmap_cache.Tpo .deps/pio_xmap_cache.Plo skip: line 15 size 21 #include <stdbool.h> skip: line 17 size 17 #include <mpi.h> Found definition for PIO_MINIOMODE to unknown value: PIO_NONE Found definition for PIO_MAXIOMODE to unknown value: PIO_MPI_FW_AT_REBLOCK skip: line 40 size 18 #include <yaxt.h> skip: line 42 size 17 #include "cdi.h" skip: line 178 size 63 void (*cdiPioConfGetPostCommSetupActions(int confResH))(void); skip: line 204 size 71 void (*cdiPioConfGetCallBackActions(int confResH, int trigger))(void); Xt_xmap (*xmap_new)(Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, MPI_Comm comm)); not implemented problem parsing line: void cdiPioConfSetXmapNew(int confResH, Xt_xmap (*xmap_new)(Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, MPI_Comm comm)); skip: line 287 size 110 Xt_xmap (*cdiPioConfGetXmapNew(int confResH))(Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, MPI_Comm comm); test -f cdipioFortran.c || rm -f cdipio.inc libtool: compile: mpif90 -g -O2 -Wall -Werror -c mo_cdi.f90 -fPIC -o .libs/mo_cdi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdiFortran.lo -MD -MP -MF .deps/cdiFortran.Tpo -c cdiFortran.c -fPIC -DPIC -o .libs/cdiFortran.o mv -f .deps/pio_util.Tpo .deps/pio_util.Plo test -f cdipioFortran.c || make cdipio.inc mv -f .deps/resource_unpack.Tpo .deps/resource_unpack.Plo mv -f .deps/pio_cdf_int.Tpo .deps/pio_cdf_int.Plo /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdipioFortran.lo -MD -MP -MF .deps/cdipioFortran.Tpo -c -o cdipioFortran.lo cdipioFortran.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdipioFortran.lo -MD -MP -MF .deps/cdipioFortran.Tpo -c cdipioFortran.c -fPIC -DPIC -o .libs/cdipioFortran.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT pio_server.lo -MD -MP -MF .deps/pio_server.Tpo -c pio_server.c -o pio_server.o >/dev/null 2>&1 libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdipioFortran.lo -MD -MP -MF .deps/cdipioFortran.Tpo -c cdipioFortran.c -o cdipioFortran.o >/dev/null 2>&1 mv -f .deps/cdipioFortran.Tpo .deps/cdipioFortran.Plo libtool: compile: mpif90 -g -O2 -Wall -Werror -c mo_cdi.f90 -o mo_cdi.o >/dev/null 2>&1 mv -f .deps/pio_server.Tpo .deps/pio_server.Plo libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -DUSE_MPI -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdiFortran.lo -MD -MP -MF .deps/cdiFortran.Tpo -c cdiFortran.c -o cdiFortran.o >/dev/null 2>&1 test -f mo_cdi.mod || rm -f mo_cdi.lo test -f mo_cdi.mod || make mo_cdi.lo mv -f .deps/cdiFortran.Tpo .deps/cdiFortran.Plo /bin/sh ../libtool --tag=CC --mode=link mpicc -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o libcdi.la -rpath /usr/local/lib async_worker.lo basetime.lo binary.lo calendar.lo cdf.lo cdf_filter.lo cdf_int.lo cdf_lazy_grid.lo cdf_read.lo cdf_records.lo cdf_util.lo cdf_write.lo cdi_across.lo cdi_att.lo cdi_cksum.lo cdi_datetime.lo cdi_error.lo cdi_fdb.lo cdi_int.lo cdi_key.lo cdi_query.lo cdi_util.lo cgribexlib.lo cksum.lo dmemory.lo error.lo extralib.lo file.lo gaussian_latitudes.lo get_num_missvals.lo grb_read.lo grb_write.lo gribapi.lo grid.lo ieglib.lo input_file.lo institution.lo iterator.lo iterator_fallback.lo iterator_grib.lo julian_date.lo model.lo namespace.lo referenceCounting.lo resource_handle.lo serialize.lo servicelib.lo stream.lo stream_cdf_i.lo stream_cdf_o.lo stream_cdf_time.lo stream_cgribex.lo stream_ext.lo stream_grb.lo stream_ieg.lo stream_read.lo stream_record.lo stream_scan.lo stream_srv.lo stream_var.lo stream_write.lo subtype.lo swap.lo table.lo taxis.lo tsteps.lo util.lo varscan.lo version.lo vlist.lo vlist_var.lo vlist_var_key.lo vlist_var_pack.lo zaxis.lo cdiFortran.lo gribapi_utilities.lo stream_gribapi.lo -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -shared -fPIC -DPIC .libs/async_worker.o .libs/basetime.o .libs/binary.o .libs/calendar.o .libs/cdf.o .libs/cdf_filter.o .libs/cdf_int.o .libs/cdf_lazy_grid.o .libs/cdf_read.o .libs/cdf_records.o .libs/cdf_util.o .libs/cdf_write.o .libs/cdi_across.o .libs/cdi_att.o .libs/cdi_cksum.o .libs/cdi_datetime.o .libs/cdi_error.o .libs/cdi_fdb.o .libs/cdi_int.o .libs/cdi_key.o .libs/cdi_query.o .libs/cdi_util.o .libs/cgribexlib.o .libs/cksum.o .libs/dmemory.o .libs/error.o .libs/extralib.o .libs/file.o .libs/gaussian_latitudes.o .libs/get_num_missvals.o .libs/grb_read.o .libs/grb_write.o .libs/gribapi.o .libs/grid.o .libs/ieglib.o .libs/input_file.o .libs/institution.o .libs/iterator.o .libs/iterator_fallback.o .libs/iterator_grib.o .libs/julian_date.o .libs/model.o .libs/namespace.o .libs/referenceCounting.o .libs/resource_handle.o .libs/serialize.o .libs/servicelib.o .libs/stream.o .libs/stream_cdf_i.o .libs/stream_cdf_o.o .libs/stream_cdf_time.o .libs/stream_cgribex.o .libs/stream_ext.o .libs/stream_grb.o .libs/stream_ieg.o .libs/stream_read.o .libs/stream_record.o .libs/stream_scan.o .libs/stream_srv.o .libs/stream_var.o .libs/stream_write.o .libs/subtype.o .libs/swap.o .libs/table.o .libs/taxis.o .libs/tsteps.o .libs/util.o .libs/varscan.o .libs/version.o .libs/vlist.o .libs/vlist_var.o .libs/vlist_var_key.o .libs/vlist_var_pack.o .libs/zaxis.o .libs/cdiFortran.o .libs/gribapi_utilities.o .libs/stream_gribapi.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -leccodes -lnetcdf -lpthread -lm -luuid -g -O2 -pthread -pthread -Wl,-soname -Wl,libcdi.so.0 -o .libs/libcdi.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcdi.so.0" && ln -s "libcdi.so.0.0.0" "libcdi.so.0") libtool: link: (cd ".libs" && rm -f "libcdi.so" && ln -s "libcdi.so.0.0.0" "libcdi.so") libtool: link: ar cru .libs/libcdi.a async_worker.o basetime.o binary.o calendar.o cdf.o cdf_filter.o cdf_int.o cdf_lazy_grid.o cdf_read.o cdf_records.o cdf_util.o cdf_write.o cdi_across.o cdi_att.o cdi_cksum.o cdi_datetime.o cdi_error.o cdi_fdb.o cdi_int.o cdi_key.o cdi_query.o cdi_util.o cgribexlib.o cksum.o dmemory.o error.o extralib.o file.o gaussian_latitudes.o get_num_missvals.o grb_read.o grb_write.o gribapi.o grid.o ieglib.o input_file.o institution.o iterator.o iterator_fallback.o iterator_grib.o julian_date.o model.o namespace.o referenceCounting.o resource_handle.o serialize.o servicelib.o stream.o stream_cdf_i.o stream_cdf_o.o stream_cdf_time.o stream_cgribex.o stream_ext.o stream_grb.o stream_ieg.o stream_read.o stream_record.o stream_scan.o stream_srv.o stream_var.o stream_write.o subtype.o swap.o table.o taxis.o tsteps.o util.o varscan.o version.o vlist.o vlist_var.o vlist_var_key.o vlist_var_pack.o zaxis.o cdiFortran.o gribapi_utilities.o stream_gribapi.o libtool: link: ranlib .libs/libcdi.a libtool: link: ( cd ".libs" && rm -f "libcdi.la" && ln -s "../libcdi.la" "libcdi.la" ) /bin/sh ../libtool --tag=FC --mode=link mpif90 -g -O2 -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o libcdi_f2003.la -rpath /usr/local/lib mo_cdi.lo libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o libcdipio.la -rpath /usr/local/lib pio.lo pio_client.lo pio_comm.lo pio_conf.lo pio_dbuffer.lo pio_dist_grid.lo pio_idxlist_cache.lo pio_interface.lo pio_mpi_fw_at_all.lo pio_mpi_fw_at_reblock.lo pio_mpi_fw_ordered.lo pio_mpinonb.lo pio_posixasynch.lo pio_posixfpguardsendrecv.lo pio_posixnonb.lo pio_record_send.lo pio_roles.lo pio_rpc.lo pio_serialize.lo pio_server.lo pio_util.lo pio_xmap_cache.lo resource_unpack.lo cdipioFortran.lo pio_cdf_int.lo libcdi.la -lrt -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -lscalesppmcore -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o libcdiresunpack.la resource_unpack.lo libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpif90 -shared -fPIC .libs/mo_cdi.o -Wl,-rpath -Wl,/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ./.libs/libcdi.so -leccodes -lnetcdf -lpthread -lm -luuid -g -O2 -pthread -Wl,-soname -Wl,libcdi_f2003.so.0 -o .libs/libcdi_f2003.so.0.0.0 libtool: link: ar cru .libs/libcdiresunpack.a .libs/resource_unpack.o libtool: link: ranlib .libs/libcdiresunpack.a libtool: link: mpicc -shared -fPIC -DPIC .libs/pio.o .libs/pio_client.o .libs/pio_comm.o .libs/pio_conf.o .libs/pio_dbuffer.o .libs/pio_dist_grid.o .libs/pio_idxlist_cache.o .libs/pio_interface.o .libs/pio_mpi_fw_at_all.o .libs/pio_mpi_fw_at_reblock.o .libs/pio_mpi_fw_ordered.o .libs/pio_mpinonb.o .libs/pio_posixasynch.o .libs/pio_posixfpguardsendrecv.o .libs/pio_posixnonb.o .libs/pio_record_send.o .libs/pio_roles.o .libs/pio_rpc.o .libs/pio_serialize.o .libs/pio_server.o .libs/pio_util.o .libs/pio_xmap_cache.o .libs/resource_unpack.o .libs/cdipioFortran.o .libs/pio_cdf_int.o -Wl,-rpath -Wl,/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ./.libs/libcdi.so -lrt -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so -leccodes -lnetcdf -lpthread -lm -luuid -g -O2 -pthread -pthread -Wl,-soname -Wl,libcdipio.so.0 -o .libs/libcdipio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcdi_f2003.so.0" && ln -s "libcdi_f2003.so.0.0.0" "libcdi_f2003.so.0") libtool: link: (cd ".libs" && rm -f "libcdi_f2003.so" && ln -s "libcdi_f2003.so.0.0.0" "libcdi_f2003.so") libtool: link: ar cru .libs/libcdi_f2003.a mo_cdi.o libtool: link: ( cd ".libs" && rm -f "libcdiresunpack.la" && ln -s "../libcdiresunpack.la" "libcdiresunpack.la" ) libtool: link: ranlib .libs/libcdi_f2003.a libtool: link: (cd ".libs" && rm -f "libcdipio.so.0" && ln -s "libcdipio.so.0.0.0" "libcdipio.so.0") libtool: link: (cd ".libs" && rm -f "libcdipio.so" && ln -s "libcdipio.so.0.0.0" "libcdipio.so") libtool: link: ar cru .libs/libcdipio.a pio.o pio_client.o pio_comm.o pio_conf.o pio_dbuffer.o pio_dist_grid.o pio_idxlist_cache.o pio_interface.o pio_mpi_fw_at_all.o pio_mpi_fw_at_reblock.o pio_mpi_fw_ordered.o pio_mpinonb.o pio_posixasynch.o pio_posixfpguardsendrecv.o pio_posixnonb.o pio_record_send.o pio_roles.o pio_rpc.o pio_serialize.o pio_server.o pio_util.o pio_xmap_cache.o resource_unpack.o cdipioFortran.o pio_cdf_int.o libtool: link: ranlib .libs/libcdipio.a libtool: link: ( cd ".libs" && rm -f "libcdi_f2003.la" && ln -s "../libcdi_f2003.la" "libcdi_f2003.la" ) libtool: link: ( cd ".libs" && rm -f "libcdipio.la" && ln -s "../libcdipio.la" "libcdipio.la" ) make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' Making all in interfaces make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' Making all in python make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' Making all in app make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi.o -MD -MP -MF .deps/cdi.Tpo -c -o cdi.o cdi.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT printinfo.o -MD -MP -MF .deps/printinfo.Tpo -c -o printinfo.o printinfo.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT createtable.o -MD -MP -MF .deps/createtable.Tpo -c -o createtable.o createtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT createtable.o -MD -MP -MF .deps/createtable.Tpo -c createtable.c -o createtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT printinfo.o -MD -MP -MF .deps/printinfo.Tpo -c printinfo.c -o printinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi.o -MD -MP -MF .deps/cdi.Tpo -c cdi.c -o cdi.o mv -f .deps/createtable.Tpo .deps/createtable.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o createtable createtable.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o createtable createtable.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread mv -f .deps/printinfo.Tpo .deps/printinfo.Po mv -f .deps/cdi.Tpo .deps/cdi.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi cdi.o printinfo.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi cdi.o printinfo.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' Making all in examples make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' Making all in pio make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT collectData.o -MD -MP -MF .deps/collectData.Tpo -c -o collectData.o collectData.c /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT collectDataNStreams.o -MD -MP -MF .deps/collectDataNStreams.Tpo -c -o collectDataNStreams.o collectDataNStreams.c :;{ \ echo '#define USE_MPI 1'; \ echo '#include "collectData.c"'; \ } >collectData.parallel.c :;{ \ echo '#define USE_MPI 1'; \ echo '#include "collectDataNStreams.c"'; \ } >collectDataNStreams.parallel.c /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT compareResourcesArray.o -MD -MP -MF .deps/compareResourcesArray.Tpo -c -o compareResourcesArray.o compareResourcesArray.c /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -Wall -Werror -c -o collectData2003.o collectData2003.F90 :;{ \ echo '#define USE_MPI 1'; \ echo '#include "collectData2003.F90"'; \ } >collectData2003.parallel.F90 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT collectDataNStreams.parallel.o -MD -MP -MF .deps/collectDataNStreams.parallel.Tpo -c -o collectDataNStreams.parallel.o collectDataNStreams.parallel.c /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT collectData.parallel.o -MD -MP -MF .deps/collectData.parallel.Tpo -c -o collectData.parallel.o collectData.parallel.c /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -Wall -Werror -c -o collectData2003.parallel.o collectData2003.parallel.F90 libtool: compile: mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -Wall -Werror -c collectData2003.F90 -o collectData2003.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT compareResourcesArray.o -MD -MP -MF .deps/compareResourcesArray.Tpo -c compareResourcesArray.c -o compareResourcesArray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT collectData.o -MD -MP -MF .deps/collectData.Tpo -c collectData.c -o collectData.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT collectDataNStreams.o -MD -MP -MF .deps/collectDataNStreams.Tpo -c collectDataNStreams.c -o collectDataNStreams.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT collectDataNStreams.parallel.o -MD -MP -MF .deps/collectDataNStreams.parallel.Tpo -c collectDataNStreams.parallel.c -o collectDataNStreams.parallel.o /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectData2003 collectData2003.o ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: compile: mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -Wall -Werror -c collectData2003.parallel.F90 -o collectData2003.parallel.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT collectData.parallel.o -MD -MP -MF .deps/collectData.parallel.Tpo -c collectData.parallel.c -o collectData.parallel.o mv -f .deps/collectData.Tpo .deps/collectData.Po /bin/sh ../../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectData collectData.o ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/collectDataNStreams.Tpo .deps/collectDataNStreams.Po /bin/sh ../../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectDataNStreams collectDataNStreams.o ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/compareResourcesArray.Tpo .deps/compareResourcesArray.Po /bin/sh ../../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o compareResourcesArray compareResourcesArray.o ../../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -Wall -Werror -o collectData2003 collectData2003.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o collectData collectData.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../../libtool --tag=FC --mode=link mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectData2003.parallel collectData2003.parallel.o ../../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt -lyaxt_c ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/collectData.parallel.Tpo .deps/collectData.parallel.Po /bin/sh ../../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectData.parallel collectData.parallel.o ../../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o collectDataNStreams collectDataNStreams.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread mv -f .deps/collectDataNStreams.parallel.Tpo .deps/collectDataNStreams.parallel.Po /bin/sh ../../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o collectDataNStreams.parallel collectDataNStreams.parallel.o ../../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c ../../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o compareResourcesArray compareResourcesArray.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib libtool: link: mpif90 -I../../src -I../../src -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -Wall -Werror -o collectData2003.parallel collectData2003.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o collectData.parallel collectData.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o collectDataNStreams.parallel collectDataNStreams.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write_const.o -MD -MP -MF .deps/cdi_write_const.Tpo -c -o cdi_write_const.o cdi_write_const.c /bin/sh ../libtool --tag=FC --mode=compile mpif90 -I../src -static -g -O2 -Wall -Werror -c -o cdi_read_f2003.o cdi_read_f2003.f90 /bin/sh ../libtool --tag=FC --mode=compile mpif90 -I../src -static -g -O2 -Wall -Werror -c -o cdi_write_f2003.o cdi_write_f2003.f90 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_append.o -MD -MP -MF .deps/cdi_append.Tpo -c -o cdi_append.o cdi_append.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_copy.o -MD -MP -MF .deps/cdi_copy.Tpo -c -o cdi_copy.o cdi_copy.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_read.o -MD -MP -MF .deps/cdi_read.Tpo -c -o cdi_read.o cdi_read.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write.o -MD -MP -MF .deps/cdi_write.Tpo -c -o cdi_write.o cdi_write.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write_ens.o -MD -MP -MF .deps/cdi_write_ens.Tpo -c -o cdi_write_ens.o cdi_write_ens.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write_const.o -MD -MP -MF .deps/cdi_write_const.Tpo -c cdi_write_const.c -o cdi_write_const.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_copy.o -MD -MP -MF .deps/cdi_copy.Tpo -c cdi_copy.c -o cdi_copy.o libtool: compile: mpif90 -I../src -g -O2 -Wall -Werror -c cdi_read_f2003.f90 -o cdi_read_f2003.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_read.o -MD -MP -MF .deps/cdi_read.Tpo -c cdi_read.c -o cdi_read.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_append.o -MD -MP -MF .deps/cdi_append.Tpo -c cdi_append.c -o cdi_append.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write.o -MD -MP -MF .deps/cdi_write.Tpo -c cdi_write.c -o cdi_write.o libtool: compile: mpif90 -I../src -g -O2 -Wall -Werror -c cdi_write_f2003.f90 -o cdi_write_f2003.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write_ens.o -MD -MP -MF .deps/cdi_write_ens.Tpo -c cdi_write_ens.c -o cdi_write_ens.o mv -f .deps/cdi_read.Tpo .deps/cdi_read.Po mv -f .deps/cdi_append.Tpo .deps/cdi_append.Po mv -f .deps/cdi_copy.Tpo .deps/cdi_copy.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write_hybrid.o -MD -MP -MF .deps/cdi_write_hybrid.Tpo -c -o cdi_write_hybrid.o cdi_write_hybrid.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write_local.o -MD -MP -MF .deps/cdi_write_local.Tpo -c -o cdi_write_local.o cdi_write_local.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -static -g -O2 -pthread -Wall -Werror -MT cdi_write_relativ.o -MD -MP -MF .deps/cdi_write_relativ.Tpo -c -o cdi_write_relativ.o cdi_write_relativ.c mv -f .deps/cdi_write_const.Tpo .deps/cdi_write_const.Po mv -f .deps/cdi_write.Tpo .deps/cdi_write.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_const cdi_write_const.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_append cdi_append.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_copy cdi_copy.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_read cdi_read.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/cdi_write_ens.Tpo .deps/cdi_write_ens.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write cdi_write.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write_local.o -MD -MP -MF .deps/cdi_write_local.Tpo -c cdi_write_local.c -o cdi_write_local.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write_hybrid.o -MD -MP -MF .deps/cdi_write_hybrid.Tpo -c cdi_write_hybrid.c -o cdi_write_hybrid.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -g -O2 -pthread -Wall -Werror -MT cdi_write_relativ.o -MD -MP -MF .deps/cdi_write_relativ.Tpo -c cdi_write_relativ.c -o cdi_write_relativ.o libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_copy cdi_copy.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write_const cdi_write_const.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread mv -f .deps/cdi_write_hybrid.Tpo .deps/cdi_write_hybrid.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_ens cdi_write_ens.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/cdi_write_local.Tpo .deps/cdi_write_local.Po libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_append cdi_append.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_hybrid cdi_write_hybrid.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/cdi_write_relativ.Tpo .deps/cdi_write_relativ.Po libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write cdi_write.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_read cdi_read.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_local cdi_write_local.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=FC --mode=link mpif90 -I../src -static -g -O2 -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_read_f2003 cdi_read_f2003.o ../src/libcdi_f2003.la ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_relativ cdi_write_relativ.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=FC --mode=link mpif90 -I../src -static -g -O2 -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cdi_write_f2003 cdi_write_f2003.o ../src/libcdi_f2003.la ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write_hybrid cdi_write_hybrid.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write_local cdi_write_local.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write_ens cdi_write_ens.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -g -O2 -pthread -Wall -Werror -o cdi_write_relativ cdi_write_relativ.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpif90 -I../src -g -O2 -Wall -Werror -o cdi_read_f2003 cdi_read_f2003.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi_f2003.a /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpif90 -I../src -g -O2 -Wall -Werror -o cdi_write_f2003 cdi_write_f2003.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi_f2003.a /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' Making all in tests make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT calendar_test1.o -MD -MP -MF .deps/calendar_test1.Tpo -c -o calendar_test1.o calendar_test1.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT cksum_read.o -MD -MP -MF .deps/cksum_read.Tpo -c -o cksum_read.o cksum_read.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT ensure_array_size.o -MD -MP -MF .deps/ensure_array_size.Tpo -c -o ensure_array_size.o ensure_array_size.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT stream_cksum.o -MD -MP -MF .deps/stream_cksum.Tpo -c -o stream_cksum.o stream_cksum.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT var_cksum.o -MD -MP -MF .deps/var_cksum.Tpo -c -o var_cksum.o var_cksum.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT cksum_verify.o -MD -MP -MF .deps/cksum_verify.Tpo -c -o cksum_verify.o cksum_verify.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT cksum_write.o -MD -MP -MF .deps/cksum_write.Tpo -c -o cksum_write.o cksum_write.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT simple_model_helper.o -MD -MP -MF .deps/simple_model_helper.Tpo -c -o simple_model_helper.o simple_model_helper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT var_cksum.o -MD -MP -MF .deps/var_cksum.Tpo -c var_cksum.c -o var_cksum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT stream_cksum.o -MD -MP -MF .deps/stream_cksum.Tpo -c stream_cksum.c -o stream_cksum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT cksum_read.o -MD -MP -MF .deps/cksum_read.Tpo -c cksum_read.c -o cksum_read.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT cksum_write.o -MD -MP -MF .deps/cksum_write.Tpo -c cksum_write.c -o cksum_write.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT cksum_verify.o -MD -MP -MF .deps/cksum_verify.Tpo -c cksum_verify.c -o cksum_verify.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT ensure_array_size.o -MD -MP -MF .deps/ensure_array_size.Tpo -c ensure_array_size.c -o ensure_array_size.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT calendar_test1.o -MD -MP -MF .deps/calendar_test1.Tpo -c calendar_test1.c -o calendar_test1.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT simple_model_helper.o -MD -MP -MF .deps/simple_model_helper.Tpo -c simple_model_helper.c -o simple_model_helper.o mv -f .deps/ensure_array_size.Tpo .deps/ensure_array_size.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT cksum_write_chunk.o -MD -MP -MF .deps/cksum_write_chunk.Tpo -c -o cksum_write_chunk.o cksum_write_chunk.c mv -f .deps/cksum_read.Tpo .deps/cksum_read.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT pio_write.o -MD -MP -MF .deps/pio_write.Tpo -c -o pio_write.o pio_write.c mv -f .deps/var_cksum.Tpo .deps/var_cksum.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT pio_write_setup_grid.o -MD -MP -MF .deps/pio_write_setup_grid.Tpo -c -o pio_write_setup_grid.o pio_write_setup_grid.c mv -f .deps/cksum_verify.Tpo .deps/cksum_verify.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT simple_model.o -MD -MP -MF .deps/simple_model.Tpo -c -o simple_model.o simple_model.c mv -f .deps/stream_cksum.Tpo .deps/stream_cksum.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT deco2d_model.o -MD -MP -MF .deps/deco2d_model.Tpo -c -o deco2d_model.o deco2d_model.c mv -f .deps/calendar_test1.Tpo .deps/calendar_test1.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_byteswap.o -MD -MP -MF .deps/test_byteswap.Tpo -c -o test_byteswap.o test_byteswap.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT cksum_write_chunk.o -MD -MP -MF .deps/cksum_write_chunk.Tpo -c cksum_write_chunk.c -o cksum_write_chunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT pio_write.o -MD -MP -MF .deps/pio_write.Tpo -c pio_write.c -o pio_write.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT simple_model.o -MD -MP -MF .deps/simple_model.Tpo -c simple_model.c -o simple_model.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT pio_write_setup_grid.o -MD -MP -MF .deps/pio_write_setup_grid.Tpo -c pio_write_setup_grid.c -o pio_write_setup_grid.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT deco2d_model.o -MD -MP -MF .deps/deco2d_model.Tpo -c deco2d_model.c -o deco2d_model.o mv -f .deps/simple_model_helper.Tpo .deps/simple_model_helper.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_grib.o -MD -MP -MF .deps/test_grib.Tpo -c -o test_grib.o test_grib.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_byteswap.o -MD -MP -MF .deps/test_byteswap.Tpo -c test_byteswap.c -o test_byteswap.o mv -f .deps/cksum_write.Tpo .deps/cksum_write.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_month_adjust.o -MD -MP -MF .deps/test_month_adjust.Tpo -c -o test_month_adjust.o test_month_adjust.c mv -f .deps/pio_write_setup_grid.Tpo .deps/pio_write_setup_grid.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_resource_copy.o -MD -MP -MF .deps/test_resource_copy.Tpo -c -o test_resource_copy.o test_resource_copy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_grib.o -MD -MP -MF .deps/test_grib.Tpo -c test_grib.c -o test_grib.o mv -f .deps/pio_write.Tpo .deps/pio_write.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_table.o -MD -MP -MF .deps/test_table.Tpo -c -o test_table.o test_table.c mv -f .deps/test_byteswap.Tpo .deps/test_byteswap.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_cdf_read.o -MD -MP -MF .deps/test_cdf_read.Tpo -c -o test_cdf_read.o test_cdf_read.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_month_adjust.o -MD -MP -MF .deps/test_month_adjust.Tpo -c test_month_adjust.c -o test_month_adjust.o mv -f .deps/cksum_write_chunk.Tpo .deps/cksum_write_chunk.Po /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_cdf_write.o -MD -MP -MF .deps/test_cdf_write.Tpo -c -o test_cdf_write.o test_cdf_write.c mv -f .deps/simple_model.Tpo .deps/simple_model.Po :;{ \ echo '#define USE_MPI 1'; \ echo '#include "pio_write.c"'; \ } >pio_write.parallel.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_resource_copy.o -MD -MP -MF .deps/test_resource_copy.Tpo -c test_resource_copy.c -o test_resource_copy.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_table.o -MD -MP -MF .deps/test_table.Tpo -c test_table.c -o test_table.o mv -f .deps/test_grib.Tpo .deps/test_grib.Po mv -f .deps/deco2d_model.Tpo .deps/deco2d_model.Po :;{ \ echo '#define USE_MPI 1'; \ echo '#include "pio_write_setup_grid.c"'; \ } >pio_write_setup_grid.parallel.c :;{ \ echo '#define USE_MPI 1'; \ echo '#include "simple_model.c"'; \ } >simple_model.parallel.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_cdf_read.o -MD -MP -MF .deps/test_cdf_read.Tpo -c test_cdf_read.c -o test_cdf_read.o :;{ \ echo '#define USE_MPI 1'; \ echo '#include "simple_model_helper.c"'; \ } >simple_model_helper.parallel.c mv -f .deps/test_month_adjust.Tpo .deps/test_month_adjust.Po :;{ \ echo '#define USE_MPI 1'; \ echo '#include "deco2d_model.c"'; \ } >deco2d_model.parallel.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_cdf_write.o -MD -MP -MF .deps/test_cdf_write.Tpo -c test_cdf_write.c -o test_cdf_write.o :;{ \ echo '#define USE_MPI 1'; \ echo '#include "test_resource_copy.c"'; \ } >test_resource_copy.parallel.c /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o calendar_test1 calendar_test1.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cksum_read cksum_read.o ensure_array_size.o stream_cksum.o var_cksum.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cksum_verify cksum_verify.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/test_table.Tpo .deps/test_table.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cksum_write cksum_write.o simple_model_helper.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/test_resource_copy.Tpo .deps/test_resource_copy.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o cksum_write_chunk cksum_write_chunk.o simple_model_helper.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o pio_write pio_write.o pio_write_setup_grid.o simple_model.o simple_model_helper.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/test_cdf_read.Tpo .deps/test_cdf_read.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o pio_write_deco2d deco2d_model.o pio_write.o pio_write_setup_grid.o simple_model_helper.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/test_cdf_write.Tpo .deps/test_cdf_write.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_byteswap test_byteswap.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o calendar_test1 calendar_test1.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o cksum_verify cksum_verify.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o cksum_read cksum_read.o ensure_array_size.o stream_cksum.o var_cksum.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o pio_write pio_write.o pio_write_setup_grid.o simple_model.o simple_model_helper.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o cksum_write cksum_write.o simple_model_helper.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o cksum_write_chunk cksum_write_chunk.o simple_model_helper.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_grib test_grib.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_month_adjust test_month_adjust.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o pio_write_deco2d deco2d_model.o pio_write.o pio_write_setup_grid.o simple_model_helper.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_byteswap test_byteswap.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_resource_copy test_resource_copy.o ../src/libcdiresunpack.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_table test_table.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_cdf_read test_cdf_read.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_cdf_write simple_model_helper.o test_cdf_write.o ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_grib test_grib.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_month_adjust test_month_adjust.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT pio_write.parallel.o -MD -MP -MF .deps/pio_write.parallel.Tpo -c -o pio_write.parallel.o pio_write.parallel.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT pio_write_setup_grid.parallel.o -MD -MP -MF .deps/pio_write_setup_grid.parallel.Tpo -c -o pio_write_setup_grid.parallel.o pio_write_setup_grid.parallel.c libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_resource_copy test_resource_copy.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdiresunpack.a /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_table test_table.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_cdf_read test_cdf_read.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_cdf_write simple_model_helper.o test_cdf_write.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT pio_write.parallel.o -MD -MP -MF .deps/pio_write.parallel.Tpo -c pio_write.parallel.c -o pio_write.parallel.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT pio_write_setup_grid.parallel.o -MD -MP -MF .deps/pio_write_setup_grid.parallel.Tpo -c pio_write_setup_grid.parallel.c -o pio_write_setup_grid.parallel.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT simple_model.parallel.o -MD -MP -MF .deps/simple_model.parallel.Tpo -c -o simple_model.parallel.o simple_model.parallel.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT simple_model_helper.parallel.o -MD -MP -MF .deps/simple_model_helper.parallel.Tpo -c -o simple_model_helper.parallel.o simple_model_helper.parallel.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT deco2d_model.parallel.o -MD -MP -MF .deps/deco2d_model.parallel.Tpo -c -o deco2d_model.parallel.o deco2d_model.parallel.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -MT test_resource_copy.parallel.o -MD -MP -MF .deps/test_resource_copy.parallel.Tpo -c -o test_resource_copy.parallel.o test_resource_copy.parallel.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT simple_model.parallel.o -MD -MP -MF .deps/simple_model.parallel.Tpo -c simple_model.parallel.c -o simple_model.parallel.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT simple_model_helper.parallel.o -MD -MP -MF .deps/simple_model_helper.parallel.Tpo -c simple_model_helper.parallel.c -o simple_model_helper.parallel.o mv -f .deps/pio_write_setup_grid.parallel.Tpo .deps/pio_write_setup_grid.parallel.Po libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT deco2d_model.parallel.o -MD -MP -MF .deps/deco2d_model.parallel.Tpo -c deco2d_model.parallel.c -o deco2d_model.parallel.o mv -f .deps/pio_write.parallel.Tpo .deps/pio_write.parallel.Po libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../src -I../src -I/sw/spack-levante/netcdf-c-4.8.1-6qheqr/include -I/sw/spack-levante/eccodes-2.21.0-4ywkk4/include -DgFortran -DgFortran8 -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -MT test_resource_copy.parallel.o -MD -MP -MF .deps/test_resource_copy.parallel.Tpo -c test_resource_copy.parallel.c -o test_resource_copy.parallel.o mv -f .deps/simple_model_helper.parallel.Tpo .deps/simple_model_helper.parallel.Po mv -f .deps/test_resource_copy.parallel.Tpo .deps/test_resource_copy.parallel.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o test_resource_copy.parallel test_resource_copy.parallel.o ../src/libcdipio.la ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/simple_model.parallel.Tpo .deps/simple_model.parallel.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o pio_write.parallel pio_write.parallel.o pio_write_setup_grid.parallel.o simple_model.parallel.o simple_model_helper.parallel.o ../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -lscalesppmcore -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid mv -f .deps/deco2d_model.parallel.Tpo .deps/deco2d_model.parallel.Po /bin/sh ../libtool --tag=CC --mode=link mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -static -g -O2 -pthread -Wall -Werror -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 -o pio_write_deco2d.parallel deco2d_model.parallel.o pio_write.parallel.o pio_write_setup_grid.parallel.o simple_model_helper.parallel.o ../src/libcdipio.la -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -lscalesppmcore -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -lyaxt_c ../src/libcdi.la -leccodes -lnetcdf -lpthread -lm -luuid libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o test_resource_copy.parallel test_resource_copy.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o pio_write.parallel pio_write.parallel.o pio_write_setup_grid.parallel.o simple_model.parallel.o simple_model_helper.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib libtool: link: mpicc -I/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/include -I/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/include -g -O2 -pthread -Wall -Werror -o pio_write_deco2d.parallel deco2d_model.parallel.o pio_write.parallel.o pio_write_setup_grid.parallel.o simple_model_helper.parallel.o -L/sw/spack-levante/netcdf-c-4.8.1-6qheqr/lib -L/sw/spack-levante/eccodes-2.21.0-4ywkk4/lib64 ../src/.libs/libcdipio.a -L/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -L/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib /scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src/.libs/libcdi.a -lrt /work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib/libscalesppmcore.so /work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib/libyaxt_c.so ../src/.libs/libcdi.a -leccodes -lnetcdf -lpthread -lm -luuid -pthread -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/ppm-1.0.8-gcc-11.2.0/lib -Wl,-rpath -Wl,/work/mh0287/m300488/libcdi-ci-sw/install/yaxt-0.9.3-gcc-11.2.0/lib make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi' Making check in src make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' test -f mo_cdi.mod || rm -f mo_cdi.lo test -f mo_cdi.mod || make mo_cdi.lo make make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' make all-am make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' test -f mo_cdi.mod || rm -f mo_cdi.lo test -f mo_cdi.mod || make mo_cdi.lo make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/src' Making check in interfaces make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' Making check in python make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' Making all in python make[4]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces/python' make[4]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make check-TESTS make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[4]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' [1;34mSKIP[m: test_cpp_nc.run [1;34mSKIP[m: test_python_grb.run [1;34mSKIP[m: test_ruby_grb.run [1;34mSKIP[m: test_python_nc.run [1;34mSKIP[m: test_ruby_nc.run [0;32m============================================================================[m [0;32mTestsuite summary for cdi 2.5.2[m [0;32m============================================================================[m [1m# TOTAL: 5[m # PASS: 0 [1;34m# SKIP: 5[m # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 [0;32m============================================================================[m make[4]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/interfaces' Making check in app make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' make make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/app' Making check in examples make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' Making check in pio make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' Making all in pio make[4]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples/pio' make[4]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/examples' Making check in tests make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make check-TESTS make[2]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[3]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' [0;32mPASS[m: cksum_verify [0;32mPASS[m: calendar_test1 [0;32mPASS[m: test_byteswap.run [0;32mPASS[m: test_cksum_ext.run [0;32mPASS[m: test_cdf_transformation.run [0;32mPASS[m: test_cksum_grb.run [0;32mPASS[m: test_cdf_const.run [0;32mPASS[m: test_cksum_ieg.run [0;32mPASS[m: pio_write.run [0;32mPASS[m: test_cksum_nc.run [0;32mPASS[m: test_cksum_nc2.run [0;32mPASS[m: test_cksum_grb2.run [0;32mPASS[m: pio_write_deco2d.run [0;32mPASS[m: test_cksum_nc4.run [0;32mPASS[m: test_cksum_nc_chunk.run [0;32mPASS[m: test_grib.run [0;32mPASS[m: test_month_adjust [0;32mPASS[m: test_cksum_srv.run [0;32mPASS[m: test_resource_copy.run [0;32mPASS[m: test_table.run [0;32mPASS[m: test_f2003.run [0;32mPASS[m: pio_cksum_asynch.run [0;32mPASS[m: pio_cksum_fpguard.run [0;32mPASS[m: pio_cksum_grb2.run [0;32mPASS[m: pio_cksum_mpi_fw_at_all.run [0;32mPASS[m: pio_cksum_mpi_fw_at_reblock.run [0;32mPASS[m: pio_cksum_mpi_fw_ordered.run [0;32mPASS[m: pio_cksum_mpinonb.run [0;32mPASS[m: pio_cksum_nc.run [0;32mPASS[m: pio_cksum_nc2.run [0;32mPASS[m: pio_cksum_nc4.run [0;32mPASS[m: pio_cksum_writer.run [0;32mPASS[m: pio_write.parallel.run [0;32mPASS[m: pio_write_deco2d.parallel.run [0;32mPASS[m: pio_write_dist_array.run [0;32mPASS[m: test_resource_copy.parallel.run [0;32m============================================================================[m [0;32mTestsuite summary for cdi 2.5.2[m [0;32m============================================================================[m [1m# TOTAL: 36[m [0;32m# PASS: 36[m # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 [0;32m============================================================================[m make[3]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[2]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi/tests' make[1]: Entering directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/scratch/hpc-ci/m214003/static/00701180/mpim-sw/libcdi' [32;1mSlurm job ci-701180_1742808984 state: COMPLETED[0;m section_end:1742809284:step_script [0Ksection_start:1742809284:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1742809284:cleanup_file_variables [0K[32;1mJob succeeded[0;m