* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘readxl’ ... ** package ‘readxl’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpO3tkoY/R.INSTALL8417b6fbf8ef9/readxl/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c XlsWorkBook.cpp -o XlsWorkBook.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c XlsxWorkBook.cpp -o XlsxWorkBook.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c zip.cpp -o zip.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c Read.cpp -o Read.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -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/x86_64-linux-gnu/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/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -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/x86_64-linux-gnu/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/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -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/x86_64-linux-gnu/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/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/ole.c -o libxls/ole.o In file included from libxls/ole.c:43: In file included from ./libxls/ole.h:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/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:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -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:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:6:9: warning: 'printf' macro redefined [-Wmacro-redefined] 6 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/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:50: In file included from ./libxls/xlstypes.h:41: ./cran.h:18:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 18 | #define fprintf Rprintf2 | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Iunix -I. -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/progress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c libxls/locale.c -o libxls/locale.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpO3tkoY/R.INSTALL8417b6fbf8ef9/readxl/src' make[1]: Entering directory '/tmp/RtmpO3tkoY/R.INSTALL8417b6fbf8ef9/readxl/src' make[1]: Leaving directory '/tmp/RtmpO3tkoY/R.INSTALL8417b6fbf8ef9/readxl/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 * creating tarball packaged installation of ‘readxl’ as ‘readxl_1.4.3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (readxl)