* installing *source* package ‘colorfast’ ... ** this is package ‘colorfast’ version ‘1.0.1’ ** package ‘colorfast’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/colorfast/src' /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c alpha.c -o alpha.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c col_to_int.c -o col_to_int.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c col_to_rgb.c -o col_to_rgb.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c hash-color.c -o hash-color.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c int_to_col.c -o int_to_col.o /usr/local/clang20/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o colorfast.so alpha.o col_to_int.o col_to_rgb.o hash-color.o init.o int_to_col.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/colorfast/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/colorfast/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/colorfast/src' installing to /data/gannet/ripley/R/packages/tests-clang/colorfast.Rcheck/00LOCK-colorfast/00new/colorfast/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 (colorfast)