* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tibble’ ...
** package ‘tibble’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbotTct/R.INSTALL101bba70ad7a17/tibble/src'
gcc-14 -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 attributes.c -o attributes.o
gcc-14 -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 coerce.c -o coerce.o
gcc-14 -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-14 -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 matrixToDataFrame.c -o matrixToDataFrame.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbotTct/R.INSTALL101bba70ad7a17/tibble/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbotTct/R.INSTALL101bba70ad7a17/tibble/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbotTct/R.INSTALL101bba70ad7a17/tibble/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tibble/00new/tibble/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tibble’
    finding HTML links ... done
    add_column                              html  
    add_row                                 html  
    as_tibble                               html  
    char                                    html  
    deprecated                              html  
    finding level-2 HTML links ... done

    enframe                                 html  
    formatting                              html  
    frame_matrix                            html  
    is.tibble                               html  
    is_tibble                               html  
    lst                                     html  
    name-repair-superseded                  html  
    name-repair                             html  
    new_tibble                              html  
    num                                     html  
    reexports                               html  
    rownames                                html  
    subsetting                              html  
    tbl_df-class                            html  
    tibble-package                          html  
    tibble                                  html  
    tibble_options                          html  
    tribble                                 html  
    trunc_mat                               html  
    view                                    html  
*** copying figures
** 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 (tibble)