I also received this error after I pulled in Nate's changeset. Removing
the build directory fixed the problem for me.

Nilay

On Tue, January 11, 2011 4:35 am, Gabe Black wrote:
> I initially thought this was your RubyDebug.hh change, Nate, but I don't
> see RubyDebug in the repository anywhere now. In the past I've run into
> problems where left over files make a build break until you wipe it out
> and rebuild, specifically having to do with the python stuff. I suspect
> if you delete these build directories and rerun these might pass, but
> you might want to look them over to see why they need to be cleared out
> to work. Maybe something is including all the files in a particular
> directory, and even though scons isn't building them any more they're
> still getting picked up and folded in?
>
> Gabe
>
> Cron Daemon wrote:
>> scons: *** Implicit dependency `build/ALPHA_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/ALPHA_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency
>> `build/ALPHA_SE_MOESI_hammer/params/RubyDebug.hh' not found, needed by
>> target
>> `build/ALPHA_SE_MOESI_hammer/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency
>> `build/ALPHA_SE_MESI_CMP_directory/params/RubyDebug.hh' not found,
>> needed by target
>> `build/ALPHA_SE_MESI_CMP_directory/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency
>> `build/ALPHA_SE_MOESI_CMP_directory/params/RubyDebug.hh' not found,
>> needed by target
>> `build/ALPHA_SE_MOESI_CMP_directory/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency
>> `build/ALPHA_SE_MOESI_CMP_token/params/RubyDebug.hh' not found, needed
>> by target
>> `build/ALPHA_SE_MOESI_CMP_token/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/ALPHA_FS/params/RubyDebug.hh' not
>> found, needed by target
>> `build/ALPHA_FS/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/MIPS_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/MIPS_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/POWER_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/POWER_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/SPARC_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/SPARC_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/X86_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/X86_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/ARM_SE/params/RubyDebug.hh' not
>> found, needed by target
>> `build/ARM_SE/python/m5/internal/param_RubySystem_wrap.cc'.
>> scons: *** Implicit dependency `build/ARM_FS/params/RubyDebug.hh' not
>> found, needed by target
>> `build/ARM_FS/python/m5/internal/param_RubySystem_wrap.cc'.
>>
>> See /z/m5/regression/regress-2011-01-11-03:00:01 for details.
>>
>> _______________________________________________
>> m5-dev mailing list
>> m5-dev@m5sim.org
>> http://m5sim.org/mailman/listinfo/m5-dev
>>
>
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>


--
Nilay

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

Reply via email to