+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opentracker-0.0.20180526nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opentracker-0.0.20180526nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for opentracker-0.0.20180526.tar.gz => Checksum SHA512 OK for opentracker-0.0.20180526.tar.gz ===> Installing dependencies for opentracker-0.0.20180526nb1 ========================================================================== The supported build options for opentracker are: opentracker-ipv6-only opentracker-restrictions The currently selected options are: opentracker-restrictions You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.opentracker (not defined) ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency libowfat>=0.26: found libowfat-0.33 => Full dependency torrentutils-[0-9]*: found torrentutils-0.3.0nb15 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for opentracker-0.0.20180526nb1 ===> Extracting for opentracker-0.0.20180526nb1 ===> Patching for opentracker-0.0.20180526nb1 ===> Creating toolchain wrappers for opentracker-0.0.20180526nb1 ===> Configuring for opentracker-0.0.20180526nb1 => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] tests/testsuite2.sh:5: %$(printf %02X $(( $RANDOM & 0xff )) )\ WARNING: [check-portability.awk] tests/testsuite2.sh:6: %$(printf %02X $(( $RANDOM & 0xff )) )\ WARNING: [check-portability.awk] tests/testsuite2.sh:7: &ip=$(( $RANDOM & 0xff )).17.13.15&port=$(( $RANDOM & 0xff )) HTTP/1.0\n" Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] tests/testsuite.sh:5: %$(printf %02X $(( $RANDOM & 0xf )) )\ WARNING: [check-portability.awk] tests/testsuite.sh:6: &ip=$(( $RANDOM & 0xf )).$(( $RANDOM & 0xf )).13.16&port=$(( $RANDOM & 0xff )) HTTP/1.0\n" Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. ===========================================================================