robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-lib/libcrypto/free-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/lib/libcrypto/free REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-lib/libcrypto/free-targets + regress_root lib/libcrypto/free + export SUDO + unpriv -c staff build exec make -C /home/src/regress/lib/libcrypto/free REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== all_tests ==== awk -f /home/src/regress/lib/libcrypto/free/freenull.awk < /home/src/lib/libcrypto/Symbols.list > freenull.c.body cat /home/src/regress/lib/libcrypto/free/freenull.c.head freenull.c.body /home/src/regress/lib/libcrypto/free/freenull.c.tail > freenull.c.tmp mv freenull.c.tmp freenull.c cc -O2 -pipe -MD -MP -c freenull.c cc -o freenull freenull.o -lcrypto PASS