* installing *source* package 'nfer' ...
** package 'nfer' 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/Rtmpqswkhw/R.INSTALL29ae423113ba9/nfer/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c analysis.c -o analysis.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ast.c -o ast.o
ast.c: In function 'copy_ast':
ast.c:624:15: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized]
  624 |     ast_node *result;
      |               ^~~~~~
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c astutil.c -o astutil.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c constants.c -o constants.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c debug.c -o debug.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dict.c -o dict.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dsl.tab.c -o dsl.tab.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dsl.yy.c -o dsl.yy.o
gensrc/parser/dsl.yy.c:2213:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function]
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c expression.c -o expression.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fields.c -o fields.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c file.c -o file.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c generate.c -o generate.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c imports.c -o imports.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c labels.c -o labels.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c learn.c -o learn.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c literals.c -o literals.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c log.c -o log.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c map.c -o map.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c memory.c -o memory.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nfer.c -o nfer.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pool.c -o pool.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rinterface.c -o rinterface.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stack.c -o stack.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c static.c -o static.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c strings.c -o strings.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c typecheck.c -o typecheck.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -DRPACKAGE -D__USE_MINGW_ANSI_STDIO=1   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c types.c -o types.o
gcc -shared -s -static-libgcc -o nfer.dll tmp.def analysis.o ast.o astutil.o constants.o debug.o dict.o dsl.tab.o dsl.yy.o expression.o fields.o file.o generate.o imports.o labels.o learn.o literals.o log.o map.o memory.o nfer.o pool.o rinterface.o stack.o static.o strings.o typecheck.o types.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/Rtmpqswkhw/R.INSTALL29ae423113ba9/nfer/src'
make[1]: Entering directory '/d/temp/Rtmpqswkhw/R.INSTALL29ae423113ba9/nfer/src'
make[1]: Leaving directory '/d/temp/Rtmpqswkhw/R.INSTALL29ae423113ba9/nfer/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-nfer/00new/nfer/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 'nfer' as nfer_1.1.3.zip
* DONE (nfer)