* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘jlview’ ...
** this is package ‘jlview’ version ‘0.1.0’
** package ‘jlview’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-15) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpd0oZdY/R.INSTALL25831b40c43c07/jlview/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -D_GNU_SOURCE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c altrep_integer.c -o altrep_integer.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -D_GNU_SOURCE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c altrep_real.c -o altrep_real.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -D_GNU_SOURCE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c finalizer.c -o finalizer.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -D_GNU_SOURCE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gc.c -o gc.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -D_GNU_SOURCE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o jlview.so altrep_integer.o altrep_real.o finalizer.o gc.o init.o -ldl -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpd0oZdY/R.INSTALL25831b40c43c07/jlview/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpd0oZdY/R.INSTALL25831b40c43c07/jlview/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpd0oZdY/R.INSTALL25831b40c43c07/jlview/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-jlview/00new/jlview/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘jlview’
    finding HTML links ... done
    is_jlview                               html  
    jlview                                  html  
    jlview_gc_pressure                      html  
    jlview_info                             html  
    jlview_named_matrix                     html  
    jlview_named_vector                     html  
    jlview_release                          html  
    jlview_set_gc_threshold                 html  
    jlview_sparse                           html  
    with_jlview                             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 (jlview)