It works "better" if you replace in ct/gen: done | cut -d'|' -f8 | grep cttest by: done | cut -d'|' -f8 | grep cttest
The result is then: x================= $ CC=gcc gmake check ct/gen heap-test.o integ-test.o job-test.o util-test.o >ct/_ctcheck.c.part mv ct/_ctcheck.c.part ct/_ctcheck.c gcc -c -o ct/_ctcheck.o ct/_ctcheck.c gcc -lsocket -lnsl ct/_ctcheck.o ct/ct.o SunOS.o conn.o file.o heap.o job.o ms.o net.o primes.o prot.o sd-daemon.o serv.o time.o tube.o util.o vers.o walg.o heap-test.o integ-test.o job-test.o util-test.o -o ct/_ctcheck ct/_ctcheck ......EEEEEEEEE.EEEEEEEEEEEEEE.......................... cttest2cmdpacket: error (exit status 8) start server port=52451 pid=13031 >10 use a use b <10 timeout cttestbinlogallocation: error (exit status 8) start server port=56548 pid=13034 >11 put 0 0 120 22 >11 job payload xxxxxxxxxx <11 cttestbinlogallocation: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.pgaiDz/binlog.1: Invalid argument cttestbinlogallocation: walg.c:492 in walinit: makenextfile timeout cttestbinlogbasic: error (exit status 8) start server port=54222 pid=13039 >12 put 0 0 100 0 >12 <12 cttestbinlogbasic: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.DuaWDz/binlog.1: Invalid argument cttestbinlogbasic: walg.c:492 in walinit: makenextfile timeout cttestbinlogbury: error (exit status 8) start server port=53220 pid=13043 >13 put 0 0 100 0 >13 <13 cttestbinlogbury: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.SIaqEz/binlog.1: Invalid argument cttestbinlogbury: walg.c:492 in walinit: makenextfile timeout cttestbinlogdiskfull: error (exit status 8) start server port=60445 pid=13046 wrapfalloc: fd=15 size=1000 >14 put 0 0 100 50 >14 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <14 cttestbinlogdiskfull: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.6WaOEz/binlog.1: Invalid argument cttestbinlogdiskfull: walg.c:492 in walinit: makenextfile timeout cttestbinlogdiskfulldelete: error (exit status 8) start server port=55213 pid=13049 >15 put 0 0 100 50 >15 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrapfalloc: fd=16 size=1000 <15 cttestbinlogdiskfulldelete: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.i_aaFz/binlog.1: Invalid argument cttestbinlogdiskfulldelete: walg.c:492 in walinit: makenextfile timeout cttestbinlogemptyexit: error (exit status 8) start server port=33326 pid=13052 start server port=35590 pid=13053 >17 put 0 0 0 0 >17 <17 cttestbinlogemptyexit: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.wnayFz/binlog.1: Invalid argument cttestbinlogemptyexit: walg.c:492 in walinit: makenextfile timeout cttestbinlogread: error (exit status 8) start server port=34477 pid=13057 >17 use test <17 cttestbinlogread: file.c:454 in filewopen: falloc /tmp/beanstalkd.test.LBaaGz/binlog.1: Invalid argument cttestbinlogread: walg.c:492 in walinit: makenextfile timeout cttestbinlogsizelimit: error (exit status 8) start server port=60390 pid=13062 >18 put 0 0 100 50 cttestbinlogsizelimit: >18 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <18 file.c:454 in filewopen: falloc /tmp/beanstalkd.test.ZPaOGz/binlog.1: Invalid argument cttestbinlogsizelimit: walg.c:492 in walinit: makenextfile timeout cttestdeleteready: error (exit status 8) start server port=51450 pid=13068 >20 put 0 0 0 0 >20 <20 timeout cttestmultitube: error (exit status 8) start server port=39621 pid=13071 >21 use abc <21 timeout cttestnonegativedelay: error (exit status 8) start server port=43640 pid=13075 >22 put 512 -1 100 0 <22 timeout cttestomittimeleft: error (exit status 8) start server port=53022 pid=13078 >23 put 0 0 5 1 >23 a <23 timeout cttestpause: error (exit status 8) start server port=44482 pid=13081 >24 put 0 0 0 1 >24 x <24 timeout cttestreservewithtimeout2conn: error (exit status 8) start server port=50490 pid=13086 >25 watch foo <25 timeout cttestsmalldelay: error (exit status 8) start server port=43309 pid=13090 >26 put 0 1 1 0 >26 <26 timeout ctteststatstube: error (exit status 8) start server port=54476 pid=13093 >27 use tubea <27 timeout cttesttoobig: error (exit status 8) start server port=46494 pid=13096 >28 put 0 0 0 11 >28 delete 9999 >28 put 0 0 0 1 >28 x <28 timeout cttestttrlarge: error (exit status 8) start server port=46179 pid=13099 >29 put 0 0 120 1 >29 a <29 timeout cttestttrsmall: error (exit status 8) start server port=35146 pid=13103 >30 put 0 0 0 1 >30 a <30 timeout cttestunderscore: error (exit status 8) start server port=36364 pid=13108 >31 use x_y <31 timeout cttestunpausetube: error (exit status 8) start server port=46206 pid=13111 >32 put 0 0 0 0 >32 <32 timeout cttestzerodelay: error (exit status 8) start server port=54387 pid=13114 >33 put 0 0 1 0 >33 <33 timeout 0 failures; 23 errors. Makefile:71: recipe for target 'check' failed gmake: *** [check] Error 1 $ x================= Oops, not good yet. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/d/optout.
