* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mlr3mbo’ ...
** package ‘mlr3mbo’ 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/Rtmpclz1LT/R.INSTALL2fdfc6ab652e9/mlr3mbo/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 avl.c -o avl.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 hv.c -o hv.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 infill.c -o infill.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 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mlr3mbo.so avl.o hv.o infill.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpclz1LT/R.INSTALL2fdfc6ab652e9/mlr3mbo/src'
make[1]: Entering directory '/tmp/Rtmpclz1LT/R.INSTALL2fdfc6ab652e9/mlr3mbo/src'
make[1]: Leaving directory '/tmp/Rtmpclz1LT/R.INSTALL2fdfc6ab652e9/mlr3mbo/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mlr3mbo/00new/mlr3mbo/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package ‘mlr3mbo’
    finding HTML links ... done
    AcqFunction                             html  
    AcqOptimizer                            html  
    ResultAssigner                          html  
    Surrogate                               html  
    finding level-2 HTML links ... done

    SurrogateLearner                        html  
    SurrogateLearnerCollection              html  
    acqf                                    html  
    acqo                                    html  
    default_acqfunction                     html  
    default_acqoptimizer                    html  
    default_gp                              html  
    default_loop_function                   html  
    default_result_assigner                 html  
    default_rf                              html  
    default_surrogate                       html  
    loop_function                           html  
    mbo_defaults                            html  
    mlr3mbo-package                         html  
    mlr_acqfunctions                        html  
    mlr_acqfunctions_aei                    html  
    mlr_acqfunctions_cb                     html  
    mlr_acqfunctions_ehvi                   html  
    mlr_acqfunctions_ehvigh                 html  
    mlr_acqfunctions_ei                     html  
    mlr_acqfunctions_eips                   html  
    mlr_acqfunctions_mean                   html  
    mlr_acqfunctions_pi                     html  
    mlr_acqfunctions_sd                     html  
    mlr_acqfunctions_smsego                 html  
    mlr_loop_functions                      html  
    mlr_loop_functions_ego                  html  
    mlr_loop_functions_emo                  html  
    mlr_loop_functions_mpcl                 html  
    mlr_loop_functions_parego               html  
    mlr_loop_functions_smsego               html  
    mlr_optimizers_mbo                      html  
    mlr_result_assigners                    html  
    mlr_result_assigners_archive            html  
    mlr_result_assigners_surrogate          html  
    mlr_tuners_mbo                          html  
    ras                                     html  
    srlrn                                   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 (mlr3mbo)