downloading reverse dependencies ... downloading rstan_2.32.7.tar.gz ... ok installing dependencies ‘QuickJSR’ * installing *source* package ‘QuickJSR’ ... ** this is package ‘QuickJSR’ version ‘1.7.0’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -funsigned-char -std=gnu11 -c libquickjs.c In file included from libquickjs.c:19: quickjs/quickjs.c: In function ‘num_keys_cmp’: quickjs/quickjs.c:7768:28: warning: variable ‘atom2_is_integer’ set but not used [-Wunused-but-set-variable] 7768 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ quickjs/quickjs.c:7768:10: warning: variable ‘atom1_is_integer’ set but not used [-Wunused-but-set-variable] 7768 | bool atom1_is_integer, atom2_is_integer; | ^~~~~~~~~~~~~~~~ quickjs/quickjs.c: In function ‘reset_weak_ref’: quickjs/quickjs.c:55694:17: warning: variable ‘s’ set but not used [-Wunused-but-set-variable] 55694 | JSMapState *s; | ^ In file included from libquickjs.c:20: quickjs/quickjs-libc.c: In function ‘js_os_exec_once_init’: quickjs/quickjs-libc.c:3111:26: warning: ISO C forbids assignment between function pointer and ‘void *’ [-Wpedantic] 3111 | js_os_exec_closefrom = dlsym(RTLD_DEFAULT, "closefrom"); | ^ libquickjs.c: In function ‘Rf_abort’: libquickjs.c:7:1: warning: ‘noreturn’ function does return 7 | } | ^ libquickjs.c: In function ‘Rf_exit’: libquickjs.c:10:1: warning: ‘noreturn’ function does return 10 | } | ^ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c quickjsr.cpp -o quickjsr.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I"../inst/include/" -I"quickjs" -D_GNU_SOURCE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o QuickJSR.so quickjsr.o init.o libquickjs.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-QuickJSR/00new/QuickJSR/libs ** 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 ** 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 (QuickJSR) checking QuickJSR_1.7.0.tar.gz ... checking rstan_2.32.7.tar.gz ... Depends: Timings: user system elapsed QuickJSR 79.193 4.282 86.047 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: QuickJSR ... OK rdepends_rstan ... OK