* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘rootSolve’ ... ** package ‘rootSolve’ 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/RtmplRksTk/R.INSTALL2fbd136a2eca73/rootSolve/src' 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 R_init_rootSolve.c -o R_init_rootSolve.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 call_runsteady.c -o call_runsteady.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 call_steady.c -o call_steady.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 call_stsparse.c -o call_stsparse.o flang-new-18 -fpic -g -O2 -c dlinpk.f -o dlinpk.o flang-new-18 -fpic -g -O2 -c dsparsk.f -o dsparsk.o flang-new-18 -fpic -g -O2 -c lsodes.f -o lsodes.o ./lsodes.f:2414:2: warning: Compiler directive was ignored Cdir$ ivdep ^^^^^^^^^^ ./lsodes.f:2513:2: warning: Compiler directive was ignored Cdir$ ivdep ^^^^^^^^^^ ./lsodes.f:2575:2: warning: Compiler directive was ignored Cdir$ ivdep ^^^^^^^^^^ ./lsodes.f:3018:8: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call intpr('In above message, I = ', 22, IVEC, 2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lsodes.f:3012:8: previous reference to 'intpr' call intpr('In above message, I = ', 22, IDUM, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lsodes.f:3029:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call dblepr('In above message, R = ', 22, RVEC, 2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lsodes.f:3007:7: previous reference to 'dblepr' call dblepr(MSG, NMES, dummy, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lsodes.f:5686:7: warning: Reference to the procedure 'cdrv' has an implicit interface that is distinct from another reference: incompatible dummy argument #8: incompatible dummy data object shapes CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN), ^ ./lsodes.f:5432:7: previous reference to 'cdrv' CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN), ^ ./lsodes.f:5786:7: warning: Reference to the procedure 'cdrv' has an implicit interface that is distinct from another reference: incompatible dummy argument #8: incompatible dummy data object shapes 100 CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN), ^ ./lsodes.f:5432:7: previous reference to 'cdrv' CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN), ^ flang-new-18 -fpic -g -O2 -c sparse.f -o sparse.o flang-new-18 -fpic -g -O2 -c sparsecoeff.f -o sparsecoeff.o flang-new-18 -fpic -g -O2 -c sparsekit.f -o sparsekit.o flang-new-18 -fpic -g -O2 -c steady.f -o steady.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 steady_utils.c -o steady_utils.o flang-new-18 -fpic -g -O2 -c testMap.f -o testMap.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rootSolve.so R_init_rootSolve.o call_runsteady.o call_steady.o call_stsparse.o dlinpk.o dsparsk.o lsodes.o sparse.o sparsecoeff.o sparsekit.o steady.o steady_utils.o testMap.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/RtmplRksTk/R.INSTALL2fbd136a2eca73/rootSolve/src' make[1]: Entering directory '/tmp/RtmplRksTk/R.INSTALL2fbd136a2eca73/rootSolve/src' make[1]: Leaving directory '/tmp/RtmplRksTk/R.INSTALL2fbd136a2eca73/rootSolve/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rootSolve/00new/rootSolve/libs ** R ** demo ** 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 * creating tarball packaged installation of ‘rootSolve’ as ‘rootSolve_1.8.2.4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (rootSolve)