* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘yyjsonr’ ... ** package ‘yyjsonr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.3.0-1) 13.3.0’ make[1]: Entering directory '/tmp/RtmpXAG2ag/R.INSTALLe42861fdbe8fc/yyjsonr/src' gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R-yyjson-parse.c -o R-yyjson-parse.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R-yyjson-serialize.c -o R-yyjson-serialize.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geojson-parse.c -o geojson-parse.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geojson-serialize.c -o geojson-serialize.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ndjson-parse.c -o ndjson-parse.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ndjson-serialize.c -o ndjson-serialize.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c yyjson.c -o yyjson.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o yyjsonr.so R-yyjson-parse.o R-yyjson-serialize.o geojson-parse.o geojson-serialize.o init.o ndjson-parse.o ndjson-serialize.o utils.o yyjson.o -lz -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpXAG2ag/R.INSTALLe42861fdbe8fc/yyjsonr/src' make[1]: Entering directory '/tmp/RtmpXAG2ag/R.INSTALLe42861fdbe8fc/yyjsonr/src' make[1]: Leaving directory '/tmp/RtmpXAG2ag/R.INSTALLe42861fdbe8fc/yyjsonr/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-yyjsonr/00new/yyjsonr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘yyjsonr’ finding HTML links ... done opts_read_geojson html opts_read_json html opts_write_geojson html opts_write_json html read_geojson_str html read_json_conn html read_json_file html read_json_raw html read_json_str html read_ndjson_file html read_ndjson_str html validate_json_file html write_geojson_str html write_json_file html write_json_str html write_ndjson_file html write_ndjson_str html yyjson_read_flag html yyjson_version html yyjson_write_flag html *** copying figures ** 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 (yyjsonr)