* installing *source* package ‘anticlust’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c anticlust_init.c -o anticlust_init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bicriterion_iterated_local_search_call.c -o bicriterion_iterated_local_search_call.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c categorical-contraints.c -o categorical-contraints.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dispersion_anticlustering.c -o dispersion_anticlustering.o dispersion_anticlustering.c: In function ‘dispersion_anticlustering’: dispersion_anticlustering.c:213:25: warning: ‘best_partner’ may be used uninitialized [-Wmaybe-uninitialized] 213 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dispersion_anticlustering.c:137:16: note: ‘best_partner’ was declared here 137 | size_t best_partner; | ^~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distance-anticlustering.c -o distance-anticlustering.o distance-anticlustering.c: In function ‘distance_anticlustering_’: distance-anticlustering.c:270:33: warning: ‘best_partner’ may be used uninitialized [-Wmaybe-uninitialized] 270 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distance-anticlustering.c:187:16: note: ‘best_partner’ was declared here 187 | size_t best_partner; | ^~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fast-kmeans-anticlustering.c -o fast-kmeans-anticlustering.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c free-memory.c -o free-memory.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c kmeans-anticlustering.c -o kmeans-anticlustering.o kmeans-anticlustering.c: In function ‘kmeans_anticlustering’: kmeans-anticlustering.c:241:25: warning: ‘best_partner’ may be used uninitialized [-Wmaybe-uninitialized] 241 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kmeans-anticlustering.c:177:16: note: ‘best_partner’ was declared here 177 | size_t best_partner; | ^~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c misc-array-methods.c -o misc-array-methods.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c set-up-data-structures.c -o set-up-data-structures.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c variance-objective.c -o variance-objective.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o anticlust.so anticlust_init.o bicriterion_iterated_local_search_call.o categorical-contraints.o dispersion_anticlustering.o distance-anticlustering.o fast-kmeans-anticlustering.o free-memory.o kmeans-anticlustering.o misc-array-methods.o set-up-data-structures.o variance-objective.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/anticlust.Rcheck/00LOCK-anticlust/00new/anticlust/libs ** R ** data *** moving datasets to lazyload DB ** 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 (anticlust)