downloading reverse dependencies ... downloading praatpicture_1.6.2.tar.gz ... ok installing dependencies ‘compare’, ‘emuR’, ‘ipa’, ‘matlabr’, ‘phonTools’, ‘rPraat’, ‘soundgen’, ‘wrassp’ begin installing package ‘wrassp’ begin installing package ‘compare’ begin installing package ‘matlabr’ begin installing package ‘ipa’ begin installing package ‘phonTools’ begin installing package ‘rPraat’ * installing *source* package ‘ipa’ ... ** this is package ‘ipa’ version ‘0.1.0’ ** package ‘ipa’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ipa) * installing *source* package ‘matlabr’ ... ** this is package ‘matlabr’ version ‘1.5.2’ ** package ‘matlabr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (matlabr) * installing *source* package ‘compare’ ... ** this is package ‘compare’ version ‘0.2-6’ ** package ‘compare’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (compare) * installing *source* package ‘phonTools’ ... ** this is package ‘phonTools’ version ‘0.2-2.2’ ** package ‘phonTools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (phonTools) begin installing package ‘soundgen’ * installing *source* package ‘rPraat’ ... ** this is package ‘rPraat’ version ‘1.3.2-1’ ** package ‘rPraat’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rPraat) * installing *source* package ‘wrassp’ ... ** this is package ‘wrassp’ version ‘1.0.5’ ** package ‘wrassp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvjABMi/R.INSTALL3c3a1d51c91f87/wrassp/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/acf.c -o assp/acf.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/dataobj.c -o assp/dataobj.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/freqconv.c -o assp/freqconv.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/mhs.c -o assp/mhs.o assp/mhs.c: In function ‘computeMHS’: assp/mhs.c:448:12: warning: variable ‘FILE_IN’ set but not used [-Wunused-but-set-variable] 448 | int FILE_IN, FILE_OUT, CREATED, VOICED; | ^~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/smp2dur.c -o assp/smp2dur.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/asspana.c -o assp/asspana.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/diff.c -o assp/diff.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/headers.c -o assp/headers.o assp/headers.c: In function ‘getAIFhdr’: assp/headers.c:882:12: warning: variable ‘blockSize’ set but not used [-Wunused-but-set-variable] 882 | uint32_t blockSize; | ^~~~~~~~~ assp/headers.c: In function ‘getCSLhdr’: assp/headers.c:1231:12: warning: variable ‘peakMag’ set but not used [-Wunused-but-set-variable] 1231 | int16_t peakMag; | ^~~~~~~ assp/headers.c: In function ‘getWAVhdr’: assp/headers.c:1828:22: warning: variable ‘lspPosMask’ set but not used [-Wunused-but-set-variable] 1828 | uint32_t byteRate, lspPosMask; | ^~~~~~~~~~ assp/headers.c:1828:12: warning: variable ‘byteRate’ set but not used [-Wunused-but-set-variable] 1828 | uint32_t byteRate, lspPosMask; | ^~~~~~~~ assp/headers.c: In function ‘putSSFFhdr’: assp/headers.c:2824:7: warning: unused variable ‘prev_header_length’ [-Wunused-variable] 2824 | int prev_header_length = strlen(header); | ^~~~~~~~~~~~~~~~~~ assp/headers.c: At top level: assp/headers.c:875:11: warning: ‘getAIFhdr’ defined but not used [-Wunused-function] 875 | LOCAL int getAIFhdr(DOBJ *dop) | ^~~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/miscstring.c -o assp/miscstring.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/spectra.c -o assp/spectra.o assp/spectra.c: In function ‘freeSPECT_GD’: assp/spectra.c:734:13: warning: unused variable ‘gd’ [-Wunused-variable] 734 | SPECT_GD *gd; | ^~ assp/spectra.c: In function ‘getCepstrum’: assp/spectra.c:932:23: warning: unused variable ‘M’ [-Wunused-variable] 932 | register long n, N, M, L; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/asspfio.c -o assp/asspfio.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/dsputils.c -o assp/dsputils.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/isgerman.c -o assp/isgerman.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/myrand.c -o assp/myrand.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/statistics.c -o assp/statistics.o assp/statistics.c: In function ‘statPrintHist’: assp/statistics.c:478:10: warning: unused variable ‘centre’ [-Wunused-variable] 478 | double centre; | ^~~~~~ assp/statistics.c:477:10: warning: unused variable ‘i’ [-Wunused-variable] 477 | size_t i; | ^ assp/statistics.c:476:14: warning: unused variable ‘nd1’ [-Wunused-variable] 476 | int nd, nd1; | ^~~ assp/statistics.c:476:10: warning: unused variable ‘nd’ [-Wunused-variable] 476 | int nd, nd1; | ^~ assp/statistics.c:475:10: warning: unused variable ‘format’ [-Wunused-variable] 475 | char format[32]; | ^~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/asspmess.c -o assp/asspmess.o assp/asspmess.c: In function ‘prtAsspMsg’: assp/asspmess.c:169:9: warning: unused variable ‘funcVal’ [-Wunused-variable] 169 | int funcVal; | ^~~~~~~ assp/asspmess.c:168:20: warning: unused variable ‘indent’ [-Wunused-variable] 168 | char *msg, *bug, indent[16]; | ^~~~~~ assp/asspmess.c:168:15: warning: unused variable ‘bug’ [-Wunused-variable] 168 | char *msg, *bug, indent[16]; | ^~~ assp/asspmess.c:168:9: warning: unused variable ‘msg’ [-Wunused-variable] 168 | char *msg, *bug, indent[16]; | ^~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/fft.c -o assp/fft.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/ksv.c -o assp/ksv.o assp/ksv.c: In function ‘computeKSV’: assp/ksv.c:503:20: warning: unused variable ‘n’ [-Wunused-variable] 503 | int err, nd, n, type; | ^ assp/ksv.c:503:16: warning: unused variable ‘nd’ [-Wunused-variable] 503 | int err, nd, n, type; | ^~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/myrint.c -o assp/myrint.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/trace.c -o assp/trace.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/aucheck.c -o assp/aucheck.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/fgetl.c -o assp/fgetl.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/labelobj.c -o assp/labelobj.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/numdecim.c -o assp/numdecim.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/winfuncs.c -o assp/winfuncs.o assp/winfuncs.c: In function ‘listWFs’: assp/winfuncs.c:1139:11: warning: unused variable ‘specs’ [-Wunused-variable] 1139 | WFDATA *specs; | ^~~~~ assp/winfuncs.c:1138:11: warning: unused variable ‘wPtr’ [-Wunused-variable] 1138 | WFLIST *wPtr; | ^~~~ assp/winfuncs.c:1137:14: warning: unused variable ‘m’ [-Wunused-variable] 1137 | int l, m; | ^ assp/winfuncs.c:1137:11: warning: unused variable ‘l’ [-Wunused-variable] 1137 | int l, m; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/auconv.c -o assp/auconv.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/filter.c -o assp/filter.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/lpc.c -o assp/lpc.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/parsepath.c -o assp/parsepath.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/zcr.c -o assp/zcr.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/bitarray.c -o assp/bitarray.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/filters.c -o assp/filters.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/math.c -o assp/math.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/rfc.c -o assp/rfc.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/chain.c -o assp/chain.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/fmt.c -o assp/fmt.o assp/fmt.c:1795:11: warning: ‘printRaw’ defined but not used [-Wunused-function] 1795 | LOCAL int printRaw(FMTDATA *fPtr, long frameNr, int numFMT, DOBJ *dop) | ^~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/memswab.c -o assp/memswab.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/rms.c -o assp/rms.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dataobj.c -o dataobj.o dataobj.c: In function ‘dobj2AsspDataObj’: dataobj.c:170:21: warning: unused variable ‘genVar’ [-Wunused-variable] 170 | TSSFF_Generic *genVar = NULL; | ^~~~~~ dataobj.c: In function ‘getDObjTrackData’: dataobj.c:405:21: warning: variable ‘i8Ptr’ set but not used [-Wunused-but-set-variable] 405 | int8_t *i8Ptr; | ^~~~~ dataobj.c:397:21: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 397 | int i, | ^ dataobj.c: In function ‘sexp2dobj’: dataobj.c:608:21: warning: unused variable ‘varNames’ [-Wunused-variable] 608 | varNames; | ^~~~~~~~ dataobj.c:602:21: warning: unused variable ‘numFields’ [-Wunused-variable] 602 | size_t numFields = -1; | ^~~~~~~~~ dataobj.c: In function ‘addTrackData’: dataobj.c:894:21: warning: variable ‘i8Ptr’ set but not used [-Wunused-but-set-variable] 894 | int8_t *i8Ptr; | ^~~~~ dataobj.c:886:21: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 886 | int i, | ^ dataobj.c: At top level: dataobj.c:142:1: warning: ‘DObjFinalizer’ defined but not used [-Wunused-function] 142 | DObjFinalizer(SEXP dPtr) | ^~~~~~~~~~~~~ dataobj.c: In function ‘getDObjTrackData’: dataobj.c:413:21: warning: ‘Rans’ may be used uninitialized [-Wmaybe-uninitialized] 413 | double *Rans; | ^~~~ dataobj.c:414:21: warning: ‘Ians’ may be used uninitialized [-Wmaybe-uninitialized] 414 | int *Ians; | ^~~~ dataobj.c:404:21: warning: ‘u8Ptr’ may be used uninitialized [-Wmaybe-uninitialized] 404 | uint8_t *u8Ptr; | ^~~~~ dataobj.c: In function ‘addTrackData’: dataobj.c:933:30: warning: ‘u8Ptr’ may be used uninitialized [-Wmaybe-uninitialized] 933 | u8Ptr[n] = (int8_t) numPtr[m + n * dop->numRecords]; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataobj.c:893:21: note: ‘u8Ptr’ was declared here 893 | uint8_t *u8Ptr; | ^~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c performAssp.c -o performAssp.o performAssp.c: In function ‘computeFilter’: performAssp.c:1231:21: warning: variable ‘FILE_IN’ set but not used [-Wunused-but-set-variable] 1231 | int FILE_IN, | ^~~~~~~ In file included from wrassp.h:5, from performAssp.c:1: performAssp.c: In function ‘performAssp’: /home/hornik/tmp/R-d-gcc-15/include/Rinternals.h:934:33: warning: ‘utilsPackage’ may be used uninitialized [-Wmaybe-uninitialized] 934 | #define eval Rf_eval performAssp.c:1188:13: note: in expansion of macro ‘eval’ 1188 | eval(R_fcall3, utilsPackage); | ^~~~ performAssp.c:490:9: note: ‘utilsPackage’ was declared here 490 | utilsPackage, /* to update the prograssbar */ | ^~~~~~~~~~~~ performAssp.c:1187:28: warning: ‘newVal’ may be used uninitialized [-Wmaybe-uninitialized] 1187 | INTEGER(newVal)[0] = i + 1; | ^ performAssp.c:491:9: note: ‘newVal’ was declared here 491 | newVal, | ^~~~~~ performAssp.c:1217:12: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] 1217 | return res; | ^~~ performAssp.c:488:21: note: ‘res’ was declared here 488 | res, | ^~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c types.c -o types.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrassp_init.c -o wrassp_init.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o wrassp.so assp/acf.o assp/dataobj.o assp/freqconv.o assp/mhs.o assp/smp2dur.o assp/asspana.o assp/diff.o assp/headers.o assp/miscstring.o assp/spectra.o assp/asspfio.o assp/dsputils.o assp/isgerman.o assp/myrand.o assp/statistics.o assp/asspmess.o assp/fft.o assp/ksv.o assp/myrint.o assp/trace.o assp/aucheck.o assp/fgetl.o assp/labelobj.o assp/numdecim.o assp/winfuncs.o assp/auconv.o assp/filter.o assp/lpc.o assp/parsepath.o assp/zcr.o assp/bitarray.o assp/filters.o assp/math.o assp/rfc.o assp/chain.o assp/fmt.o assp/memswab.o assp/rms.o dataobj.o performAssp.o types.o wrassp_init.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvjABMi/R.INSTALL3c3a1d51c91f87/wrassp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-wrassp/00new/wrassp/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (wrassp) begin installing package ‘emuR’ * installing *source* package ‘soundgen’ ... ** this is package ‘soundgen’ version ‘2.7.3’ ** package ‘soundgen’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (soundgen) * installing *source* package ‘emuR’ ... ** this is package ‘emuR’ version ‘2.5.2’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (emuR) checking emuR_2.5.2.tar.gz ... checking praatpicture_1.6.2.tar.gz ... Depends: Package: emuR Depends: R (>= 3.5.0) Imports: tools, utils, graphics, methods, rlang, stringr (>= 1.4.0), uuid, base64enc, shiny, wrassp (>= 0.1.4), jsonlite (>= 1.6.1), RSQLite (>= 2.0.0), DBI (>= 0.3.1), httpuv (>= 1.3.2), dplyr (>= 0.7.8), readr (>= 1.1.1), tibble (>= 1.4.2), purrr (>= 0.2.4), tidyr(>= 0.8.2), mime(>= 0.6), rstudioapi(>= 0.10), httr(>= 1.4.1), V8(>= 3.4.0), cli(>= 2.5.0), fs, tidyselect Timings: user system elapsed emuR 139.052 7.03 155.055 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: emuR ... OK rdepends_praatpicture ... OK