* installing *source* package ‘ragg’ ... ** this is package ‘ragg’ version ‘1.5.0’ ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp Using PKG_LIBS=-lfreetype -lpng16 -ltiff -ljpeg -lwebp -lwebpmux ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c capture_dev.cpp -o capture_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDeviceCapture.h:4, from capture_dev.cpp:4: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c jpeg_dev.cpp -o jpeg_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDeviceJpeg.h:4, from jpeg_dev.cpp:4: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c png_dev.cpp -o png_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDevicePng.h:8, from png_dev.cpp:4: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >; R_COLOR = agg::rgba16; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::row_accessor, 3>; R_COLOR = agg::rgba16; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ppm_dev.cpp -o ppm_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDevicePpm.h:4, from ppm_dev.cpp:4: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c record_dev.cpp -o record_dev.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c tiff_dev.cpp -o tiff_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDeviceTiff.h:4, from tiff_dev.cpp:4: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >; R_COLOR = agg::rgba16; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::row_accessor, 3>; R_COLOR = agg::rgba16; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c webp_anim_dev.cpp -o webp_anim_dev.o In file included from text_renderer.h:17, from AggDevice.h:5, from AggDeviceWebPAnim.h:11, from webp_anim_dev.cpp:3: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c webp_dev.cpp -o webp_dev.o In file included from webp_dev.cpp:3: AggDeviceWebP.h: In member function ‘bool AggDeviceWebP::savePage()’: AggDeviceWebP.h:42:59: warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes] 42 | auto fd = std::unique_ptr( | ^ In file included from text_renderer.h:17, from AggDevice.h:5, from AggDeviceWebP.h:8: ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgb, agg::order_rgb>, agg::row_accessor, 3>; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h: In member function ‘void AggDevice::drawShape(Raster&, Raster&, Path&, bool, bool, int, int, double, int, R_GE_lineend, R_GE_linejoin, double, int, bool) [with Raster = agg::rasterizer_scanline_aa<>; Path = agg::ellipse; PIXFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >; R_COLOR = agg::rgba8T; BLNDFMT = agg::pixfmt_alpha_blend_rgba, agg::order_rgba>, agg::row_accessor >]’: ./agg/include/agg_path_storage.h:722:20: warning: ‘x’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ ./agg/include/agg_path_storage.h:722:23: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 722 | double x, y; | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_curves.cpp -o agg/src/agg_curves.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_font_freetype.cpp -o agg/src/agg_font_freetype.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_image_filters.cpp -o agg/src/agg_image_filters.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_trans_affine.cpp -o agg/src/agg_trans_affine.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_vcgen_dash.cpp -o agg/src/agg_vcgen_dash.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/systemfonts/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/textshaping/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c agg/src/agg_vcgen_stroke.cpp -o agg/src/agg_vcgen_stroke.o ar rcs agg/libstatagg.a agg/src/agg_curves.o agg/src/agg_font_freetype.o agg/src/agg_image_filters.o agg/src/agg_trans_affine.o agg/src/agg_vcgen_dash.o agg/src/agg_vcgen_stroke.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o ragg.so capture_dev.o init.o jpeg_dev.o png_dev.o ppm_dev.o record_dev.o tiff_dev.o webp_anim_dev.o webp_dev.o -Lagg -lstatagg -lfreetype -lpng16 -ltiff -ljpeg -lwebp -lwebpmux -L/home/hornik/tmp/R-d-gcc-15/lib -lR installing to /home/hornik/tmp/CRAN_recheck/ragg.Rcheck/00LOCK-ragg/00new/ragg/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (ragg)