* installing *source* package 'fanc' ...
** this is package 'fanc' version '2.3.11'
** package 'fanc' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_08_01_50_00_24415/RtmpMXcl5r/R.INSTALL37a4180a3d4f/fanc/src'
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c ezprof.c -o ezprof.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c fanc.c -o fanc.o
In function 'init_params_warm_prenet',
inlined from 'fanc' at fanc.c:1559:4:
fanc.c:1275:16: warning: 'm2_opt' may be used uninitialized [-Wmaybe-uninitialized]
1275 | O_m2[0]=m2_opt;
| ~~~~~~~^~~~~~~
fanc.c: In function 'fanc':
fanc.c:1139:17: note: 'm2_opt' was declared here
1139 | int m2, m2_opt;
| ^~~~~~
fanc.c:1590:35: warning: 'm2_init_prenet' may be used uninitialized [-Wmaybe-uninitialized]
1590 | if(type[0]==2) m2 = m2_init_prenet;
| ~~~^~~~~~~~~~~~~~~~
fanc.c:1518:13: note: 'm2_init_prenet' was declared here
1518 | int m2_init_prenet;
| ^~~~~~~~~~~~~~
fanc.c:1761:34: warning: 'df_nonzero' may be used uninitialized [-Wmaybe-uninitialized]
1761 | O_dfnonzero[rgi] = df_nonzero;
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
fanc.c:1757:21: note: 'df_nonzero' was declared here
1757 | int df_nonzero;
| ^~~~~~~~~~
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c zeroin.c -o zeroin.o
gcc -shared -s -static-libgcc -o fanc.dll tmp.def ezprof.o fanc.o registerDynamicSymbol.o zeroin.o -fopenmp -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_08_01_50_00_24415/RtmpMXcl5r/R.INSTALL37a4180a3d4f/fanc/src'
make[1]: Entering directory '/d/temp/2025_11_08_01_50_00_24415/RtmpMXcl5r/R.INSTALL37a4180a3d4f/fanc/src'
make[1]: Leaving directory '/d/temp/2025_11_08_01_50_00_24415/RtmpMXcl5r/R.INSTALL37a4180a3d4f/fanc/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fanc/00new/fanc/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 'fanc' as fanc_2.3.11.zip
* DONE (fanc)