* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘cubature’ ...
** package ‘cubature’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src'
((cd Cuba && \
./configure && \
make libcuba.a AR="ar" ARFLAGS="-rv" RANLIB="ranlib" CC="gcc-13 -std=gnu17" CFLAGS="-g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common") && \
touch cuba.ts)
checking for gcc... gcc-13 -std=gnu17
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-13 -std=gnu17 accepts -g... yes
checking for gcc-13 -std=gnu17 option to accept ISO C89... none needed
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for long double with more range or precision than double... yes
checking how to run the C preprocessor... gcc-13 -std=gnu17 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for powl... yes
checking for erf... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for shmget... yes
checking for getloadavg... yes
checking for variable-size arrays... yes
checking for MathLink... no
checking for qmake... no
configure: creating ./config.status
config.status: creating makefile
config.status: creating config.h
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src/Cuba'
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -I./src/vegas -DNOUNDERSCORE -c -o Vegas.o ./src/vegas/Vegas.c
ar -rv libcuba.a Vegas.o
ar: creating libcuba.a
a - Vegas.o
rm -f Vegas.o
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -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-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -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-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -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-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -DNOUNDERSCORE -c -o Fork.o ./src/common/Fork.c
ar -rv libcuba.a Fork.o
a - Fork.o
rm -f Fork.o
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -DNOUNDERSCORE -c -o Global.o ./src/common/Global.c
ar -rv libcuba.a Global.o
a - Global.o
rm -f Global.o
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common -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 '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src/Cuba'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include -I./src/common -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Rcpp-Cuba.cpp -o Rcpp-Cuba.o
((cd cubature-1.0.4 && \
(make libcubature.a CC="gcc-13 -std=gnu17" CFLAGS="-g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common" AR="ar" RANLIB="ranlib")) && \
touch cubature.ts)
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src/cubature-1.0.4'
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common   -c -o hcubature.o hcubature.c
gcc-13 -std=gnu17 -g -O2 -Wall -pedantic -mtune=native  -fpic -I. -I../inst/include -I./src/common   -c -o pcubature.o pcubature.c
ar cr libcubature.a  hcubature.o pcubature.o
ranlib libcubature.a
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src/cubature-1.0.4'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include -I./src/common -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Rcpp-cubature.cpp -o Rcpp-cubature.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include -I./src/common -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
gcc-13 -std=gnu17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include -I./src/common -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I. -I../inst/include -I./src/common -fpic  -g -O2 -Wall -pedantic -mtune=native  -c cubature_init.c -o cubature_init.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o cubature.so Rcpp-Cuba.o Rcpp-cubature.o RcppExports.o cubature_init.o -L./cubature-1.0.4 -L./Cuba -lcubature -lcuba -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgrJwYM/R.INSTALLcb1c565bb62a0/cubature/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-cubature/00new/cubature/libs
** 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
** 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 (cubature)