* installing *source* package ‘readxl’ ... ** this is package ‘readxl’ version ‘1.4.4’ ** package ‘readxl’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 20.1.0-rc2’ using C++ compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/readxl/src' /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/declarations.hpp:13: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:3: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from cpp11.cpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/declarations.hpp:13: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:7: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c XlsWorkBook.cpp -o XlsWorkBook.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c XlsxWorkBook.cpp -o XlsxWorkBook.o In file included from XlsWorkBook.cpp:1: In file included from ./XlsWorkBook.h:3: In file included from ./ColSpec.h:3: In file included from ./utils.h:3: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/protect.hpp:10: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from XlsWorkBook.cpp:1: In file included from ./XlsWorkBook.h:3: In file included from ./ColSpec.h:4: In file included from ./StringSet.h:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:9: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm In file included from XlsxWorkBook.cpp:1: In file included from ./XlsxWorkBook.h:3: In file included from ./ColSpec.h:3: In file included from ./utils.h:3: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/protect.hpp:10: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c zip.cpp -o zip.o In file included from XlsxWorkBook.cpp:1: In file included from ./XlsxWorkBook.h:3: In file included from ./ColSpec.h:4: In file included from ./StringSet.h:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:9: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Read.cpp -o Read.o In file included from zip.cpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/as.hpp:10: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from zip.cpp:6: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/function.hpp:11: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm In file included from Read.cpp:1: In file included from ./SheetView.h:4: In file included from ./CellLimits.h:3: In file included from ./XlsCell.h:3: In file included from ./ColSpec.h:3: In file included from ./utils.h:3: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/protect.hpp:10: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c cran.c -o cran.o In file included from cran.c:1: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from cran.c:1: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c libxls/xlstool.c -o libxls/xlstool.o In file included from libxls/xlstool.c:53: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/xlstool.c:53: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. In file included from Read.cpp:1: In file included from ./SheetView.h:4: In file included from ./CellLimits.h:3: In file included from ./XlsCell.h:3: In file included from ./ColSpec.h:4: In file included from ./StringSet.h:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/strings.hpp:9: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c libxls/endian.c -o libxls/endian.o In file included from libxls/endian.c:34: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/endian.c:34: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c libxls/ole.c -o libxls/ole.o In file included from libxls/ole.c:43: In file included from ./libxls/ole.h:46: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/ole.c:43: In file included from ./libxls/ole.h:46: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c libxls/xls.c -o libxls/xls.o In file included from libxls/xls.c:52: In file included from ./libxls/endian.h:32: In file included from ./libxls/xlsstruct.h:39: In file included from ./libxls/ole.h:46: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ In file included from libxls/xls.c:52: In file included from ./libxls/endian.h:32: In file included from ./libxls/xlsstruct.h:39: In file included from ./libxls/ole.h:46: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iunix -I. -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/progress/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c libxls/locale.c -o libxls/locale.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o readxl.so cpp11.o XlsWorkBook.o XlsxWorkBook.o zip.o Read.o cran.o libxls/xlstool.o libxls/endian.o libxls/ole.o libxls/xls.o libxls/locale.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/readxl/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/readxl/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/readxl/src' installing to /data/gannet/ripley/R/packages/tests-clang/readxl.Rcheck/00LOCK-readxl/00new/readxl/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 (readxl)