installing dependencies ‘blosc’, ‘zlib’ begin installing package ‘blosc’ begin installing package ‘zlib’ * installing *source* package ‘blosc’ ... ** this is package ‘blosc’ version ‘0.1.2’ ** package ‘blosc’ successfully unpacked and MD5 sums checked ** using staged installation checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc-15 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 gcc-15 accepts -g... yes checking for gcc-15 option to enable C11 features... none needed checking how to run the C preprocessor... gcc-15 -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Found pkg-config cflags and libs! -------------------------------------------------- Configuration for blosc cppflags: libs: -lblosc -------------------------------------------------- checking whether the compiler supports GNU C++... yes checking whether g++-15 -std=gnu++20 accepts -g... yes checking for g++-15 -std=gnu++20 option to enable C++11 features... -std=gnu++11 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 for blosc.h... yes checking whether available blosc version is good enough... yes checking whether blosc programs can be compiled... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmptqj19v/R.INSTALL4d33175c1e73d/blosc/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c blosc-feats.cpp -o blosc-feats.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c compress.cpp -o compress.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c dtype.cpp -o dtype.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o blosc.so blosc-feats.o compress.o cpp11.o dtype.o -lblosc -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmptqj19v/R.INSTALL4d33175c1e73d/blosc/src' installing to /home/hornik/tmp/CRAN_special_noSuggests/Library/00LOCK-blosc/00new/blosc/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (blosc) * installing *source* package ‘zlib’ ... ** this is package ‘zlib’ version ‘1.0.3’ ** package ‘zlib’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVXOX5O/R.INSTALL4d32f367dba04/zlib/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/home/hornik/tmp/R/include -I../inst/include -I./ `/home/hornik/tmp/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o 'CxxFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/home/hornik/tmp/R/include -I../inst/include -I./ `/home/hornik/tmp/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -fpic -g -O2 -Wall -pedantic -mtune=native -c compressor.cpp -o compressor.o 'CxxFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/home/hornik/tmp/R/include -I../inst/include -I./ `/home/hornik/tmp/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -fpic -g -O2 -Wall -pedantic -mtune=native -c constants.cpp -o constants.o 'CxxFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/home/hornik/tmp/R/include -I../inst/include -I./ `/home/hornik/tmp/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -fpic -g -O2 -Wall -pedantic -mtune=native -c decompressor.cpp -o decompressor.o 'CxxFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/home/hornik/tmp/R/include -I../inst/include -I./ `/home/hornik/tmp/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -fpic -g -O2 -Wall -pedantic -mtune=native -c validate.cpp -o validate.o 'CxxFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o zlib.so RcppExports.o compressor.o constants.o decompressor.o validate.o -lz -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVXOX5O/R.INSTALL4d32f367dba04/zlib/src' installing to /home/hornik/tmp/CRAN_special_noSuggests/Library/00LOCK-zlib/00new/zlib/libs ** R ** 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 (zlib) checking zarr_0.2.0.tar.gz ... Depends: Package: zarr Depends: R (>= 4.1) Imports: blosc, jsonlite, methods, R6 Timings: user system elapsed zarr 29.536 3.802 34.511 Results: Check status summary: OK Source packages 1 Check results summary: zarr ... OK