* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘optpart’ ...
** package ‘optpart’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
using Fortran compiler: ‘Debian flang-new version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/Rtmp9rJ5aY/R.INSTALL37b8c62fe816a/optpart/src'
flang-new-18  -fpic  -g -O2 -c  archi.f90 -o archi.o
flang-new-18  -fpic  -g -O2 -c  clcdev.f90 -o clcdev.o
flang-new-18  -fpic  -g -O2 -c  clcdul.f90 -o clcdul.o
flang-new-18  -fpic  -g -O2 -c  clique.f90 -o clique.o
flang-new-18  -fpic  -g -O2 -c  gamma.f90 -o gamma.o
flang-new-18  -fpic  -g -O2 -c  maxpact.f90 -o maxpact.o
flang-new-18  -fpic  -g -O2 -c  optindval.f90 -o optindval.o
flang-new-18  -fpic  -g -O2 -c  optpart.f90 -o optpart.o
flang-new-18  -fpic  -g -O2 -c  optsil.f90 -o optsil.o
flang-new-18  -fpic  -g -O2 -c  opttdev.f90 -o opttdev.o
flang-new-18  -fpic  -g -O2 -c  permute.f90 -o permute.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 random.c -o random.o
flang-new-18  -fpic  -g -O2 -c  tabdev.f90 -o tabdev.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o optpart.so archi.o clcdev.o clcdul.o clique.o gamma.o maxpact.o optindval.o optpart.o optsil.o opttdev.o permute.o random.o tabdev.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/Rtmp9rJ5aY/R.INSTALL37b8c62fe816a/optpart/src'
make[1]: Entering directory '/tmp/Rtmp9rJ5aY/R.INSTALL37b8c62fe816a/optpart/src'
make[1]: Leaving directory '/tmp/Rtmp9rJ5aY/R.INSTALL37b8c62fe816a/optpart/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-optpart/00new/optpart/libs
** R
** data
** 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
* DONE (optpart)