[Bug build/34351] Random test failures

"cvs-commit at gcc dot gnu.org via Glibc-bugs" <[email protected]> Sun, 05 Jul 2026 11:11:07 +0000
Newsgroups gmane.comp.lib.glibc.bugs
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=34351

--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <[email protected]>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d692a3444ebbb61984ca3f81b9b86160406d9193

commit d692a3444ebbb61984ca3f81b9b86160406d9193
Author: H.J. Lu <[email protected]>
Date:   Sun Jul 5 15:59:43 2026 +0800

    Add tst-thp-size-mod.so dependency to strace THP tests

    After

    7cac99621e Makefile: Run the subdirectory recursion in parallel

    tests under elf may run in parallel. "make check -jN" reports

    FAIL: elf/strace-tst-thp-align-default
    FAIL: elf/strace-tst-thp-align-disabled
    FAIL: elf/strace-tst-thp-align-enabled

    at random since they use tst-thp-align which dlopens tst-thp-size-mod.so,
    but tst-thp-size-mod.so dependency is missing.  Add the missing dependency
    to fix BZ #34351.

    Signed-off-by: H.J. Lu <[email protected]>

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