* installing *source* package 'protolite' ...
** package 'protolite' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpu63PLq/R.INSTALL292c435e744e8/protolite/src'
rm -f RcppExports.o geobuf.o geobuf.pb.o init.o mvt.pb.o rexp.pb.o serialize.o ungeobuf.o unmvt.o unserialize.o protolite.dll *.pb.cc *.pb.h
(cd ..; sh cleanup)
"D:/RCompile/recent/R-4.4.0/bin/x64/Rscript.exe" "../tools/winlibs.R"
[1] TRUE
"../windows/protobuf/bin/protoc" *.proto --cpp_out=.
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geobuf.cpp -o geobuf.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geobuf.pb.cc -o geobuf.pb.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.cpp -o init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mvt.pb.cc -o mvt.pb.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rexp.pb.cc -o rexp.pb.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c serialize.cpp -o serialize.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ungeobuf.cpp -o ungeobuf.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c unmvt.cpp -o unmvt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/protobuf/include -DUSENEWAPI -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c unserialize.cpp -o unserialize.o
g++ -std=gnu++17 -shared -s -static-libgcc -o protolite.dll tmp.def RcppExports.o geobuf.o geobuf.pb.o init.o mvt.pb.o rexp.pb.o serialize.o ungeobuf.o unmvt.o unserialize.o -L../windows/protobuf/lib-13.2.0/x64 -L../windows/protobuf/lib -lprotobuf -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpu63PLq/R.INSTALL292c435e744e8/protolite/src'
make[1]: Entering directory '/d/temp/Rtmpu63PLq/R.INSTALL292c435e744e8/protolite/src'
make[1]: Leaving directory '/d/temp/Rtmpu63PLq/R.INSTALL292c435e744e8/protolite/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-protolite/00new/protolite/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 'protolite' as protolite_2.3.0.zip
* DONE (protolite)