* installing *source* package 'cubature' ...
** package 'cubature' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src'
cp Cuba-win/config.h Cuba/config.h
cp Cuba-win/Makefile Cuba/Makefile
cd Cuba && make lib CC=gcc  CFLAGS="-O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include" AR=ar RANLIB=ranlib 
make[2]: Entering directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src/Cuba'
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -I./src/vegas -DNOUNDERSCORE -c -o Vegas.o ./src/vegas/Vegas.c
ar -rv libcuba.a Vegas.o
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating libcuba.a
a - Vegas.o
rm -f Vegas.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -I./src/suave -DNOUNDERSCORE -c -o Suave.o ./src/suave/Suave.c
ar -rv libcuba.a Suave.o
a - Suave.o
rm -f Suave.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -I./src/divonne -DNOUNDERSCORE -c -o Divonne.o ./src/divonne/Divonne.c
ar -rv libcuba.a Divonne.o
a - Divonne.o
rm -f Divonne.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -I./src/cuhre -DNOUNDERSCORE -c -o Cuhre.o ./src/cuhre/Cuhre.c
ar -rv libcuba.a Cuhre.o
a - Cuhre.o
rm -f Cuhre.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -DNOUNDERSCORE -c -o Fork.o ./src/common/Fork.c
ar -rv libcuba.a Fork.o
a - Fork.o
rm -f Fork.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -DNOUNDERSCORE -c -o Global.o ./src/common/Global.c
ar -rv libcuba.a Global.o
a - Global.o
rm -f Global.o
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8  -I./src/common -I. -I../inst/include -c -o Data.o ./src/common/Data.c
ar -rv libcuba.a Data.o
a - Data.o
rm -f Data.o
ranlib libcuba.a
make[2]: Leaving directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src/Cuba'
touch cuba.ts
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rcpp-Cuba.cpp -o Rcpp-Cuba.o
cd cubature-1.0.4 && make libcubature.a CC=gcc  CFLAGS="-O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign   -I. -I../inst/include -DNOSHORTS" AR=ar RANLIB=ranlib
make[2]: Entering directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src/cubature-1.0.4'
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign   -I. -I../inst/include -DNOSHORTS   -c -o hcubature.o hcubature.c
gcc -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign   -I. -I../inst/include -DNOSHORTS   -c -o pcubature.o pcubature.c
ar cr libcubature.a  hcubature.o pcubature.o
ranlib libcubature.a
make[2]: Leaving directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src/cubature-1.0.4'
touch cubature.ts
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rcpp-cubature.cpp -o Rcpp-cubature.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -O2 -Wall  -std=gnu17 -mfpmath=sse -msse2 -mstackrealign  -c cubature_init.c -o cubature_init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o cubature.dll tmp.def Rcpp-Cuba.o Rcpp-cubature.o RcppExports.o cubature_init.o -L./cubature-1.0.4 -L./Cuba -lcubature -lcuba -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/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src'
make[1]: Entering directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src'
make[1]: Leaving directory '/d/temp/Rtmpe4KmIs/R.INSTALL1b4a471b3d6/cubature/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-cubature/00new/cubature/libs/x64
** R
** 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 'cubature' as cubature_2.1.0.zip
* DONE (cubature)