* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘nativeORT’ ...
** this is package ‘nativeORT’ version ‘0.1.2’
** package ‘nativeORT’ successfully unpacked and MD5 sums checked
** using staged installation
Configure nativeORT...
  ORT not found - building stub.
  Run ort_install() after installation to enable inference.
Configuration complete.
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp10x6L6/R.INSTALL238a3d632e457d/nativeORT/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c inference.cpp -o inference.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c nativeORT.cpp -o nativeORT.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c session.cpp -o session.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o nativeORT.so RcppExports.o inference.o nativeORT.o session.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp10x6L6/R.INSTALL238a3d632e457d/nativeORT/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp10x6L6/R.INSTALL238a3d632e457d/nativeORT/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp10x6L6/R.INSTALL238a3d632e457d/nativeORT/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-nativeORT/00new/nativeORT/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘nativeORT’
    finding HTML links ... done
    ort_binary_url                          html  
    ort_codesign                            html  
    ort_detect_os                           html  
    ort_download                            html  
    ort_infer_raw                           html  
    ort_install                             html  
    ort_install_dir                         html  
    ort_is_installed                        html  
    ort_session                             html  
    print.ort_session                       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 (nativeORT)