* installing *source* package 'gbm' ... ** package 'gbm' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpoXHriu/R.INSTALL92e86ab85ebb/gbm/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c dataset.cpp -o dataset.o In file included from dataset.h:20, from dataset.cpp:3: buildinfo.h:8: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gbm-init.c -o gbm-init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c locationm.cpp -o locationm.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: 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++ -std=gnu++17 -shared -s -static-libgcc -o gbm.dll tmp.def 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 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_18_01_50_00_1577/RtmpoXHriu/R.INSTALL92e86ab85ebb/gbm/src' make[1]: Entering directory '/d/temp/2024_11_18_01_50_00_1577/RtmpoXHriu/R.INSTALL92e86ab85ebb/gbm/src' make[1]: Leaving directory '/d/temp/2024_11_18_01_50_00_1577/RtmpoXHriu/R.INSTALL92e86ab85ebb/gbm/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-gbm/00new/gbm/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'gbm' as gbm_2.2.2.zip * DONE (gbm)