* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘TwoPhaseInd’ ... ** package ‘TwoPhaseInd’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpmJsIOt/R.INSTALL10a52c4354e9bc/TwoPhaseInd/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c profile_NR.c -o profile_NR.o In file included from profile_NR.c:15: ./profile_NR.h:3:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 3 | #define long int | ^ profile_NR.c:217:11: warning: variable 'Rf_error' set but not used [-Wunused-but-set-variable] 217 | double error; | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/include/R_ext/Error.h:68:15: note: expanded from macro 'error' 68 | #define error Rf_error | ^ In file included from profile_NR.c:15: ./profile_NR.h:29:13: warning: unused function 'errmsg' [-Wunused-function] 29 | static void errmsg(char *string); | ^~~~~~ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c registerDynamicSymbol.c -o registerDynamicSymbol.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o TwoPhaseInd.so profile_NR.o registerDynamicSymbol.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpmJsIOt/R.INSTALL10a52c4354e9bc/TwoPhaseInd/src' make[1]: Entering directory '/tmp/RtmpmJsIOt/R.INSTALL10a52c4354e9bc/TwoPhaseInd/src' make[1]: Leaving directory '/tmp/RtmpmJsIOt/R.INSTALL10a52c4354e9bc/TwoPhaseInd/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-TwoPhaseInd/00new/TwoPhaseInd/libs ** R ** data ** 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 (TwoPhaseInd)