* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘gbm’ ...
** this is package ‘gbm’ version ‘2.2.2’
** package ‘gbm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.6 (1+b1)’
using C++ compiler: ‘Debian clang version 19.1.6 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMlKzsH/R.INSTALL1129424231eb04/gbm/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c adaboost.cpp -o adaboost.o
In file included from adaboost.cpp:3:
In file included from ./adaboost.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c bernoulli.cpp -o bernoulli.o
In file included from bernoulli.cpp:3:
In file included from ./bernoulli.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c coxph.cpp -o coxph.o
In file included from coxph.cpp:3:
In file included from ./coxph.h:21:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c dataset.cpp -o dataset.o
In file included from dataset.cpp:3:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c distribution.cpp -o distribution.o
In file included from distribution.cpp:3:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c gaussian.cpp -o gaussian.o
In file included from gaussian.cpp:3:
In file included from ./gaussian.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c gbm-init.c -o gbm-init.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c gbm.cpp -o gbm.o
In file included from gbm.cpp:8:
In file included from ./gbm.h:19:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c gbm_engine.cpp -o gbm_engine.o
In file included from gbm_engine.cpp:3:
In file included from ./gbm_engine.h:21:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c gbmentry.cpp -o gbmentry.o
In file included from gbmentry.cpp:3:
In file included from ./gbm.h:19:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c huberized.cpp -o huberized.o
In file included from huberized.cpp:5:
In file included from ./huberized.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c laplace.cpp -o laplace.o
In file included from laplace.cpp:3:
In file included from ./laplace.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c locationm.cpp -o locationm.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c multinomial.cpp -o multinomial.o
In file included from multinomial.cpp:3:
In file included from ./multinomial.h:17:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node.cpp -o node.o
In file included from node.cpp:3:
In file included from ./node.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_categorical.cpp -o node_categorical.o
In file included from node_categorical.cpp:3:
In file included from ./node_categorical.h:22:
In file included from ./node_nonterminal.h:20:
In file included from ./node.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_continuous.cpp -o node_continuous.o
In file included from node_continuous.cpp:3:
In file included from ./node_continuous.h:21:
In file included from ./node_nonterminal.h:20:
In file included from ./node.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_factory.cpp -o node_factory.o
In file included from node_factory.cpp:3:
In file included from ./node_factory.h:22:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_nonterminal.cpp -o node_nonterminal.o
In file included from node_nonterminal.cpp:3:
In file included from ./node_nonterminal.h:20:
In file included from ./node.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_search.cpp -o node_search.o
In file included from node_search.cpp:8:
In file included from ./node_search.h:20:
In file included from ./node_factory.h:22:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c node_terminal.cpp -o node_terminal.o
In file included from node_terminal.cpp:8:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c pairwise.cpp -o pairwise.o
In file included from pairwise.cpp:5:
In file included from ./pairwise.h:58:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c poisson.cpp -o poisson.o
In file included from poisson.cpp:3:
In file included from ./poisson.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c quantile.cpp -o quantile.o
In file included from quantile.cpp:3:
In file included from ./quantile.h:20:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c tdist.cpp -o tdist.o
In file included from tdist.cpp:3:
In file included from ./tdist.h:16:
In file included from ./distribution.h:20:
In file included from ./node_terminal.h:21:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c tree.cpp -o tree.o
In file included from tree.cpp:2:
In file included from ./tree.h:23:
In file included from ./dataset.h:20:
./buildinfo.h:8:13: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    8 |     #define R_NO_REMAP // https://rstudio.github.io/r-manuals/r-exts/The-R-API.html
      |             ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMlKzsH/R.INSTALL1129424231eb04/gbm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMlKzsH/R.INSTALL1129424231eb04/gbm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMlKzsH/R.INSTALL1129424231eb04/gbm/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)