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"], [{'ALPHA_TLASER':
False, 'FAST_ALLOC_STATS': False, 'FAST_ALLOC_DEBUG': False, 'USE_CHECKER':
False, 'SS_COMPATIBLE_FP': True, 'NO_FAST_ALLOC': False, 'USE_FENV': True,
'TARGET_ISA': 'alpha', 'FULL_SYSTEM': False, 'USE_MYSQL': False}, "extension
'hgext/mq' overrides commands: qheader qnew ^qpop qrestore qapplied qguard
qclone ^strip qgoto qprev qunapplied ^qrefresh qtop ^qdiff qseries
qcommit|qci qfold qnext qdelete|qremove|qrm ^qimport qselect ^qpush ^qinit
qrename|qmv qsave\nextension 'patchbomb' overrides commands: email\nTag
inorder-thread-context-updates.diff overrides mq patch of the same name\nTag
qtip overrides mq patch of the same name\nTag qbase overrides mq patch of
the same name\nTag qparent overrides mq patch of the same name\nec076c266464
5875 default qtip tip inorder-thread-context-updates.diff qbase"])
objectifyPyFile(["build/ALPHA_SE/python/m5/defines.py.s"],
["build/ALPHA_SE/python/m5/defines.py"])
scons: *** [build/ALPHA_SE/python/m5/defines.py.s] Exception
Traceback (most recent call last):
File "/usr/lib/scons/SCons/Taskmaster.py", line 222, in execute
self.targets[0].build()
File "/usr/lib/scons/SCons/Node/__init__.py", line 372, in build
apply(self.get_executor(), (self,), kw)
File "/usr/lib/scons/SCons/Executor.py", line 145, in __call__
return self.do_execute(target, kw)
File "/usr/lib/scons/SCons/Executor.py", line 131, in do_execute
status = apply(act, (self.targets, self.get_sources(), env), kw)
File "/usr/lib/scons/SCons/Action.py", line 468, in __call__
stat = self.execute(target, source, env)
File "/usr/lib/scons/SCons/Action.py", line 846, in execute
result = self.execfunction(target=target, source=rsources, env=env)
File "/home/ksewell/m5-fresh/build/ALPHA_SE/SConscript", line 843, in
objectifyPyFile
compiled = compile(src, pysource.debugname, 'exec')
File "/home/ksewell/m5-fresh/build/ALPHA_SE/python/m5/defines.py", line 2
hgRev = 'extension 'hgext/mq' overrides commands: qheader qnew ^qpop
qrestore qapplied qguard qclone ^strip qgoto qprev qunapplied ^qrefresh qtop
^qdiff qseries qcommit|qci qfold qnext qdelete|qremove|qrm ^qimport qselect
^qpush ^qinit qrename|qmv qsave
--
----------
Korey L Sewell
Graduate Student - PhD Candidate
Computer Science & Engineering
University of Michigan
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev