* installing *source* package ‘Rpoppler’ ...
** package ‘Rpoppler’ successfully unpacked and MD5 sums checked
** using staged installation
checking for pkg-config... /opt/R/arm64/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++ -arch arm64 -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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -DPCRE2_STATIC -I/opt/R/arm64/include/poppler/glib -I/opt/R/arm64/include/poppler -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -I/opt/R/arm64/include/cairo -I/opt/R/arm64/include/pixman-1 -I/opt/R/arm64/include -I/opt/R/arm64/include/freetype2 -I/opt/R/arm64/include/harfbuzz -I/opt/R/arm64/include/libpng16 -I/opt/R/arm64/include -I/opt/R/arm64/include/glib-2.0 -I/opt/R/arm64/lib/glib-2.0/include -I/opt/R/arm64/include -fPIC  -falign-functions=64 -Wall -g -O2  -c Rpoppler.c -o Rpoppler.o
Rpoppler.c:91:25: warning: unused variable 'err' [-Wunused-variable]
    SEXP ans, nms, val, err;
                        ^
Rpoppler.c:207:9: warning: unused variable 'i' [-Wunused-variable]
    int i, n;
        ^
2 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -DPCRE2_STATIC -I/opt/R/arm64/include/poppler/glib -I/opt/R/arm64/include/poppler -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -I/opt/R/arm64/include/cairo -I/opt/R/arm64/include/pixman-1 -I/opt/R/arm64/include -I/opt/R/arm64/include/freetype2 -I/opt/R/arm64/include/harfbuzz -I/opt/R/arm64/include/libpng16 -I/opt/R/arm64/include -I/opt/R/arm64/include/glib-2.0 -I/opt/R/arm64/lib/glib-2.0/include -I/opt/R/arm64/include -fPIC  -falign-functions=64 -Wall -g -O2  -c error.cc -o error.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -DPCRE2_STATIC -I/opt/R/arm64/include/poppler/glib -I/opt/R/arm64/include/poppler -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -I/opt/R/arm64/include/cairo -I/opt/R/arm64/include/pixman-1 -I/opt/R/arm64/include -I/opt/R/arm64/include/freetype2 -I/opt/R/arm64/include/harfbuzz -I/opt/R/arm64/include/libpng16 -I/opt/R/arm64/include -I/opt/R/arm64/include/glib-2.0 -I/opt/R/arm64/lib/glib-2.0/include -I/opt/R/arm64/include -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o Rpoppler.so Rpoppler.o error.o init.o -L/opt/R/arm64/lib -L/opt/X11/lib -L/opt/R/arm64/lib -lpoppler-glib -lpoppler -lopenjp2 -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lcairo -lz -lXrender -lSM -lICE -lX11 -lXext -lpixman-1 -lfontconfig -lexpat -lfreetype -lbz2 -lharfbuzz -lm -lpng16 -lz -lgio-2.0 -lintl -framework Foundation -framework CoreFoundation -framework AppKit -lresolv -lgobject-2.0 -lintl -lffi -lgmodule-2.0 -lintl -lglib-2.0 -lintl -lm -framework Foundation -framework CoreFoundation -framework AppKit -framework Carbon -lpcre2-8 -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/Rpoppler.Rcheck/00LOCK-Rpoppler/00new/Rpoppler/libs
** generating debug symbols (dSYM)
** 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)