* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cpp11tesseract’ ...
** package ‘cpp11tesseract’ successfully unpacked and MD5 sums checked
** using staged installation
Found pkg-config cflags and libs!
Using PKG_CFLAGS=-I/usr/include/leptonica 
Using PKG_LIBS=-ltesseract -larchive -lcurl 
Using CXX11CPP: g++-14 -E -std=gnu++11
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvEo6sN/R.INSTALL38734b2a4cc154/cpp11tesseract/src'
rm -f cpp11tesseract.so cpp11.o cpp11tesseract.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include/leptonica  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11.cpp -o cpp11.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/include/leptonica  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11tesseract.cpp -o cpp11tesseract.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cpp11tesseract.so cpp11.o cpp11tesseract.o -ltesseract -larchive -lcurl -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvEo6sN/R.INSTALL38734b2a4cc154/cpp11tesseract/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvEo6sN/R.INSTALL38734b2a4cc154/cpp11tesseract/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvEo6sN/R.INSTALL38734b2a4cc154/cpp11tesseract/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cpp11tesseract/00new/cpp11tesseract/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘cpp11tesseract’
    finding HTML links ... done
    cpp11tesseract-package                  html  
    ocr                                     html  
    tessdata                                html  
    tesseract                               html  
*** copying figures
** building package indices
** installing vignettes
** 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 (cpp11tesseract)