* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 19.1.2 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpu8M7Hg/R.INSTALL1a08625d0b43e5/redatamx/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cpp11.cpp -o cpp11.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c red_dictionary.cpp -o red_dictionary.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c red_execute.cpp -o red_execute.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c red_initialize.cpp -o red_initialize.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpu8M7Hg/R.INSTALL1a08625d0b43e5/redatamx/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpu8M7Hg/R.INSTALL1a08625d0b43e5/redatamx/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpu8M7Hg/R.INSTALL1a08625d0b43e5/redatamx/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-redatamx/00new/redatamx/libs
** R
** inst
** 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 (redatamx)