* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘smacof’ ... ** package ‘smacof’ 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/Rtmpsr6TDe/R.INSTALL21a38d2d1a5874/smacof/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 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 nextperm.c -o nextperm.o nextperm.c:20:24: warning: unused variable 'r' [-Wunused-variable] 20 | int i, j, r, s, n = *nn; | ^ nextperm.c:20:27: warning: unused variable 's' [-Wunused-variable] 20 | int i, j, r, s, n = *nn; | ^ 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 weightedMean.c -o weightedMean.o weightedMean.c:24:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] 24 | int i, k, l, ind, nprevties; | ^ 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 wmonreg.c -o wmonreg.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o smacof.so init.o nextperm.o weightedMean.o wmonreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmpsr6TDe/R.INSTALL21a38d2d1a5874/smacof/src' make[1]: Entering directory '/tmp/Rtmpsr6TDe/R.INSTALL21a38d2d1a5874/smacof/src' make[1]: Leaving directory '/tmp/Rtmpsr6TDe/R.INSTALL21a38d2d1a5874/smacof/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-smacof/00new/smacof/libs ** R ** data *** moving datasets to lazyload DB ** 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 (smacof)