* installing *source* package ‘ragg’ ... ** package ‘ragg’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread Using PKG_LIBS=-lfreetype -lpng16 -lz -ltiff -ljpeg ** libs using C++ compiler: ‘clang version 19.1.5’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ragg/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c capture_dev.cpp -o capture_dev.o In file included from capture_dev.cpp:1: ./ragg.h:8:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 8 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c init.cpp -o init.o init.cpp:1:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 1 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c jpeg_dev.cpp -o jpeg_dev.o In file included from jpeg_dev.cpp:1: ./ragg.h:8:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 8 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c png_dev.cpp -o png_dev.o 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c ppm_dev.cpp -o ppm_dev.o In file included from png_dev.cpp:1: ./ragg.h:8:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 8 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ In file included from ppm_dev.cpp:1: ./ragg.h:8:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 8 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c tiff_dev.cpp -o tiff_dev.o In file included from tiff_dev.cpp:1: ./ragg.h:8:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 8 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c agg/src/agg_curves.cpp -o agg/src/agg_curves.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c agg/src/agg_font_freetype.cpp -o agg/src/agg_font_freetype.o agg/src/agg_font_freetype.cpp:116:18: warning: variable 'len' set but not used [-Wunused-but-set-variable] 116 | unsigned len = 0; | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c agg/src/agg_image_filters.cpp -o agg/src/agg_image_filters.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c agg/src/agg_trans_affine.cpp -o agg/src/agg_trans_affine.o 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c agg/src/agg_vcgen_dash.cpp -o agg/src/agg_vcgen_dash.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I'/data/gannet/ripley/R/test-clang/systemfonts/include' -I'/data/gannet/ripley/R/test-clang/textshaping/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o ragg.so capture_dev.o init.o jpeg_dev.o png_dev.o ppm_dev.o tiff_dev.o -Lagg -lstatagg -lfreetype -lpng16 -lz -ltiff -ljpeg make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ragg/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ragg/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ragg/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)