* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘rlemon’ ... ** package ‘rlemon’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMG8QlY/R.INSTALLb380aa32fb26/rlemon/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RInterfaces.cpp -o RInterfaces.o In file included from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33, from /usr/include/c++/13/bits/allocator.h:46, from /usr/include/c++/13/bits/alloc_traits.h:39, from /usr/include/c++/13/ext/alloc_traits.h:34, from /usr/include/c++/13/bits/hashtable_policy.h:39, from /usr/include/c++/13/bits/hashtable.h:35, from /usr/include/c++/13/bits/unordered_map.h:33, from /usr/include/c++/13/unordered_map:41, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/platform/compiler.h:153, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/r/headers.h:62, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:30, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from approximation.h:1, from RInterfaces.cpp:1: In member function ‘void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartEdgeSetBase::ArcT; _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT]’, inlined from ‘static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartEdgeSetBase::ArcT; _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT]’ at /usr/include/c++/13/bits/alloc_traits.h:538:17, inlined from ‘std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT; _Alloc = std::allocator::ArcT>]’ at /usr/include/c++/13/bits/vector.tcc:117:30, inlined from ‘void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartEdgeSetBase::ArcT; _Alloc = std::allocator::ArcT>]’ at /usr/include/c++/13/bits/stl_vector.h:1296:21, inlined from ‘lemon::SmartEdgeSetBase::Edge lemon::SmartEdgeSetBase::addEdge(const Node&, const Node&) [with GR = lemon::ListGraph]’ at ../inst/lemon/edge_set.h:1144:21, inlined from ‘lemon::EdgeSetExtender::Edge lemon::EdgeSetExtender::addEdge(const Node&, const Node&) [with Base = lemon::SmartEdgeSetBase]’ at ../inst/lemon/bits/edge_set_extender.h:588:34: /usr/include/c++/13/bits/new_allocator.h:191:11: warning: ‘’ may be used uninitialized [-Wmaybe-uninitialized] 191 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../inst/lemon/planarity.h:36, from planarity_embedding.h:1, from RInterfaces.cpp:11: ../inst/lemon/edge_set.h: In member function ‘lemon::EdgeSetExtender::Edge lemon::EdgeSetExtender::addEdge(const Node&, const Node&) [with Base = lemon::SmartEdgeSetBase]’: ../inst/lemon/edge_set.h:1144:22: note: ‘’ declared here 1144 | arcs.push_back(ArcT()); | ^~~~~~ In member function ‘void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartEdgeSetBase::ArcT; _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT]’, inlined from ‘static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartEdgeSetBase::ArcT; _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT]’ at /usr/include/c++/13/bits/alloc_traits.h:538:17, inlined from ‘std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartEdgeSetBase::ArcT}; _Tp = lemon::SmartEdgeSetBase::ArcT; _Alloc = std::allocator::ArcT>]’ at /usr/include/c++/13/bits/vector.tcc:117:30, inlined from ‘void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartEdgeSetBase::ArcT; _Alloc = std::allocator::ArcT>]’ at /usr/include/c++/13/bits/stl_vector.h:1296:21, inlined from ‘lemon::SmartEdgeSetBase::Edge lemon::SmartEdgeSetBase::addEdge(const Node&, const Node&) [with GR = lemon::ListGraph]’ at ../inst/lemon/edge_set.h:1145:21, inlined from ‘lemon::EdgeSetExtender::Edge lemon::EdgeSetExtender::addEdge(const Node&, const Node&) [with Base = lemon::SmartEdgeSetBase]’ at ../inst/lemon/bits/edge_set_extender.h:588:34: /usr/include/c++/13/bits/new_allocator.h:191:11: warning: ‘’ may be used uninitialized [-Wmaybe-uninitialized] 191 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/lemon/edge_set.h: In member function ‘lemon::EdgeSetExtender::Edge lemon::EdgeSetExtender::addEdge(const Node&, const Node&) [with Base = lemon::SmartEdgeSetBase]’: ../inst/lemon/edge_set.h:1145:22: note: ‘’ declared here 1145 | arcs.push_back(ArcT()); | ^~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst -I'/home/hornik/tmp/R.check/r-devel-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++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c base.cpp -o base.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c random.cpp -o random.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o rlemon.so RInterfaces.o RcppExports.o base.o random.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMG8QlY/R.INSTALLb380aa32fb26/rlemon/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMG8QlY/R.INSTALLb380aa32fb26/rlemon/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMG8QlY/R.INSTALLb380aa32fb26/rlemon/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-rlemon/00new/rlemon/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * creating tarball packaged installation of ‘rlemon’ as ‘rlemon_0.2.1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (rlemon)