On Sat, March 19, 2011 3:26 am, Cron Daemon wrote:
> scons: *** Found dependency cycle(s):

I am looking at the output of the regression from last night. What do the
following errors mean?

scons: *** Found dependency cycle(s):
  Internal Error: no cycle found for node
build/POWER_SE/params/Directory_Controller.hh (<SCons.Node.FS.File
instance at 0x28927440>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE_MESI_CMP_directory/params/DMA_Controller.hh
(<SCons.Node.FS.File instance at 0xfa57320>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE/params/L1Cache_Controller.hh (<SCons.Node.FS.File
instance at 0x3fdbab8>) in state up_to_date
  Internal Error: no cycle found for node
build/X86_SE/params/DMA_Controller.hh (<SCons.Node.FS.File instance at
0x315e16c8>) in state up_to_date
  Internal Error: no cycle found for node
build/X86_SE/params/Directory_Controller.hh (<SCons.Node.FS.File
instance at 0x315362d8>) in state up_to_date
  Internal Error: no cycle found for node
build/POWER_SE/params/L1Cache_Controller.hh (<SCons.Node.FS.File
instance at 0x28939dd0>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE/params/Directory_Controller.hh (<SCons.Node.FS.File
instance at 0x3fc5758>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE/params/DMA_Controller.hh (<SCons.Node.FS.File instance at
0x3fbc488>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE_MESI_CMP_directory/params/L1Cache_Controller.hh
(<SCons.Node.FS.File instance at 0xfbc6680>) in state up_to_date
  Internal Error: no cycle found for node
build/ALPHA_SE_MESI_CMP_directory/params/L2Cache_Controller.hh
(<SCons.Node.FS.File instance at 0xfbc6ef0>) in state up_to_date
  Internal Error: no cycle found for node
build/POWER_SE/params/DMA_Controller.hh (<SCons.Node.FS.File instance at
0x28922170>) in state up_to_date
  Internal Error: no cycle found for node
build/X86_SE/params/L1Cache_Controller.hh (<SCons.Node.FS.File instance
at 0x31515320>) in state up_to_date

File "/usr/lib/scons/SCons/Taskmaster.py", line 800, in cleanup
Child returned 2
When attemping to execute: scons --ignore-style -k USE_MYSQL=no
EXTRAS=/z/m5/regression/zizzer/encumbered RUBY=True -j 7 -Q
build/ALPHA_SE/tests/fast/quick
build/ALPHA_SE_MOESI_hammer/tests/fast/quick
build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick
build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick
build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick
build/ALPHA_FS/tests/fast/quick build/MIPS_SE/tests/fast/quick
build/POWER_SE/tests/fast/quick build/SPARC_SE/tests/fast/quick
build/X86_SE/tests/fast/quick build/X86_FS/tests/fast/quick
build/ARM_SE/tests/fast/quick build/ARM_FS/tests/fast/quick
Child returned 1
When attemping to execute: util/regress '--scons-opts' '-k USE_MYSQL=no
EXTRAS=/z/m5/regression/zizzer/encumbered RUBY=True -j 7 -Q' 'quick'


--
Nilay

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to