* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘cpp11bigwig’ ... ** package ‘cpp11bigwig’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11bigwig.cpp -o cpp11bigwig.o (cd libBigWig; make) make[2]: Entering directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src/libBigWig' gcc -c -Wall -O3 -DNOCURL -fpic bwRead.c -o bwRead.o gcc -c -Wall -O3 -DNOCURL -fpic bwStats.c -o bwStats.o gcc -c -Wall -O3 -DNOCURL -fpic bwValues.c -o bwValues.o gcc -c -Wall -O3 -DNOCURL -fpic bwWrite.c -o bwWrite.o gcc -c -Wall -O3 -DNOCURL -fpic io.c -o io.o ar rcs libBigWig.a bwRead.o bwStats.o bwValues.o bwWrite.o io.o make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src/libBigWig' g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o cpp11bigwig.so cpp11.o cpp11bigwig.o -L./libBigWig -lBigWig -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptzXG59/R.INSTALL25a71422c1a9df/cpp11bigwig/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-cpp11bigwig/00new/cpp11bigwig/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 (cpp11bigwig)