* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘grattanInflators’ ...
** package ‘grattanInflators’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpVdarKu/R.INSTALLc2fbf2b44aec5/grattanInflators/src'
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c C_YearMonthSplit.c -o C_YearMonthSplit.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -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-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c SEXP2YearMonth.c -o SEXP2YearMonth.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c check_input.c -o check_input.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c cpi.c -o cpi.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c errif.c -o errif.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -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:383:7: warning: unused variable 'nThread' [-Wunused-variable]
  383 |   int nThread = as_nThread(nthreads);
      |       ^~~~~~~
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -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-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c minmaxDate.c -o minmaxDate.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c omp_diagnose.c -o omp_diagnose.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o grattanInflators.so C_YearMonthSplit.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.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpVdarKu/R.INSTALLc2fbf2b44aec5/grattanInflators/src'
make[1]: Entering directory '/tmp/RtmpVdarKu/R.INSTALLc2fbf2b44aec5/grattanInflators/src'
make[1]: Leaving directory '/tmp/RtmpVdarKu/R.INSTALLc2fbf2b44aec5/grattanInflators/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)