Hello,

Most regression tests can not be executed because there're files missing.
See this: http://www.mail-archive.com/[email protected]/msg03245.html

Regards,

--
Fernando A. Endo, PhD student and researcher

Université de Grenoble, UJF
France



2014-01-07 yuanyao <[email protected]>

>  Hi dear all:
>     I'm rather new to Gem5. These days I have successfully
> installed/compiled Gem5.
>     However, when I try to run the regression test using: scons
> build/ARM/tests/opt/quick/se
>     I always get the following output (in the bottom of this email).
>     Of course I use "scons build/ARM/gem5.opt" to compile gem5.
>     I think according to the Gem5 documentatations, I should get
> something like:
>
>
> % scons build/ALPHA/tests/debug/quick/se
> ...
> **** build/ALPHA/tests/debug/quick/se/00.hello/alpha/linux/o3-timing PASSED!
> ...
> **** build/ALPHA/tests/debug/quick/se/00.hello/alpha/linux/simple-atomic 
> PASSED!
> ...
> **** build/ALPHA/tests/debug/quick/se/00.hello/alpha/linux/simple-timing 
> PASSED!
> ...
> **** build/ALPHA/tests/debug/quick/se/00.hello/alpha/tru64/o3-timing PASSED!
>
>
>     What was the problem about my Gem5??
>
> Checking for leading underscore in global variables...(cached) no
> Checking for C header file Python.h... (cached) yes
> Checking for C library pthread... (cached) yes
> Checking for C library dl... (cached) yes
> Checking for C library util... (cached) yes
> Checking for C library m... (cached) yes
> Checking for C library python2.7... (cached) yes
> Checking for accept(0,0,0) in C++ library None... (cached) yes
> Checking for zlibVersion() in C++ library z... (cached) yes
> Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf...
> (cached) yes
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached)
> no
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library rt... (cached) yes
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library
> None... (cached) yes
> Checking for C library tcmalloc... (cached) yes
> Checking for C header file fenv.h... (cached) yes
> Checking for C header file linux/kvm.h... (cached) yes
> Checking size of struct kvm_xsave ... (cached) yes
> Checking for member exclude_host in struct perf_event_attr...(cached) yes
> Reading SConsopts
> Building in /home/yuanyao/gem5/build/ARM
> Using saved variables file /home/yuanyao/gem5/build/variables/ARM
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: `build/ARM/tests/opt/long/se' is up to date.
> scons: done building targets.
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to