* installing *source* package ‘Rtwobitlib’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ cd "kent" && make -f "Makefile.Rtwobitlib" make[1]: Entering directory '/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00_pkg_src/Rtwobitlib/src/kent' clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 common.c -o common.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 localmem.c -o localmem.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 errAbort.c -o errAbort.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 hash.c -o hash.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 bits.c -o bits.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 cheapcgi.c -o cheapcgi.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 linefile.c -o linefile.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 obscure.c -o obscure.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 dnautil.c -o dnautil.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 dnaseq.c -o dnaseq.o clang-17 -c -g -O3 -Wall -pedantic -fpic -I/usr/local/include -I/home/hornik/tmp/R-d-clang-17/include -D_FILE_OFFSET_BITS=64 twoBit.c -o twoBit.o ar -rc libtwobit.a common.o localmem.o errAbort.o hash.o bits.o cheapcgi.o linefile.o obscure.o dnautil.o dnaseq.o twoBit.o ranlib libtwobit.a ## We will need -lcrypto only if we decide to support the ## twoBitOpenExternalBptIndex functionality. See README.txt in ## this folder and NOTES.txt in Rtwobitlib's top-level folder. #clang-17 -shared -Wl,-O1 -o libtwobit.so common.o localmem.o errAbort.o hash.o bits.o cheapcgi.o linefile.o obscure.o dnautil.o dnaseq.o twoBit.o -lcrypto clang-17 -shared -Wl,-O1 -o libtwobit.so common.o localmem.o errAbort.o hash.o bits.o cheapcgi.o linefile.o obscure.o dnautil.o dnaseq.o twoBit.o make[1]: Leaving directory '/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00_pkg_src/Rtwobitlib/src/kent' mkdir -p "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include/kent" cd "kent" && cp *.h "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include/kent" clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R_init_Rtwobitlib.c -o R_init_Rtwobitlib.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Rtwobitlib_utils.c -o Rtwobitlib_utils.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c twobit_roundtrip.c -o twobit_roundtrip.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c twobit_seqstats.c -o twobit_seqstats.o mkdir -p "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/usrlib" cd "kent" && cp libtwobit.so libtwobit.a "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/usrlib" cd "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/usrlib" && ln -s libtwobit.so libtwobit.so.2 clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o Rtwobitlib.so R_init_Rtwobitlib.o Rtwobitlib_utils.o twobit_roundtrip.o twobit_seqstats.o /srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/usrlib/libtwobit.a -L/home/hornik/tmp/R-d-clang-17/lib -lR cd "kent" && make -f "Makefile.Rtwobitlib" make[1]: Entering directory '/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00_pkg_src/Rtwobitlib/src/kent' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00_pkg_src/Rtwobitlib/src/kent' mkdir -p "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include/kent" cd "kent" && cp *.h "/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include/kent" clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"/srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/include" -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R_init_Rtwobitlib.c -o R_init_Rtwobitlib.o installing to /srv/hornik/tmp/CRAN/Rtwobitlib.Rcheck/00LOCK-Rtwobitlib/00new/Rtwobitlib/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 (Rtwobitlib)