The regression runs as the 'm5test' user; if you tried to run under /z/m5/regression as yourself or as root then it's probably running into file/dir permissions problems. I'll delete the build dir so we shouldn't run into this again.
Usually it's best just to run the regressions in your own directory; if you can run on zizzer then the regressions should run too. You can diff your tree with the one in /z/m5/regression/zizzer if necessary. You don't have to wait more than 24 hours to see if the real regression will work. If you really need to rerun a regression the way cron does, you should use sudo -u m5test -H /z/m5/regression/do-regression <options> where <options> is either "quick" (what the nightly runs do) or "--scratch all" (what happens Sat nights). Steve On Fri, Jun 10, 2011 at 1:16 AM, Korey Sewell <ksew...@umich.edu> wrote: > I was late in updating the repository. I think this may have happened since > I was running stuff on zizzer while the regressions were loading up. What's > the method of choice for rerunning the do-regression script? > > Also, when updating the simple cpu regressions, I had to "hg merge" the > changesets, so it seems I had a merge that didnt propagate through. > > I'm finally able to regenerate the o3-timing error seen in the regressions. > I wont be able to fix those 2 regressions just this second, but the > simple-cpu ones should be updated and when I get into the lab today, I'll > look again into the O3 ones and see what happened. > > > On Fri, Jun 10, 2011 at 3:02 AM, Cron Daemon > <r...@zizzer.eecs.umich.edu>wrote: > >> scons: *** Cannot duplicate `src/SConscript' in `build/SPARC_SE': None. >> Stop. >> >> See /z/m5/regression/regress-2011-06-10-03:00:01 for details. >> >> _______________________________________________ >> gem5-dev mailing list >> gem5-dev@m5sim.org >> http://m5sim.org/mailman/listinfo/gem5-dev >> > > > > -- > - Korey > _______________________________________________ > gem5-dev mailing list > gem5-dev@m5sim.org > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list gem5-dev@m5sim.org http://m5sim.org/mailman/listinfo/gem5-dev