* installing *source* package 'rlemon' ... ** package 'rlemon' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmp6Jk4j5/R.INSTALL1d70c6924f41/rlemon/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RInterfaces.cpp -o RInterfaces.o In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\x86_64-w64-mingw32.static.posix\bits\c++allocator.h:33, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\allocator.h:46, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\unordered_map:40, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:153, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:62, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30, from D:/RCompile/CRANpkg/lib/4.3/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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\alloc_traits.h:516: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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\stl_vector.h:1294: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: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\new_allocator.h:175:11: warning: '' may be used uninitialized [-Wmaybe-uninitialized] 175 | { ::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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\alloc_traits.h:516: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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\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 d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\stl_vector.h:1294: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: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\new_allocator.h:175:11: warning: '' may be used uninitialized [-Wmaybe-uninitialized] 175 | { ::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++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c base.cpp -o base.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../inst -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c random.cpp -o random.o g++ -std=gnu++17 -shared -s -static-libgcc -o rlemon.dll tmp.def RInterfaces.o RcppExports.o base.o random.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp6Jk4j5/R.INSTALL1d70c6924f41/rlemon/src' make[1]: Entering directory '/d/temp/Rtmp6Jk4j5/R.INSTALL1d70c6924f41/rlemon/src' make[1]: Leaving directory '/d/temp/Rtmp6Jk4j5/R.INSTALL1d70c6924f41/rlemon/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-rlemon/00new/rlemon/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'rlemon' as rlemon_0.2.1.zip * DONE (rlemon)