robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util.sh + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-sys/crypto/hmac-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/sys/crypto/hmac REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-sys/crypto/hmac-targets + regress_root sys/crypto/hmac + export SUDO + unpriv -c staff build exec make -C /home/src/regress/sys/crypto/hmac REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== run-regress-hmac_test ==== cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//md5.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha1.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha2.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//hmac.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/hmac_test.c cc -o hmac_test md5.o sha1.o sha2.o hmac.o hmac_test.o ./hmac_test | diff - /home/src/regress/sys/crypto/hmac/hmac_test.txt