* installing *source* package ‘Rogue’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c graph_geodesic.c -o graph_geodesic.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/Array.c -o rnr/Array.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/BitVector.c -o rnr/BitVector.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/Dropset.c -o rnr/Dropset.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/HashTable.c -o rnr/HashTable.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/List.c -o rnr/List.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/Node.c -o rnr/Node.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/ProfileElem.c -o rnr/ProfileElem.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/RogueNaRok.c -o rnr/RogueNaRok.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/Tree.c -o rnr/Tree.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/common.c -o rnr/common.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/legacy.c -o rnr/legacy.o rnr/legacy.c:38:5: warning: variable 'entryCount' set but not used [-Wunused-but-set-variable] 38 | entryCount = 0; | ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rnr/newFunctions.c -o rnr/newFunctions.o rnr/newFunctions.c:182:7: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] 182 | int cnt= 0; | ^ 1 warning generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Rogue_init.c -o Rogue_init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Rogue.so graph_geodesic.o rnr/Array.o rnr/BitVector.o rnr/Dropset.o rnr/HashTable.o rnr/List.o rnr/Node.o rnr/ProfileElem.o rnr/RogueNaRok.o rnr/Tree.o rnr/common.o rnr/legacy.o rnr/newFunctions.o Rogue_init.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/Rogue.Rcheck/00LOCK-Rogue/00new/Rogue/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (Rogue)