* installing *source* package ‘Rpoppler’ ... ** package ‘Rpoppler’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config checking whether pkg-config knows about poppler-glib >= 0.18.0... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/clang18/bin/clang++ -std=gnu++17 accepts -g... yes checking whether we can use setErrorFunction... no checking whether we can use setErrorCallback... no configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h ** libs using C compiler: ‘clang version 18.1.4’ using C++ compiler: ‘clang version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rpoppler/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -I/usr/local/clang/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -I/usr/local/clang/include/poppler -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c Rpoppler.c -o Rpoppler.o Rpoppler.c:91:25: warning: unused variable 'err' [-Wunused-variable] 91 | SEXP ans, nms, val, err; | ^~~ Rpoppler.c:207:9: warning: unused variable 'i' [-Wunused-variable] 207 | int i, n; | ^ 2 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -I/usr/local/clang/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -I/usr/local/clang/include/poppler -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c error.cc -o error.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -I/usr/local/clang/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -I/usr/local/clang/include/poppler -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang18/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o Rpoppler.so Rpoppler.o error.o init.o -L/usr/local/clang/lib64 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rpoppler/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rpoppler/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rpoppler/src' installing to /data/gannet/ripley/R/packages/tests-clang/Rpoppler.Rcheck/00LOCK-Rpoppler/00new/Rpoppler/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 (Rpoppler)