* installing *source* package 'dparser' ... ** package 'dparser' 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/Rtmp4AwHdc/R.INSTALLf98453301d3d/dparser/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c scan.c -o scan.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dsymtab.c -o dsymtab.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c util.c -o util.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mkdparse.c -o mkdparse.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c write_tables.c -o write_tables.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c grammar.g.c -o grammar.g.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gram.c -o gram.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lex.c -o lex.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lr.c -o lr.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c version.c -o version.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c read_binary.c -o read_binary.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dparser.c -o dparser.o In file included from dparser.c:9: d.h:7: warning: "__USE_MINGW_ANSI_STDIO" redefined 7 | #define __USE_MINGW_ANSI_STDIO 1 | In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/include/corecrt.h:10, from D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:9, from D:/RCompile/recent/R-4.4.0/include/R.h:43, from dparser.c:4: D:/rtools44/x86_64-w64-mingw32.static.posix/include/_mingw.h:434: note: this is the location of the previous definition 434 | #define __USE_MINGW_ANSI_STDIO 0 /* was not defined so it should be 0 */ | gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mkdparser.c -o mkdparser.o In file included from mkdparser.c:7: d.h:7: warning: "__USE_MINGW_ANSI_STDIO" redefined 7 | #define __USE_MINGW_ANSI_STDIO 1 | In file included from D:/rtools44/x86_64-w64-mingw32.static.posix/include/corecrt.h:10, from D:/rtools44/x86_64-w64-mingw32.static.posix/include/crtdefs.h:10, from D:/rtools44/x86_64-w64-mingw32.static.posix/include/sys/stat.h:13, from mkdparser.c:1: D:/rtools44/x86_64-w64-mingw32.static.posix/include/_mingw.h:434: note: this is the location of the previous definition 434 | #define __USE_MINGW_ANSI_STDIO 0 /* was not defined so it should be 0 */ | gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DUSE_FREELISTS -DTRACK_PNODES -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rdparse.c -o rdparse.o gcc -shared -s -static-libgcc -o dparser.dll tmp.def 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 -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/Rtmp4AwHdc/R.INSTALLf98453301d3d/dparser/src' make[1]: Entering directory '/d/temp/Rtmp4AwHdc/R.INSTALLf98453301d3d/dparser/src' make[1]: Leaving directory '/d/temp/Rtmp4AwHdc/R.INSTALLf98453301d3d/dparser/src' installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-dparser/00new/dparser ** R ** inst ** 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 'dparser' as dparser_1.3.1-11.zip * DONE (dparser)