* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘Rwave’ ... ** package ‘Rwave’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoBZvjl/R.INSTALL2c2373c65930d/Rwave/src' gcc-14 -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 bee_annealing.c -o bee_annealing.o bee_annealing.c: In function ‘Sbee_annealing’: bee_annealing.c:52:33: warning: variable ‘s’ set but not used [-Wunused-but-set-variable] 52 | int *a, *b, integral, chain, s, count; | ^ gcc-14 -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 choldc.c -o choldc.o choldc.c: In function ‘ludcmp’: choldc.c:287:8: warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized] 287 | if (j != imax) { | ^ choldc.c:255:9: note: ‘imax’ was declared here 255 | int i,imax,j,k; | ^~~~ gcc-14 -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 compinteg.c -o compinteg.o gcc-14 -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 complex.c -o complex.o gcc-14 -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 crazy_family.c -o crazy_family.o crazy_family.c: In function ‘chain_thresholded’: crazy_family.c:239:29: warning: variable ‘aend’ set but not used [-Wunused-but-set-variable] 239 | int bstart, astart, bend, aend, oldbstart; | ^~~~ crazy_family.c:239:15: warning: variable ‘astart’ set but not used [-Wunused-but-set-variable] 239 | int bstart, astart, bend, aend, oldbstart; | ^~~~~~ gcc-14 -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 cwt_dog.c -o cwt_dog.o gcc-14 -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 cwt_maxima.c -o cwt_maxima.o gcc-14 -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 cwt_morlet.c -o cwt_morlet.o gcc-14 -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 cwt_phase.c -o cwt_phase.o cwt_phase.c: In function ‘w_reassign’: cwt_phase.c:128:11: warning: variable ‘scale’ set but not used [-Wunused-but-set-variable] 128 | double scale, tmp; | ^~~~~ gcc-14 -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 cwt_thierry.c -o cwt_thierry.o gcc-14 -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 dau.c -o dau.o gcc-14 -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 dau_wave.c -o dau_wave.o dau_wave.c: In function ‘compute_a’: dau_wave.c:130:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 130 | if((i-2*j<2*NW)&&(i-2*j>=0)) | ^~ dau_wave.c:132:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 132 | a[i] *= SQR2; | ^ gcc-14 -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 dualwavelet.c -o dualwavelet.o gcc-14 -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 dwfilter.c -o dwfilter.o gcc-14 -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 dwinverse.c -o dwinverse.o gcc-14 -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 dwkernel.c -o dwkernel.o gcc-14 -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 dwvector.c -o dwvector.o gcc-14 -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 extrema.c -o extrema.o gcc-14 -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 fft.c -o fft.o gcc-14 -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 four1.c -o four1.o gcc-14 -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 gabor.c -o gabor.o gcc-14 -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 gkernel.c -o gkernel.o gkernel.c: In function ‘gkernel’: gkernel.c:136:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 136 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gkernel.c: In function ‘fastgkernel’: gkernel.c:213:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 213 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gcc-14 -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 hessian_climbers.c -o hessian_climbers.o gcc-14 -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 icm.c -o icm.o gcc-14 -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 init.c -o init.o gcc-14 -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 mreconst.c -o mreconst.o gcc-14 -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 multiply.c -o multiply.o gcc-14 -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 mw.c -o mw.o gcc-14 -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 optimize.c -o optimize.o gcc-14 -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 pca_climbers.c -o pca_climbers.o pca_climbers.c: In function ‘Spointmap’: pca_climbers.c:51:24: warning: variable ‘nbblock’ set but not used [-Wunused-but-set-variable] 51 | int count1, count2, nbblock, bnumber; | ^~~~~~~ pca_climbers.c: In function ‘Spca_annealing’: pca_climbers.c:501:45: warning: ‘arest’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:7: note: ‘arest’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:25: warning: ‘brest’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:14: note: ‘brest’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:45: warning: ‘afree’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:21: note: ‘afree’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ pca_climbers.c:501:25: warning: ‘bfree’ may be used uninitialized [-Wmaybe-uninitialized] 501 | if((bfree == brest) && (afree == arest)) { | ~~~~~~~^~~~~~~~~ pca_climbers.c:230:28: note: ‘bfree’ was declared here 230 | int arest, brest, afree, bfree; | ^~~~~ gcc-14 -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 pca_family.c -o pca_family.o gcc-14 -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 polint.c -o polint.o gcc-14 -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 qcksrt.c -o qcksrt.o gcc-14 -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 randomwalker.c -o randomwalker.o randomwalker.c: In function ‘randomwalker’: randomwalker.c:99:10: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] 99 | double tmp; | ^~~ randomwalker.c: In function ‘randomsnaker’: randomwalker.c:136:11: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable] 136 | double tmp; | ^~~ gcc-14 -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 randomwalker2.c -o randomwalker2.o gcc-14 -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 ridge_annealing.c -o ridge_annealing.o gcc-14 -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 ridge_coronoid.c -o ridge_coronoid.o gcc-14 -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 ridge_snakenoid.c -o ridge_snakenoid.o gcc-14 -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 rwkernel.c -o rwkernel.o rwkernel.c: In function ‘rkernel’: rwkernel.c:357:30: warning: variable ‘lng2’ set but not used [-Wunused-but-set-variable] 357 | int i=0,up_bound,gamma_min,lng2; | ^~~~ gcc-14 -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 simul.c -o simul.o gcc-14 -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 smoothwt.c -o smoothwt.o gcc-14 -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 snake_annealing.c -o snake_annealing.o gcc-14 -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 snakesub.c -o snakesub.o gcc-14 -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 spline.c -o spline.o gcc-14 -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 splint2.c -o splint2.o gcc-14 -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 splridge.c -o splridge.o gcc-14 -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 splsnake.c -o splsnake.o gcc-14 -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 svd.c -o svd.o gcc-14 -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 util.c -o util.o gcc-14 -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 wv.c -o wv.o wv.c: In function ‘WV’: wv.c:121:10: warning: variable ‘freqstep’ set but not used [-Wunused-but-set-variable] 121 | double freqstep; | ^~~~~~~~ wv.c:120:8: warning: variable ‘nbfreq’ set but not used [-Wunused-but-set-variable] 120 | int nbfreq, i, p, k, inputsize, locsize; | ^~~~~~ gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Rwave.so bee_annealing.o choldc.o compinteg.o complex.o crazy_family.o cwt_dog.o cwt_maxima.o cwt_morlet.o cwt_phase.o cwt_thierry.o dau.o dau_wave.o dualwavelet.o dwfilter.o dwinverse.o dwkernel.o dwvector.o extrema.o fft.o four1.o gabor.o gkernel.o hessian_climbers.o icm.o init.o mreconst.o multiply.o mw.o optimize.o pca_climbers.o pca_family.o polint.o qcksrt.o randomwalker.o randomwalker2.o ridge_annealing.o ridge_coronoid.o ridge_snakenoid.o rwkernel.o simul.o smoothwt.o snake_annealing.o snakesub.o spline.o splint2.o splridge.o splsnake.o svd.o util.o wv.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoBZvjl/R.INSTALL2c2373c65930d/Rwave/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoBZvjl/R.INSTALL2c2373c65930d/Rwave/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoBZvjl/R.INSTALL2c2373c65930d/Rwave/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Rwave/00new/Rwave/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘Rwave’ finding HTML links ... done DOG html Ekg html HOWAREYOU html HeartRate html RidgeSampling html Rwave-internal html SVD html W_tilda.1 html W_tilda.2 html W_tilda.3 html W_tilda.4 html W_tilda.5 html W_tilda.6 html W_tilda.7 html W_tilda.8 html W_tilda.9 html YN html YNdiff html a0 html a4 html adjust.length html amber7 html amber8 html amber9 html b0 html b4 html back1.000 html back1.180 html back1.220 html backscatter.1.000 html backscatter.1.180 html backscatter.1.220 html c0 html c4 html cfamily html cgt html ch html check.maxresoln html chirpm5db.dat html cleanph html click html click.asc html corona html coronoid html crc html crcrec html crfview html cwt html cwtimage html cwtp html cwtpolar html cwtsquiz html cwtth html d0 html d4 html dwinverse html epl html ext html fastgkernel html fastkernel html gabor html gcrcrec html gkernel html gregrec html gridrec html gsampleOne html gwave html gwave2 html hurst.est html icm html mbtrim html mntrim html morlet html morwave html morwave2 html mrecons html mw html noisy.dat html noisywave html npl html pixel_8.7 html pixel_8.8 html pixel_8.9 html plotResult html plotwt html pure.dat html purwave html regrec html regrec2 html ridrec html rkernel html rwkernel html scrcrec html sig_W_tilda.1 html sig_W_tilda.2 html sig_W_tilda.3 html sig_W_tilda.4 html sig_W_tilda.5 html signal_W_tilda.1 html signal_W_tilda.2 html signal_W_tilda.3 html signal_W_tilda.4 html signal_W_tilda.5 html signal_W_tilda.6 html signal_W_tilda.7 html signal_W_tilda.8 html signal_W_tilda.9 html skeleton html skeleton2 html smoothts html smoothwt html snake html snakeview html snakoid html sridrec html tfgmax html tflmax html tfmean html tfpct html tfvar html vdog html vecgabor html vecmorlet html vgt html vwt html wRidgeSampling html wpl html wspec.pl html wv html yen html yendiff html zerokernel html zeroskeleton html zeroskeleton2 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 (Rwave)