[M3devel] Output from "cron" command

Jay K jay.krell at cornell.edu
Thu Jan 14 23:21:43 CET 2010


"lastok" of the release branch, which this appears to be, was expected to fail.
(and for head was expected a few days ago)

Previous compiler can't build m3core.

Must first build compiler, then m3core.

The usual occasional problem.

 

  - Jay

 


From: hosking at cs.purdue.edu
Date: Thu, 14 Jan 2010 14:57:15 -0500
To: rcolebur at SCIRES.COM
CC: m3devel at elegosoft.com
Subject: Re: [M3devel] Output from "cron" command

Hmm.  The only other commits I've seen are Jay's.  Jay?




On 14 Jan 2010, at 14:34, Coleburn, Randy wrote:



No, the only scripts I’ve changed are mine in scripts/dev/windows.  These don’t have anything to do with Tinderbox.
Regards,
Randy
 


From: Tony Hosking [mailto:hosking at cs.purdue.edu] 
Sent: Thursday, January 14, 2010 12:41 PM
To: Tony Hosking
Cc: m3devel m3devel
Subject: Re: [M3devel] Output from "cron" command
 
Looks like the change in the last 24 hours to the build scripts results in improper bootstrapping of the compiler...

 

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

 

Randy/Jay, did you change something related to this?

 



Antony Hosking | Associate Professor | Computer Science | Purdue University

305 N. University Street | West Lafayette | IN 47907 | USA

Office  +1 765 494 6001  +1 765 494 6001  | Mobile  +1 765 427 5484  +1 765 427 5484 

 



 
 


On 14 Jan 2010, at 12:14, Tony Hosking wrote:




Your "cron" job on niagara.cs.purdue.edu
$HOME/cm3/scripts/regression/cron.sh

produced the following output:

GMAKE=gmake
export GMAKE
TAR=gtar
export TAR
TESTHOSTNAME=niagara
WS=/homes/hosking/work/cm3-ws/niagara-2010-01-14-11-30-07
LASTREL=5.4.0
INSTROOT_REL=/homes/hosking/work/cm3-inst/niagara/rel-5.4.0
INSTROOT_POK=/homes/hosking/work/cm3-inst/niagara/prev-ok
INSTROOT_LOK=/homes/hosking/work/cm3-inst/niagara/last-ok
INSTROOT_CUR=/homes/hosking/work/cm3-inst/niagara/current
CM3_OSTYPE=POSIX
CM3_TARGET=SOLgnu
BINDISTMIN=/homes/hosking/work/cm3-min-POSIX-SOLgnu-5.4.0.tgz
CM3CVSSERVER=birch.elegosoft.com
CM3CVSROOT=birch.elegosoft.com:/usr/cvs
BINDISTMIN_NAME=cm3-min-POSIX-SOLgnu-5.4.0.tgz
BINDISTMIN=/homes/hosking/work/cm3-min-POSIX-SOLgnu-5.4.0.tgz
CM3CVSUSER=
testing ssh birch.elegosoft.com..
ssh birch.elegosoft.com ok
Building cm3.
Tinderbox Tree:   "cm3"
Buildname:        "SOLgnu SunOS 5.10 niagara release-build"

creating log file /tmp/build-cm3-20100114-063009-n6aGOt/log.txt

---

checkout, compile and test of cm3 ...
2010.01.14 06:30:09 -- checkout in progress.
[start checkout 2010.01.14 06:30:17]
cd /tmp/build-cm3-20100114-063009-n6aGOt/build
cvs return value: 0
[end checkout 2010.01.14 06:45:08]
CHECKOUT_RETURN = 0
--
2010.01.14 06:45:13 -- compile in progress.
[start compile 2010.01.14 06:45:13]
compile return value: 0
[end compile 2010.01.14 08:49:36]
COMPILE_RETURN = 0
2010.01.14 08:49:56 -- tests in progress.
[start run-tests 2010.01.14 08:49:56]
cd /tmp/build-cm3-20100114-063009-n6aGOt/build
[end run-tests 2010.01.14 11:02:11]
TESTS_RETURN = 510
*** TESTS FAILED
removing build tree /tmp/build-cm3-20100114-063009-n6aGOt ...
cleaning CM3 workspaces...
/homes/hosking/work/cm3-ws/niagara-*
cleanup_all_but_last_n
cleanup_all_but_last_n /homes/hosking/work/cm3-ws/niagara-2010-01-11-16-05-08

cleaning regression test log files...
/homes/hosking/tmp/cm3/niagara/cm3-rlog-*
cleanup_all_but_last_n
cleanup_all_but_last_n

