* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pryr’ ...
** this is package ‘pryr’ version ‘0.1.6’
** package ‘pryr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfmqwJo/R.INSTALLbc4932fcde828/pryr/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bytes.cpp -o bytes.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c inspect.cpp -o inspect.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c promise.cpp -o promise.o
promise.cpp: In function ‘std::vector<Rcpp::RObject_Impl<Rcpp::PreserveStorage> > explicitDots(Rcpp::Environment)’:
promise.cpp:73:31: warning: ‘el’ may be used uninitialized [-Wmaybe-uninitialized]
73 | out.push_back(makeExplicit(el));
| ~~~~~~~~~~~~^~~~
promise.cpp:71:8: note: ‘el’ was declared here
71 | SEXP el;
| ^~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c slice.cpp -o slice.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c typename.cpp -o typename.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pryr.so RcppExports.o bytes.o inspect.o promise.o slice.o typename.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfmqwJo/R.INSTALLbc4932fcde828/pryr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfmqwJo/R.INSTALLbc4932fcde828/pryr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfmqwJo/R.INSTALLbc4932fcde828/pryr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pryr/00new/pryr/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘pryr’
finding HTML links ... done
as.envlist html
assign-active html
assign-constant html
assign-delayed html
bytes html
call_tree html
compose html
dots html
enclosing_env html
explicit html
f html
fget html
find_funs html
find_uses html
ftype html
inspect html
is_active_binding html
is_promise html
is_s3_generic html
make_call html
make_function html
mem_change html
mem_used html
method_from_call html
modify_call html
modify_lang html
names_c html
object_size html
otype html
parent_promise html
parenv html
parenvs html
partial html
print.envlist html
rebind html
rls html
show_c_source html
standardise_call html
subs html
substitute_q html
track_copy html
unenclose html
uneval html
where html
** building package indices
** 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 (pryr)