* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘censo2022arg’ ...
** this is package ‘censo2022arg’ version ‘1.0.1’
** package ‘censo2022arg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/tmp/RtmpzOk59i/R.INSTALL3861026e70d3ec/censo2022arg/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c red_execute.cpp -o red_execute.o
In file included from /usr/include/c++/15/bits/stl_iterator.h:78,
from /usr/include/c++/15/bits/stl_algobase.h:67,
from /usr/include/c++/15/bits/specfun.h:43,
from /usr/include/c++/15/cmath:3913,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cpp11/include/cpp11/as.hpp:3,
from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cpp11/include/cpp11.hpp:5,
from red_execute.cpp:39:
In function ‘constexpr _Tp* std::construct_at(_Tp*, _Args&& ...) [with _Tp = SEXPREC*; _Args = {SEXPREC* const&}]’,
inlined from ‘static constexpr void std::allocator_traits<std::allocator<_Up> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = SEXPREC*; _Args = {SEXPREC* const&}; _Tp = SEXPREC*]’ at /usr/include/c++/15/bits/alloc_traits.h:676:21,
inlined from ‘constexpr void std::vector<_Tp, _Alloc>::_M_realloc_append(_Args&& ...) [with _Args = {SEXPREC* const&}; _Tp = SEXPREC*; _Alloc = std::allocator<SEXPREC*>]’ at /usr/include/c++/15/bits/vector.tcc:586:26,
inlined from ‘constexpr void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SEXPREC*; _Alloc = std::allocator<SEXPREC*>]’ at /usr/include/c++/15/bits/stl_vector.h:1427:21,
inlined from ‘SEXPREC* createOutput(void*, int)’ at red_execute.cpp:147:26:
/usr/include/c++/15/bits/stl_construct.h:110:16: warning: ‘col’ may be used uninitialized [-Wmaybe-uninitialized]
110 | return ::new(__loc) _Tp(std::forward<_Args>(__args)...);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
red_execute.cpp: In function ‘SEXPREC* createOutput(void*, int)’:
red_execute.cpp:135:10: note: ‘col’ was declared here
135 | SEXP col;
| ^~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c red_initialize.cpp -o red_initialize.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o censo2022arg.so cpp11.o red_execute.o red_initialize.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzOk59i/R.INSTALL3861026e70d3ec/censo2022arg/src'
make[1]: Entering directory '/tmp/RtmpzOk59i/R.INSTALL3861026e70d3ec/censo2022arg/src'
make[1]: Leaving directory '/tmp/RtmpzOk59i/R.INSTALL3861026e70d3ec/censo2022arg/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-censo2022arg/00new/censo2022arg/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 (censo2022arg)