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/kern/pipe-env + 2> /dev/null + _env=REGRESS_FAIL_EARLY=no GOCACHE=/tmp + _make=make -C /home/src/regress/sys/kern/pipe REGRESS_FAIL_EARLY=no GOCACHE=/tmp + config_value regress-sys/kern/pipe-targets + regress_root sys/kern/pipe + export SUDO + unpriv -c staff build exec make -C /home/src/regress/sys/kern/pipe REGRESS_FAIL_EARLY=no GOCACHE=/tmp regress ==== run-close-race ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/pipe.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-close.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-kqueue.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-ping-pong.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-run-down.c /home/src/regress/sys/kern/pipe/test-run-down.c:57:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] test_run_down_write_big() ^ void /home/src/regress/sys/kern/pipe/test-run-down.c:73:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] test_run_down_write_small() ^ void 2 warnings generated. cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-select.c cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /home/src/regress/sys/kern/pipe/test-thundering-herd.c cc -o pipe pipe.o test-close.o test-kqueue.o test-ping-pong.o test-run-down.o test-select.o test-thundering-herd.o -lpthread ./pipe close-race ==== run-kqueue-read ==== ./pipe kqueue-read ==== run-kqueue-read-eof ==== ./pipe kqueue-read-eof ==== run-kqueue-write ==== ./pipe kqueue-write ==== run-kqueue-write-eof ==== ./pipe kqueue-write-eof ==== run-ping-pong ==== ./pipe ping-pong ==== run-run-down-write-big ==== ./pipe run-down-write-big ==== run-run-down-write-small ==== ./pipe run-down-write-small ==== run-select-hup ==== ./pipe select-hup ==== run-thundering-herd-read-signal ==== ./pipe thundering-herd-read-signal ==== run-thundering-herd-read-wakeup ==== ./pipe thundering-herd-read-wakeup ==== run-thundering-herd-write-signal ==== ./pipe thundering-herd-write-signal ==== run-thundering-herd-write-wakeup ==== ./pipe thundering-herd-write-wakeup