robsd-exec: timeout 3600s + . /usr/local/libexec/robsd/util-regress.sh + config_load + << "EOF" + _err=0 + _env=REGRESS_FAIL_EARLY=no + config_value regress-sys/crypto/aesctr-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/sys/crypto/aesctr REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-sys/crypto/aesctr-targets + regress_root sys/crypto/aesctr + export SUDO + unpriv -c staff build exec make -C /home/src/regress/sys/crypto/aesctr REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== run-regress-aesctr ==== cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/aesctr.c /home/src/regress/sys/crypto/aesctr/aesctr.c:179:3: warning: call to undeclared function 'aes_ctr_crypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] aes_ctr_crypt(&ctx, block); ^ 1 warning generated. cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/cast.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb_enc.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb3_enc.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/aes.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/rijndael.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/set_key.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/xform.c cc -o aesctr aesctr.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o ./aesctr OK test vector 0 OK test vector 1 OK test vector 2 OK test vector 3 OK test vector 4 OK test vector 5 OK test vector 6 OK test vector 7 OK test vector 8