* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘PeakSegOptimal’ ... ** package ‘PeakSegOptimal’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpWWXacG/R.INSTALL1b60561b13efe7/PeakSegOptimal/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c PeakSegFPOPLog.cpp -o PeakSegFPOPLog.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c PeakSegPDPALog.cpp -o PeakSegPDPALog.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c funPieceListLog.cpp -o funPieceListLog.o funPieceListLog.cpp:292:7: warning: unused variable 'right_left_equal' [-Wunused-variable] 292 | bool right_left_equal = right_left_diff < NEWTON_EPSILON; | ^~~~~~~~~~~~~~~~ funPieceListLog.cpp:643:11: warning: unused variable 'verbose' [-Wunused-variable] 643 | int verbose = 0; | ^~~~~~~ funPieceListLog.cpp:674:7: warning: unused variable 'verbose' [-Wunused-variable] 674 | int verbose=false; | ^~~~~~~ funPieceListLog.cpp:698:7: warning: unused variable 'verbose' [-Wunused-variable] 698 | int verbose = 0; | ^~~~~~~ 4 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c interface.cpp -o interface.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o PeakSegOptimal.so PeakSegFPOPLog.o PeakSegPDPALog.o funPieceListLog.o interface.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpWWXacG/R.INSTALL1b60561b13efe7/PeakSegOptimal/src' make[1]: Entering directory '/tmp/RtmpWWXacG/R.INSTALL1b60561b13efe7/PeakSegOptimal/src' make[1]: Leaving directory '/tmp/RtmpWWXacG/R.INSTALL1b60561b13efe7/PeakSegOptimal/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-PeakSegOptimal/00new/PeakSegOptimal/libs ** R ** data ** 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 (PeakSegOptimal)