* installing *source* package 'readobj' ... ** package 'readobj' 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/RtmpQhJxMR/R.INSTALL8fb017461cc1/readobj/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -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'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 loadobj.cpp -o loadobj.o loadobj.cpp: In function 'Rcpp::List loadobj(std::string, std::string, bool)': loadobj.cpp:65:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] 65 | for (size_t v = 0; v < fv; v++) { | ~~^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -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 tiny_obj_loader.cc -o tiny_obj_loader.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++\bits\stl_tree.h:64, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\map:60, from tiny_obj_loader.h:56, from tiny_obj_loader.cc:2: In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = int; _Args = {const int&}; _Tp = int]', inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = int; _Args = {const int&}; _Tp = int]' 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 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = int; _Alloc = std::allocator<int>]' 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:1281:30, inlined from 'bool tinyobj::LoadObj(attrib_t*, std::vector<shape_t>*, std::vector<material_t>*, std::string*, std::string*, std::istream*, MaterialReader*, bool, bool)' at tiny_obj_loader.h:1925:30: 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: 'idx' may be used uninitialized [-Wmaybe-uninitialized] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tiny_obj_loader.h: In function 'bool tinyobj::LoadObj(attrib_t*, std::vector<shape_t>*, std::vector<material_t>*, std::string*, std::string*, std::istream*, MaterialReader*, bool, bool)': tiny_obj_loader.h:1914:13: note: 'idx' was declared here 1914 | int idx; | ^~~ g++ -std=gnu++17 -shared -s -static-libgcc -o readobj.dll tmp.def RcppExports.o loadobj.o tiny_obj_loader.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/RtmpQhJxMR/R.INSTALL8fb017461cc1/readobj/src' make[1]: Entering directory '/d/temp/RtmpQhJxMR/R.INSTALL8fb017461cc1/readobj/src' make[1]: Leaving directory '/d/temp/RtmpQhJxMR/R.INSTALL8fb017461cc1/readobj/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-readobj/00new/readobj/libs/x64 ** R ** 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 'readobj' as readobj_0.4.1.zip * DONE (readobj)