=> 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 vcdimager-2.0.1nb13 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1' Making all in include gmake[2]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include' Making all in libvcd gmake[3]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include/libvcd' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include/libvcd' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include/libvcd' gmake[3]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include/libvcd' gmake[3]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include' gmake[2]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/include' Making all in lib gmake[2]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/lib' CC info.lo CC inf.lo CC vcd_read.lo CC info_private.lo CC vcd.lo CC data_structures.lo CC directory.lo CC files.lo CC image.lo CC image_bincue.lo CC image_cdrdao.lo CC image_nrg.lo CC logging.lo CC mpeg.lo CC mpeg_stream.lo CC pbc.lo CC salloc.lo CC sector.lo CC stream.lo CC stream_stdio.lo CC util.lo echo 'VCDINFO_0 {' > libvcdinfo.la.ver echo " global:" >> libvcdinfo.la.ver objs=`for obj in info.lo inf.lo info_private.lo vcd_read.lo; do sed -ne "s/^pic_object='\(.*\)'$/\1/p" $obj; done`; \ nm ${objs} | sed -n -e 's/^.*[ ][ABCDGIRSTW][ABCDGIRSTW]*[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/ \1;/p' | sort | uniq >> libvcdinfo.la.ver echo '};' >> libvcdinfo.la.ver CCLD libvcd.la CCLD libvcdinfo.la gmake[2]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/lib' Making all in frontends gmake[2]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends' Making all in cli gmake[3]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/cli' CC cdxa2mpeg.o CC vcdimager.o CC vcd-info.o CCLD cdxa2mpeg CCLD vcdimager CCLD vcd-info gmake[3]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/cli' Making all in xml gmake[3]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/xml' (sed 's/\"/\\"/g' | /usr/bin/awk 'BEGIN { print "const char videocd_dtd[] = \\" } { print " \"" $0 "\\n\" \\" } END { print ";" }') < ./videocd.dtd > videocd_dtd.inc /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/xml' CC vcd_xml_build.o CC vcd_xml_common.o CC vcd_xml_dtd.o CC vcd_xml_master.o vcd_xml_common.c: In function '_convert': vcd_xml_common.c:245:5: warning: 'output' is deprecated [-Wdeprecated-declarations] if (NULL != handler->output) ^~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:25:0, from vcd_xml_common.c:32: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/encoding.h:177:7: note: declared here } output XML_DEPRECATED_MEMBER; ^~~~~~ vcd_xml_common.c:245:14: error: invalid operands to binary != (have 'void *' and 'union ') if (NULL != handler->output) ^~ ~~~~~~~~~~~~~~~ vcd_xml_common.c:246:7: warning: 'output' is deprecated [-Wdeprecated-declarations] ret = handler->output (out, &out_size, (const unsigned char *) in, &temp); ^~~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:25:0, from vcd_xml_common.c:32: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/encoding.h:177:7: note: declared here } output XML_DEPRECATED_MEMBER; ^~~~~~ vcd_xml_common.c:246:13: error: called object is not a function or function pointer ret = handler->output (out, &out_size, (const unsigned char *) in, &temp); ^~~~~~~ vcd_xml_common.c:250:5: warning: 'input' is deprecated [-Wdeprecated-declarations] if (NULL != handler->input) ^~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:25:0, from vcd_xml_common.c:32: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/encoding.h:173:7: note: declared here } input XML_DEPRECATED_MEMBER; ^~~~~ vcd_xml_common.c:250:14: error: invalid operands to binary != (have 'void *' and 'union ') if (NULL != handler->input) ^~ ~~~~~~~~~~~~~~ vcd_xml_common.c:251:7: warning: 'input' is deprecated [-Wdeprecated-declarations] ret = handler->input (out, &out_size, (const unsigned char *) in, &temp); ^~~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:25:0, from vcd_xml_common.c:32: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/encoding.h:173:7: note: declared here } input XML_DEPRECATED_MEMBER; ^~~~~ vcd_xml_common.c:251:13: error: called object is not a function or function pointer ret = handler->input (out, &out_size, (const unsigned char *) in, &temp); ^~~~~~~ vcd_xml_build.c: In function '_init_xml': vcd_xml_build.c:65:3: warning: '__xmlKeepBlanksDefaultValue' is deprecated [-Wdeprecated-declarations] xmlKeepBlanksDefaultValue = false; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parserInternals.h:16:0, from vcd_xml_build.c:37: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:1030:16: note: declared here XMLPUBFUN int *__xmlKeepBlanksDefaultValue(void); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vcd_xml_build.c: In function '_xmlParseFile': vcd_xml_build.c:94:3: warning: 'pedantic' is deprecated [-Wdeprecated-declarations] ctxt->pedantic = true; ^~~~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parserInternals.h:16:0, from vcd_xml_build.c:37: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:366:9: note: declared here int pedantic XML_DEPRECATED_MEMBER; ^~~~~~~~ vcd_xml_build.c:95:3: warning: 'validate' is deprecated [-Wdeprecated-declarations] ctxt->validate = true; ^~~~ In file included from /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parserInternals.h:16:0, from vcd_xml_build.c:37: /tmp/sysutils/vcdimager/work/.buildlink/include/libxml2/libxml/parser.h:304:9: note: declared here int validate XML_DEPRECATED_MEMBER; ^~~~~~~~ gmake[4]: *** [Makefile:544: vcd_xml_common.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/xml' gmake[3]: *** [Makefile:436: all] Error 2 gmake[3]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends/xml' gmake[2]: *** [Makefile:376: all-recursive] Error 1 gmake[2]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1/frontends' gmake[1]: *** [Makefile:508: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/sysutils/vcdimager/work/vcdimager-2.0.1' gmake: *** [Makefile:413: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vcdimager *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vcdimager