* installing *source* package 'tiff' ...
** package 'tiff' successfully unpacked and MD5 sums checked
** using staged installation
** applying installation-time patches
checking file src/Makevars.ucrt
NOTE: Skipping installation-time patch d:/RCompile/CRANpkg/r_packages/patches/CRAN/tiff.diff which seems to be already applied.


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


** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpiSU4sb/R.INSTALL4e6859b442d4/tiff/src'
rm -f tiff.dll common.o read.o reg.o write.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c common.c -o common.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read.c -o read.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c reg.c -o reg.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c write.c -o write.o
gcc -shared -s -static-libgcc -o tiff.dll tmp.def common.o read.o reg.o write.o -ltiff -lwebp -lm -lsharpyuv -lm -lzstd -L/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/lib -llzma -ljpeg -lz -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.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpiSU4sb/R.INSTALL4e6859b442d4/tiff/src'
make[1]: Entering directory '/d/temp/RtmpiSU4sb/R.INSTALL4e6859b442d4/tiff/src'
make[1]: Leaving directory '/d/temp/RtmpiSU4sb/R.INSTALL4e6859b442d4/tiff/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-tiff/00new/tiff/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 'tiff' as tiff_0.1-12.zip
* DONE (tiff)