* installing *source* package ‘bcrypt’ ... ** this is package ‘bcrypt’ version ‘1.2.1’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (3+b1)’ rm -f bcrypt.so bcrypt_r.o register.o bcrypt/libstatbcrypt.a bcrypt/bcrypt.o bcrypt/blowfish.o bcrypt/bcrypt_pbkdf.o bcrypt/sha2.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c bcrypt_r.c -o bcrypt_r.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c register.c -o register.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c bcrypt/bcrypt.c -o bcrypt/bcrypt.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c bcrypt/blowfish.c -o bcrypt/blowfish.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c bcrypt/sha2.c -o bcrypt/sha2.o ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt.o bcrypt/blowfish.o bcrypt/bcrypt_pbkdf.o bcrypt/sha2.o clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o bcrypt.so bcrypt_r.o register.o -Lbcrypt -lstatbcrypt -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/bcrypt.Rcheck/00LOCK-bcrypt/00new/bcrypt/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (bcrypt)