[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?)
From: |
nickc at redhat dot com |
Subject: |
[Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?) |
Date: |
Mon, 03 Oct 2022 14:14:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29107
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at sourceware dot org |vladimir.mezentsev at
oracle dot c
| |om
Component|gas |gprofng
--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Xi Ruoyao from comment #3)
> Hmm, it does not work for me. AFAIK it's a race between check-gas and
> check-gprofng, so changing something in gprofng subdirectory won't help...
Agreed.
This appears to be an artifact of the gprofng's testing environment. In
particular in gprofng/testsuite/config/default.exp there is:
# Make a temporary install dir to run gprofng from, and point at it
remote_exec host "sh -c \"rm -rf tmpdir; mkdir -p tmpdir; $MAKE -C ..
install-gprofng
program_transform_name= DESTDIR=`pwd`/tmpdir/root\""
Which is probably the trigger. I am reassigning this PR to gprofng in
the hopes that one of the maintainers will know why the installation is
necessary and may be able to come up with a workaround.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?),
nickc at redhat dot com <=
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?), vladimir.mezentsev at oracle dot com, 2022/10/06
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?), xry111 at xry111 dot site, 2022/10/06
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?), kurt.goebel at oracle dot com, 2022/10/10
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?), cvs-commit at gcc dot gnu.org, 2022/10/11
- [Bug gprofng/29107] gas testsuite parallel jobs fail (gprofng?), vladimir.mezentsev at oracle dot com, 2022/10/11