* installing *source* package 'pdc' ...
** package 'pdc' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp2HMkEC/R.INSTALL7e1c4e3f575a/pdc/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook0.c -o fast_codebook0.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook2.c -o fast_codebook2.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook3.c -o fast_codebook3.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook4.c -o fast_codebook4.o
fast_codebook4.c: In function 'fast_codebook4':
fast_codebook4.c:20:9: warning: unused variable 'm' [-Wunused-variable]
   20 |     int m = 4;
      |         ^
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook5.c -o fast_codebook5.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook6.c -o fast_codebook6.o
fast_codebook6.c: In function 'fast_codebook6':
fast_codebook6.c:20:9: warning: unused variable 'm' [-Wunused-variable]
   20 |     int m = 6;
      |         ^
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fast_codebook7.c -o fast_codebook7.o
gcc -shared -s -static-libgcc -o pdc.dll tmp.def fast_codebook0.o fast_codebook2.o fast_codebook3.o fast_codebook4.o fast_codebook5.o fast_codebook6.o fast_codebook7.o -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/Rtmp2HMkEC/R.INSTALL7e1c4e3f575a/pdc/src'
make[1]: Entering directory '/d/temp/Rtmp2HMkEC/R.INSTALL7e1c4e3f575a/pdc/src'
make[1]: Leaving directory '/d/temp/Rtmp2HMkEC/R.INSTALL7e1c4e3f575a/pdc/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-pdc/00new/pdc/libs/x64
** R
** data
** 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 'pdc' as pdc_1.0.3.zip
* DONE (pdc)