* installing *source* package ‘rcxl’ ... ** this is package ‘rcxl’ version ‘0.1.0’ ** package ‘rcxl’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rcxl/src' gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c miniz.c -o miniz.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c read_xlsx.c -o read_xlsx.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c libdeflate/lib/deflate_decompress.c -o libdeflate/lib/deflate_decompress.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c libdeflate/lib/utils.c -o libdeflate/lib/utils.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c libdeflate/lib/x86/cpu_features.c -o libdeflate/lib/x86/cpu_features.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -pthread -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c libdeflate/lib/arm/cpu_features.c -o libdeflate/lib/arm/cpu_features.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o rcxl.so init.o miniz.o read_xlsx.o libdeflate/lib/deflate_decompress.o libdeflate/lib/utils.o libdeflate/lib/x86/cpu_features.o libdeflate/lib/arm/cpu_features.o -pthread make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rcxl/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rcxl/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rcxl/src' installing to /data/localhost/ripley/R/packages/tests-devel/rcxl.Rcheck/00LOCK-rcxl/00new/rcxl/libs ** R ** 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 (rcxl)