=> 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 libpreludedb-perl-0.9.15.3nb13
--- perl-makefile ---
cd perl && LANG="" DESTDIR= LIBDIR=/usr/pkg/lib /usr/pkg/bin/perl Makefile.PL INSTALLDIRS=vendor CC="clang"
Generating a Unix-style Makefile
Writing Makefile for PreludeDB
Writing MYMETA.yml and MYMETA.json
--- perl-build ---
cd perl && /usr/bin/make LD_RUN_PATH=""
--- blib/lib/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/PreludeDB/.exists ---
--- blib/arch/auto/PreludeDB/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- subdirs ---
--- PreludeDB.o ---
--- pm_to_blib ---
--- PreludeDB.o ---
clang -c  -I../../src/include -I/usr/pkg/include -I/usr/pkg/include  -O2 -pthread -I/usr/include -fno-strict-aliasing -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -I/usr/pkg/include -I/usr/include    -I/usr/pkg/include -I/usr/include    -DVERSION=\"\"  -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/pkg/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE"   PreludeDB.c
--- PreludeDB.bs ---
Running Mkbootstrap for PreludeDB ()
--- blibdirs ---
--- config ---
--- PreludeDB.bs ---
chmod 644 "PreludeDB.bs"
--- pm_to_blib ---
cp PreludeDB.pm blib/lib/PreludeDB.pm
--- PreludeDB.o ---
In file included from PreludeDB.c:1565:
In file included from ../../src/include/preludedb.h:32:
../../src/include/preludedb-error.h:64:87: warning: implicit conversion from enumeration type 'preludedb_error_code_t' to different enumeration type 'prelude_error_code_t' [-Wenum-conversion]
        return (preludedb_error_t) prelude_error_make(PRELUDE_ERROR_SOURCE_PRELUDEDB, error);
                                   ~~~~~~~~~~~~~~~~~~                                 ^~~~~
../../src/include/preludedb-error.h:75:69: warning: implicit conversion from enumeration type 'preludedb_error_code_t' to different enumeration type 'prelude_error_code_t' [-Wenum-conversion]
        ret = prelude_error_verbose_make_v(PRELUDE_ERROR_SOURCE_PRELUDEDB, error, fmt, ap);
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 ^~~~~
PreludeDB.c:1624:6: error: use of undeclared identifier 'bool'
     SvSetSV(tmp, obj);
     ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:34: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                 ^
PreludeDB.c:1624:6: error: expected ':'
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:39: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                      ^
PreludeDB.c:1624:6: note: to match this '?'
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2051:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/sv.h:2037:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/perl.h:3676:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/data/scratch/security/libpreludedb-perl/work/.buildlink/lib/perl5/5.24.0/x86_64-netbsd-thread-multi/CORE/handy.h:111:31: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                              ^
2 warnings and 2 errors generated.
*** [PreludeDB.o] Error code 1

make[1]: stopped in /data/scratch/security/libpreludedb-perl/work/libpreludedb-0.9.15.3/bindings/perl
1 error

make[1]: stopped in /data/scratch/security/libpreludedb-perl/work/libpreludedb-0.9.15.3/bindings/perl
*** [perl-build] Error code 2

make: stopped in /data/scratch/security/libpreludedb-perl/work/libpreludedb-0.9.15.3/bindings
1 error

make: stopped in /data/scratch/security/libpreludedb-perl/work/libpreludedb-0.9.15.3/bindings
*** Error code 2

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

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