public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Test suite results what they mean and how to evaluate
@ 2014-01-10 15:49 Mark Henwood
  2014-01-10 17:37 ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Henwood @ 2014-01-10 15:49 UTC (permalink / raw)
  To: gcc-help

I have just finished building gcc 4.8.2 so that I can setup a cross
compilation environment.  Running the test suite generated a few errors and
failures but I am not sure how to evaluate them.  Here are the results I
got:

gcc.log:ERROR: Failed to mmap
gcc.log:FAIL: varl is -1, not 6
g++.log:ERROR: Failed to mmap
g++.log:FAIL: varl is -1, not 6
g++.log:FAIL: g++.old-deja/g++.mike/temp.C -std=c++98 execution test
g++.log:FAIL: g++.old-deja/g++.mike/temp.C -std=c++11 execution test
libmudflap.log:FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
libmudflap.log:FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
libmudflap.log:FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

In looking at the results on  http://gcc.gnu.org/buildstat.html it is hard
to make much of the results.  The "best" X86_64 4.8.2 build had just the
libmudflap errors, but similar test results had hundreds of errors.  
As to my results, I can say that every X86_64 4.8.2 build I looked at failed
the libmudflap pass41-frag.cxx test so I am guessing they are not a problem.  

I am not as sure of the others:

Result                           Test
------                           -----
Failed to mmap               
.../gcc/testsuite/c-c++-common/asan/rlimit-mmap-test-1.c
varl is -1                       
.../gcc/testsuite/gcc.dg/guality/guality.exp 
...c++98 execution tests.  g++.old-deja/g++.mike/temp.C -std=c++98 execution
test
...c++11 execution tests.  g++.old-deja/g++.mike/temp.C -std=c++11 execution
test

My questions are 
1. Are these failures a problem?
2. How can I find out what a particular test is for?
3. Should I submit my results to the buildstat people?

Thanks Mark




--
View this message in context: http://gcc.1065356.n5.nabble.com/Test-suite-results-what-they-mean-and-how-to-evaluate-tp1001613.html
Sent from the gcc - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-10 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-10 15:49 Test suite results what they mean and how to evaluate Mark Henwood
2014-01-10 17:37 ` Ian Lance Taylor
2014-01-10 21:50   ` Mark Henwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).