* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dparser’ ...
** package ‘dparser’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp86U8R2/R.INSTALL1e89db3947f0af/dparser/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c parse.c -o parse.o
In file included from d.h:107,
                 from parse.c:5:
parse.c: In function ‘new_ZNode’:
parse.h:152:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  152 | #define znode_next(_z) (*(ZNode **)&((_z)->pn))
      |                          ^~~~~~~~~~~~~~~~~~~~~
parse.c:225:22: note: in expansion of macro ‘znode_next’
  225 |     p->free_znodes = znode_next(z);
      |                      ^~~~~~~~~~
parse.c: In function ‘free_ZNode’:
parse.h:152:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  152 | #define znode_next(_z) (*(ZNode **)&((_z)->pn))
      |                          ^~~~~~~~~~~~~~~~~~~~~
parse.c:268:3: note: in expansion of macro ‘znode_next’
  268 |   znode_next(z) = p->free_znodes;
      |   ^~~~~~~~~~
parse.c: In function ‘free_parser_working_data’:
parse.h:152:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  152 | #define znode_next(_z) (*(ZNode **)&((_z)->pn))
      |                          ^~~~~~~~~~~~~~~~~~~~~
parse.c:436:17: note: in expansion of macro ‘znode_next’
  436 |     ZNode *zn = znode_next(p->free_znodes);
      |                 ^~~~~~~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c scan.c -o scan.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dsymtab.c -o dsymtab.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c util.c -o util.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mkdparse.c -o mkdparse.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c write_tables.c -o write_tables.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c grammar.g.c -o grammar.g.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gram.c -o gram.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lex.c -o lex.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c lr.c -o lr.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c version.c -o version.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c read_binary.c -o read_binary.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dparser.c -o dparser.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mkdparser.c -o mkdparser.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DUSE_FREELISTS -DTRACK_PNODES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rdparse.c -o rdparse.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dparser.so parse.o scan.o dsymtab.o util.o mkdparse.o write_tables.o grammar.g.o gram.o lex.o lr.o version.o read_binary.o dparser.o mkdparser.o rdparse.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp86U8R2/R.INSTALL1e89db3947f0af/dparser/src'
make[1]: Entering directory '/tmp/Rtmp86U8R2/R.INSTALL1e89db3947f0af/dparser/src'
make[1]: Leaving directory '/tmp/Rtmp86U8R2/R.INSTALL1e89db3947f0af/dparser/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dparser/00new/dparser
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘dparser’
    finding HTML links ... done
    dpDefaultSkip                           html  
    dpGetFile                               html  
    dpIncludeDir                            html  
    dpReload                                html  
    dpRparse                                html  
    dpVersion                               html  
    dparse                                  html  
    dparser-package                         html  
    dparserFunction-class                   html  
    gc.dparser                              html  
    mkdparse                                html  
    show-dparserFunction-method             html  
** building package indices
** 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 (dparser)