[M3devel] new errors wrt bc and [

Jay K jay.krell at cornell.edu
Sun Jul 26 13:04:06 CEST 2009


http://tinderbox.elegosoft.com/tinderbox/cgi-bin/gunzip.cgi?tree=cm3&brief-log=1248604850.21111

 
1) m3gdb/src/m3makefile gnu platform missing, I fixed it
 

2a) "/home/jay/work/cm3-ws/sparc3-2009-07-26-03-59-12/cm3/m3-sys/m3tests/src/m3makefile", line 279: quake runtime error: execution failed: execution of `bc´ failed: errno=2
 

2b) /home/jay/work/cm3-ws/sparc3-2009-07-26-03-59-12/cm3/scripts/pkgmap.sh: line 360: bc: command not found
 

3) regression-scripts/defs.sh: line 776: [: too many arguments
    if [ "${TESTHOSTNAME}" = "birch.elegosoft.com" -a `who -m | cut -d ' ' -f1` = "m3" ]; then
 
Maybe put an "x" in there?
    if [ "x${TESTHOSTNAME}" = "xbirch.elegosoft.com" -a `who -m | cut -d ' ' -f1` = "m3" ]; then

?
 

(+2 for using Python..)
 

 - Jay


More information about the M3devel mailing list