Will clearing all the existing builds and starting afresh remove this issue? Can some one do this?

--
Nilay

On Sat, 4 Jun 2011, Steve Reinhardt wrote:

It seems very strange... like at a high level it thinks there's a
cycle, but when it goes to print out where it is it can't find one.
I've never seen this myself; I wonder if it's a bug in the version of
scons on zizzer (v0.98), as the machine I use has v.1.2.0.

It is a little strange that we're building params structs for Ruby
objects in ALPHA_SE though.

Steve

On Sat, Jun 4, 2011 at 6:41 AM, Nilay Vaish <ni...@cs.wisc.edu> wrote:
Does any one has any idea what a dependency cycles is? This is what zizzer's
log has.

scons: *** Found dependency cycle(s):
 Internal Error: no cycle found for node
build/ALPHA_SE/params/L1Cache_Controller.hh (<SCons.Node.FS.File instance at
0x412a680>) 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 0x410d200>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_directory/params/L2Cache_Controller.hh
(<SCons.Node.FS.File instance at 0x128d1290>) 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 0xdf2db48>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_token/params/DMA_Controller.hh (<SCons.Node.FS.File
instance at 0x11ccb4d0>) 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
0x30ae9b90>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_hammer/params/Directory_Controller.hh
(<SCons.Node.FS.File instance at 0x9b5d518>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_directory/params/L1Cache_Controller.hh
(<SCons.Node.FS.File instance at 0x128ce9e0>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_FS/params/Directory_Controller.hh (<SCons.Node.FS.File instance
at 0x16ea8560>) in state up_to_date
 Internal Error: no cycle found for node
build/ARM_SE/params/L1Cache_Controller.hh (<SCons.Node.FS.File instance at
0x3a89d518>) 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
0x4105ef0>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_directory/params/Directory_Controller.hh
(<SCons.Node.FS.File instance at 0x128ac710>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_token/params/L2Cache_Controller.hh
(<SCons.Node.FS.File instance at 0x11ff1320>) 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
0x30be19e0>) in state up_to_date
 Internal Error: no cycle found for node
build/X86_FS/params/DMA_Controller.hh (<SCons.Node.FS.File instance at
0x34b024d0>) in state up_to_date
 Internal Error: no cycle found for node
build/X86_FS/params/L1Cache_Controller.hh (<SCons.Node.FS.File instance at
0x34cfcc20>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_directory/params/DMA_Controller.hh
(<SCons.Node.FS.File instance at 0x128a8440>) in state up_to_date
 Internal Error: no cycle found for node
build/ARM_SE/params/DMA_Controller.hh (<SCons.Node.FS.File instance at
0x3a7b16c8>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_hammer/params/DMA_Controller.hh (<SCons.Node.FS.File
instance at 0x9b58248>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MESI_CMP_directory/params/Directory_Controller.hh
(<SCons.Node.FS.File instance at 0x8f27fc8>) in state up_to_date
 Internal Error: no cycle found for node
build/X86_FS/params/Directory_Controller.hh (<SCons.Node.FS.File instance at
0x34b08ef0>) in state up_to_date
 Internal Error: no cycle found for node
build/SPARC_FS/params/Directory_Controller.hh (<SCons.Node.FS.File instance
at 0x2c1b0f38>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_CMP_token/params/L1Cache_Controller.hh
(<SCons.Node.FS.File instance at 0x11fefa70>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_FS/params/L1Cache_Controller.hh (<SCons.Node.FS.File instance at
0x16ec7290>) 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 0xdf2d2d8>) 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 0x8f1dcf8>) in state up_to_date
 Internal Error: no cycle found for node
build/ALPHA_SE_MOESI_hammer/params/L1Cache_Controller.hh
(<SCons.Node.FS.File instance at 0x9b7d7e8>) in state up_to_date

--
Nilay

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

Reply via email to