* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘wrassp’ ...
** package ‘wrassp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpfNfXgQ/R.INSTALL39dadf35112df9/wrassp/src'
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/acf.c -o assp/acf.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/dataobj.c -o assp/dataobj.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/freqconv.c -o assp/freqconv.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/mhs.c -o assp/mhs.o
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;
      |            ^
1 warning generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/smp2dur.c -o assp/smp2dur.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/asspana.c -o assp/asspana.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/diff.c -o assp/diff.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/headers.c -o assp/headers.o
assp/headers.c:882:12: warning: variable 'blockSize' set but not used [-Wunused-but-set-variable]
  882 |   uint32_t blockSize;
      |            ^
assp/headers.c:1231:12: warning: variable 'peakMag' set but not used [-Wunused-but-set-variable]
 1231 |   int16_t  peakMag;
      |            ^
assp/headers.c:1828:12: warning: variable 'byteRate' set but not used [-Wunused-but-set-variable]
 1828 |   uint32_t byteRate, lspPosMask;
      |            ^
assp/headers.c:1828:22: warning: variable 'lspPosMask' set but not used [-Wunused-but-set-variable]
 1828 |   uint32_t byteRate, lspPosMask;
      |                      ^
assp/headers.c:2824:7: warning: unused variable 'prev_header_length' [-Wunused-variable]
 2824 |   int prev_header_length = strlen(header);
      |       ^~~~~~~~~~~~~~~~~~
assp/headers.c:875:11: warning: unused function 'getAIFhdr' [-Wunused-function]
  875 | LOCAL int getAIFhdr(DOBJ *dop)
      |           ^~~~~~~~~
6 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/miscstring.c -o assp/miscstring.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/spectra.c -o assp/spectra.o
assp/spectra.c:734:13: warning: unused variable 'gd' [-Wunused-variable]
  734 |   SPECT_GD *gd;
      |             ^~
assp/spectra.c:932:23: warning: unused variable 'M' [-Wunused-variable]
  932 |   register long n, N, M, L;
      |                       ^
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/asspfio.c -o assp/asspfio.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/dsputils.c -o assp/dsputils.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/isgerman.c -o assp/isgerman.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/myrand.c -o assp/myrand.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/statistics.c -o assp/statistics.o
assp/statistics.c:475:10: warning: unused variable 'format' [-Wunused-variable]
  475 |   char   format[32];
      |          ^~~~~~
assp/statistics.c:476:10: warning: unused variable 'nd' [-Wunused-variable]
  476 |   int    nd, nd1;
      |          ^~
assp/statistics.c:476:14: warning: unused variable 'nd1' [-Wunused-variable]
  476 |   int    nd, nd1;
      |              ^~~
assp/statistics.c:477:10: warning: unused variable 'i' [-Wunused-variable]
  477 |   size_t i;
      |          ^
assp/statistics.c:478:10: warning: unused variable 'centre' [-Wunused-variable]
  478 |   double centre;
      |          ^~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/asspmess.c -o assp/asspmess.o
assp/asspmess.c:168:9: warning: unused variable 'msg' [-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:20: warning: unused variable 'indent' [-Wunused-variable]
  168 |   char *msg, *bug, indent[16];
      |                    ^~~~~~
assp/asspmess.c:169:9: warning: unused variable 'funcVal' [-Wunused-variable]
  169 |   int   funcVal;
      |         ^~~~~~~
4 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/fft.c -o assp/fft.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/ksv.c -o assp/ksv.o
assp/ksv.c:503:16: warning: unused variable 'nd' [-Wunused-variable]
  503 |   int     err, nd, n, type;
      |                ^~
assp/ksv.c:503:20: warning: unused variable 'n' [-Wunused-variable]
  503 |   int     err, nd, n, type;
      |                    ^
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/myrint.c -o assp/myrint.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/trace.c -o assp/trace.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/aucheck.c -o assp/aucheck.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/fgetl.c -o assp/fgetl.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/labelobj.c -o assp/labelobj.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/numdecim.c -o assp/numdecim.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/winfuncs.c -o assp/winfuncs.o
assp/winfuncs.c:1137:11: warning: unused variable 'l' [-Wunused-variable]
 1137 |   int     l, m;
      |           ^
assp/winfuncs.c:1137:14: warning: unused variable 'm' [-Wunused-variable]
 1137 |   int     l, m;
      |              ^
assp/winfuncs.c:1138:11: warning: unused variable 'wPtr' [-Wunused-variable]
 1138 |   WFLIST *wPtr;
      |           ^~~~
assp/winfuncs.c:1139:11: warning: unused variable 'specs' [-Wunused-variable]
 1139 |   WFDATA *specs;
      |           ^~~~~
4 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/auconv.c -o assp/auconv.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/filter.c -o assp/filter.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/lpc.c -o assp/lpc.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/parsepath.c -o assp/parsepath.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/zcr.c -o assp/zcr.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/bitarray.c -o assp/bitarray.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/filters.c -o assp/filters.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/math.c -o assp/math.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/rfc.c -o assp/rfc.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/chain.c -o assp/chain.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/fmt.c -o assp/fmt.o
assp/fmt.c:1795:11: warning: unused function 'printRaw' [-Wunused-function]
 1795 | LOCAL int printRaw(FMTDATA *fPtr, long frameNr, int numFMT, DOBJ *dop)
      |           ^~~~~~~~
1 warning generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/memswab.c -o assp/memswab.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c assp/rms.c -o assp/rms.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c dataobj.c -o dataobj.o
dataobj.c:56:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
   56 |     int             i;
      |                     ^
dataobj.c:170:21: warning: unused variable 'genVar' [-Wunused-variable]
  170 |     TSSFF_Generic  *genVar = NULL;
      |                     ^~~~~~
dataobj.c:397:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  397 |     int             i,
      |                     ^
dataobj.c:405:21: warning: variable 'i8Ptr' set but not used [-Wunused-but-set-variable]
  405 |     int8_t         *i8Ptr;
      |                     ^
dataobj.c:602:21: warning: unused variable 'numFields' [-Wunused-variable]
  602 |     size_t          numFields = -1;
      |                     ^~~~~~~~~
dataobj.c:608:21: warning: unused variable 'varNames' [-Wunused-variable]
  608 |                     varNames;
      |                     ^~~~~~~~
dataobj.c:886:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  886 |     int             i,
      |                     ^
dataobj.c:894:21: warning: variable 'i8Ptr' set but not used [-Wunused-but-set-variable]
  894 |     int8_t         *i8Ptr;
      |                     ^
dataobj.c:142:1: warning: unused function 'DObjFinalizer' [-Wunused-function]
  142 | DObjFinalizer(SEXP dPtr)
      | ^~~~~~~~~~~~~
9 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c performAssp.c -o performAssp.o
performAssp.c:554:14: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  554 |     for (int i = 0; args != R_NilValue; i++, args = CDR(args)) {
      |              ^
performAssp.c:1231:21: warning: variable 'FILE_IN' set but not used [-Wunused-but-set-variable]
 1231 |     int             FILE_IN,
      |                     ^
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c types.c -o types.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I assp -DWRASSP  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c wrassp_init.c -o wrassp_init.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpfNfXgQ/R.INSTALL39dadf35112df9/wrassp/src'
make[1]: Entering directory '/tmp/RtmpfNfXgQ/R.INSTALL39dadf35112df9/wrassp/src'
make[1]: Leaving directory '/tmp/RtmpfNfXgQ/R.INSTALL39dadf35112df9/wrassp/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)