* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bgw’ ...
** package ‘bgw’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpwzbKj6/R.INSTALL1e15f67ad5128a/bgw/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bgw_c_progs.c -o bgw_c_progs.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  dgletc_bgw_no_write.f90 -o dgletc_bgw_no_write.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  dglfg_bgw.f90 -o dglfg_bgw.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  dmdc.f90 -o dmdc.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  drglg_c_entry.f90 -o drglg_c_entry.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bgw.so bgw_c_progs.o dgletc_bgw_no_write.o dglfg_bgw.o dmdc.o drglg_c_entry.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpwzbKj6/R.INSTALL1e15f67ad5128a/bgw/src'
make[1]: Entering directory '/tmp/RtmpwzbKj6/R.INSTALL1e15f67ad5128a/bgw/src'
make[1]: Leaving directory '/tmp/RtmpwzbKj6/R.INSTALL1e15f67ad5128a/bgw/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bgw/00new/bgw/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bgw’
    finding HTML links ... done
    bgw-internal                            html  
    bgw_checkSetting                        html  
    bgw_drglg                               html  
    bgw_itsum                               html  
    bgw_mle                                 html  
    bgw_mle_setup                           html  
    bgw_writeIterations                     html  
** 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 (bgw)