* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘S7’ ...
** package ‘S7’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpp4OjsE/R.INSTALL1e375142b4c33a/S7/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 init.c -o init.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 method-dispatch.c -o method-dispatch.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o S7.so init.o method-dispatch.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpp4OjsE/R.INSTALL1e375142b4c33a/S7/src'
make[1]: Entering directory '/tmp/Rtmpp4OjsE/R.INSTALL1e375142b4c33a/S7/src'
make[1]: Leaving directory '/tmp/Rtmpp4OjsE/R.INSTALL1e375142b4c33a/S7/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-S7/00new/S7/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘S7’
    finding HTML links ... done
    S4_register                             html  
    S7_class                                html  
    S7_data                                 html  
    S7_inherits                             html  
    S7_object                               html  
    as_class                                html  
    base_classes                            html  
    class_missing                           html  
    convert                                 html  
    method-set                              html  
    method                                  html  
    method_explain                          html  
    methods_register                        html  
    new_S3_class                            html  
    new_class                               html  
    new_external_generic                    html  
    new_generic                             html  
    new_property                            html  
    new_union                               html  
    prop                                    html  
    prop_names                              html  
    props                                   html  
    super                                   html  
    validate                                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
* creating tarball
packaged installation of ‘S7’ as ‘S7_0.1.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (S7)