* installing *source* package ‘dress.graph’ ... ** this is package ‘dress.graph’ version ‘0.4.0’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -fpic -g -O3 -Wall -pedantic -c delta_dress.c -o delta_dress.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -fpic -g -O3 -Wall -pedantic -c dress.c -o dress.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -fpic -g -O3 -Wall -pedantic -c dress_cuda_r.c -o dress_cuda_r.o dress_cuda_r.c:205:24: warning: ISO C requires a translation unit to contain at least one declaration [-Wempty-translation-unit] 205 | #endif /* DRESS_CUDA */ | ^ 1 warning generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -fpic -g -O3 -Wall -pedantic -c dress_r.c -o dress_r.o clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o dress.graph.so delta_dress.o dress.o dress_cuda_r.o dress_r.o -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/dress.graph.Rcheck/00LOCK-dress.graph/00new/dress.graph/libs ** R ** 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 (dress.graph)