* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rlecuyer’ ...
** package ‘rlecuyer’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpGFb7HL/R.INSTALL2001ab1e893e2e/rlecuyer/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 RngStream.c -o RngStream.o
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 RngWrap.c -o RngWrap.o
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 zzz.c -o zzz.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rlecuyer.so RngStream.o RngWrap.o zzz.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpGFb7HL/R.INSTALL2001ab1e893e2e/rlecuyer/src'
make[1]: Entering directory '/tmp/RtmpGFb7HL/R.INSTALL2001ab1e893e2e/rlecuyer/src'
make[1]: Leaving directory '/tmp/RtmpGFb7HL/R.INSTALL2001ab1e893e2e/rlecuyer/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rlecuyer/00new/rlecuyer/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘rlecuyer’
    finding HTML links ... done
    AdvanceState                            html  
    CreateStream                            html  
    CurrentStream                           html  
    DeleteStream                            html  
    GetState                                html  
    GetStreams                              html  
    IncreasePrecis                          html  
    ResetNextSubstream                      html  
    SetAntithetic                           html  
    SetPackageSeed                          html  
    WriteState                              html  
    init                                    html  
    internal                                html  
    rlecuyer-package                        html  
    uniform                                 html  
** 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 (rlecuyer)