* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘voronoifortune’ ... ** this is package ‘voronoifortune’ version ‘1.0’ ** package ‘voronoifortune’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/tmp/RtmpTmxPyI/R.INSTALLb5cf3a59b0bb/voronoifortune/src' gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c edgelist.c -o edgelist.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fortune_Call.c -o fortune_Call.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geometry.c -o geometry.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c heap.c -o heap.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c memory.c -o memory.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c output.c -o output.o gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c voronoi.c -o voronoi.o voronoi.c: In function ‘voronoi’: voronoi.c:42:13: warning: ‘newintstar.y’ may be used uninitialized [-Wmaybe-uninitialized] 41 | if (newsite != (Site *)NULL && (PQempty() | ~~~~~~~~~ 42 | || newsite -> coord.y < newintstar.y | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ voronoi.c:25:11: note: ‘newintstar.y’ was declared here 25 | Point newintstar ; | ^~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c voronoifortune_regis.c -o voronoifortune_regis.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o voronoifortune.so edgelist.o fortune_Call.o geometry.o heap.o memory.o output.o voronoi.o voronoifortune_regis.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpTmxPyI/R.INSTALLb5cf3a59b0bb/voronoifortune/src' make[1]: Entering directory '/tmp/RtmpTmxPyI/R.INSTALLb5cf3a59b0bb/voronoifortune/src' make[1]: Leaving directory '/tmp/RtmpTmxPyI/R.INSTALLb5cf3a59b0bb/voronoifortune/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-voronoifortune/00new/voronoifortune/libs ** 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 ** 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 (voronoifortune)