* installing *source* package 'terra' ...
** package 'terra' 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: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++17
make[1]: Entering directory '/d/temp/RtmpQvgEq2/R.INSTALL30fe849bb5627/terra/src'
rm -f terra.dll RcppExports.o RcppFunctions.o RcppModule.o arith.o crs.o distRaster.o distance.o extract.o file_utils.o focal.o gcp.o gdal_algs.o gdal_multidimensional.o gdalio.o geodesic.o geos_methods.o geosphere.o math_utils.o mediancut.o memory.o movingWindow.o ncdf.o ram.o raster_methods.o raster_stats.o rasterize.o read.o read_gdal.o read_ogr.o sample.o sort.o spatBase.o spatDataframe.o spatFactor.o spatRaster.o spatRasterMultiple.o spatSources.o spatTime.o spatVector.o spatVector2.o string_utils.o vecmath.o vecmathse.o vector_methods.o write.o write_gdal.o write_ogr.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.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -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'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppFunctions.cpp -o RcppFunctions.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppModule.cpp -o RcppModule.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c arith.cpp -o arith.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c crs.cpp -o crs.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c distRaster.cpp -o distRaster.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c distance.cpp -o distance.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c extract.cpp -o extract.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c file_utils.cpp -o file_utils.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c focal.cpp -o focal.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gcp.cpp -o gcp.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gdal_algs.cpp -o gdal_algs.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gdal_multidimensional.cpp -o gdal_multidimensional.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gdalio.cpp -o gdalio.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geodesic.c -o geodesic.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geos_methods.cpp -o geos_methods.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c geosphere.cpp -o geosphere.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c math_utils.cpp -o math_utils.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mediancut.cpp -o mediancut.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c memory.cpp -o memory.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c movingWindow.cpp -o movingWindow.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ncdf.cpp -o ncdf.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ram.cpp -o ram.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c raster_methods.cpp -o raster_methods.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c raster_stats.cpp -o raster_stats.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rasterize.cpp -o rasterize.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read.cpp -o read.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read_gdal.cpp -o read_gdal.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read_ogr.cpp -o read_ogr.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sample.cpp -o sample.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sort.cpp -o sort.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatBase.cpp -o spatBase.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatDataframe.cpp -o spatDataframe.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatFactor.cpp -o spatFactor.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatRaster.cpp -o spatRaster.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatRasterMultiple.cpp -o spatRasterMultiple.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatSources.cpp -o spatSources.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatTime.cpp -o spatTime.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatVector.cpp -o spatVector.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c spatVector2.cpp -o spatVector2.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c string_utils.cpp -o string_utils.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vecmath.cpp -o vecmath.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vecmathse.cpp -o vecmathse.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vector_methods.cpp -o vector_methods.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c write.cpp -o write.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c write_gdal.cpp -o write_gdal.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c write_ogr.cpp -o write_ogr.o
g++ -shared -s -static-libgcc -o terra.dll tmp.def RcppExports.o RcppFunctions.o RcppModule.o arith.o crs.o distRaster.o distance.o extract.o file_utils.o focal.o gcp.o gdal_algs.o gdal_multidimensional.o gdalio.o geodesic.o geos_methods.o geosphere.o math_utils.o mediancut.o memory.o movingWindow.o ncdf.o ram.o raster_methods.o raster_stats.o rasterize.o read.o read_gdal.o read_ogr.o sample.o sort.o spatBase.o spatDataframe.o spatFactor.o spatRaster.o spatRasterMultiple.o spatSources.o spatTime.o spatVector.o spatVector2.o string_utils.o vecmath.o vecmathse.o vector_methods.o write.o write_gdal.o write_ogr.o -fopenmp -lgdal -larmadillo -lopenblas -lgfortran -lquadmath -lpq -lpgcommon -lpgport -lodbc32 -lodbccp32 -lblosc -lkea -lhdf5_cpp -lhdf5 -lpoppler -llcms2 -lfreetype -lharfbuzz -lfreetype -llz4 -lpcre2-8 -lxml2 -lopenjp2 -lnetcdf -lmysqlclient -lspatialite -lgeos_c -lgeos -lminizip -lgeos -ljson-c -lgta -lfreexl -lexpat -lssl -lpsapi -lgif -lmfhdf -lhdf5_hl -lcrypto -lportablexdr -ldf -lhdf5 -lsz -lpng16 -lpng -lpoppler -llcms2 -lfreetype -lharfbuzz -lfreetype -llz4 -lpcre2-8 -lpcre -lcurl -lbcrypt -lrtmp -lssl -lssh2 -lidn2 -lunistring -liconv -lgcrypt -lcrypto -lgpg-error -lws2_32 -ltiff -llzma -ljpeg -lz -lcfitsio -lzstd -lwebpdecoder -lwebp -lsharpyuv -lsbml-static -lgeotiff -lproj -lsqlite3 -lbz2 -lcrypt32 -lwldap32 -lsecur32 -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
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libgdal.a(LERC_band.cpp.obj):LERC_band.cpp:(.text+0x343): undefined reference to `lerc_getBlobInfo'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libgdal.a(LERC_band.cpp.obj):LERC_band.cpp:(.text+0x714): undefined reference to `lerc_decode'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libgdal.a(LERC_band.cpp.obj):LERC_band.cpp:(.text+0x3313): undefined reference to `lerc_encodeForVersion'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libfreetype.a(sfnt.o): in function `woff2_decompress':
/root/mxe/tmp-freetype-x86_64-w64-mingw32.static.posix/freetype-2.13.2/src/sfnt/sfwoff2.c:326:(.text+0xf35b): undefined reference to `BrotliDecoderDecompress'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-psl.o):psl.c:(.text+0x31): undefined reference to `psl_free'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-psl.o):psl.c:(.text+0xcd): undefined reference to `psl_latest'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-psl.o):psl.c:(.text+0x107): undefined reference to `psl_free'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-psl.o):psl.c:(.text+0x177): undefined reference to `psl_builtin'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-version.o):version.c:(.text+0x122): undefined reference to `BrotliDecoderVersion'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-version.o):version.c:(.text+0x209): undefined reference to `psl_check_version_number'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-version.o):version.c:(.text+0x357): undefined reference to `BrotliDecoderVersion'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-version.o):version.c:(.text+0x362): undefined reference to `BrotliDecoderVersion'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-content_encoding.o):content_encodi:(.text+0x222): undefined reference to `BrotliDecoderDestroyInstance'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-content_encoding.o):content_encodi:(.text+0x2dc): undefined reference to `BrotliDecoderDecompressStream'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-content_encoding.o):content_encodi:(.text+0x339): undefined reference to `BrotliDecoderDestroyInstance'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-content_encoding.o):content_encodi:(.text+0x385): undefined reference to `BrotliDecoderGetErrorCode'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-content_encoding.o):content_encodi:(.text+0x410): undefined reference to `BrotliDecoderCreateInstance'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libcurl.a(libcurl_la-cookie.o):cookie.c:(.text+0x1166): undefined reference to `psl_is_cookie_domain_acceptable'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_lerc.o): in function `LERCCleanup':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:966:(.text+0xf1): undefined reference to `libdeflate_free_decompressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:968:(.text+0xff): undefined reference to `libdeflate_free_compressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_lerc.o): in function `LERCPostEncode':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:801:(.text+0x56f): undefined reference to `lerc_encodeForVersion'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:837:(.text+0x7ad): undefined reference to `libdeflate_zlib_compress_bound'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:845:(.text+0x7da): undefined reference to `libdeflate_zlib_compress'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:824:(.text+0x83e): undefined reference to `libdeflate_alloc_compressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_lerc.o): in function `LERCPreDecode':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:331:(.text+0xeff): undefined reference to `libdeflate_zlib_decompress'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:403:(.text+0xf3d): undefined reference to `lerc_getBlobInfo'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:476:(.text+0x1037): undefined reference to `lerc_decode'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:323:(.text+0x1269): undefined reference to `libdeflate_alloc_decompressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:476:(.text+0x1382): undefined reference to `lerc_decode'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_lerc.o): in function `LERCVSetField':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_lerc.c:1103:(.text+0x16a4): undefined reference to `libdeflate_free_compressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_zip.o): in function `ZIPCleanup':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:551:(.text+0xbd): undefined reference to `libdeflate_free_decompressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:553:(.text+0xce): undefined reference to `libdeflate_free_compressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_zip.o): in function `ZIPEncode':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:423:(.text+0x2d7): undefined reference to `libdeflate_zlib_compress_bound'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:430:(.text+0x312): undefined reference to `libdeflate_zlib_compress'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:405:(.text+0x3a3): undefined reference to `libdeflate_alloc_compressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_zip.o): in function `ZIPDecode':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:215:(.text+0x832): undefined reference to `libdeflate_zlib_decompress'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: /root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:206:(.text+0x948): undefined reference to `libdeflate_alloc_decompressor'
D:\rtools44\x86_64-w64-mingw32.static.posix\bin/ld.exe: d:/rtools44/x86_64-w64-mingw32.static.posix/lib/libtiff.a(tif_zip.o): in function `ZIPVSetField':
/root/mxe/tmp-tiff-x86_64-w64-mingw32.static.posix/tiff-4.6.0/libtiff/tif_zip.c:597:(.text+0xb9b): undefined reference to `libdeflate_free_compressor'
collect2.exe: error: ld returned 1 exit status
make[1]: Leaving directory '/d/temp/RtmpQvgEq2/R.INSTALL30fe849bb5627/terra/src'
make[1]: Entering directory '/d/temp/RtmpQvgEq2/R.INSTALL30fe849bb5627/terra/src'
make[1]: Leaving directory '/d/temp/RtmpQvgEq2/R.INSTALL30fe849bb5627/terra/src'
no DLL was created
ERROR: compilation failed for package 'terra'
* removing 'd:/Rcompile/CRANpkg/lib/4.4/terra'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.4/terra'