* installing *source* package ‘readODS’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.5 (2)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from ../inst/include/cpp11/declarations.hpp:15: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c get_sheet_names.cpp -o get_sheet_names.o In file included from get_sheet_names.cpp:1: In file included from ./readxl/zip.cpp:4: In file included from ../inst/include/cpp11/function.hpp:11: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c is_ods.cpp -o is_ods.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c read_flat_ods_.cpp -o read_flat_ods_.o In file included from read_flat_ods_.cpp:2: In file included from ./read_ods_internals.h:3: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c read_ods_.cpp -o read_ods_.o In file included from read_ods_.cpp:2: In file included from ./read_ods_internals.h:3: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c read_ods_internals.cpp -o read_ods_internals.o In file included from read_ods_internals.cpp:1: In file included from ./read_ods_internals.h:3: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c splice.cpp -o splice.o In file included from splice.cpp:1: In file included from ./splice.h:3: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c write_sheet_file_.cpp -o write_sheet_file_.o In file included from write_sheet_file_.cpp:1: In file included from ./write_sheet_file_.h:3: In file included from ../inst/include/cpp11.hpp:5: ../inst/include/cpp11/R.hpp:13:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 13 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o readODS.so cpp11.o get_sheet_names.o is_ods.o read_flat_ods_.o read_ods_.o read_ods_internals.o splice.o write_sheet_file_.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN/readODS.Rcheck/00LOCK-readODS/00new/readODS/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 (readODS)