* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘flsa’ ... ** package ‘flsa’ 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/RtmpMjq774/R.INSTALL3465b75cac917e/flsa/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 FLSA.cc -o FLSA.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 FLSAGeneral.cc -o FLSAGeneral.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 FLSAGeneralMain.cc -o FLSAGeneralMain.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 GeneralFunctions.cc -o GeneralFunctions.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 Groups.cc -o Groups.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 MaxFlowGraph.cc -o MaxFlowGraph.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 PenaltyGraph.cc -o PenaltyGraph.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 Scheduler.cc -o Scheduler.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 flsaBackwards.cc -o flsaBackwards.o flsaBackwards.cc:72:10: warning: variable 'violated' set but not used [-Wunused-but-set-variable] 72 | bool violated = false; | ^ flsaBackwards.cc:244:9: warning: variable 'counter' set but not used [-Wunused-but-set-variable] 244 | int counter=1; | ^ 2 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 flsa_init.cc -o flsa_init.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 helperFuncsSEXP.cc -o helperFuncsSEXP.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o flsa.so FLSA.o FLSAGeneral.o FLSAGeneralMain.o GeneralFunctions.o Groups.o MaxFlowGraph.o PenaltyGraph.o Scheduler.o flsaBackwards.o flsa_init.o helperFuncsSEXP.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpMjq774/R.INSTALL3465b75cac917e/flsa/src' make[1]: Entering directory '/tmp/RtmpMjq774/R.INSTALL3465b75cac917e/flsa/src' make[1]: Leaving directory '/tmp/RtmpMjq774/R.INSTALL3465b75cac917e/flsa/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-flsa/00new/flsa/libs ** R ** 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 * creating tarball packaged installation of ‘flsa’ as ‘flsa_1.5.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (flsa)