cleaning m3test log files...
/homes/hosking/tmp/cm3/niagara/m3tests-*.stdout
cleanup_all_but_last_n
cleanup_all_but_last_n

/homes/hosking/tmp/cm3/niagara/m3tests-*.stderr
cleanup_all_but_last_n
cleanup_all_but_last_n /homes/hosking/tmp/cm3/niagara/m3tests-2010-01-09-11-30-05.stderr

/homes/hosking/tmp/cm3/niagara/m3tests-*.stderr.extract
cleanup_all_but_last_n
cleanup_all_but_last_n /homes/hosking/tmp/cm3/niagara/m3tests-2010-01-09-11-30-05.stderr.extract

cleaning snapshot files...
/homes/hosking/tmp/cm3/niagara/cm3-min-POSIX-SOLgnu-*-*.tgz
cleanup_all_but_last_n
cleanup_all_but_last_n

cleaning package reports...
/tmp/cm3-pkg-report-SOLgnu-*.html
cleanup_all_but_last_n
cleanup_all_but_last_n

done with cleanup_all
GMAKE=gmake
export GMAKE
TAR=gtar
export TAR
TESTHOSTNAME=niagara
WS=/homes/hosking/work/cm3-ws/niagara-2010-01-14-16-05-02
LASTREL=5.4.0
INSTROOT_REL=/homes/hosking/work/cm3-inst/niagara/rel-5.4.0
INSTROOT_POK=/homes/hosking/work/cm3-inst/niagara/prev-ok
INSTROOT_LOK=/homes/hosking/work/cm3-inst/niagara/last-ok
INSTROOT_CUR=/homes/hosking/work/cm3-inst/niagara/current
CM3_OSTYPE=POSIX
CM3_TARGET=SOLgnu
BINDISTMIN=/homes/hosking/work/cm3-min-POSIX-SOLgnu-5.4.0.tgz
CM3CVSSERVER=birch.elegosoft.com
CM3CVSROOT=birch.elegosoft.com:/usr/cvs
BINDISTMIN_NAME=cm3-min-POSIX-SOLgnu-5.4.0.tgz
BINDISTMIN=/homes/hosking/work/cm3-min-POSIX-SOLgnu-5.4.0.tgz
CM3CVSUSER=
testing ssh birch.elegosoft.com..
ssh birch.elegosoft.com ok
Building cm3.
Tinderbox Tree:   "cm3"
Buildname:        "SOLgnu SunOS 5.10 niagara lastok-build"

creating log file /tmp/build-cm3-20100114-110504-6ga4NN/log.txt

---

checkout, compile and test of cm3 ...
2010.01.14 11:05:04 -- checkout in progress.
[start checkout 2010.01.14 11:05:06]
cd /tmp/build-cm3-20100114-110504-6ga4NN/build
cvs return value: 0
[end checkout 2010.01.14 11:20:02]
CHECKOUT_RETURN = 0
--
2010.01.14 11:20:08 -- compile in progress.
[start compile 2010.01.14 11:20:08]
compile return value: 1
[end compile 2010.01.14 12:11:12]
COMPILE_RETURN = 1
*** COMPILE FAILED
removing build tree /tmp/build-cm3-20100114-110504-6ga4NN ...
cleaning CM3 workspaces...
/homes/hosking/work/cm3-ws/niagara-*
cleanup_all_but_last_n
cleanup_all_but_last_n /homes/hosking/work/cm3-ws/niagara-2010-01-12-11-30-05

cleaning regression test log files...
/homes/hosking/tmp/cm3/niagara/cm3-rlog-*
cleanup_all_but_last_n
cleanup_all_but_last_n

cleaning m3test log files...
/homes/hosking/tmp/cm3/niagara/m3tests-*.stdout
cleanup_all_but_last_n
cleanup_all_but_last_n

/homes/hosking/tmp/cm3/niagara/m3tests-*.stderr
cleanup_all_but_last_n
cleanup_all_but_last_n

/homes/hosking/tmp/cm3/niagara/m3tests-*.stderr.extract
cleanup_all_but_last_n
cleanup_all_but_last_n

cleaning snapshot files...
/homes/hosking/tmp/cm3/niagara/cm3-min-POSIX-SOLgnu-*-*.tgz
cleanup_all_but_last_n
cleanup_all_but_last_n

cleaning package reports...
/tmp/cm3-pkg-report-SOLgnu-*.html
cleanup_all_but_last_n
cleanup_all_but_last_n

done with cleanup_all
 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100114/f6fcf293/attachment-0002.html>


More information about the M3devel mailing list