HomeFreeBSD

Added a stress test using su(1).

Description

Added a stress test using su(1).

Sponsored by: Dell EMC Isilon

Details

Provenance
phoAuthored on
Parents
rS335614: MFC r335282:
Branches
Unknown
Tags
Unknown

Event Timeline

hello sir

I am trying to compile stress2  on FreeBSD 12.0-RELEASE r341666 GENERIC amd64

here is what I got:

> testcases (all)

make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 4: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 5: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 6: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 7: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 8: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 9: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 10: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 11: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 12: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 13: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 14: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 15: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 16: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 17: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 18: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 19: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 20: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 21: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 22: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 23: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 24: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 25: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 26: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 27: Need an operator
make[1]: "/usr/home/zhichao/stress/freebsdtest/stress2/testcases/Makefile" line 28: Need an operator
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in /usr/home/zhichao/stress/freebsdtest/stress2/testcases

  • Error code 1

did I miss some libs or something ?
would you be so kind to help me out?

Hmm. Not sure what is going on.
Try using this script for checking out and compiling: https://people.freebsd.org/~pho/stress/setup.sh

sorry to bother you again

I fails to checkout through SVN(svnlite checkout -q svn://svn.freebsd.org/base/user/pho/stress2)

would you be so kind to send me a tar?