* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘Rsomoclu’ ...
** package ‘Rsomoclu’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++11
make[1]: Entering directory '/tmp/RtmpD8BPQL/R.INSTALL38266d644c8578/Rsomoclu/src'
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c Rsomoclu.cpp -o Rsomoclu.o
In file included from Rsomoclu.cpp:7:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
1 warning generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c Rsomoclu_init.c -o Rsomoclu_init.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c denseCpuKernels.cpp -o denseCpuKernels.o
In file included from denseCpuKernels.cpp:22:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
1 warning generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c mapDistanceFunctions.cpp -o mapDistanceFunctions.o
In file included from mapDistanceFunctions.cpp:22:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
1 warning generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c sparseCpuKernels.cpp -o sparseCpuKernels.o
In file included from sparseCpuKernels.cpp:21:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
1 warning generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c training.cpp -o training.o
training.cpp:201:16: warning: unused variable 'epoch_time' [-Wunused-variable]
  201 |         double epoch_time = get_wall_time();
      |                ^~~~~~~~~~
training.cpp:146:9: warning: unused variable 'nProcs' [-Wunused-variable]
  146 |     int nProcs = 1;
      |         ^~~~~~
In file included from training.cpp:28:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
3 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -DHAVE_R -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c uMatrix.cpp -o uMatrix.o
In file included from uMatrix.cpp:1:
./somoclu.h:110:18: warning: private field 'snapshots' is not used [-Wunused-private-field]
  110 |     unsigned int snapshots;
      |                  ^
1 warning generated.
clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Rsomoclu.so Rsomoclu.o Rsomoclu_init.o denseCpuKernels.o mapDistanceFunctions.o sparseCpuKernels.o training.o uMatrix.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpD8BPQL/R.INSTALL38266d644c8578/Rsomoclu/src'
make[1]: Entering directory '/tmp/RtmpD8BPQL/R.INSTALL38266d644c8578/Rsomoclu/src'
make[1]: Leaving directory '/tmp/RtmpD8BPQL/R.INSTALL38266d644c8578/Rsomoclu/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-Rsomoclu/00new/Rsomoclu/libs
** 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
** 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
* creating tarball
packaged installation of ‘Rsomoclu’ as ‘Rsomoclu_1.7.6_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (Rsomoclu)