* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘Nmix’ ...
** package ‘Nmix’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpfWEP9p/R.INSTALL691543b123b4c/Nmix/src'
flang-new-18  -fpic  -g -O2 -c Nmix-aux.f -o Nmix-aux.o
flang-new-18 -fpic -g -O2 -c f2cios.f90 -o f2cios.o
flang-new-18  -fpic  -g -O2 -c Nmix-sub3z.f -o Nmix-sub3z.o
./Nmix-sub3z.f:443:19: warning: Reference to the procedure 'gauss' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
                    call gauss(mu(j),1)
                    ^^^^^^^^^^^^^^^^^^^
./Nmix-sub3z.f:419:7: previous reference to 'gauss'
        call gauss(mu,hwm)
        ^^^^^^^^^^^^^^^^^^
./Nmix-sub3z.f:1175:11: warning: Reference to the procedure 'gauss' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
            call gauss(mustar,1)
            ^^^^^^^^^^^^^^^^^^^^
./Nmix-sub3z.f:419:7: previous reference to 'gauss'
        call gauss(mu,hwm)
        ^^^^^^^^^^^^^^^^^^
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 Nmix_init.c -o Nmix_init.o
flang-new-18  -fpic  -g -O2 -c RNGfns.f -o RNGfns.o
flang-new-18  -fpic  -g -O2 -c pnorm.f -o pnorm.o
flang-new-18  -fpic  -g -O2 -c rgamma2.f -o rgamma2.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 wrapper.c -o wrapper.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Nmix.so Nmix-aux.o Nmix-sub3z.o Nmix_init.o RNGfns.o f2cios.o pnorm.o rgamma2.o wrapper.o -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpfWEP9p/R.INSTALL691543b123b4c/Nmix/src'
make[1]: Entering directory '/tmp/RtmpfWEP9p/R.INSTALL691543b123b4c/Nmix/src'
make[1]: Leaving directory '/tmp/RtmpfWEP9p/R.INSTALL691543b123b4c/Nmix/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-Nmix/00new/Nmix/libs
** R
** data
** 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 (Nmix)