* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ltsa’ ...
** package ‘ltsa’ 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/RtmpldSbu3/R.INSTALL1400bc78afd464/ltsa/src'
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c DLResid.c -o DLResid.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c DLSim.c -o DLSim.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c DLar.c -o DLar.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c durlev.c -o durlev.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c fromWedgeStorage.c -o fromWedgeStorage.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c nrutil.c -o nrutil.o
nrutil.c:10:27: warning: extension used [-Wlanguage-extension-token]
   10 |         vector=(VECTOR)Calloc(n, typeof(double));
      |                                  ^
nrutil.c:10:27: warning: extension used [-Wlanguage-extension-token]
nrutil.c:23:31: warning: extension used [-Wlanguage-extension-token]
   23 |         matrix = (MATRIX) Calloc( n, typeof(double*) );
      |                                      ^
nrutil.c:23:31: warning: extension used [-Wlanguage-extension-token]
nrutil.c:26:39: warning: extension used [-Wlanguage-extension-token]
   26 |         matrix[0] = (double*) Calloc( n * m, typeof(double) );
      |                                              ^
nrutil.c:26:39: warning: extension used [-Wlanguage-extension-token]
6 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c trenchDet.c -o trenchDet.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c trenchInv.c -o trenchInv.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c trenchQF.c -o trenchQF.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c trenchR.c -o trenchR.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c upperWedge.c -o upperWedge.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c vecmat.c -o vecmat.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o ltsa.so DLResid.o DLSim.o DLar.o durlev.o fromWedgeStorage.o nrutil.o trenchDet.o trenchInv.o trenchQF.o trenchR.o upperWedge.o vecmat.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpldSbu3/R.INSTALL1400bc78afd464/ltsa/src'
make[1]: Entering directory '/tmp/RtmpldSbu3/R.INSTALL1400bc78afd464/ltsa/src'
make[1]: Leaving directory '/tmp/RtmpldSbu3/R.INSTALL1400bc78afd464/ltsa/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ltsa/00new/ltsa/libs
** 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
** 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 (ltsa)