bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29107] gas testsuite parallel jobs fail (gprofng?)


From: nickc at redhat dot com
Subject: [Bug gas/29107] gas testsuite parallel jobs fail (gprofng?)
Date: Wed, 18 May 2022 14:52:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29107

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Toolybird from comment #0)

> Any thoughts? Thanks.

Don't run the testsuites in parallel ?  :-)  

OK, so not helpful.  Instead some questions - if you run the builds in
parallel, but then the checks sequentially, does everything work.  How about
the other way around (sequential builds, parallel tests) ?

The thing that struck me about the error message was that it looks like the
opcodes library is in the process of being built whilst the tests are running. 
So maybe - just a theory - the gprofng testsuite is triggering a *re-build* of
the opcodes library for some reason.  (Because of some strange makefile
dependency maybe ?)

Another wild guess - maybe adding the .NOTPARALLEL: pseudo-target to the
gprofng Makefile.am would help ?  Just before the check-DEJAGNU: target ?

That is about all that comes to mind at the moment, however.  Sorry.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]