* installing *source* package 'av' ...
** package 'av' 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) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmpolc20g/R.INSTALL1d75022e94e/av/src'
"D:/RCompile/recent/R-4.3.3/bin/x64/Rscript.exe" "../tools/winlibs.R"
[1] TRUE
rm -f av.dll fft.o formats.o info.o init.o video.o winfunc.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fft.c -o fft.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c formats.c -o formats.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c info.c -o info.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c video.c -o video.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I../windows/ffmpeg/include -D__USE_MINGW_ANSI_STDIO=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c winfunc.c -o winfunc.o
gcc -shared -s -static-libgcc -o av.dll tmp.def fft.o formats.o info.o init.o video.o winfunc.o -L../windows/ffmpeg/lib-12.3.0/x64 -L../windows/ffmpeg/lib -lavfilter -lswscale -lpostproc -lavformat -lavcodec -lswresample -lavutil -lvorbis -lvorbisenc -logg -lvpx -lbz2 -lsecur32 -lws2_32 -liconv -lz -lmp3lame -lx264 -lxvidcore -pthread -lole32 -lm -luser32 -lbcrypt -lmfplat -lmfuuid -lstrmiids -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/Rtmpolc20g/R.INSTALL1d75022e94e/av/src'
make[1]: Entering directory '/d/temp/Rtmpolc20g/R.INSTALL1d75022e94e/av/src'
make[1]: Leaving directory '/d/temp/Rtmpolc20g/R.INSTALL1d75022e94e/av/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-av/00new/av/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 'av' as av_0.9.0.zip
* DONE (av)