* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘gbm’ ...
** package ‘gbm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/tmp/RtmpUr2KZ4/R.INSTALL26002c25112075/gbm/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c adaboost.cpp -o adaboost.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from adaboost.h:20,
                 from adaboost.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c bernoulli.cpp -o bernoulli.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from bernoulli.h:20,
                 from bernoulli.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c coxph.cpp -o coxph.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from coxph.h:21,
                 from coxph.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c dataset.cpp -o dataset.o
In file included from dataset.h:20,
                 from dataset.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c distribution.cpp -o distribution.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from distribution.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c gaussian.cpp -o gaussian.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from gaussian.h:20,
                 from gaussian.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gbm-init.c -o gbm-init.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c gbm.cpp -o gbm.o
In file included from dataset.h:20,
                 from gbm.h:19,
                 from gbm.cpp:8:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c gbm_engine.cpp -o gbm_engine.o
In file included from gbm_engine.h:21,
                 from gbm_engine.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c gbmentry.cpp -o gbmentry.o
In file included from dataset.h:20,
                 from gbm.h:19,
                 from gbmentry.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c huberized.cpp -o huberized.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from huberized.h:20,
                 from huberized.cpp:5:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c laplace.cpp -o laplace.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from laplace.h:20,
                 from laplace.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c locationm.cpp -o locationm.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c multinomial.cpp -o multinomial.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from multinomial.h:17,
                 from multinomial.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node.cpp -o node.o
In file included from dataset.h:20,
                 from node.h:21,
                 from node.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_categorical.cpp -o node_categorical.o
In file included from dataset.h:20,
                 from node.h:21,
                 from node_nonterminal.h:20,
                 from node_categorical.h:22,
                 from node_categorical.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_continuous.cpp -o node_continuous.o
In file included from dataset.h:20,
                 from node.h:21,
                 from node_nonterminal.h:20,
                 from node_continuous.h:21,
                 from node_continuous.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_factory.cpp -o node_factory.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from node_factory.h:22,
                 from node_factory.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_nonterminal.cpp -o node_nonterminal.o
In file included from dataset.h:20,
                 from node.h:21,
                 from node_nonterminal.h:20,
                 from node_nonterminal.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_search.cpp -o node_search.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from node_factory.h:22,
                 from node_search.h:20,
                 from node_search.cpp:8:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c node_terminal.cpp -o node_terminal.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from node_terminal.cpp:8:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c pairwise.cpp -o pairwise.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from pairwise.h:58,
                 from pairwise.cpp:5:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c poisson.cpp -o poisson.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from poisson.h:20,
                 from poisson.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c quantile.cpp -o quantile.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from quantile.h:20,
                 from quantile.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c tdist.cpp -o tdist.o
In file included from dataset.h:20,
                 from node_terminal.h:21,
                 from distribution.h:20,
                 from tdist.h:16,
                 from tdist.cpp:3:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c tree.cpp -o tree.o
In file included from dataset.h:20,
                 from tree.h:23,
                 from tree.cpp:2:
buildinfo.h:8:13: warning: "R_NO_REMAP" redefined
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^~~~~~~~~~
<command-line>: note: this is the location of the previous definition
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o gbm.so adaboost.o bernoulli.o coxph.o dataset.o distribution.o gaussian.o gbm-init.o gbm.o gbm_engine.o gbmentry.o huberized.o laplace.o locationm.o multinomial.o node.o node_categorical.o node_continuous.o node_factory.o node_nonterminal.o node_search.o node_terminal.o pairwise.o poisson.o quantile.o tdist.o tree.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpUr2KZ4/R.INSTALL26002c25112075/gbm/src'
make[1]: Entering directory '/tmp/RtmpUr2KZ4/R.INSTALL26002c25112075/gbm/src'
make[1]: Leaving directory '/tmp/RtmpUr2KZ4/R.INSTALL26002c25112075/gbm/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-gbm/00new/gbm/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (gbm)