* installing *source* package ‘parsedate’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.4 (1)’ clang-19 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c date.c -o date.o clang-19 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mingw.c -o mingw.o clang-19 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rdate.c -o rdate.o clang-19 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o parsedate.so date.o mingw.o rdate.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/parsedate.Rcheck/00LOCK-parsedate/00new/parsedate/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 (parsedate)