+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/lcov-2.3.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/lcov-2.3.2/work.log ===> Building for lcov-2.3.2 Available make targets: install : install binaries and man pages in DESTDIR (default /) uninstall : delete binaries and man pages from DESTDIR (default /) dist : create packages (RPM, tarball) ready for distribution check : perform self-tests checkstyle: check source files for coding style issues release : finalize release and create git tag for specified VERSION test : same as 'make check'