[M3devel] Fwd: Output from "cron" command

Jay jay.krell at cornell.edu
Tue Dec 23 14:07:20 CET 2008


ah. I thought for some reason that m3cc could use newer stuff,
probably confusing with m3tests,
and I wouldn't catch this as I back up to older versions rarely.
That's /trivial/ to fix..though I'm still hampered by unusual real-world circumstance,
should get relief by end of week (Friday), or maybe much earlier, but certainly during Friday day.
 
The fix is to just provide one's own, like:
 
if not defined("fs_exists")
  proc fs_exists(a) is 
   return state(a, a)
  end
end
 
Thanks,
  - Jay> Date: Tue, 23 Dec 2008 13:59:00 +0100> From: wagner at elegosoft.com> To: m3devel at elegosoft.com> Subject: Re: [M3devel] Fwd: Output from "cron" command> > Quoting Tony Hosking <hosking at cs.purdue.edu>:> > > Jay, things are still failing on my SOLgnu installation after your> > changes. Did you ever try it on yours?> > According to tinderbox, all release builds fail due to undefined> quake procedures:> > > /scratch/hosking/work/cm3-ws/niagara-2008-12-23-11-30-03/cm3/scripts/pkgmap.sh > -c "cm3 -build -override > -DROOT=?/scratch/hosking/work/cm3-ws/niagara-2008-12-23-11-30-03/cm3? > -DCM3_VERSION_TEXT=?d5.7.0? -DCM3_VERSION_NUMBER=?050700? > -DCM3_LAST_CHANGED=?2008-03-16? " m3cc> 1196 === package m3-sys/m3cc ===> 1197 +++ cm3 -build -override > -DROOT=?/scratch/hosking/work/cm3-ws/niagara-2008-12-23-11-30-03/cm3? > -DCM3_VERSION_TEXT=?d5.7.0? -DCM3_VERSION_NUMBER=?050700? > -DCM3_LAST_CHANGED=?2008-03-16? +++> 1198 --- building in SOLgnu ---> 1199> 1200 NEXT > "/scratch/hosking/work/cm3-ws/niagara-2008-12-23-11-30-03/cm3/m3-sys/m3cc/src/m3makefile", line 293: quake runtime error: undefined variable: > fs_exists> 1201> > fs_exists cannot be used unless we provide an official release before,> because it has not been officially released yet.> > Some lastok-builds fail for other reasons.> > Has anybody time to fix these? Alternatively, we could back out the> offending changes...> > > Happy holidays to all!> > Happy Christmas to all M3 users from me, too!> > Olaf> > > Begin forwarded message:> >> >> From: Tony Hosking <hosking at cs.purdue.edu>> >> Date: 23 December 2008 00:04:20 GMT+11:00> >> To: hosking at cs.purdue.edu> >> Subject: Output from "cron" command> >>> >> Your "cron" job on niagara.cs.purdue.edu> >> $HOME/cm3/scripts/regression/cron.sh> >>> >> produced the following output:> >>> >> TESTHOSTNAME=niagara> >> WS=/homes/hosking/work/cm3-ws/niagara-2008-12-22-11-30-04> >> 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> >> 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-20081222-063006-5jaOwe/log.txt> >>> >> ---> >>> >> checkout, compile and test of cm3 ...> >> 2008.12.22 06:30:06 -- checkout in progress.> >> [start checkout 2008.12.22 06:30:10]> >> cd /tmp/build-cm3-20081222-063006-5jaOwe/build> >> cvs return value: 0> >> [end checkout 2008.12.22 06:49:53]> >> CHECKOUT_RETURN = 0> >> --> >> 2008.12.22 06:49:55 -- compile in progress.> >> [start compile 2008.12.22 06:49:55]> >> compile return value: 0> >> [end compile 2008.12.22 06:55:09]> >> COMPILE_RETURN = 1> >> *** COMPILE FAILED> >> removing build tree /tmp/build-cm3-20081222-063006-5jaOwe ...> >> cleaning CM3 workspaces...> >> /homes/hosking/work/cm3-ws/niagara-*> >>> >> cleaning regression test log files...> >> /homes/hosking/tmp/cm3/niagara/cm3-rlog-*> >>> >> cleaning m3test log files...> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stdout> >>> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stderr> >>> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stderr.extract> >>> >> cleaning snapshot files...> >> /homes/hosking/tmp/cm3/niagara/cm3-min-POSIX-SOLgnu-*-*.tgz> >>> >> cleaning package reports...> >> /tmp/cm3-pkg-report-SOLgnu-*.html> >>> >> TESTHOSTNAME=niagara> >> WS=/homes/hosking/work/cm3-ws/niagara-2008-12-22-11-57-14> >> 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> >> 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-20081222-065716-Oha4Uk/log.txt> >>> >> ---> >>> >> checkout, compile and test of cm3 ...> >> 2008.12.22 06:57:16 -- checkout in progress.> >> [start checkout 2008.12.22 06:57:18]> >> cd /tmp/build-cm3-20081222-065716-Oha4Uk/build> >> cvs return value: 0> >> [end checkout 2008.12.22 07:16:39]> >> CHECKOUT_RETURN = 0> >> --> >> 2008.12.22 07:16:41 -- compile in progress.> >> [start compile 2008.12.22 07:16:41]> >> compile return value: 0> >> [end compile 2008.12.22 08:02:05]> >> COMPILE_RETURN = 0> >> 2008.12.22 08:02:22 -- tests in progress.> >> [start run-tests 2008.12.22 08:02:22]> >> cd /tmp/build-cm3-20081222-065716-Oha4Uk/build> >> [end run-tests 2008.12.22 08:02:22]> >> TESTS_RETURN = 0> >> 2008.12.22 08:02:22 -- checkout, compile and test run done.> >>> >> ---> >>> >> removing build tree /tmp/build-cm3-20081222-065716-Oha4Uk ...> >> cleaning CM3 workspaces...> >> /homes/hosking/work/cm3-ws/niagara-*> >>> >> cleaning regression test log files...> >> /homes/hosking/tmp/cm3/niagara/cm3-rlog-*> >>> >> cleaning m3test log files...> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stdout> >>> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stderr> >>> >> /homes/hosking/tmp/cm3/niagara/m3tests-*.stderr.extract> >>> >> cleaning snapshot files...> >> /homes/hosking/tmp/cm3/niagara/cm3-min-POSIX-SOLgnu-*-*.tgz> >>> >> cleaning package reports...> >> /tmp/cm3-pkg-report-SOLgnu-*.html> >>> >> done.> > > > -- > Olaf Wagner -- elego Software Solutions GmbH> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20081223/f6001f49/attachment-0002.html>


More information about the M3devel mailing list