* installing *source* package ‘brunnermunzel’ ... ** package ‘brunnermunzel’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 19.1.5’ using Fortran compiler: ‘flang-new version 19.1.5’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src' /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c Rf_wrapper.c -o Rf_wrapper.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c bm_permutation_stat.f -o bm_permutation_stat.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -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) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -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) ^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -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) ^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c combination.f -o combination.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c divide_groups.f -o divide_groups.o /usr/local/clang19/bin/flang-new -fpic -O2 -pedantic -c rank.f -o rank.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c registerDynamicSymbol.c -o registerDynamicSymbol.o /usr/local/clang19/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -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 -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/brunnermunzel/src' installing to /data/gannet/ripley/R/packages/tests-clang/brunnermunzel.Rcheck/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 * DONE (brunnermunzel)