* installing *source* package 'QuickJSR' ... ** package 'QuickJSR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2025_06_28_01_50_00_6595/Rtmpo3Gmqz/R.INSTALL2eaa037e3569a/QuickJSR/src' gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -funsigned-char -std=gnu11 -c libquickjs.c In file included from libquickjs.c:5: quickjs/quickjs.c: In function 'mark_weak_map_value': quickjs/quickjs.c:5826:17: warning: variable 's' set but not used [-Wunused-but-set-variable] 5826 | JSMapState *s; | ^ quickjs/quickjs.c: In function 'num_keys_cmp': quickjs/quickjs.c:7885:28: warning: variable 'atom2_is_integer' set but not used [-Wunused-but-set-variable] 7885 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ quickjs/quickjs.c:7885:10: warning: variable 'atom1_is_integer' set but not used [-Wunused-but-set-variable] 7885 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c quickjsr.cpp -o quickjsr.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o g++ -std=gnu++17 -shared -s -static-libgcc -o QuickJSR.dll tmp.def quickjsr.o init.o libquickjs.o -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_06_28_01_50_00_6595/Rtmpo3Gmqz/R.INSTALL2eaa037e3569a/QuickJSR/src' make[1]: Entering directory '/d/temp/2025_06_28_01_50_00_6595/Rtmpo3Gmqz/R.INSTALL2eaa037e3569a/QuickJSR/src' gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -funsigned-char -std=gnu11 -c libquickjs.c In file included from libquickjs.c:5: quickjs/quickjs.c: In function 'mark_weak_map_value': quickjs/quickjs.c:5826:17: warning: variable 's' set but not used [-Wunused-but-set-variable] 5826 | JSMapState *s; | ^ quickjs/quickjs.c: In function 'num_keys_cmp': quickjs/quickjs.c:7885:28: warning: variable 'atom2_is_integer' set but not used [-Wunused-but-set-variable] 7885 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ quickjs/quickjs.c:7885:10: warning: variable 'atom1_is_integer' set but not used [-Wunused-but-set-variable] 7885 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c quickjsr.cpp -o quickjsr.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o make[1]: Leaving directory '/d/temp/2025_06_28_01_50_00_6595/Rtmpo3Gmqz/R.INSTALL2eaa037e3569a/QuickJSR/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-QuickJSR/00new/QuickJSR/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 'QuickJSR' as QuickJSR_1.8.0.zip * DONE (QuickJSR)