===> Building for p5-Quota-1.8.1nb6 rm -f myconfig.h ln -s hints/bsd.h myconfig.h "/opt/pkg/bin/perl" "/opt/pkg/lib/perl5/5.42.0/ExtUtils/xsubpp" -typemap '/opt/pkg/lib/perl5/5.42.0/ExtUtils/typemap' Quota.xs > Quota.xsc mv Quota.xsc Quota.c Running Mkbootstrap for Quota () chmod 644 "Quota.bs" clang -c -pipe -Os -D_REENTRANT -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -I/usr/local/include -Wno-error=implicit-function-declaration -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"1.8.1\" -DXS_VERSION=\"1.8.1\" "-I/opt/pkg/lib/perl5/5.42.0/darwin-thread-multi-2level/CORE" stdio_wrap.c cp Quota.pm blib/lib/Quota.pm AutoSplitting blib/lib/Quota.pm (blib/lib/auto/Quota) clang -c -pipe -Os -D_REENTRANT -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -I/usr/local/include -Wno-error=implicit-function-declaration -pipe -Os -I/opt/pkg/include -I/opt/pkg/include -DVERSION=\"1.8.1\" -DXS_VERSION=\"1.8.1\" "-I/opt/pkg/lib/perl5/5.42.0/darwin-thread-multi-2level/CORE" Quota.c Quota.xs:147:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] auth_destroy(client->cl_auth); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/auth.h:183:35: note: expanded from macro 'auth_destroy' ((*((auth)->ah_ops->ah_destroy))(auth)) ^ Quota.xs:301:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_getquota_args(xdrs, gqp) ^ Quota.xs:310:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_getquota_rslt(xdrs, gqp) ^ Quota.xs:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xdr_rquota(xdrs, rqp) ^ 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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375: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-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/rpc/xdr.h:375:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ 12 warnings generated. "/opt/pkg/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Quota.bs blib/arch/auto/Quota/Quota.bs 644 rm -f blib/arch/auto/Quota/Quota.bundle LD_RUN_PATH="/usr/lib" clang -Wl,-rpath,"/usr/lib" -bundle -undefined dynamic_lookup -mmacosx-version-min=14.5 -L/opt/pkg/lib -L/usr/local/lib Quota.o stdio_wrap.o -L/usr/lib -lquota -L/opt/pkg/lib -L/opt/pkg/lib/perl5/5.42.0/darwin-thread-multi-2level/CORE -o blib/arch/auto/Quota/Quota.bundle -lrpcsvc ld: library 'quota' not found 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 making "all" in /Users/pbulk/build/sysutils/p5-Quota/work/Quota-1.8.1 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/sysutils/p5-Quota/work/Quota-1.8.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/p5-Quota *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/p5-Quota