[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again)
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again) |
Date: |
Mon, 22 Jan 2024 19:07:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31252
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The binutils-2_42-branch branch has been updated by Vladimir Mezentsev
<vmezents@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=26f557af696726a8556bff12f54e4d05cd7a5034
commit 26f557af696726a8556bff12f54e4d05cd7a5034
Author: Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
Date: Fri Jan 19 18:40:21 2024 -0800
Fix 31252 gprofng causes testsuite parallel jobs fail
Before running our tests, we made a fake installation into ./tmpdir.
This installation changes libopcodes.la in the build area.
Gas testing may fail if gas and gprofng tests are run in parallel.
I create a script to run gprofng. Inside this script, LD_LIBRARY_PATH,
GPROFNG_SYSCONFDIR are set.
putenv_libcollector_ld_misc() first uses $GPROFNG_PRELOAD_LIBDIRS to create
directories for SP_COLLECTOR_LIBRARY_PATH ($SP_COLLECTOR_LIBRARY_PATH is
used
to set up LD_PRELOAD).
gprofng/ChangeLog
2024-01-19 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
PR gprofng/31252
PR gprofng/30808
* src/envsets.cc (putenv_libcollector_ld_misc): Use
$GPROFNG_PRELOAD_LIBDIRS first to build SP_COLLECTOR_LIBRARY_PATH.
* testsuite/config/default.exp: Create a script to run gprofng.
* testsuite/lib/display-lib.exp: Fix typo.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gprofng/31252] New: gprofng causes testsuite parallel jobs fail (again), xry111 at xry111 dot site, 2024/01/17
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), xry111 at xry111 dot site, 2024/01/17
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), sam at gentoo dot org, 2024/01/17
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), vladimir.mezentsev at oracle dot com, 2024/01/19
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), cvs-commit at gcc dot gnu.org, 2024/01/22
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again),
cvs-commit at gcc dot gnu.org <=
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), cvs-commit at gcc dot gnu.org, 2024/01/23
- [Bug gprofng/31252] gprofng causes testsuite parallel jobs fail (again), xry111 at xry111 dot site, 2024/01/23