* installing *source* package 'bit64' ... ** package 'bit64' 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/RtmpmUz0pE/R.INSTALL166647fac507d/bit64/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 bsearch.c -o bsearch.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 cache.c -o cache.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 hash64.c -o hash64.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 init.c -o init.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 integer64.c -o integer64.o integer64.c: In function 'runif_integer64': integer64.c:998:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 998 | while( (*((long long *) &ii)) == NA_INTEGER64){ | ~^~~~~~~~~~~~~~~~~~ integer64.c:1006:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1006 | ret[i] = min + ( (long long)(*((unsigned long long *)(&ii))) % d); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 sort64.c -o sort64.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 sortuse64.c -o sortuse64.o gcc -shared -s -static-libgcc -o bit64.dll tmp.def bsearch.o cache.o hash64.o init.o integer64.o sort64.o sortuse64.o -lm -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/RtmpmUz0pE/R.INSTALL166647fac507d/bit64/src' make[1]: Entering directory '/d/temp/RtmpmUz0pE/R.INSTALL166647fac507d/bit64/src' make[1]: Leaving directory '/d/temp/RtmpmUz0pE/R.INSTALL166647fac507d/bit64/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-bit64/00new/bit64/libs/x64 ** R ** data ** exec ** 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 'bit64' as bit64_4.0.5.zip * DONE (bit64)