* installing *source* package ‘bcrypt’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ 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 gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcrypt_r.c -o bcrypt_r.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c register.c -o register.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcrypt/bcrypt.c -o bcrypt/bcrypt.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcrypt/blowfish.c -o bcrypt/blowfish.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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 gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o bcrypt.so bcrypt_r.o register.o -Lbcrypt -lstatbcrypt -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/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)