* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘tessellation’ ... ** package ‘tessellation’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzvllMf/R.INSTALL199dd2473e2b6a/tessellation/src' gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c delaunay.c -o delaunay.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geom2_r.c -o geom2_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geom_r.c -o geom_r.o geom_r.c: In function ‘qh_projectpoint’: geom_r.c:897:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 897 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ geom_r.c: In function ‘qh_setfacetplane’: geom_r.c:935:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 935 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c global_r.c -o global_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c io_r.c -o io_r.o In file included from libqhull_r.h:32, from qhull_ra.h:28, from io_r.c:21: io_r.c: In function ‘qh_printfacetridges’: qset_r.h:143:38: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 143 | if (((variable= NULL), set)) for (\ | ^~~ libqhull_r.h:926:34: note: in expansion of macro ‘FOREACHsetelement_’ 926 | #define FOREACHridge_(ridges) FOREACHsetelement_(ridgeT, ridges, ridge) | ^~~~~~~~~~~~~~~~~~ io_r.c:2622:7: note: in expansion of macro ‘FOREACHridge_’ 2622 | FOREACHridge_(facet->ridges) | ^~~~~~~~~~~~~ io_r.c:2624:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 2624 | qh_fprintf(qh, fp, 9185, "\n"); | ^~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c libqhull_r.c -o libqhull_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mem_r.c -o mem_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c merge_r.c -o merge_r.o merge_r.c: In function ‘qh_all_merges’: merge_r.c:219:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 219 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ merge_r.c: In function ‘qh_appendmergeset’: merge_r.c:322:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 322 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ merge_r.c: In function ‘qh_mergecycle_ridges’: merge_r.c:2090:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 2090 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c poly2_r.c -o poly2_r.o poly2_r.c: In function ‘qh_delridge’: poly2_r.c:1127:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 1127 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c poly_r.c -o poly_r.o poly_r.c: In function ‘qh_delfacet’: poly_r.c:248:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 248 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ poly_r.c: In function ‘qh_makenew_nonsimplicial’: poly_r.c:564:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 564 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ poly_r.c: In function ‘qh_newfacet’: poly_r.c:987:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 987 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ poly_r.c: In function ‘qh_newridge’: poly_r.c:1020:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 1020 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c qset_r.c -o qset_r.o qset_r.c: In function ‘qh_setfree’: qset_r.c:718:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 718 | void **freelistp; /* used if !qh_NOmem by qh_memfree_() */ | ^~~~~~~~~ qset_r.c: In function ‘qh_setnew’: qset_r.c:928:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable] 928 | void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */ | ^~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c random_r.c -o random_r.o random_r.c: In function ‘qh_argv_to_command’: random_r.c:84:6: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 84 | }else | ^~~~ random_r.c:86:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 86 | strcat(command, s); | ^~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rboxlib_r.c -o rboxlib_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stat_r.c -o stat_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c user_r.c -o user_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c usermem_r.c -o usermem_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c userprintf_r.c -o userprintf_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c userprintf_rbox_r.c -o userprintf_rbox_r.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tessellation.so delaunay.o geom2_r.o geom_r.o global_r.o init.o io_r.o libqhull_r.o mem_r.o merge_r.o poly2_r.o poly_r.o qset_r.o random_r.o rboxlib_r.o stat_r.o user_r.o usermem_r.o userprintf_r.o userprintf_rbox_r.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzvllMf/R.INSTALL199dd2473e2b6a/tessellation/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzvllMf/R.INSTALL199dd2473e2b6a/tessellation/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzvllMf/R.INSTALL199dd2473e2b6a/tessellation/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tessellation/00new/tessellation/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘tessellation’ finding HTML links ... done Edge2 html Edge3 html IEdge2 html IEdge3 html cellVertices html cellVolume html centricCuboctahedron html delaunay html getDelaunaySimplices html isBoundedCell html plotBoundedCell2D html plotBoundedCell3D html plotDelaunay2D html plotDelaunay3D html plotVoronoiDiagram html surface html teapot html tessellation-imports html volume html voronoi html ** 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 (tessellation)