* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘sondage’ ...
** this is package ‘sondage’ version ‘0.9.0’
** package ‘sondage’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-3) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBsZoDA/R.INSTALL2d4b7e366d7540/sondage/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cps.c -o cps.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cube.c -o cube.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c inclusion_prob.c -o inclusion_prob.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c joint_probs.c -o joint_probs.o
In file included from joint_probs.c:10:
cps_core.h:276:12: warning: ‘cps_sample’ defined but not used [-Wunused-function]
276 | static int cps_sample(const double *w, const double *f,
| ^~~~~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lpm.c -o lpm.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c scps.c -o scps.o
In file included from scps.c:24:
spatial_core.h:22:21: warning: ‘spatial_pool_alloc’ defined but not used [-Wunused-function]
22 | static SpatialPool *spatial_pool_alloc(int capacity) {
| ^~~~~~~~~~~~~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c up_brewer.c -o up_brewer.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c up_chromy.c -o up_chromy.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c up_order.c -o up_order.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c up_sampford.c -o up_sampford.o
In file included from up_sampford.c:14:
cps_core.h:233:13: warning: ‘cps_warn_nonconverge’ defined but not used [-Wunused-function]
233 | static void cps_warn_nonconverge(const char *ctx,
| ^~~~~~~~~~~~~~~~~~~~
cps_core.h:130:12: warning: ‘cps_calibrate’ defined but not used [-Wunused-function]
130 | static int cps_calibrate(const double *pik_target, int N, int n,
| ^~~~~~~~~~~~~
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/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-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBsZoDA/R.INSTALL2d4b7e366d7540/sondage/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBsZoDA/R.INSTALL2d4b7e366d7540/sondage/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBsZoDA/R.INSTALL2d4b7e366d7540/sondage/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/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)