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

--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The binutils-2_41-branch branch has been updated by Sam James
<sja...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ad9049e6da186e8317916dc2d0c89002d6a5e0f9

commit ad9049e6da186e8317916dc2d0c89002d6a5e0f9
Author: Vladimir Mezentsev <vladimir.mezent...@oracle.com>
Date:   Thu Aug 31 16:26:59 2023 -0700

    Fix 30808 gprofng tests failed

    In gprofng testing, we need a tempory gprofng installation to resolve
run-time
    dependencies on libraries (libgprofng, libopcodes, libbfd, etc).
    We set LD_LIBRARY_PATH and GPROFNG_SYSCONFDIR to find our libraries and
    configuration file. These variables must be set for all gprofng tests.

    Tested on aarch64 and x86_64 with and without --enable-shared and
--target=<>.

    gprofng/ChangeLog
    2023-08-31  Vladimir Mezentsev  <vladimir.mezent...@oracle.com>

            PR gprofng/30808
            * testsuite/config/default.exp: Make a temporary install dir.
            Set LD_LIBRARY_PATH, GPROFNG_SYSCONFDIR.
            * testsuite/lib/Makefile.skel: Move LD_LIBRARY_PATH and
            GPROFNG_SYSCONFDIR setting in testsuite/config/default.exp.

    (cherry picked from commit a13e4c5c10d1a13d9128d033c9525810e876ac14)

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

Reply via email to