* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bbotk’ ...
** package ‘bbotk’ 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/Rtmp5yJpfD/R.INSTALLa69557de45fc1/bbotk/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 is_dominated.c -o is_dominated.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bbotk.so init.o is_dominated.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp5yJpfD/R.INSTALLa69557de45fc1/bbotk/src'
make[1]: Entering directory '/tmp/Rtmp5yJpfD/R.INSTALLa69557de45fc1/bbotk/src'
make[1]: Leaving directory '/tmp/Rtmp5yJpfD/R.INSTALLa69557de45fc1/bbotk/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bbotk/00new/bbotk/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bbotk’
    finding HTML links ... done
    Archive                                 html  
    ArchiveBest                             html  
    CallbackOptimization                    html  
    Codomain                                html  
    finding level-2 HTML links ... done

    ContextOptimization                     html  
    Objective                               html  
    ObjectiveRFun                           html  
    ObjectiveRFunDt                         html  
    ObjectiveRFunMany                       html  
    OptimInstance                           html  
    OptimInstanceMultiCrit                  html  
    OptimInstanceSingleCrit                 html  
    Optimizer                               html  
    Progressor                              html  
    Terminator                              html  
    assign_result_default                   html  
    bb_optimize                             html  
    bbotk-package                           html  
    bbotk.backup                            html  
    bbotk_assertions                        html  
    bbotk_reflections                       html  
    branin                                  html  
    callback_optimization                   html  
    is_dominated                            html  
    mlr_optimizers                          html  
    mlr_optimizers_cmaes                    html  
    mlr_optimizers_design_points            html  
    mlr_optimizers_focus_search             html  
    mlr_optimizers_gensa                    html  
    mlr_optimizers_grid_search              html  
    mlr_optimizers_irace                    html  
    mlr_optimizers_nloptr                   html  
    mlr_optimizers_random_search            html  
    mlr_terminators                         html  
    mlr_terminators_clock_time              html  
    mlr_terminators_combo                   html  
    mlr_terminators_evals                   html  
    mlr_terminators_none                    html  
    mlr_terminators_perf_reached            html  
    mlr_terminators_run_time                html  
    mlr_terminators_stagnation              html  
    mlr_terminators_stagnation_batch        html  
    nds_selection                           html  
    opt                                     html  
    optimize_default                        html  
    reexports                               html  
    search_start                            html  
    shrink_ps                               html  
    transform_xdt_to_xss                    html  
    trm                                     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 (bbotk)