* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘diversitree’ ... ** package ‘diversitree’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... clang-15 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 clang-15 accepts -g... yes checking for clang-15 option to accept ISO C89... none needed checking how to run the C preprocessor... clang-15 -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 fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes Using fftw for QuaSSE FFT calculations checking for gsl-config... /usr/bin/gsl-config checking if GSL version >= 1.15... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h ** libs using C compiler: ‘Debian clang version 15.0.6’ using Fortran compiler: ‘GNU Fortran (Debian 12.2.0-14) 12.2.0’ using C++ compiler: ‘Debian clang version 15.0.6’ make[1]: Entering directory '/tmp/RtmpqzqqV1/R.INSTALL15081e1eb3ea20/diversitree/src' clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c GslOdeBase.cpp -o GslOdeBase.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c GslOdeCompiled.cpp -o GslOdeCompiled.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c GslOdeR.cpp -o GslOdeR.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c GslOdeTime.cpp -o GslOdeTime.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c Spline.cpp -o Spline.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c TimeMachine.cpp -o TimeMachine.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c asr-joint.c -o asr-joint.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c bd-eqs.c -o bd-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c bisse-eqs.c -o bisse-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c bisseness-eqs.c -o bisseness-eqs.o gfortran -fpic -g -O2 -Wall -mtune=native -c bucexp.f -o bucexp.o bucexp.f:78:63: 78 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘a’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bucexp.f:77:23: 77 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘ia’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bucexp.f:77:47: 77 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘iwsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bucexp.f:77:34: 77 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘ja’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bucexp.f:78:42: 78 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘v’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] bucexp.f:78:53: 78 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c classe-eqs.c -o classe-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c continuous.c -o continuous.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c derivs.c -o derivs.o gfortran -fpic -g -O2 -Wall -mtune=native -c dgcoov.f -o dgcoov.o gfortran -fpic -g -O2 -Wall -mtune=native -c dgexpvi.f -o dgexpvi.o gfortran -fpic -g -O2 -Wall -mtune=native -c dgpadm.f -o dgpadm.o gfortran -fpic -g -O2 -Wall -mtune=native -c dmexpv.f -o dmexpv.o gfortran -fpic -g -O2 -Wall -mtune=native -c dnchbv.f -o dnchbv.o gfortran -fpic -g -O2 -Wall -mtune=native -c dsexpv.f -o dsexpv.o gfortran -fpic -g -O2 -Wall -mtune=native -c dsexpvi.f -o dsexpvi.o gfortran -fpic -g -O2 -Wall -mtune=native -c expm.f -o expm.o expm.f:23:37: 23 | double precision tol, wsp(lwsp), scal | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] expm.f:56:32: 56 | double precision wsp(lwsp) | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] expm.f:79:32: 79 | double precision wsp(lwsp) | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] expm.f:104:37: 104 | double precision tol, wsp(lwsp), scal | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c geosse-eqs.c -o geosse-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c hdr.c -o hdr.o gfortran -fpic -g -O2 -Wall -mtune=native -c hyperg.f -o hyperg.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c interface.cpp -o interface.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c mkn-eqs.c -o mkn-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c mkn-expokit.c -o mkn-expokit.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c mkn-meristic-eqs.c -o mkn-meristic-eqs.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c mkn-pij.c -o mkn-pij.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c musse-eqs.c -o musse-eqs.o gfortran -fpic -g -O2 -Wall -mtune=native -c nucexp.f -o nucexp.o nucexp.f:82:63: 82 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘a’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] nucexp.f:81:23: 81 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘ia’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] nucexp.f:81:47: 81 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘iwsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] nucexp.f:81:34: 81 | integer ia(nzmax), ja(nzmax), iwsp(liwsp) | 1 Warning: Array ‘ja’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] nucexp.f:82:42: 82 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘v’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] nucexp.f:82:53: 82 | double precision tol, anorm, v(nmax), wsp(lwsp), a(nzmax) | 1 Warning: Array ‘wsp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c quasse-eqs-fftC.c -o quasse-eqs-fftC.o In file included from quasse-eqs-fftC.c:11: ./rfftw.h:34:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP r_get_wisdom(); ^ void 1 warning generated. clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c quasse-eqs-mol.c -o quasse-eqs-mol.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c rfftw.c -o rfftw.o In file included from rfftw.c:10: ./rfftw.h:34:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP r_get_wisdom(); ^ void rfftw.c:149:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP r_get_wisdom() { ^ void 2 warnings generated. clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c scm-mkn.c -o scm-mkn.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c simulate-bisse.c -o simulate-bisse.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c util-matrix.c -o util-matrix.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c util-splines.c -o util-splines.o clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c util.c -o util.o util.c:231:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP set_sane_gsl_error_handling() { ^ void 1 warning generated. clang-15 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -I/usr/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -c zzz.c -o zzz.o In file included from zzz.c:1: ./zzz.h:10:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP set_sane_gsl_error_handling(); ^ void ./zzz.h:44:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] SEXP r_get_wisdom(); ^ void 2 warnings generated. clang++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o diversitree.so GslOdeBase.o GslOdeCompiled.o GslOdeR.o GslOdeTime.o Spline.o TimeMachine.o asr-joint.o bd-eqs.o bisse-eqs.o bisseness-eqs.o bucexp.o classe-eqs.o continuous.o derivs.o dgcoov.o dgexpvi.o dgpadm.o dmexpv.o dnchbv.o dsexpv.o dsexpvi.o expm.o geosse-eqs.o hdr.o hyperg.o interface.o mkn-eqs.o mkn-expokit.o mkn-meristic-eqs.o mkn-pij.o musse-eqs.o nucexp.o quasse-eqs-fftC.o quasse-eqs-mol.o rfftw.o scm-mkn.o simulate-bisse.o util-matrix.o util-splines.o util.o zzz.o -lfftw3 -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpqzqqV1/R.INSTALL15081e1eb3ea20/diversitree/src' make[1]: Entering directory '/tmp/RtmpqzqqV1/R.INSTALL15081e1eb3ea20/diversitree/src' make[1]: Leaving directory '/tmp/RtmpqzqqV1/R.INSTALL15081e1eb3ea20/diversitree/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-diversitree/00new/diversitree/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (diversitree)