* installing *source* package 'spatstat.Knet' ... ** package 'spatstat.Knet' 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/Rtmpiu4Czo/R.INSTALL147705b8c167/spatstat.Knet/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 Knet.c -o Knet.o In file included from Knet.c:23: netKcode.h: In function 'extended_sh_path_tree_restricted': netKcode.h:1932:20: warning: 'brk_pt2' may be used uninitialized [-Wmaybe-uninitialized] 1932 | FN(break_crash_list_into_one_list)(&(brk_pt2->crashList), | ^ netKcode.h:24:18: note: in definition of macro 'FN' 24 | #define FN(BASE) BASE | ^~~~ netKcode.h:1763:24: note: 'brk_pt2' was declared here 1763 | *brk_pt1,*brk_pt2,*brk_pt, | ^~~~~~~ netKcode.h: In function 'restricted_shortest_v2': netKcode.h:2142:33: warning: 'adjlist' may be used uninitialized [-Wmaybe-uninitialized] 2142 | if(((PathVertex *)(adjlist->vertex))->d > Rmax){break;} | ~~~~~~~~^~~~~~~~~ netKcode.h:2052:32: note: 'adjlist' was declared here 2052 | AdjList *adjlist; | ^~~~~~~ netKcode.h: In function 'spTree_restricted_v1': netKcode.h:2432:19: warning: 'adjlist' may be used uninitialized [-Wmaybe-uninitialized] 2432 | for (member = list_head(&adjlist->adjacent); member != NULL; netKcode.h:2342:27: note: 'adjlist' was declared here 2342 | AdjList *adjlist; | ^~~~~~~ netKcode.h:2453:19: warning: 'pth_vertex2' may be used uninitialized [-Wmaybe-uninitialized] 2453 | retval = OK(graph_ins_edge)(graphTree, pth_vertex2, adj_node); | ^ netKcode.h:35:18: note: in definition of macro 'OK' 35 | #define OK(BASE) BASE | ^~~~ netKcode.h:2352:27: note: 'pth_vertex2' was declared here 2352 | *pth_vertex2, | ^~~~~~~~~~~ In function 'copy_crash_list_v2', inlined from 'spTree_restricted_v1' at netKcode.h:2446:16: netKcode.h:381:7: warning: 'adj_vertex' may be used uninitialized [-Wmaybe-uninitialized] 381 | int crash_no = copy_from->size; | ^~~~~~~~ netKcode.h: In function 'spTree_restricted_v1': netKcode.h:2354:27: note: 'adj_vertex' was declared here 2354 | *adj_vertex; | ^~~~~~~~~~ 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 KnetInhom.c -o KnetInhom.o In file included from KnetInhom.c:28: netKcode.h: In function 'I_extended_sh_path_tree_restricted': netKcode.h:32:18: warning: 'brk_pt2' may be used uninitialized [-Wmaybe-uninitialized] 32 | #define FN(BASE) I_ ## BASE | ^ netKcode.h:1932:17: note: in expansion of macro 'FN' 1932 | FN(break_crash_list_into_one_list)(&(brk_pt2->crashList), | ^~ netKcode.h:1763:24: note: 'brk_pt2' was declared here 1763 | *brk_pt1,*brk_pt2,*brk_pt, | ^~~~~~~ netKcode.h: In function 'I_restricted_shortest_v2': netKcode.h:2142:33: warning: 'adjlist' may be used uninitialized [-Wmaybe-uninitialized] 2142 | if(((PathVertex *)(adjlist->vertex))->d > Rmax){break;} | ~~~~~~~~^~~~~~~~~ netKcode.h:2052:32: note: 'adjlist' was declared here 2052 | AdjList *adjlist; | ^~~~~~~ netKcode.h: In function 'I_spTree_restricted_v1': netKcode.h:2432:19: warning: 'adjlist' may be used uninitialized [-Wmaybe-uninitialized] 2432 | for (member = list_head(&adjlist->adjacent); member != NULL; netKcode.h:2342:27: note: 'adjlist' was declared here 2342 | AdjList *adjlist; | ^~~~~~~ netKcode.h:2453:19: warning: 'pth_vertex2' may be used uninitialized [-Wmaybe-uninitialized] 2453 | retval = OK(graph_ins_edge)(graphTree, pth_vertex2, adj_node); | ^ netKcode.h:35:18: note: in definition of macro 'OK' 35 | #define OK(BASE) BASE | ^~~~ netKcode.h:2352:27: note: 'pth_vertex2' was declared here 2352 | *pth_vertex2, | ^~~~~~~~~~~ In function 'I_copy_crash_list_v2', inlined from 'I_spTree_restricted_v1' at netKcode.h:2446:16: netKcode.h:381:7: warning: 'adj_vertex' may be used uninitialized [-Wmaybe-uninitialized] 381 | int crash_no = copy_from->size; | ^~~~~~~~ netKcode.h: In function 'I_spTree_restricted_v1': netKcode.h:2354:27: note: 'adj_vertex' was declared here 2354 | *adj_vertex; | ^~~~~~~~~~ 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 netbase.c -o netbase.o netbase.c: In function 'delete_vertex_from_graph': netbase.c:1157:9: warning: 'adjlist' may be used uninitialized [-Wmaybe-uninitialized] 1157 | member=list_head(&adjlist->adjacent); netbase.c:1142:20: note: 'adjlist' was declared here 1142 | AdjList *adjlist; | ^~~~~~~ netbase.c:1155:22: warning: 'pth_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1155 | void *data1; data1 = pth_vertex; | ~~~~~~^~~~~~~~~~~~ netbase.c:1143:20: note: 'pth_vertex' was declared here 1143 | PathVertex *pth_vertex,*adj_vertex; | ^~~~~~~~~~ gcc -shared -s -static-libgcc -o spatstat.Knet.dll tmp.def Knet.o KnetInhom.o init.o netbase.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/Rtmpiu4Czo/R.INSTALL147705b8c167/spatstat.Knet/src' make[1]: Entering directory '/d/temp/Rtmpiu4Czo/R.INSTALL147705b8c167/spatstat.Knet/src' make[1]: Leaving directory '/d/temp/Rtmpiu4Czo/R.INSTALL147705b8c167/spatstat.Knet/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-spatstat.Knet/00new/spatstat.Knet/libs/x64 ** R ** data ** inst ** 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 'spatstat.Knet' as spatstat.Knet_3.0-2.zip * DONE (spatstat.Knet)