* installing *source* package ‘ads’ ...
** this is package ‘ads’ version ‘1.5-11’
** package ‘ads’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 21.1.7’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ads/src'
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c Zlibs.c -o Zlibs.o
In file included from Zlibs.c:1:
In file included from ./adssub.h:4:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
| ^
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c adssub.c -o adssub.o
In file included from adssub.c:1:
In file included from ./adssub.h:4:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
| ^
1 warning generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o
In file included from init.c:7:
In file included from ./adssub.h:4:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
| ^
1 warning generated.
1 warning generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c triangulate.c -o triangulate.o
In file included from triangulate.c:2:
In file included from ./adssub.h:4:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
| ^
1 warning generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c util.c -o util.o
In file included from util.c:1:
In file included from ./adssub.h:4:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
35 | #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed
| ^
1 warning generated.
/usr/local/clang21/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o ads.so Zlibs.o adssub.o init.o triangulate.o util.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ads/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ads/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ads/src'
installing to /data/gannet/ripley/R/packages/tests-clang/ads.Rcheck/00LOCK-ads/00new/ads/libs
** R
** data
** 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 (ads)