* installing *source* package ‘GaSP’ ... ** package ‘GaSP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/GaSP/src' /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c GaSP_init.c -o GaSP_init.o /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c RtoC.c -o RtoC.o In file included from RtoC.c:1: In file included from ./RCconvert.h:7: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c gaspcv.c -o gaspcv.o In file included from gaspcv.c:8: In file included from ./RCconvert.h:7: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void gaspcv.c:72:15: warning: variable 'Beta' set but not used [-Wunused-but-set-variable] real *Col, *Beta, *f, *r, *RBeta, *ResTilde, *Y, *YTilde; ^ 3 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c gaspfit.c -o gaspfit.o In file included from gaspfit.c:8: In file included from ./RCconvert.h:7: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c gasppredict.c -o gasppredict.o In file included from gasppredict.c:8: In file included from ./RCconvert.h:7: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c gaspvis.c -o gaspvis.o In file included from gaspvis.c:8: In file included from ./RCconvert.h:7: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c krcor.c -o krcor.o In file included from krcor.c:18: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c kriging.c -o kriging.o In file included from kriging.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void kriging.c:40:22: warning: assigning to 'LinModel *' from 'const LinModel *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] KrigMod->RegMod = RegMod; ^ ~~~~~~ kriging.c:41:21: warning: assigning to 'LinModel *' from 'const LinModel *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] KrigMod->SPMod = SPMod; ^ ~~~~~ 4 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c krmatern.c -o krmatern.o In file included from krmatern.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c krmle.c -o krmle.o In file included from krmle.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void krmle.c:147:18: warning: variable 'Iter' set but not used [-Wunused-but-set-variable] size_t i, Iter, j, kSP, nParsOneTerm, nPars; ^ krmle.c:392:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] real MLELike() ^ void 4 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c krpowexp.c -o krpowexp.o In file included from krpowexp.c:18: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c krpred.c -o krpred.o In file included from krpred.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c liballoc.c -o liballoc.o In file included from liballoc.c:13: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libmath.c -o libmath.o In file included from libmath.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libout.c -o libout.o In file included from libout.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libperm.c -o libperm.o In file included from libperm.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libprob.c -o libprob.o In file included from libprob.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c librandn.c -o librandn.o In file included from librandn.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libreg.c -o libreg.o In file included from libreg.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void libreg.c:337:16: warning: assigning to 'struct MatrixStruct *' from 'const Matrix *' (aka 'const struct MatrixStruct *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] Reg->Next = Cand; ^ ~~~~ 3 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libsort.c -o libsort.o In file included from libsort.c:13: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void ./lib.h:555:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int CompIndex(); ^ libsort.c:62:5: note: conflicting prototype is here int CompIndex(size_t *i1, size_t *i2) ^ libsort.c:116:12: warning: passing 'const real *' (aka 'const double *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] qsort(x, n, sizeof(real), CompReal); ^ /usr/include/stdlib.h:838:26: note: passing argument to parameter '__base' here extern void qsort (void *__base, size_t __nmemb, size_t __size, ^ In file included from libsort.c:13: ./lib.h:568:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int CompReal(/* real *x1, real *x2 */); ^ libsort.c:120:5: note: conflicting prototype is here int CompReal(real *x1, real *x2) ^ 5 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c libstr.c -o libstr.o In file included from libstr.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void libstr.c:371:30: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] sprintf(Buf, "%u", z); ~~ ^ %zu 3 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matalloc.c -o matalloc.o In file included from matalloc.c:17: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matblas.c -o matblas.o In file included from matblas.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matcopy.c -o matcopy.o In file included from matcopy.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c mateig.c -o mateig.o In file included from mateig.c:13: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matio.c -o matio.o In file included from matio.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matqr.c -o matqr.o In file included from matqr.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matsym.c -o matsym.o In file included from matsym.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c mattri.c -o mattri.o In file included from mattri.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c matutil.c -o matutil.o In file included from matutil.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c min.c -o min.o In file included from min.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c minconjg.c -o minconjg.o In file included from minconjg.c:12: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c mincont.c -o mincont.o In file included from mincont.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c minone.c -o minone.o In file included from minone.c:12: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c minpow.c -o minpow.o In file included from minpow.c:12: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c minsimp.c -o minsimp.o In file included from minsimp.c:11: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c minxtrap.c -o minxtrap.o In file included from minxtrap.c:13: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c model.c -o model.o In file included from model.c:14: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c modfn.c -o modfn.o In file included from modfn.c:16: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void 2 warnings generated. /usr/local/clang15/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang15/include -fpic -O3 -Wall -pedantic -c modparse.c -o modparse.o In file included from modparse.c:15: ./lib.h:555:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompIndex(); ^ void ./lib.h:568:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int CompReal(/* real *x1, real *x2 */); ^ void modparse.c:45:21: warning: assigning to 'string *' (aka 'char **') from 'const string *' (aka 'char *const *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] Mod->TermNames = TermStr; ^ ~~~~~~~ 3 warnings generated. /usr/local/clang15/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang15/lib -L/usr/local/lib64 -o GaSP.so GaSP_init.o RtoC.o gaspcv.o gaspfit.o gasppredict.o gaspvis.o krcor.o kriging.o krmatern.o krmle.o krpowexp.o krpred.o liballoc.o libmath.o libout.o libperm.o libprob.o librandn.o libreg.o libsort.o libstr.o matalloc.o matblas.o matcopy.o mateig.o matio.o matqr.o matsym.o mattri.o matutil.o min.o minconjg.o mincont.o minone.o minpow.o minsimp.o minxtrap.o model.o modfn.o modparse.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/GaSP/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/GaSP/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/GaSP/src' installing to /data/gannet/ripley/R/packages/tests-clang/GaSP.Rcheck/00LOCK-GaSP/00new/GaSP/libs ** R ** data *** moving datasets to lazyload DB ** 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 (GaSP)