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
>
>
> On Sat, 4 Jun 2011, Cron Daemon wrote:
>
>> scons: *** Found dependency cycle(s):
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/o3-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-atomic
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/inorder-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-atomic
>> passed.
>> *****
>> build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_hammer/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_hammer/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/01.hello-2T-smt/alpha/linux/o3-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/20.eio-short/alpha/eio/simple-timing
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/20.eio-short/alpha/eio/simple-atomic
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/30.eio-mp/alpha/eio/simple-timing-mp
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/30.eio-mp/alpha/eio/simple-atomic-mp
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/o3-timing
>> passed.
>> *****
>> build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby
>> passed.
>> *****
>> build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory
>> passed.
>> *****
>> build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby
>> passed.
>> *****
>> build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory
>> passed.
>> ***** build/ALPHA_SE/tests/opt/quick/50.memtest/alpha/linux/memtest
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token
>> passed.
>> *****
>> build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-timing
>> passed.
>> *****
>> build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual
>> passed.
>> *****
>> build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual
>> passed.
>> *****
>> build/ALPHA_FS/tests/opt/quick/80.netperf-stream/alpha/linux/twosys-tsunami-simple-atomic
>> passed.
>> *****
>> build/ALPHA_FS/tests/opt/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_hammer/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer
>> passed.
>> ***** build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-atomic
>> passed.
>> ***** build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-timing
>> passed.
>> ***** build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-timing-ruby
>> passed.
>> ***** build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/o3-timing passed.
>> ***** build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/inorder-timing
>> passed.
>> ***** build/POWER_SE/tests/opt/quick/00.hello/power/linux/simple-atomic
>> passed.
>> ***** build/POWER_SE/tests/opt/quick/00.hello/power/linux/o3-timing
>> passed.
>> ***** build/SPARC_SE/tests/opt/quick/00.hello/sparc/linux/simple-atomic
>> passed.
>> ***** build/SPARC_SE/tests/opt/quick/02.insttest/sparc/linux/simple-atomic
>> passed.
>> *****
>> build/SPARC_SE/tests/opt/quick/00.hello/sparc/linux/simple-timing-ruby
>> passed.
>> *****
>> build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/simple-timing-mp
>> passed.
>> ***** build/SPARC_SE/tests/opt/quick/02.insttest/sparc/linux/o3-timing
>> passed.
>> ***** build/SPARC_SE/tests/opt/quick/02.insttest/sparc/linux/simple-timing
>> passed.
>> *****
>> build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp
>> passed.
>> ***** build/SPARC_SE/tests/opt/quick/00.hello/sparc/linux/simple-timing
>> passed.
>> *****
>> build/SPARC_SE/tests/opt/quick/40.m5threads-test-atomic/sparc/linux/o3-timing-mp
>> passed.
>> ***** build/X86_SE/tests/opt/quick/00.hello/x86/linux/simple-timing
>> passed.
>> ***** build/X86_SE/tests/opt/quick/00.hello/x86/linux/simple-timing-ruby
>> passed.
>> ***** build/X86_SE/tests/opt/quick/00.hello/x86/linux/simple-atomic
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_token/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token
>> passed.
>> ***** build/X86_SE/tests/opt/quick/00.hello/x86/linux/o3-timing passed.
>> ***** build/ARM_SE/tests/opt/quick/00.hello/arm/linux/simple-atomic
>> passed.
>> ***** build/ARM_SE/tests/opt/quick/00.hello/arm/linux/simple-timing
>> passed.
>> ***** build/ARM_SE/tests/opt/quick/00.hello/arm/linux/o3-timing passed.
>> *****
>> build/ARM_FS/tests/opt/quick/10.linux-boot/arm/linux/realview-simple-atomic
>> passed.
>> *****
>> build/ARM_FS/tests/opt/quick/10.linux-boot/arm/linux/realview-simple-timing
>> passed.
>> *****
>> build/X86_FS/tests/opt/quick/10.linux-boot/x86/linux/pc-simple-timing
>> passed.
>> *****
>> build/ALPHA_SE_MESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory
>> passed.
>> *****
>> build/X86_FS/tests/opt/quick/10.linux-boot/x86/linux/pc-simple-atomic
>> passed.
>> *****
>> build/ALPHA_SE_MOESI_CMP_directory/tests/opt/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory
>> passed.
>>
>> See /z/m5/regression/regress-2011-06-04-03:00:01 for details.
>>
>> _______________________________________________
>> 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
>
_______________________________________________
gem5-dev mailing list
gem5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to