* 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 g++-14 -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: ‘gcc-14 (GCC) 14.2.0’ using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Rpoppler/src' gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -I/usr/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/include/poppler -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rpoppler.c -o Rpoppler.o Rpoppler.c: In function 'Rpoppler_PDF_info': Rpoppler.c:91:25: warning: unused variable 'err' [-Wunused-variable] 91 | SEXP ans, nms, val, err; | ^~~ Rpoppler.c: In function 'Rpoppler_PDF_fonts': Rpoppler.c:207:9: warning: unused variable 'i' [-Wunused-variable] 207 | int i, n; | ^ g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -I/usr/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/include/poppler -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c error.cc -o error.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -I/usr/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/include/poppler -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o Rpoppler.so Rpoppler.o error.o init.o -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Rpoppler/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Rpoppler/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Rpoppler/src' installing to /data/gannet/ripley/R/packages/tests-devel/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)