* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bit’ ...
** package ‘bit’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpn3Om5C/R.INSTALL38220b69cf2cdd/bit/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 attrutil.c -o attrutil.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 bit.c -o bit.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 chunkutil.c -o chunkutil.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 clone.c -o clone.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 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 integerutil.c -o integerutil.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 merge.c -o merge.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 rle.c -o rle.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 sort.c -o sort.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bit.so attrutil.o bit.o chunkutil.o clone.o init.o integerutil.o merge.o rle.o sort.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpn3Om5C/R.INSTALL38220b69cf2cdd/bit/src'
make[1]: Entering directory '/tmp/Rtmpn3Om5C/R.INSTALL38220b69cf2cdd/bit/src'
make[1]: Leaving directory '/tmp/Rtmpn3Om5C/R.INSTALL38220b69cf2cdd/bit/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bit/00new/bit/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bit’
    finding HTML links ... done
    CoercionToStandard                      html  
    Extract                                 html  
    Metadata                                html  
    PhysVirt                                html  
    Sorting                                 html  
    Summaries                               html  
    as.bit                                  html  
    as.bitwhich                             html  
    as.booltype                             html  
    as.character.bit                        html  
    as.character.bitwhich                   html  
    as.ri                                   html  
    as.which                                html  
    bbatch                                  html  
    bit-package                             html  
    bit                                     html  
    bit_in                                  html  
    bit_init                                html  
    bit_rangediff                           html  
    bit_setops                              html  
    bit_sort                                html  
    bit_sort_unique                         html  
    bit_unidup                              html  
    bitsort                                 html  
    bitwhich                                html  
    bitwhich_representation                 html  
    booltype                                html  
    booltypes                               html  
    c.booltype                              html  
    chunk                                   html  
    chunks                                  html  
    clone                                   html  
    copy_vector                             html  
    countsort                               html  
    firstNA                                 html  
    get_length                              html  
    getsetattr                              html  
    in.bitwhich                             html  
    intrle                                  html  
    is.booltype                             html  
    is.na.bit                               html  
    length.bit                              html  
    maxindex                                html  
    merge_rev                               html  
    print.bit                               html  
    print.bitwhich                          html  
    quicksort2                              html  
    quicksort3                              html  
    range_na                                html  
    range_nanozero                          html  
    range_sortna                            html  
    rep.booltype                            html  
    repeat.time                             html  
    repfromto                               html  
    rev.booltype                            html  
    reverse_vector                          html  
    ri                                      html  
    rlepack                                 html  
    still.identical                         html  
    str.bit                                 html  
    str.bitwhich                            html  
    symdiff                                 html  
    unattr                                  html  
    vecseq                                  html  
    xor                                     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 (bit)