* installing *source* package 'xxhashlite' ... ** package 'xxhashlite' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpENyfiK/R.INSTALL1ff084b0a56b2/xxhashlite/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R-xxhash-file.c -o R-xxhash-file.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R-xxhash-raw.c -o R-xxhash-raw.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R-xxhash-serialize.c -o R-xxhash-serialize.o R-xxhash-serialize.c: In function 'xxhash_': R-xxhash-serialize.c:144:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 144 | hash_bytes = (void *)xxh3_128bits_hash_bytes; | ^ R-xxhash-serialize.c:149:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 149 | hash_bytes = (void *)xxh3_64bits_hash_bytes; | ^ R-xxhash-serialize.c:154:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 154 | hash_bytes = (void *)xxh32_hash_bytes; | ^ R-xxhash-serialize.c:159:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 159 | hash_bytes = (void *)xxh64_hash_bytes; | ^ R-xxhash-serialize.c:183:5: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 183 | (void (*)(R_outpstream_t, void *, int))hash_bytes, // Function for writing multiple bytes to buffer | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R-xxhash-utils.c -o R-xxhash-utils.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -shared -s -static-libgcc -o xxhashlite.dll tmp.def R-xxhash-file.o R-xxhash-raw.o R-xxhash-serialize.o R-xxhash-utils.o init.o -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 make[1]: Leaving directory '/d/temp/RtmpENyfiK/R.INSTALL1ff084b0a56b2/xxhashlite/src' make[1]: Entering directory '/d/temp/RtmpENyfiK/R.INSTALL1ff084b0a56b2/xxhashlite/src' make[1]: Leaving directory '/d/temp/RtmpENyfiK/R.INSTALL1ff084b0a56b2/xxhashlite/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-xxhashlite/00new/xxhashlite/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'xxhashlite' as xxhashlite_0.2.2.zip * DONE (xxhashlite)