* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘redatamx’ ...
** package ‘redatamx’ successfully unpacked and MD5 sums checked
** using staged installation
  checking runtime
  found: 'linux-gnu'
   arch: 'x86_64'
  using download from 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-20241010.zip'
  checking REDATAM libraries
  cannot find current redatam runtime files
  attempting to download them
trying URL 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-20241010.zip'
Content type 'application/zip' length 17961623 bytes (17.1 MB)
==================================================
downloaded 17.1 MB

  unpacking current redatam runtime
Archive:  redatam-engine.zip
   creating: tmpredatam/bin/
  inflating: tmpredatam/bin/application.yml  
   creating: tmpredatam/bin/locale/
   creating: tmpredatam/bin/locale/en/
   creating: tmpredatam/bin/locale/en/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/en/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/es/
   creating: tmpredatam/bin/locale/es/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/es/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/pt/
   creating: tmpredatam/bin/locale/pt/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/pt/LC_MESSAGES/redengine.mo  
  inflating: tmpredatam/bin/rxapp    
  inflating: tmpredatam/bin/rxrest   
   creating: tmpredatam/lib/
  inflating: tmpredatam/lib/libdatasource-csv.so  
  inflating: tmpredatam/lib/libdatasource-spss.so  
  inflating: tmpredatam/lib/libexporter-xlsx.so  
  inflating: tmpredatam/lib/libredengine-1.0.0-rc2.so  
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZtNyZ0/R.INSTALL19e98062844ef/redatamx/src'
g++-14 -std=gnu++17 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c red_dictionary.cpp -o red_dictionary.o
g++-14 -std=gnu++17 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c red_execute.cpp -o red_execute.o
g++-14 -std=gnu++17 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c red_initialize.cpp -o red_initialize.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o redatamx.so cpp11.o red_dictionary.o red_execute.o red_initialize.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZtNyZ0/R.INSTALL19e98062844ef/redatamx/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZtNyZ0/R.INSTALL19e98062844ef/redatamx/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZtNyZ0/R.INSTALL19e98062844ef/redatamx/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-redatamx/00new/redatamx/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘redatamx’
    finding HTML links ... done
    outputs                                 html  
    redatam_close                           html  
    redatam_destroy_                        html  
    redatam_entities                        html  
    redatam_init_                           html  
    redatam_internal_query                  html  
    redatam_internal_run                    html  
    redatam_open                            html  
    redatam_query                           html  
    redatam_run                             html  
    redatam_save                            html  
    redatam_variables                       html  
    redatam_version                         html  
    redatamx-package                        html  
** 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 (redatamx)