* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘oscar’ ...
** package ‘oscar’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.3 (2)’
using Fortran compiler: ‘Debian flang-new version 19.1.3 (2)’
using C++ compiler: ‘Debian clang version 19.1.3 (2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
flang-new-19  -fpic  -g -O2 -c  dbdc.f90 -o dbdc.o
./dbdc.f90:9815:19: warning: overflow on multiplication
          tolb  =  -3.40282347*10.**38, &  ! + 1.17549435*10.**(-38), &  ! Tolerance for the function value (default = -large).
                    ^^^^^^^^^^^^^^^^^^
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 oscarc.c -o oscarc.o
flang-new-19  -fpic  -g -O2 -c plqdf1.f -o plqdf1.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o oscar.so dbdc.o oscarc.o plqdf1.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
make[2]: Nothing to be done for 'oscar.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
flang-new-19  -fpic  -g -O2 -c  dbdc.f90 -o dbdc.o
./dbdc.f90:9815:19: warning: overflow on multiplication
          tolb  =  -3.40282347*10.**38, &  ! + 1.17549435*10.**(-38), &  ! Tolerance for the function value (default = -large).
                    ^^^^^^^^^^^^^^^^^^
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 oscarc.c -o oscarc.o
flang-new-19  -fpic  -g -O2 -c plqdf1.f -o plqdf1.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6GJIR0/R.INSTALL9247412d85455/oscar/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-oscar/00new/oscar/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (oscar)