* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘brunnermunzel’ ... ** package ‘brunnermunzel’ 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/RtmppSaFbd/R.INSTALL31eaae7ca5e170/brunnermunzel/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 Rf_wrapper.c -o Rf_wrapper.o flang-new-18 -fpic -g -O2 -c bm_permutation_stat.f -o bm_permutation_stat.o flang-new-18 -fpic -g -O2 -c bm_permutation_test.f -o bm_permutation_test.o ./bm_permutation_test.f:33:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call rank(n-r, dat2((r+1):n), rky) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./bm_permutation_test.f:32:7: previous reference to 'rank' call rank(r, dat2(1:r), rkx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./bm_permutation_test.f:34:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call rank(n, dat2, rkxy) ^^^^^^^^^^^^^^^^^^^^^^^^ ./bm_permutation_test.f:32:7: previous reference to 'rank' call rank(r, dat2(1:r), rkx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c bm_test.f -o bm_test.o ./bm_test.f:40:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call rank(ny, y, rky) ^^^^^^^^^^^^^^^^^^^^^ ./bm_test.f:39:7: previous reference to 'rank' call rank(nx, x, rkx) ^^^^^^^^^^^^^^^^^^^^^ ./bm_test.f:41:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call rank(nx+ny, xy, rkxy) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./bm_test.f:39:7: previous reference to 'rank' call rank(nx, x, rkx) ^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c calc_statistics.f -o calc_statistics.o ./calc_statistics.f:35:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call rank(ny, y, rky) ^^^^^^^^^^^^^^^^^^^^^ ./calc_statistics.f:34:7: previous reference to 'rank' call rank(nx, x, rkx) ^^^^^^^^^^^^^^^^^^^^^ ./calc_statistics.f:36:7: warning: Reference to the procedure 'rank' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call rank(nx+ny, xy, rkxy) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./calc_statistics.f:34:7: previous reference to 'rank' call rank(nx, x, rkx) ^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c combination.f -o combination.o flang-new-18 -fpic -g -O2 -c divide_groups.f -o divide_groups.o flang-new-18 -fpic -g -O2 -c rank.f -o rank.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 registerDynamicSymbol.c -o registerDynamicSymbol.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o brunnermunzel.so Rf_wrapper.o bm_permutation_stat.o bm_permutation_test.o bm_test.o calc_statistics.o combination.o divide_groups.o rank.o registerDynamicSymbol.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/RtmppSaFbd/R.INSTALL31eaae7ca5e170/brunnermunzel/src' make[1]: Entering directory '/tmp/RtmppSaFbd/R.INSTALL31eaae7ca5e170/brunnermunzel/src' make[1]: Leaving directory '/tmp/RtmppSaFbd/R.INSTALL31eaae7ca5e170/brunnermunzel/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-brunnermunzel/00new/brunnermunzel/libs ** R ** 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 ‘brunnermunzel’ as ‘brunnermunzel_2.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (brunnermunzel)