* installing *source* package ‘lazyeval’ ... ** this is package ‘lazyeval’ version ‘0.2.3’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c expr.c -o expr.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c interp.c -o interp.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lazy.c -o lazy.o lazy.c: In function ‘make_lazy_dots’: lazy.c:162:5: warning: ‘lazy’ may be used uninitialized [-Wmaybe-uninitialized] 162 | SET_VECTOR_ELT(lazy_dots, j, lazy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lazy.c:123:10: note: ‘lazy’ was declared here 123 | SEXP lazy; | ^~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c name.c -o name.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rlang.c -o rlang.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I./rlang -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o lazyeval.so expr.o init.o interp.o lazy.o name.o rlang.o utils.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR installing to /home/hornik/tmp/CRAN_recheck/lazyeval.Rcheck/00LOCK-lazyeval/00new/lazyeval/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 (lazyeval)