* installing *source* package 'tessellation' ... ** package 'tessellation' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpemgozT/R.INSTALL1810413522089/tessellation/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c delaunay.c -o delaunay.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c geom2_r.c -o geom2_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c global_r.c -o global_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c libqhull_r.c -o libqhull_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mem_r.c -o mem_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rboxlib_r.c -o rboxlib_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stat_r.c -o stat_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c user_r.c -o user_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c usermem_r.c -o usermem_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c userprintf_r.c -o userprintf_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c userprintf_rbox_r.c -o userprintf_rbox_r.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -shared -s -static-libgcc -o tessellation.dll tmp.def 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 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpemgozT/R.INSTALL1810413522089/tessellation/src' make[1]: Entering directory '/d/temp/RtmpemgozT/R.INSTALL1810413522089/tessellation/src' make[1]: Leaving directory '/d/temp/RtmpemgozT/R.INSTALL1810413522089/tessellation/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-tessellation/00new/tessellation/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'tessellation' as tessellation_2.3.0.zip * DONE (tessellation)