* installing *source* package 'luajr' ...
** package 'luajr' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lua_api.cpp -o lua_api.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lua_internal.cpp -o lua_internal.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c luajrstdr.cpp -o luajrstdr.o
luajrstdr.cpp: In function 'void luajr_Cexit(int)':
luajrstdr.cpp:23:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
   23 |     if (exit_code == EXIT_FAILURE)
      |                   ^
luajrstdr.cpp: In function 'size_t luajr_Cfread(void*, size_t, size_t, FILE*)':
luajrstdr.cpp:280:34: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
  280 |                 size_t n = count < RConsoleBufCnt ? count : RConsoleBufCnt;
      |                            ~~~~~~^~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c parallel.cpp -o parallel.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c push_to.cpp -o push_to.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registry_entry.cpp -o registry_entry.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c run_func.cpp -o run_func.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c setup.cpp -o setup.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c state.cpp -o state.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -Iluajit/src    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tools.cpp -o tools.o
make[2]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit'
==== Building LuaJIT 2.1 (amalgamation) ====
make -C src amalg
make[3]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit/src'
make all "LJCORE_O=ljamalg.o"
make[4]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit/src'
HOSTCC    host/minilua.o
HOSTLINK  host/minilua.exe
VERSION   luajit.h
DYNASM    host/buildvm_arch.h
HOSTCC    host/buildvm.o
HOSTCC    host/buildvm_asm.o
HOSTCC    host/buildvm_peobj.o
HOSTCC    host/buildvm_lib.o
HOSTCC    host/buildvm_fold.o
HOSTLINK  host/buildvm.exe
BUILDVM   lj_vm.o
BUILDVM   lj_ffdef.h
BUILDVM   lj_bcdef.h
BUILDVM   lj_folddef.h
BUILDVM   lj_recdef.h
BUILDVM   lj_libdef.h
CC        ljamalg.o
AR        libluajit.a
D:\rtools44\x86_64-w64-mingw32.static.posix\bin\ar.exe: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit/src'
make[3]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit/src'
==== Successfully built LuaJIT 2.1 (amalgamation) ====
make[2]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src/luajit'
g++ -std=gnu++17 -shared -s -static-libgcc -o luajr.dll tmp.def lua_api.o lua_internal.o luajrstdr.o parallel.o push_to.o registry_entry.o run_func.o setup.o state.o tools.o luajit/src/libluajit.a -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src'
make[1]: Entering directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src'
make[1]: Leaving directory '/d/temp/2025_07_02_01_50_01_21067/RtmpsndvJY/R.INSTALL1f30c20763ca5/luajr/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-luajr/00new/luajr/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'luajr' as luajr_0.1.9.zip
* DONE (luajr)