* installing *source* package ‘keylist’ ... ** this is package ‘keylist’ version ‘1.0.0’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c keylist-package.c -o keylist-package.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c klist.c -o klist.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c knlist.c -o knlist.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils.c -o utils.o utils.c:68:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 68 | error(msg); | ^~~ utils.c:68:15: note: treat the string as an argument to avoid this 68 | error(msg); | ^ | "%s", utils.c:158:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 158 | error(msg); | ^~~ utils.c:158:15: note: treat the string as an argument to avoid this 158 | error(msg); | ^ | "%s", 2 warnings generated. clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o keylist.so keylist-package.o klist.o knlist.o utils.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/keylist.Rcheck/00LOCK-keylist/00new/keylist/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (keylist)