* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘robfilter’ ...
** this is package ‘robfilter’ version ‘4.1.5’
** package ‘robfilter’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5l0QIk/R.INSTALL738017417613/robfilter/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c LQDAdvanced.cpp -o LQDAdvanced.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Line.cpp -o Line.o
Line.cpp: In member function ‘void Line::addSchnitt(Edge*)’:
Line.cpp:41:6: warning: ‘nonnull’ argument ‘this’ compared to NULL [-Wnonnull-compare]
41 | if (this)
| ^~
Line.cpp: In member function ‘void Line::delSchnitt()’:
Line.cpp:66:6: warning: ‘nonnull’ argument ‘this’ compared to NULL [-Wnonnull-compare]
66 | if (this)
| ^~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c MedianFilter.cpp -o MedianFilter.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RMquick.cpp -o RMquick.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RegLine.cpp -o RegLine.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c hammock.cpp -o hammock.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c robfilter_init.c -o robfilter_init.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c robust.cpp -o robust.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c segment_tree.cpp -o segment_tree.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o robfilter.so LQDAdvanced.o Line.o MedianFilter.o RMquick.o RegLine.o hammock.o robfilter_init.o robust.o segment_tree.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5l0QIk/R.INSTALL738017417613/robfilter/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5l0QIk/R.INSTALL738017417613/robfilter/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5l0QIk/R.INSTALL738017417613/robfilter/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-robfilter/00new/robfilter/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘robfilter’
finding HTML links ... done
adore.filter html
const.Q html
const html
critvals html
dfs html
dr.filter html
dw.filter html
hybrid.filter html
lms.filter html
lqd.filter html
lts.filter html
madore.filter html
med.filter html
mscarm.filter html
multi.ts html
rm.filter html
robfilter-package html
robreg.filter html
robust.filter html
scarm.filter html
sizecor html
timecor html
var.n html
wrm.filter html
wrm.smooth html
** 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 (robfilter)