=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for p5-Quota-1.8.1nb1 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Quota/.exists --- --- blib/arch/auto/Quota/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- myconfig.h --- --- dynamic --- --- Quota.c --- --- myconfig.h --- rm -f myconfig.h --- Quota.bs --- --- pm_to_blib --- --- blibdirs --- --- myconfig.h --- ln -s hints/bsd.h myconfig.h --- Quota.c --- "/opt/pkg/bin/perl" "/opt/pkg/lib/perl5/5.32.0/ExtUtils/xsubpp" -typemap '/opt/pkg/lib/perl5/5.32.0/ExtUtils/typemap' Quota.xs > Quota.xsc --- Quota.bs --- Running Mkbootstrap for Quota () --- config --- --- stdio_wrap.o --- clang -c -O2 -D_REENTRANT -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=11.0 -fno-strict-aliasing -pipe -DPERL_USE_SAFE_PUTENV -O2 -DVERSION=\"1.8.1\" -DXS_VERSION=\"1.8.1\" "-I/opt/pkg/lib/perl5/5.32.0/darwin-thread-multi-2level/CORE" stdio_wrap.c --- Quota.bs --- chmod 644 "Quota.bs" --- blib/arch/auto/Quota/Quota.bs --- "/opt/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 --- pm_to_blib --- cp Quota.pm blib/lib/Quota.pm AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota) --- Quota.c --- mv Quota.xsc Quota.c --- Quota.o --- clang -c -O2 -D_REENTRANT -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=11.0 -fno-strict-aliasing -pipe -DPERL_USE_SAFE_PUTENV -O2 -DVERSION=\"1.8.1\" -DXS_VERSION=\"1.8.1\" "-I/opt/pkg/lib/perl5/5.32.0/darwin-thread-multi-2level/CORE" Quota.c Quota.xs:326:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_bhardlimit) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:327:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_bsoftlimit) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:328:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_curblocks) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:329:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_fhardlimit) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:330:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_fsoftlimit) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:331:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_curfiles) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:332:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_btimeleft) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ Quota.xs:333:24: warning: incompatible pointer types passing 'unsigned long *' to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] xdr_u_long(xdrs, (unsigned long *)&rqp->rq_ftimeleft) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ 8 warnings generated. --- blib/arch/auto/Quota/Quota.bundle --- rm -f blib/arch/auto/Quota/Quota.bundle clang -L/opt/pkg/lib -mmacosx-version-min=11.0 -bundle -undefined dynamic_lookup Quota.o stdio_wrap.o -L/usr/lib -lquota -L/opt/pkg/lib -L/opt/pkg/lib/perl5/5.32.0/darwin-thread-multi-2level/CORE -o blib/arch/auto/Quota/Quota.bundle ld: library not found for -lquota clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [blib/arch/auto/Quota/Quota.bundle] Error code 1 bmake: stopped in /opt/work/sysutils/p5-Quota/work/Quota-1.8.1 1 error bmake: stopped in /opt/work/sysutils/p5-Quota/work/Quota-1.8.1 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/sysutils/p5-Quota *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/sysutils/p5-Quota