* installing *source* package ‘thor’ ... ** this is package ‘thor’ version ‘1.2.0’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3)’ clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ilmdb -fpic -g -O3 -Wall -pedantic -c lmdb/mdb.c -o lmdb/mdb.o lmdb/mdb.c:2384:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 2384 | int rc, (*insert)(MDB_ID2L, MDB_ID2 *); | ^ 1 warning generated. clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ilmdb -fpic -g -O3 -Wall -pedantic -c lmdb/midl.c -o lmdb/midl.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ilmdb -fpic -g -O3 -Wall -pedantic -c registration.c -o registration.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ilmdb -fpic -g -O3 -Wall -pedantic -c thor.c -o thor.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -Ilmdb -fpic -g -O3 -Wall -pedantic -c util.c -o util.o clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o thor.so lmdb/mdb.o lmdb/midl.o registration.o thor.o util.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/thor.Rcheck/00LOCK-thor/00new/thor/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 (thor)