Re: [m5-dev] Scons 0.98 build problems...

2009-02-17 Thread nathan binkert
If you read the error message it was the hgext.mq line, not the others. You should leave the style hook enabled. Nate On Tue, Feb 17, 2009 at 7:10 PM, Korey Sewell wrote: > So I finally got M5 to build with scons 0.98 but I had to remove the > patch-queue lines: > [extensions] > hgext.mq = >

Re: [m5-dev] Scons 0.98 build problems...

2009-02-17 Thread Korey Sewell
So I finally got M5 to build with scons 0.98 but I had to remove the patch-queue lines: [extensions] hgext.mq = patchbomb = style = /home/ksewell/m5/util/style.py So for some reason, adding patch-queue to the repo just kills the build for me... On Tue, Feb 17, 2009 at 3:18 PM, nathan binkert wr

Re: [m5-dev] Scons 0.98 build problems...

2009-02-17 Thread nathan binkert
I think that the problem is that you've got stuff in your hgrc that is causing problems. What happens when you do "hg id" from the command line? I'm guessing that it will complain. Nate 2009/2/17 Steve Reinhardt : > Have you tried cloning a fresh repo and seeing if it works there? > > 2009/2/

Re: [m5-dev] Scons 0.98 build problems...

2009-02-17 Thread Steve Reinhardt
Have you tried cloning a fresh repo and seeing if it works there? 2009/2/17 Korey Sewell > Hmmm...Dont know what's going on here.. I just reinstalled mercurial with > no luck... > > Can someone post the contents of their build/ALPHA_SE/python/m5/defines.py > file so I can see the differences goi

Re: [m5-dev] Scons 0.98 build problems...

2009-02-17 Thread Korey Sewell
Hmmm...Dont know what's going on here.. I just reinstalled mercurial with no luck... Can someone post the contents of their build/ALPHA_SE/python/m5/defines.py file so I can see the differences going on? On Mon, Feb 16, 2009 at 4:19 PM, nathan binkert wrote: > Just looking at the output seems to

Re: [m5-dev] Scons 0.98 build problems...

2009-02-16 Thread nathan binkert
Just looking at the output seems to indicate that you've done something funny with your mercurial setup. Do you have mq in both your .hgrc file and in /etc/mercurial? Nate 2009/2/16 Korey Sewell : > Hey all, > I am currently unable to build any CPU Model successfully after the scons > update..

[m5-dev] Scons 0.98 build problems...

2009-02-16 Thread Korey Sewell
Hey all, I am currently unable to build any CPU Model successfully after the scons update...0 Other people seem to be doing just fine, so am I missing something? My error message has something to do with generating a defines.py file: makeDefinesPyFile(["build/ALPHA_SE/python/m5/defines.py"], [{'A