public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* build-many-glibcs.py bot now running
@ 2016-12-02 14:21 Joseph Myers
  2016-12-16 17:25 ` Joseph Myers
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Myers @ 2016-12-02 14:21 UTC (permalink / raw)
  To: libc-alpha

I'm now running a bot using build-many-glibcs.py to build glibc and run 
the compilation parts of the testsuite.  You can see the most recent 
results at 
<https://sourceware.org/ml/libc-testresults/2016-q4/msg00002.html>.  The 
ColdFire failure is <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467>.  
The MicroBlaze failures are missing EH support in GCC.  hppa is 
elf/check-execstack and elf/check-textrel failing and ia64 is 
elf/check-execstack failing (until those are fixed, additional compilation 
tests failing or tests failing to compile will not show up as a regression 
from the bot, so I encourage architecture maintainers to sort out those 
failures).  The bot sleeps 4 hours between cycles (of course some cycles 
may not do anything if glibc hasn't changed since the last cycle) and will 
rebuild the compilers when they are 1 week old (otherwise just rebuilding 
glibc).

I intend to add such a bot using GCC and binutils mainline once 
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78460> (out-of-memory 
testing for SH) is fixed (I'm running these bots on shared build servers, 
so don't want to run one with known out-of-memory issues).  Once GCC 7 
branches I'll probably move the GCC 6 bot to test GCC 7 instead (so just 
test the most recent GCC release branch and mainline rather than testing 
old GCC versions, though build-many-glibcs.py can be used for any GCC 
version 4.9 or later).  Of course such a bot is more likely to find 
compiler issues, and cases where glibc needs updating for e.g. new 
compiler warnings.

build-many-glibcs.py is a rough glibc analogue of GCC's 
contrib/config-list.mk (whose results I think someone may monitor); 
however, that only does "make all-gcc", whereas build-many-glibcs.py 
compiles the glibc testsuite and runs those tests that run with 
run-built-tests=no.  It would be possible (and not that hard) and I think 
useful to do something for GCC that also builds binutils and runtime 
libraries and (with a suitable dummy board file) runs the compilation 
parts of the GCC testsuites, but monitoring its results would be rather 
more work than I expect monitoring results of these glibc bots to be.

It would also be useful to add scripts for mailing results of the glibc 
testsuite (with summaries of the test environment / configuration) to 
libc-testresults so people can make their existing bots (or manual 
testsuite runs) do so; we want routine postings of results for the full 
testsuite including execution tests, not just these compilation results.

-- 
Joseph S. Myers
joseph@codesourcery.com

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

* Re: build-many-glibcs.py bot now running
  2016-12-02 14:21 build-many-glibcs.py bot now running Joseph Myers
@ 2016-12-16 17:25 ` Joseph Myers
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Myers @ 2016-12-16 17:25 UTC (permalink / raw)
  To: libc-alpha

I'm now running an additional bot using GCC and binutils mainline (with a 
memory limit of 16 GB to mitigate the SH out-of-memory issue).  That one 
sleeps a day between builds, and rebuilds the compilers every time.  
Currently all the glibc builds fail with the error I reported in 
<https://sourceware.org/bugzilla/show_bug.cgi?id=20978> (except for 
ColdFire and SH where the first GCC build fails with other issues so the 
glibc build is never reached).

-- 
Joseph S. Myers
joseph@codesourcery.com

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

end of thread, other threads:[~2016-12-16 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 14:21 build-many-glibcs.py bot now running Joseph Myers
2016-12-16 17:25 ` Joseph Myers

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).