* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘nfer’ ...
** package ‘nfer’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRmroO1/R.INSTALLcf15d2b28205b/nfer/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c analysis.c -o analysis.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c astutil.c -o astutil.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c constants.c -o constants.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c debug.c -o debug.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dict.c -o dict.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dsl.tab.c -o dsl.tab.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c expression.c -o expression.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c fields.c -o fields.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c file.c -o file.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c generate.c -o generate.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c imports.c -o imports.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c labels.c -o labels.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c learn.c -o learn.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c literals.c -o literals.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c log.c -o log.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c map.c -o map.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c memory.c -o memory.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c nfer.c -o nfer.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c pool.c -o pool.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rinterface.c -o rinterface.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c stack.c -o stack.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c static.c -o static.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c strings.c -o strings.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c typecheck.c -o typecheck.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPACKAGE -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c types.c -o types.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o nfer.so 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 -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRmroO1/R.INSTALLcf15d2b28205b/nfer/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRmroO1/R.INSTALLcf15d2b28205b/nfer/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRmroO1/R.INSTALLcf15d2b28205b/nfer/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-nfer/00new/nfer/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (nfer)