=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ap24-usdt-0.1.0 mkdir -p build dtrace -xnolibs -h -o build/httpd_provider.h -s src/httpd_provider.d gcc -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/apr-1 -I/opt/pkg/include/db4 -DLDAP_DEPRECATED -Wall -Werror -fPIC -I/opt/pkg/include -I/opt/pkg/include/apr-1 -I/opt/pkg/include/db4 -DLDAP_DEPRECATED -Ibuild -I/opt/pkg/include/apr-1 -I/opt/pkg/include -I/opt/pkg/include/db4 -DLDAP_DEPRECATED -I/opt/pkg/include/ncurses -I/opt/pkg/include/httpd -I/opt/pkg/include/apr-1 -c -o build/usdt.o src/usdt.c dtrace -xnolibs -G -o build/httpd_provider.o -s src/httpd_provider.d build/usdt.o Usage: dtrace [-aACeFHlqSvVwZ] [-arch i386|x86_64] [-b bufsz] [-c cmd] [-D name[=def]] [-I path] [-L path] [-o output] [-p pid] [-s script] [-U name] [-x opt[=val]] [-P provider [[ predicate ] action ]] [-m [ provider: ] module [[ predicate ] action ]] [-f [[ provider: ] module: ] func [[ predicate ] action ]] [-n [[[ provider: ] module: ] func: ] name [[ predicate ] action ]] [-i probe-id [[ predicate ] action ]] [ args ... ] predicate -> '/' D-expression '/' action -> '{' D-statements '}' -arch Generate programs and Mach-O files for the specified architecture -a claim anonymous tracing state -A generate plist(5) entries for anonymous tracing -b set trace buffer size -c run specified command and exit upon its completion -C run cpp(1) preprocessor on script files -D define symbol when invoking preprocessor -e exit after compiling request but prior to enabling probes -f enable or list probes matching the specified function name -F coalesce trace output by function -h generate a header file with definitions for static probes -H print included files when invoking preprocessor -i enable or list probes matching the specified probe id -I add include directory to preprocessor search path -l list probes matching specified criteria -L add library directory to library search path -m enable or list probes matching the specified module name -n enable or list probes matching the specified probe name -o set output file -p grab specified process-ID and cache its symbol tables -P enable or list probes matching the specified provider name -q set quiet mode (only output explicitly traced data) -s enable or list probes according to the specified D script -S print D compiler intermediate code -U undefine symbol when invoking preprocessor -v set verbose mode (report stability attributes, arguments) -V report DTrace API version -w permit destructive actions -W wait for specified process and exit upon its completion -x enable or modify compiler and tracing options -Z permit probe descriptions that match zero probes gmake: *** [Makefile:56: build/httpd_provider.o] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/joyent/ap2-usdt *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/joyent/ap2-usdt