=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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-Data-Alias-1.20nb2
--- blib/lib/Data/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/Data/Alias/.exists ---
--- blib/arch/auto/Data/Alias/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- Alias.c ---
--- Alias.bs ---
--- pm_to_blib ---
--- Alias.c ---
"/usr/pkg/bin/perl5.26.0" "-Iinc" "/usr/pkg/lib/perl5/5.26.0/ExtUtils/xsubpp"  -typemap '/usr/pkg/lib/perl5/5.26.0/ExtUtils/typemap'  Alias.xs > Alias.xsc
--- Alias.bs ---
Running Mkbootstrap for Alias ()
chmod 644 "Alias.bs"
--- blib/arch/auto/Data/Alias/Alias.bs ---
"/usr/pkg/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Alias.bs blib/arch/auto/Data/Alias/Alias.bs 644
--- blibdirs ---
--- config ---
--- pm_to_blib ---
cp lib/Data/Alias.pm blib/lib/Data/Alias.pm
--- Alias.c ---
mv Alias.xsc Alias.c
--- Alias.o ---
clang -c    -O2 -pthread -I/usr/include -fno-strict-aliasing -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -I/usr/include    -I/usr/include    -DVERSION=\"1.20\"  -DXS_VERSION=\"1.20\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.26.0/x86_64-netbsd-thread-multi/CORE"   Alias.c
Alias.xs:1303:2: warning: implicit declaration of function 'POPBLOCK' is invalid in C99 [-Wimplicit-function-declaration]
        POPBLOCK(cx, newpm);
        ^
Alias.xs:1398:3: warning: implicit declaration of function 'POPEVAL' is invalid in C99 [-Wimplicit-function-declaration]
                POPEVAL(cx);
                ^
Alias.xs:1414:3: warning: implicit declaration of function 'POPFORMAT' is invalid in C99 [-Wimplicit-function-declaration]
                POPFORMAT(cx);
                ^
Alias.xs:1445:3: warning: implicit declaration of function 'POPSUB' is invalid in C99 [-Wimplicit-function-declaration]
                POPSUB(cx, sv);
                ^
Alias.xs:1450:2: warning: implicit declaration of function 'LEAVESUB' is invalid in C99 [-Wimplicit-function-declaration]
        LEAVESUB(sv);
        ^
Alias.xs:1551:13: error: no member named 'op_sibling' in 'struct op'
                        op = op->op_sibling;
                             ~~  ^
Alias.xs:1556:20: error: no member named 'op_sibling' in 'struct op'
                while ((op = op->op_sibling))
                             ~~  ^
Alias.xs:1563:14: error: no member named 'op_sibling' in 'struct op'
                while (op->op_sibling)
                       ~~  ^
Alias.xs:1564:13: error: no member named 'op_sibling' in 'struct op'
                        op = op->op_sibling;
                             ~~  ^
Alias.xs:1605:32: error: no member named 'op_sibling' in 'struct op'
        if (!right || !(left = right->op_sibling) || left->op_sibling)
                               ~~~~~  ^
Alias.xs:1605:53: error: no member named 'op_sibling' in 'struct op'
        if (!right || !(left = right->op_sibling) || left->op_sibling)
                                                     ~~~~  ^
Alias.xs:1611:19: error: no member named 'op_sibling' in 'struct op'
        if (!(la = left->op_sibling) || la->op_sibling)
                   ~~~~  ^
Alias.xs:1611:38: error: no member named 'op_sibling' in 'struct op'
        if (!(la = left->op_sibling) || la->op_sibling)
                                        ~~  ^
Alias.xs:1637:20: error: no member named 'op_sibling' in 'struct op'
        if (!(ra = right->op_sibling) || ra->op_sibling)
                   ~~~~~  ^
Alias.xs:1637:39: error: no member named 'op_sibling' in 'struct op'
        if (!(ra = right->op_sibling) || ra->op_sibling)
                                         ~~  ^
Alias.xs:1744:26: error: no member named 'op_sibling' in 'struct op'
                                da_lvalue(aTHX_ kid->op_sibling, TRUE);
                                                ~~~  ^
Alias.xs:1752:26: error: no member named 'op_sibling' in 'struct op'
                                da_lvalue(aTHX_ kid->op_sibling, FALSE);
                                                ~~~  ^
Alias.xs:1765:15: error: no member named 'op_sibling' in 'struct op'
                        kid = kid->op_sibling;
                              ~~~  ^
Alias.xs:1768:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = kid->op_sibling)) break; /* array */
                                    ~~~  ^
Alias.xs:1769:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = tmp->op_sibling)) break; /* first elem */
                                    ~~~  ^
Alias.xs:1773:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = kid->op_sibling)) break; /* array */
                                    ~~~  ^
Alias.xs:1774:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = tmp->op_sibling)) break; /* first elem */
                                    ~~~  ^
Alias.xs:1778:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = kid->op_sibling)) break; /* array */
                                    ~~~  ^
Alias.xs:1779:21: error: no member named 'op_sibling' in 'struct op'
                        if (!(tmp = tmp->op_sibling)) break; /* offset */
                                    ~~~  ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
5 warnings and 20 errors generated.
*** [Alias.o] Error code 1

make: stopped in /data/scratch/devel/p5-Data-Alias/work/Data-Alias-1.20
1 error

make: stopped in /data/scratch/devel/p5-Data-Alias/work/Data-Alias-1.20
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/devel/p5-Data-Alias
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/devel/p5-Data-Alias