* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘cpp11bigwig’ ... ** this is package ‘cpp11bigwig’ version ‘0.2.0’ ** package ‘cpp11bigwig’ successfully unpacked and MD5 sums checked ** using staged installation * libcurl found: remote file access ENABLED ** libs using C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’ make[1]: Entering directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src' g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-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 CC="gcc-16" CFLAGS="-g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic ") make[2]: Entering directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src/libBigWig' gcc-16 -c -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic bwRead.c -o bwRead.o gcc-16 -c -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic bwStats.c -o bwStats.o gcc-16 -c -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic bwValues.c -o bwValues.o gcc-16 -c -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic bwWrite.c -o bwWrite.o gcc-16 -c -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic io.c -o io.o ar rcs libBigWig.a bwRead.o bwStats.o bwValues.o bwWrite.o io.o make[2]: Leaving directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src/libBigWig' g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o cpp11bigwig.so cpp11.o cpp11bigwig.o -L./libBigWig -lBigWig -lcurl -lz -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src' make[1]: Entering directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src' make[1]: Leaving directory '/tmp/RtmpfurQfa/R.INSTALLd6c74cd267e/cpp11bigwig/src' installing to /home/hornik/tmp/R.check/r-devel-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)