* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘dblcens’ ...
** package ‘dblcens’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmptThiy4/R.INSTALL16813a7e2ceb25/dblcens/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 d011ch.c -o d011ch.o
d011ch.c:142:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
  142 |     z01[i]= '\0';
      |     ^
d011ch.c:131:3: note: previous statement is here
  131 |   for(h=0; h<mm; h++)
      |   ^
d011ch.c:677:7: warning: variable '_Sn' set but not used [-Wunused-but-set-variable]
  677 |   int _Sn = n;
      |       ^
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 dblcens.c -o dblcens.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 ma.c -o ma.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 urnew010.c -o urnew010.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 wur.c -o wur.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o dblcens.so d011ch.o dblcens.o ma.o urnew010.o wur.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmptThiy4/R.INSTALL16813a7e2ceb25/dblcens/src'
make[1]: Entering directory '/tmp/RtmptThiy4/R.INSTALL16813a7e2ceb25/dblcens/src'
make[1]: Leaving directory '/tmp/RtmptThiy4/R.INSTALL16813a7e2ceb25/dblcens/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-dblcens/00new/dblcens/libs
** R
** data
** 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 (dblcens)