* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * 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 clang++-18 -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: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpyaNqV7/R.INSTALL3811b342334d00/Rpoppler/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/poppler -fpic -g -O3 -Wall -pedantic -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. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/poppler -fpic -g -O3 -Wall -pedantic -c error.cc -o error.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/poppler -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Rpoppler.so Rpoppler.o error.o init.o -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpyaNqV7/R.INSTALL3811b342334d00/Rpoppler/src' make[1]: Entering directory '/tmp/RtmpyaNqV7/R.INSTALL3811b342334d00/Rpoppler/src' make[1]: Leaving directory '/tmp/RtmpyaNqV7/R.INSTALL3811b342334d00/Rpoppler/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 * creating tarball packaged installation of ‘Rpoppler’ as ‘Rpoppler_0.1-2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (Rpoppler)