* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘sondage’ ...
** this is package ‘sondage’ version ‘0.9.1’
** package ‘sondage’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.8 (1+b2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb6yrgi/R.INSTALL108425743e6080/sondage/src'
clang-22 -std=gnu23 -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 cps.c -o cps.o
clang-22 -std=gnu23 -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 cube.c -o cube.o
clang-22 -std=gnu23 -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 inclusion_prob.c -o inclusion_prob.o
clang-22 -std=gnu23 -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-22 -std=gnu23 -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 joint_probs.c -o joint_probs.o
In file included from joint_probs.c:10:
./cps_core.h:276:12: warning: unused function 'cps_sample' [-Wunused-function]
  276 | static int cps_sample(const double *w, const double *f,
      |            ^~~~~~~~~~
1 warning generated.
clang-22 -std=gnu23 -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 lpm.c -o lpm.o
clang-22 -std=gnu23 -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 scps.c -o scps.o
In file included from scps.c:24:
./spatial_core.h:22:21: warning: unused function 'spatial_pool_alloc' [-Wunused-function]
   22 | static SpatialPool *spatial_pool_alloc(int capacity) {
      |                     ^~~~~~~~~~~~~~~~~~
1 warning generated.
clang-22 -std=gnu23 -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 up_brewer.c -o up_brewer.o
clang-22 -std=gnu23 -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 up_chromy.c -o up_chromy.o
clang-22 -std=gnu23 -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 up_order.c -o up_order.o
clang-22 -std=gnu23 -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 up_sampford.c -o up_sampford.o
In file included from up_sampford.c:14:
./cps_core.h:130:12: warning: unused function 'cps_calibrate' [-Wunused-function]
  130 | static int cps_calibrate(const double *pik_target, int N, int n,
      |            ^~~~~~~~~~~~~
./cps_core.h:233:13: warning: unused function 'cps_warn_nonconverge' [-Wunused-function]
  233 | static void cps_warn_nonconverge(const char *ctx,
      |             ^~~~~~~~~~~~~~~~~~~~
2 warnings generated.
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sondage.so cps.o cube.o inclusion_prob.o init.o joint_probs.o lpm.o scps.o up_brewer.o up_chromy.o up_order.o up_sampford.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb6yrgi/R.INSTALL108425743e6080/sondage/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb6yrgi/R.INSTALL108425743e6080/sondage/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb6yrgi/R.INSTALL108425743e6080/sondage/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sondage/00new/sondage/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (sondage)