* installing *source* package ‘grattanInflators’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c C_YearMonthSplit.c -o C_YearMonthSplit.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c C_fastIDate.c -o C_fastIDate.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c C_multiply.c -o C_multiply.o C_multiply.c:4:7: warning: unused variable 'nThread' [-Wunused-variable] 4 | int nThread = as_nThread(nthreads); | ^~~~~~~ 1 warning generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SEXP2YearMonth.c -o SEXP2YearMonth.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c check_input.c -o check_input.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpi.c -o cpi.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c errif.c -o errif.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c idate_YearMonth.c -o idate_YearMonth.o idate_YearMonth.c:192:7: warning: unused variable 'nThread' [-Wunused-variable] 192 | int nThread = as_nThread(nthreads); | ^~~~~~~ idate_YearMonth.c:269:7: warning: unused variable 'nThread' [-Wunused-variable] 269 | int nThread = as_nThread(nthreads); | ^~~~~~~ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c inflate.c -o inflate.o inflate.c:7:7: warning: unused variable 'nThread' [-Wunused-variable] 7 | int nThread = as_nThread(nthreads); | ^~~~~~~ inflate.c:162:7: warning: unused variable 'nThread' [-Wunused-variable] 162 | int nThread = as_nThread(nthreads); | ^~~~~~~ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c minmaxDate.c -o minmaxDate.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c omp_diagnose.c -o omp_diagnose.o clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o grattanInflators.so C_YearMonthSplit.o C_fastIDate.o C_multiply.o SEXP2YearMonth.o check_input.o cpi.o errif.o idate_YearMonth.o inflate.o init.o minmaxDate.o omp_diagnose.o -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/grattanInflators.Rcheck/00LOCK-grattanInflators/00new/grattanInflators/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 (grattanInflators)