* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘brunnermunzel’ ...
** this is package ‘brunnermunzel’ version ‘2.0’
** package ‘brunnermunzel’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.5 (1)’
using Fortran compiler: ‘Debian flang version 21.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2d41f2/R.INSTALL33b218841378e/brunnermunzel/src'
clang-21 -std=gnu23 -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-21  -fpic  -g -O2 -c bm_permutation_stat.f -o bm_permutation_stat.o
flang-21  -fpic  -g -O2 -c bm_permutation_test.f -o bm_permutation_test.o
flang-21  -fpic  -g -O2 -c bm_test.f -o bm_test.o
flang-21  -fpic  -g -O2 -c calc_statistics.f -o calc_statistics.o
flang-21  -fpic  -g -O2 -c combination.f -o combination.o
flang-21  -fpic  -g -O2 -c divide_groups.f -o divide_groups.o
flang-21  -fpic  -g -O2 -c rank.f -o rank.o
clang-21 -std=gnu23 -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-21 -std=gnu23 -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-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2d41f2/R.INSTALL33b218841378e/brunnermunzel/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2d41f2/R.INSTALL33b218841378e/brunnermunzel/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2d41f2/R.INSTALL33b218841378e/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
* DONE (brunnermunzel)