* installing *source* package 'OpenCL' ...
** package 'OpenCL' successfully unpacked and MD5 sums checked
** using staged installation

 === configurig OpenCL for x64 ==

 OCL=d:/RCompile/CRANpkg/extralibs/OpenCL

SDK appears to include only one architecture, assuming it is 64-bit
OCL64LIB not set, assuming d:/RCompile/CRANpkg/extralibs/OpenCL/lib/OpenCL.lib
OCL32LIB not set, assuming d:/RCompile/CRANpkg/extralibs/OpenCL/lib/x86/OpenCL.lib
OCLINC not set, assuming -Id:/RCompile/CRANpkg/extralibs/OpenCL/include

 --- Compiling 64-bit ---
OCL=d:/RCompile/CRANpkg/extralibs/OpenCL
PKG_CPPFLAGS=-Id:/RCompile/CRANpkg/extralibs/OpenCL/include
PKG_LIBS=d:/RCompile/CRANpkg/extralibs/OpenCL/lib/OpenCL.lib

** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp23IK8M/R.INSTALL20f305e4f69ac/OpenCL/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG '-Id:/RCompile/CRANpkg/extralibs/OpenCL/include'    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c buffer.c -o buffer.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG '-Id:/RCompile/CRANpkg/extralibs/OpenCL/include'    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ocl.c -o ocl.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG '-Id:/RCompile/CRANpkg/extralibs/OpenCL/include'    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c oclerr.c -o oclerr.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG '-Id:/RCompile/CRANpkg/extralibs/OpenCL/include'    -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 '-Id:/RCompile/CRANpkg/extralibs/OpenCL/include'    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wrap.c -o wrap.o
gcc -shared -s -static-libgcc -o OpenCL.dll tmp.def buffer.o ocl.o oclerr.o reg.o wrap.o d:/RCompile/CRANpkg/extralibs/OpenCL/lib/OpenCL.lib -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
mv OpenCL.dll R_OpenCL.dll
make[1]: Leaving directory '/d/temp/Rtmp23IK8M/R.INSTALL20f305e4f69ac/OpenCL/src'
make[1]: Entering directory '/d/temp/Rtmp23IK8M/R.INSTALL20f305e4f69ac/OpenCL/src'
make[1]: Leaving directory '/d/temp/Rtmp23IK8M/R.INSTALL20f305e4f69ac/OpenCL/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-OpenCL/00new/OpenCL/libs/x64
** R
** 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 'OpenCL' as OpenCL_0.2-10.zip
* DONE (OpenCL)