* installing *source* package 'vapour' ...
** package 'vapour' 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/RtmpmIxUXw/R.INSTALL231844ab57618/vapour/src'
rm -f vapour.dll 000-stream.o 000-warpgeneral.o 00_config.o 00_gdal.o 00_geometry.o 00_raster.o 00_raster_block_io.o 00_utils.o 00_vrt.o RcppExports.o warp_file.o warpscratch.o
cp -r "d:/rtools44/x86_64-w64-mingw32.static.posix/share/gdal" ../inst/
cp -r "d:/rtools44/x86_64-w64-mingw32.static.posix/share/proj" ../inst/
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 000-stream.cpp -o 000-stream.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 000-warpgeneral.cpp -o 000-warpgeneral.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_config.cpp -o 00_config.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_gdal.cpp -o 00_gdal.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_geometry.cpp -o 00_geometry.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_raster.cpp -o 00_raster.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_raster_block_io.cpp -o 00_raster_block_io.o
In file included from 00_raster_block_io.cpp:2:
../inst/include/gdalreadwrite/gdalreadwrite.h: In function 'Rcpp::CharacterVector gdalreadwrite::gdal_create(Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::CharacterVector, Rcpp::IntegerVector, Rcpp::CharacterVector, Rcpp::List)':
../inst/include/gdalreadwrite/gdalreadwrite.h:105:10: warning: unused variable 'err' [-Wunused-variable]
  105 |   OGRErr err = oSRS.exportToWkt(&pszWKT, optionsWKT);
      |          ^~~
00_raster_block_io.cpp: In function 'Rcpp::NumericVector vapour_read_raster_value_cpp(Rcpp::CharacterVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::CharacterVector)':
00_raster_block_io.cpp:71:10: warning: variable 'err' set but not used [-Wunused-but-set-variable]
   71 |   CPLErr err;
      |          ^~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_utils.cpp -o 00_utils.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 00_vrt.cpp -o 00_vrt.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 warp_file.cpp -o warp_file.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I/include -I../inst/include -DHAVE_PROJ_H -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 warpscratch.cpp -o warpscratch.o
g++ -std=gnu++17 -shared -s -static-libgcc -o vapour.dll tmp.def 000-stream.o 000-warpgeneral.o 00_config.o 00_gdal.o 00_geometry.o 00_raster.o 00_raster_block_io.o 00_utils.o 00_vrt.o RcppExports.o warp_file.o warpscratch.o -L/lib -lgdal -larmadillo -lopenblas -lgomp -lmingwthrd -lgfortran -lquadmath -lgeotiff -lpoppler -lharfbuzz -lfreetype -lharfbuzz_too -lfreetype_too -lglib-2.0 -lintl -lwinmm -lole32 -lshlwapi -luuid -lpng -lgif -lnetcdf -lhdf5_hl -lblosc -llz4 -lgta -lmfhdf -lportablexdr -ldf -lkea -lhdf5_cpp -lhdf5 -ldl -lwsock32 -lsz -lopenjp2 -llcms2 -lpng16 -lpcre2-8 -lspatialite -lssh2 -lgcrypt -lgpg-error -ladvapi32 -lwldap32 -lbrotlidec -lbrotlicommon -lpsl -lidn2 -lunistring -lcharset -lmysqlclient -lpq -lpgcommon -lpgport -lpthread -lshell32 -lsecur32 -lodbc32 -lodbccp32 -lfreexl -liconv -lminizip -lbz2 -lbcrypt -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lexpat -lxml2 -lgeos_c -lgeos -lpsapi -lproj -lsqlite3 -ltiff -lwebp -lsharpyuv -lm -lzstd -llzma -ljpeg -ldeflate -lz -lcurl -ljson-c -lstdc++ -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lcurl -lidn2 -lunistring -liconv -lcharset -lssh2 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lgcrypt -lgpg-error -lws2_32 -lgcrypt -lgpg-error -lws2_32 -lz -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lz -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lz -lws2_32 -lgdi32 -lcrypt32 -lgdi32 -lwldap32 -lzstd -lbrotlidec -lbrotlidec -lbrotlicommon -lz -lpsl -lunistring -lws2_32 -lidn2 -lunistring -liconv -lcharset -lbrotlidec -lbrotlicommon -lpthread -lidn2 -lunistring -liconv -lcharset -lssh2 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lgcrypt -lgpg-error -lws2_32 -lgcrypt -lgpg-error -lws2_32 -lz -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lz -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lz -lws2_32 -lgdi32 -lcrypt32 -lgdi32 -lwldap32 -lzstd -lbrotlidec -lbrotlidec -lbrotlicommon -lz -lpsl -lunistring -lws2_32 -lidn2 -lunistring -liconv -lcharset -lbrotlidec -lbrotlicommon -lpthread -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lpsl -lunistring -lws2_32 -lidn2 -lunistring -liconv -lcharset -LD:/rtools44/x86_64-w64-mingw32.static.posix -lLerc -lstdc++ -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.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpmIxUXw/R.INSTALL231844ab57618/vapour/src'
make[1]: Entering directory '/d/temp/RtmpmIxUXw/R.INSTALL231844ab57618/vapour/src'
make[1]: Leaving directory '/d/temp/RtmpmIxUXw/R.INSTALL231844ab57618/vapour/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-vapour/00new/vapour/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 'vapour' as vapour_0.10.0.zip
* DONE (vapour)