* installing *source* package 'iapws' ... ** package 'iapws' 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/RtmpUXv8t8/R.INSTALLe9f02a5e4e82/iapws/src' gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_interface.c -o R_interface.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c elec.c -o elec.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c heavy17.c -o heavy17.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c iapws.c -o iapws.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c iapws95.c -o iapws95.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ice06.c -o ice06.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c if97.c -o if97.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c melt.c -o melt.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nroot.c -o nroot.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c phi.c -o phi.o phi.c: In function 'iapws_phi': phi.c:58:28: warning: 'dc' may be used uninitialized [-Wmaybe-uninitialized] 58 | dc *= POW(delta, coef1[i].c - coef1[i - 1].c); | ^~ phi.c:35:28: note: 'dc' was declared here 35 | double xd, xt, xn, dc, edc, tc; | ^~ phi.c:60:28: warning: 'xt' may be used uninitialized [-Wmaybe-uninitialized] 60 | xt *= POW(tau, coef1[i].t - coef1[i - 1].t); | ^~ phi.c:35:20: note: 'xt' was declared here 35 | double xd, xt, xn, dc, edc, tc; | ^~ phi.c:59:28: warning: 'xd' may be used uninitialized [-Wmaybe-uninitialized] 59 | xd *= POW(delta, coef1[i].d - coef1[i - 1].d); | ^~ phi.c:35:16: note: 'xd' was declared here 35 | double xd, xt, xn, dc, edc, tc; | ^~ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pow.c -o pow.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sat86.c -o sat86.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c surf.c -o surf.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c trans.c -o trans.o gcc -shared -s -static-libgcc -o iapws.dll tmp.def R_interface.o elec.o heavy17.o iapws.o iapws95.o ice06.o if97.o melt.o nroot.o phi.o pow.o sat86.o surf.o trans.o -LD:/RCompile/recent/R-4.3.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.1/bin/x64 -lRblas -lgfortran -lm -lquadmath -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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpUXv8t8/R.INSTALLe9f02a5e4e82/iapws/src' make[1]: Entering directory '/d/temp/RtmpUXv8t8/R.INSTALLe9f02a5e4e82/iapws/src' make[1]: Leaving directory '/d/temp/RtmpUXv8t8/R.INSTALLe9f02a5e4e82/iapws/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-iapws/00new/iapws/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'iapws' as iapws_1.1.zip * DONE (iapws)