* 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-14 (Debian 14.2.0-16) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLjgfbt/R.INSTALL3cbf6778322bfd/mlr3mbo/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 avl.c -o avl.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 hv.c -o hv.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 infill.c -o infill.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 -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 '/home/hornik/tmp/scratch/RtmpLjgfbt/R.INSTALL3cbf6778322bfd/mlr3mbo/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLjgfbt/R.INSTALL3cbf6778322bfd/mlr3mbo/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLjgfbt/R.INSTALL3cbf6778322bfd/mlr3mbo/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mlr3mbo/00new/mlr3mbo/libs
** R
** 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  
    SurrogateLearner                        html  
    SurrogateLearnerCollection              html  
    acqf                                    html  
    acqfs                                   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_multi                  html  
    mlr_acqfunctions_pi                     html  
    mlr_acqfunctions_sd                     html  
    mlr_acqfunctions_smsego                 html  
    mlr_acqfunctions_stochastic_cb          html  
    mlr_acqfunctions_stochastic_ei          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_adbo                     html  
    mlr_optimizers_async_mbo                html  
    mlr_optimizers_mbo                      html  
    mlr_result_assigners                    html  
    mlr_result_assigners_archive            html  
    mlr_result_assigners_surrogate          html  
    mlr_tuners_adbo                         html  
    mlr_tuners_async_mbo                    html  
    mlr_tuners_mbo                          html  
    ras                                     html  
    redis_available                         html  
    srlrn                                   html  
** building package indices
** 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)