* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lubridate’ ...
** package ‘lubridate’ 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/Rtmpd5Rgfd/R.INSTALL273bd32be60c8e/lubridate/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 datetime.c -o datetime.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 period.c -o period.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 tparse.c -o tparse.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 utils.c -o utils.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lubridate.so datetime.o init.o period.o tparse.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpd5Rgfd/R.INSTALL273bd32be60c8e/lubridate/src'
make[1]: Entering directory '/tmp/Rtmpd5Rgfd/R.INSTALL273bd32be60c8e/lubridate/src'
make[1]: Leaving directory '/tmp/Rtmpd5Rgfd/R.INSTALL273bd32be60c8e/lubridate/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lubridate/00new/lubridate/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘lubridate’
    finding HTML links ... done
    DateCoercion                            html  
    DateTimeUpdate                          html  
    Deprecated                              html  
    Duration-class                          html  
    Interval-class                          html  
    Period-class                            html  
    Timespan-class                          html  
    am                                      html  
    as.duration                             html  
    as.interval                             html  
    as.period                               html  
    as_date                                 html  
    cyclic_encoding                         html  
    date                                    html  
    date_decimal                            html  
    date_utils                              html  
    day                                     html  
    days_in_month                           html  
    decimal_date                            html  
    dst                                     html  
    duration                                html  
    fit_to_timeline                         html  
    force_tz                                html  
    format_ISO8601                          html  
    format_ISO8601_precision_check          html  
    guess_formats                           html  
    hidden_aliases                          html  
    hms                                     html  
    hour                                    html  
    interval                                html  
    is.difftime                             html  
    is.instant                              html  
    is.timespan                             html  
    lakers                                  html  
    leap_year                               html  
    local_time                              html  
    lubridate-package                       html  
    make_datetime                           html  
    make_difftime                           html  
    minute                                  html  
    month                                   html  
    mplus                                   html  
    now                                     html  
    origin                                  html  
    parse_date_time                         html  
    period                                  html  
    period_to_seconds                       html  
    posix_utils                             html  
    pretty_dates                            html  
    quarter                                 html  
    reclass_date                            html  
    reclass_timespan                        html  
    reexports                               html  
    rollbackward                            html  
    round_date                              html  
    second                                  html  
    stamp                                   html  
    time_length                             html  
    timespan                                html  
    tz                                      html  
    week                                    html  
    with_tz                                 html  
    within-interval                         html  
    year                                    html  
    ymd                                     html  
    ymd_hms                                 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 (lubridate)