=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> 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 libprelude-perl-0.9.24.1nb14
cd /data/scratch/security/libprelude-perl/work/libprelude-0.9.24.1/bindings && /usr/bin/make perl-build
cd perl && LANG="" DESTDIR= LIBDIR=/usr/pkg/lib /usr/pkg/bin/perl Makefile.PL INSTALLDIRS=vendor CC="c++"
Warning: -L../../../.buildlink/lib changed to -L/data/scratch/security/libprelude-perl/work/libprelude-0.9.24.1/bindings/perl/../../../.buildlink/lib
Generating a Unix-style Makefile
Writing Makefile for PreludeEasy
Writing MYMETA.yml and MYMETA.json
cd perl && /usr/bin/make LD_RUN_PATH="" CC="c++"
cd /data/scratch/security/libprelude-perl/work/libprelude-0.9.24.1/bindings/low-level && /usr/bin/make perl-build
cd perl && LANG="" DESTDIR= LIBDIR=/usr/pkg/lib /usr/pkg/bin/perl Makefile.PL INSTALLDIRS=vendor CC="gcc"
Generating a Unix-style Makefile
Writing Makefile for Prelude
Writing MYMETA.yml and MYMETA.json
cd perl && /usr/bin/make LD_RUN_PATH=""
cp Prelude.pm blib/lib/Prelude.pm
Running Mkbootstrap for Prelude ()
chmod 644 "Prelude.bs"
gcc -c  -I../../.. -I../../../src/include -I../../../src/include -I../../../src/libprelude-error  -O2 -pthread -I/usr/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -O2 -pthread -I/usr/include    -DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE"   Prelude.c
In file included from Prelude.c:731:0:
Prelude.c: In function 'SWIG_AsCharPtrAndSize':
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:34: error: 'bool' undeclared (first use in this function)
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                  ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro 'LIKELY'
      if (LIKELY((dst) != (src))) {  \
          ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro 'SvSetSV_and'
   SvSetSV_and(dst,src,/*nothing*/;)
   ^
Prelude.c:1872:6: note: in expansion of macro 'SvSetSV'
      SvSetSV(tmp, obj);
      ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:34: note: each undeclared identifier is reported only once for each function it appears in
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                  ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro 'LIKELY'
      if (LIKELY((dst) != (src))) {  \
          ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro 'SvSetSV_and'
   SvSetSV_and(dst,src,/*nothing*/;)
   ^
Prelude.c:1872:6: note: in expansion of macro 'SvSetSV'
      SvSetSV(tmp, obj);
      ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: in expansion of macro 'cBOOL'
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro 'LIKELY'
      if (LIKELY((dst) != (src))) {  \
          ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro 'SvSetSV_and'
   SvSetSV_and(dst,src,/*nothing*/;)
   ^
Prelude.c:1872:6: note: in expansion of macro 'SvSetSV'
      SvSetSV(tmp, obj);
      ^
Prelude.c: In function '_wrap_prelude_option_recv_reply':
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:34: error: 'bool' undeclared (first use in this function)
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                  ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59898:7: note: in expansion of macro 'XPUSHs'
       XPUSHs(sv_2mortal(newSVpvf("%" PRELUDE_PRIu64, *arg2)));
       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59898:7: note: in expansion of macro 'XPUSHs'
       XPUSHs(sv_2mortal(newSVpvf("%" PRELUDE_PRIu64, *arg2)));
       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59899:7: note: in expansion of macro 'XPUSHs'
       XPUSHs(sv_2mortal(newSVuv(*arg3)));
       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59900:7: note: in expansion of macro 'XPUSHs'
       XPUSHs(sv_2mortal(newSViv(ret)));
       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59905:11: note: in expansion of macro 'XPUSHs'
           XPUSHs(sv_2mortal(SWIG_NewPointerObj((void *) * arg4, SWIG_TypeQuery("prelude_option_t *"), 0)));
           ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59908:11: note: in expansion of macro 'XPUSHs'
           XPUSHs(sv_2mortal(newSVpv(*arg4, strlen(*arg4))));
           ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: error: expected ':' before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3672:62: note: in definition of macro 'EXPECT'
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3677:52: note: in expansion of macro 'cBOOL'
 #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
                                                    ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:371:30: note: in expansion of macro 'UNLIKELY'
                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
                              ^
/data/scratch/security/libprelude-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/pp.h:458:32: note: in expansion of macro 'EXTEND'
 #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                ^
Prelude.c:59913:9: note: in expansion of macro 'XPUSHs'
         XPUSHs(&PL_sv_undef);
         ^
*** Error code 1

Stop.
make[3]: stopped in /data/scratch/security/libprelude-perl/work/libprelude-0.9.24.1/bindings/low-level/perl
*** Error code 1

Stop.
make[2]: stopped in /data/scratch/security/libprelude-perl/work/libprelude-0.9.24.1/bindings/low-level
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc-current/security/libprelude-perl
*** Error code 1

Stop.
make: stopped in /data/pkgsrc-current/security/libprelude-perl