* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6iLZyO/R.INSTALL10b528e5b90dd/wrassp/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/acf.c -o assp/acf.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/dataobj.c -o assp/dataobj.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/freqconv.c -o assp/freqconv.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/smp2dur.c -o assp/smp2dur.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/asspana.c -o assp/asspana.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/diff.c -o assp/diff.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/miscstring.c -o assp/miscstring.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/asspfio.c -o assp/asspfio.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/dsputils.c -o assp/dsputils.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/isgerman.c -o assp/isgerman.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/myrand.c -o assp/myrand.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/fft.c -o assp/fft.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/myrint.c -o assp/myrint.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/trace.c -o assp/trace.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/aucheck.c -o assp/aucheck.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/fgetl.c -o assp/fgetl.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/labelobj.c -o assp/labelobj.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/numdecim.c -o assp/numdecim.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/auconv.c -o assp/auconv.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/filter.c -o assp/filter.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/lpc.c -o assp/lpc.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/parsepath.c -o assp/parsepath.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/zcr.c -o assp/zcr.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/bitarray.c -o assp/bitarray.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/filters.c -o assp/filters.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/math.c -o assp/math.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/rfc.c -o assp/rfc.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/chain.c -o assp/chain.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/memswab.c -o assp/memswab.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assp/rms.c -o assp/rms.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -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.check/r-patched-gcc/Work/build/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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c types.c -o types.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I assp -DWRASSP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrassp_init.c -o wrassp_init.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/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.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6iLZyO/R.INSTALL10b528e5b90dd/wrassp/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6iLZyO/R.INSTALL10b528e5b90dd/wrassp/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6iLZyO/R.INSTALL10b528e5b90dd/wrassp/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-wrassp/00new/wrassp/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘wrassp’
finding HTML links ... done
AsspDataFormat html
AsspFileFormat html
AsspFileFormats html
AsspLpTypes html
AsspSpectTypes html
AsspWindowTypes html
acfana html
addTrack html
afdiff html
affilter html
cepstrum html
cssSpectrum html
delTrack html
dftSpectrum html
dur.AsspDataObj html
forest html
is.AsspDataObj html
isAsspLpType html
isAsspSpectType html
isAsspWindowType html
ksvF0 html
lpsSpectrum html
mhsF0 html
prepareFiles html
print.AsspDataObj html
read.AsspDataObj html
rfcana html
rmsana html
tracks.AsspDataObj html
useWrasspLogger html
wrassp-package html
wrassp.logger html
wrasspOutputInfos html
write.AsspDataObj html
zcrana html
** 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)