* installing *source* package ‘luajr’ ... ** package ‘luajr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 19.1.5’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c lua_api.cpp -o lua_api.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c parallel.cpp -o parallel.o lua_api.cpp:9:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 9 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c push_to.cpp -o push_to.o parallel.cpp:16:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 16 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c registry_entry.cpp -o registry_entry.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c run_func.cpp -o run_func.o push_to.cpp:10:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 10 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. run_func.cpp:12:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 12 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c setup.cpp -o setup.o setup.cpp:9:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 9 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Iluajit/src -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c state.cpp -o state.o 1 warning generated. make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit' ==== Building LuaJIT 2.1 (amalgamation) ==== make -C src amalg make[3]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit/src' make all "LJCORE_O=ljamalg.o" make[4]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit/src' HOSTCC host/minilua.o state.cpp:9:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 9 | #define R_NO_REMAP | ^ <command line>:2:9: note: previous definition is here 2 | #define R_NO_REMAP 1 | ^ 1 warning generated. HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/minilua VERSION luajit.h DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTLINK host/buildvm BUILDVM lj_vm.S BUILDVM lj_ffdef.h BUILDVM lj_bcdef.h BUILDVM lj_folddef.h BUILDVM lj_recdef.h BUILDVM lj_libdef.h ASM lj_vm.o CC ljamalg.o AR libluajit.a make[4]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit/src' make[3]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit/src' ==== Successfully built LuaJIT 2.1 (amalgamation) ==== make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src/luajit' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o luajr.so lua_api.o parallel.o push_to.o registry_entry.o run_func.o setup.o state.o luajit/src/libluajit.a make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/luajr/src' installing to /data/gannet/ripley/R/packages/tests-clang/luajr.Rcheck/00LOCK-luajr/00new/luajr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** 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 (luajr)