* installing *source* package ‘bit’ ...
** this is package ‘bit’ version ‘4.6.0’
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (1+b1)’
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c attrutil.c -o attrutil.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c bit.c -o bit.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c chunkutil.c -o chunkutil.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c clone.c -o clone.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c integerutil.c -o integerutil.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c merge.c -o merge.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c rle.c -o rle.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sort.c -o sort.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o bit.so attrutil.o bit.o chunkutil.o clone.o init.o integerutil.o merge.o rle.o sort.o -L/home/hornik/tmp/R/lib -lR
installing to /srv/hornik/tmp/CRAN_pretest/bit.Rcheck/00LOCK-bit/00new/bit/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 (bit)