=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for p5-yamcha-0.33nb10
--- blib/lib/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/YamCha/.exists ---
--- blib/arch/auto/YamCha/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- YamCha.bs ---
--- YamCha_wrap.o ---
--- YamCha.bs ---
Running Mkbootstrap for YamCha ()
--- YamCha_wrap.o ---
g++ -c  -I/usr/local/include  -O2 -pthread -I/usr/include -fno-strict-aliasing -pipe -O2 -I/usr/pkg/include -I/usr/include    -I/usr/pkg/include -I/usr/include    -DVERSION=\"0\"  -DXS_VERSION=\"0\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE"   YamCha_wrap.cxx
--- pm_to_blib ---
--- YamCha.bs ---
chmod 644 "YamCha.bs"
--- blib/arch/auto/YamCha/YamCha.bs ---
"/usr/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- YamCha.bs blib/arch/auto/YamCha/YamCha.bs 644
--- blibdirs ---
--- config ---
--- pm_to_blib ---
cp YamCha.pm blib/lib/YamCha.pm
--- YamCha_wrap.o ---
YamCha_wrap.cxx:314:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
  register unsigned char uu;
  ^~~~~~~~~
YamCha_wrap.cxx:326:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
  register unsigned char uu = 0;
  ^~~~~~~~~
YamCha_wrap.cxx:327:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
  register int d;
  ^~~~~~~~~
YamCha_wrap.cxx:718:9: error: cannot combine with previous 'typedef' declaration specifier
typedef XS(SwigPerlWrapper);
        ^
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:146:18: note: expanded from macro 'XS'
#define XS(name) XS_EXTERNAL(name)
                 ^
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
#  define XS_EXTERNAL(name) extern "C" XSPROTO(name)
                            ^
YamCha_wrap.cxx:718:9: error: expected unqualified-id
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:146:18: note: expanded from macro 'XS'
#define XS(name) XS_EXTERNAL(name)
                 ^
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:134:36: note: expanded from macro 'XS_EXTERNAL'
#  define XS_EXTERNAL(name) extern "C" XSPROTO(name)
                                   ^
YamCha_wrap.cxx:719:9: error: unknown type name 'SwigPerlWrapper'
typedef SwigPerlWrapper *SwigPerlWrapperPtr;
        ^
YamCha_wrap.cxx:989:26: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
            catch (const char *e) {
                         ^
YamCha_wrap.cxx:986:20: note: for type 'char *'
            catch (char *e) {
                   ^
YamCha_wrap.cxx:1034:26: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
            catch (const char *e) {
                         ^
YamCha_wrap.cxx:1031:20: note: for type 'char *'
            catch (char *e) {
                   ^
YamCha_wrap.cxx:1075:26: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
            catch (const char *e) {
                         ^
YamCha_wrap.cxx:1072:20: note: for type 'char *'
            catch (char *e) {
                   ^
YamCha_wrap.cxx:1121:26: warning: exception of type 'const char *' will be caught by earlier handler [-Wexceptions]
            catch (const char *e) {
                         ^
YamCha_wrap.cxx:1118:20: note: for type 'char *'
            catch (char *e) {
                   ^
YamCha_wrap.cxx:1164:26: error: cannot initialize a member subobject of type 'SwigPerlWrapperPtr' (aka 'int *') with an lvalue of type 'void (PerlInterpreter *, CV *)' (aka 'void (interpreter *, cv *)')
{"YamChac::new_Chunker", _wrap_new_Chunker},
                         ^~~~~~~~~~~~~~~~~
YamCha_wrap.cxx:1165:29: error: cannot initialize a member subobject of type 'SwigPerlWrapperPtr' (aka 'int *') with an lvalue of type 'void (PerlInterpreter *, CV *)' (aka 'void (interpreter *, cv *)')
{"YamChac::delete_Chunker", _wrap_delete_Chunker},
                            ^~~~~~~~~~~~~~~~~~~~
YamCha_wrap.cxx:1166:28: error: cannot initialize a member subobject of type 'SwigPerlWrapperPtr' (aka 'int *') with an lvalue of type 'void (PerlInterpreter *, CV *)' (aka 'void (interpreter *, cv *)')
{"YamChac::Chunker_parse", _wrap_Chunker_parse},
                           ^~~~~~~~~~~~~~~~~~~
YamCha_wrap.cxx:1167:36: error: cannot initialize a member subobject of type 'SwigPerlWrapperPtr' (aka 'int *') with an lvalue of type 'void (PerlInterpreter *, CV *)' (aka 'void (interpreter *, cv *)')
{"YamChac::Chunker_parseToString", _wrap_Chunker_parseToString},
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
YamCha_wrap.cxx:1175:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
XS(SWIG_init) {
^
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:146:18: note: expanded from macro 'XS'
#define XS(name) XS_EXTERNAL(name)
                 ^
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
#  define XS_EXTERNAL(name) extern "C" XSPROTO(name)
                            ^
YamCha_wrap.cxx:1188:9: error: no matching function for call to 'Perl_newXS'
        newXS((char*) swig_commands[i].name,swig_commands[i].wrapper, (char*)__FILE__);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/embed.h:556:23: note: expanded from macro 'newXS'
#define newXS(a,b,c)            Perl_newXS(aTHX_ a,b,c)
                                ^~~~~~~~~~
/data/scratch/textproc/p5-yamcha/work/.buildlink/lib/perl5/5.30.0/x86_64-netbsd-thread-multi/CORE/proto.h:2558:19: note: candidate function not viable: no known conversion from 'SwigPerlWrapperPtr' (aka 'int *') to 'XSUBADDR_t' (aka 'void (*)(interpreter *, cv *)') for 3rd argument
PERL_CALLCONV CV*       Perl_newXS(pTHX_ const char *name, XSUBADDR_t subaddr, const char *filename);
                        ^
8 warnings and 8 errors generated.
*** [YamCha_wrap.o] Error code 1

make: stopped in /data/scratch/textproc/p5-yamcha/work/yamcha-0.33/perl
1 error

make: stopped in /data/scratch/textproc/p5-yamcha/work/yamcha-0.33/perl
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/textproc/p5-yamcha
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/textproc/p5-yamcha