* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SOMMD’ ...
** this is package ‘SOMMD’ version ‘0.1.2’
** package ‘SOMMD’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.6 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMCQwhR/R.INSTALL3fbaf31ea0a11a/SOMMD/src'
clang-19 -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 rio_xtc.c -o rio_xtc.o
clang-19 -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 init.c -o init.o
clang-19 -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 xdrfile/xdrfile.c -o xdrfile/xdrfile.o
xdrfile/xdrfile.c:1095:49: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1095 |                 (float)maxint[2] - (float)minint[2] >= INT_MAX-2) {
      |                                                     ~~ ~~~~~~~^~
xdrfile/xdrfile.c:1094:49: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1094 |                 (float)maxint[1] - (float)minint[1] >= INT_MAX-2 ||
      |                                                     ~~ ~~~~~~~^~
xdrfile/xdrfile.c:1093:52: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1093 |         if ((float)maxint[0] - (float)minint[0] >= INT_MAX-2 ||
      |                                                 ~~ ~~~~~~~^~
xdrfile/xdrfile.c:1572:49: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1572 |                 (float)maxint[2] - (float)minint[2] >= INT_MAX-2) {
      |                                                     ~~ ~~~~~~~^~
xdrfile/xdrfile.c:1571:49: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1571 |                 (float)maxint[1] - (float)minint[1] >= INT_MAX-2 ||
      |                                                     ~~ ~~~~~~~^~
xdrfile/xdrfile.c:1570:52: warning: implicit conversion from 'int' to 'float' changes value from 2147483645 to 2147483648 [-Wimplicit-const-int-float-conversion]
 1570 |         if ((float)maxint[0] - (float)minint[0] >= INT_MAX-2 ||
      |                                                 ~~ ~~~~~~~^~
6 warnings generated.
clang-19 -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 xdrfile/xdrfile_trr.c -o xdrfile/xdrfile_trr.o
clang-19 -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 xdrfile/xdrfile_xtc.c -o xdrfile/xdrfile_xtc.o
clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SOMMD.so rio_xtc.o init.o xdrfile/xdrfile.o xdrfile/xdrfile_trr.o xdrfile/xdrfile_xtc.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMCQwhR/R.INSTALL3fbaf31ea0a11a/SOMMD/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMCQwhR/R.INSTALL3fbaf31ea0a11a/SOMMD/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMCQwhR/R.INSTALL3fbaf31ea0a11a/SOMMD/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-SOMMD/00new/SOMMD/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 (SOMMD)