* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘acepack’ ... ** package ‘acepack’ 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/RtmpPuPMCr/R.INSTALL2f72752578b984/acepack/src' flang-new-18 -fpic -g -O2 -c ace.f -o ace.o ./ace.f:365:7: warning: Reference to the procedure 'sort' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes 50 call sort (t,m(1,pp1),1,n) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ace.f:192:7: previous reference to 'sort' call sort (z(1,2),m(1,pp1),1,n) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ace.f:400:7: warning: Reference to the procedure 'smothr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes 160 call smothr (1,n,t,z,z(1,2),f,z(1,6)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ace.f:227:7: previous reference to 'smothr' call smothr (iabs(l(i)),n,z(1,2),z,z(1,4),z(1,3),z(1,6)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c avas.f -o avas.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 init.c -o init.o flang-new-18 -fpic -g -O2 -c rlsmo.f -o rlsmo.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o acepack.so ace.o avas.o init.o rlsmo.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/RtmpPuPMCr/R.INSTALL2f72752578b984/acepack/src' make[1]: Entering directory '/tmp/RtmpPuPMCr/R.INSTALL2f72752578b984/acepack/src' make[1]: Leaving directory '/tmp/RtmpPuPMCr/R.INSTALL2f72752578b984/acepack/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-acepack/00new/acepack/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 * creating tarball packaged installation of ‘acepack’ as ‘acepack_1.4.2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (acepack)