=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for lua53-lyaml-6.2.8 /bin/cp -f /usr/pkgsrc/textproc/lua-lyaml/files/Makefile /pbulk/work/textproc/lua-lyaml/work/lyaml-6.2.8/ext/yaml/Makefile --- emitter.o --- --- parser.o --- --- scanner.o --- --- yaml.o --- --- emitter.o --- gcc -O2 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline -I/usr/include -I/usr/pkg/include -fPIC -Wall -DVERSION=\"6.2.8\" -c emitter.c --- parser.o --- gcc -O2 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline -I/usr/include -I/usr/pkg/include -fPIC -Wall -DVERSION=\"6.2.8\" -c parser.c --- scanner.o --- gcc -O2 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline -I/usr/include -I/usr/pkg/include -fPIC -Wall -DVERSION=\"6.2.8\" -c scanner.c --- yaml.o --- gcc -O2 -I/usr/pkg/include/lua-5.3 -I/usr/include/readline -I/usr/include -I/usr/pkg/include -fPIC -Wall -DVERSION=\"6.2.8\" -c yaml.c In file included from yaml.c:36:0: lyaml.h:29:10: fatal error: yaml.h: No such file or directory #include ^~~~~~~~ compilation terminated. *** [yaml.o] Error code 1 make: stopped in /pbulk/work/textproc/lua-lyaml/work/lyaml-6.2.8/ext/yaml --- scanner.o --- scanner.c: In function 'token_iter': scanner.c:233:10: warning: unused variable 'str' [-Wunused-variable] char *str; ^~~ --- parser.o --- parser.c: In function 'event_iter': parser.c:314:10: warning: unused variable 'str' [-Wunused-variable] char *str; ^~~ --- scanner.o --- In file included from scanner.c:26:0: lyaml.h:54:29: warning: 'style' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ scanner.c:170:16: note: 'style' was declared here const char *style; ^~~~~ In file included from scanner.c:26:0: lyaml.h:54:29: warning: 'encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ scanner.c:83:16: note: 'encoding' was declared here const char *encoding; ^~~~~~~~ --- emitter.o --- emitter.c: In function 'emit': emitter.c:73:4: warning: 'yaml_encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] yaml_stream_start_event_initialize (&event, yaml_encoding); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emitter.c:50:20: note: 'yaml_encoding' was declared here yaml_encoding_t yaml_encoding; ^~~~~~~~~~~~~ emitter.c:238:4: warning: 'yaml_style' may be used uninitialized in this function [-Wmaybe-uninitialized] yaml_sequence_start_event_initialize (&event, anchor, tag, implicit, yaml_style); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emitter.c:213:26: note: 'yaml_style' was declared here yaml_sequence_style_t yaml_style; ^~~~~~~~~~ emitter.c:193:4: warning: 'yaml_style' may be used uninitialized in this function [-Wmaybe-uninitialized] yaml_mapping_start_event_initialize (&event, anchor, tag, implicit, yaml_style); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emitter.c:168:25: note: 'yaml_style' was declared here yaml_mapping_style_t yaml_style; ^~~~~~~~~~ emitter.c:288:4: warning: 'yaml_style' may be used uninitialized in this function [-Wmaybe-uninitialized] yaml_scalar_event_initialize (&event, anchor, tag, value, length, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plain_implicit, quoted_implicit, yaml_style); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emitter.c:258:24: note: 'yaml_style' was declared here yaml_scalar_style_t yaml_style; ^~~~~~~~~~ --- parser.o --- In file included from parser.c:26:0: lyaml.h:54:29: warning: 'style' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ parser.c:252:16: note: 'style' was declared here const char *style; ^~~~~ In file included from parser.c:26:0: lyaml.h:54:29: warning: 'style' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ parser.c:222:16: note: 'style' was declared here const char *style; ^~~~~ In file included from parser.c:26:0: lyaml.h:54:29: warning: 'style' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ parser.c:185:16: note: 'style' was declared here const char *style; ^~~~~ In file included from parser.c:26:0: lyaml.h:54:29: warning: 'encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lua_pushyamlstr(_s) lua_pushstring (L, (char *)(_s)) ^~~~~~~~~~~~~~ parser.c:81:16: note: 'encoding' was declared here const char *encoding; ^~~~~~~~ 1 error make: stopped in /pbulk/work/textproc/lua-lyaml/work/lyaml-6.2.8/ext/yaml *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/textproc/lua-lyaml *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/lua-lyaml