* installing *source* package ‘RNetCDF’ ... ** this is package ‘RNetCDF’ version ‘2.11-1’ ** using staged installation configure: Find compiler/linker variables from environment: checking CFLAGS... -g -O3 -Wall -pedantic checking CPPFLAGS... -I/usr/local/include checking LDFLAGS... -Wl,-O1 checking LIBS... configure: Select C compiler: checking C compiler from --with-cc... checking C compiler from R... clang-19 -std=gnu23 configure: Find compiler/linker variables from R: checking R_CFLAGS... -g -O3 -Wall -pedantic checking R_CPPFLAGS... -I/usr/local/include checking R_LDFLAGS... -Wl,-O1 checking for gcc... clang-19 -std=gnu23 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 the compiler supports GNU C... yes checking whether clang-19 -std=gnu23 accepts -g... yes checking for clang-19 -std=gnu23 option to enable C11 features... none needed checking for clang-19 -std=gnu23 options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether _WIN32 is declared... no checking whether __APPLE__ is declared... no configure: Operating system is Unix-alike checking for nc-config... yes configure: Checking compiler/linker variables from nc-config configure: To skip nc-config, use --without-nc-config checking nc-config --cflags... -I/usr/include -I/usr/include/hdf5/serial checking nc-config --libs... -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf checking build with nc-config... yes configure: Proceeding with settings from nc-config configure: Skipping pkg-config configure: Check compiler type sizes and language features checking size of int... 4 checking size of long long... 8 checking size of size_t... 8 checking for C/C++ restrict keyword... __restrict__ configure: Check NetCDF features: checking for netcdf.h... yes checking for library containing nc_open... none required checking for nc_rename_grp... yes checking for nc_get_var_chunk_cache... yes checking for nc_inq_var_szip... yes checking for nc_inq_var_endian... yes checking for nc_def_var_filter... yes checking for nc_inq_var_filter_ids... yes checking for nc_inq_var_filter_info... yes checking for nc_reclaim_data... yes checking for netcdf_filter.h... yes checking whether NC_64BIT_DATA is declared... yes checking whether NC_FORMAT_64BIT_DATA is declared... yes checking whether NC_DISKLESS is declared... yes checking whether NC_PERSIST is declared... yes configure: Check for parallel NetCDF features: checking for mpi.h... no checking for MPI_Init... no checking whether MPI_INFO_NULL is declared... no checking whether MPI_Info_c2f is declared... no configure: WARNING: MPI not found - RNetCDF parallel I/O support is not enabled. configure: If NetCDF was built with an MPI compiler, try the compiler via --with-cc configure: Check for udunits2 features: checking for library containing XML_ErrorString... -lexpat checking for library containing ut_read_xml... -ludunits2 checking for ut_offset_by_time... yes checking for ut_decode_time... yes checking for ut_encode_time... yes checking for udunits2.h... yes configure: Final compiler and linker variables for make: CC=clang-19 -std=gnu23 PKG_CFLAGS=-I/usr/include -I/usr/include/hdf5/serial PKG_CPPFLAGS= PKG_LDFLAGS= LIBS=-ludunits2 -lexpat -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf configure: creating ./config.status config.status: creating src/Makefile.common config.status: creating R/config.R config.status: creating src/config.h ** libs WINDOWS="FALSE" \ MAKE="make" \ R_HOME="/home/hornik/tmp/R" \ R_ARCH="" \ /bin/bash ../tools/make-recursive.sh make -f /home/hornik/tmp/R/etc//Makeconf -f /home/hornik/tmp/R/share/make/shlib.mk -f /home/hornik/.R/Makevars-clang -f Makefile.common OBJECTS= attribute.o common.o convert.o dataset.o dimension.o group.o init.o type.o udunits.o variable.o SHLIB=RNetCDF$(SHLIB_EXT) RNetCDF_all make[1]: Entering directory '/srv/hornik/tmp/CRAN_pretest/RNetCDF.Rcheck/00_pkg_src/RNetCDF/src' clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c attribute.c -o attribute.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c common.c -o common.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c convert.c -o convert.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c dataset.c -o dataset.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c dimension.c -o dimension.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c group.c -o group.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c type.c -o type.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c udunits.c -o udunits.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/usr/include -I/usr/include/hdf5/serial -fpic -g -O3 -Wall -pedantic -c variable.c -o variable.o clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RNetCDF.so attribute.o common.o convert.o dataset.o dimension.o group.o init.o type.o udunits.o variable.o -ludunits2 -lexpat -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lnetcdf -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/srv/hornik/tmp/CRAN_pretest/RNetCDF.Rcheck/00_pkg_src/RNetCDF/src' installing to /srv/hornik/tmp/CRAN_pretest/RNetCDF.Rcheck/00LOCK-RNetCDF/00new/RNetCDF/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RNetCDF)