Skip to content

Conversation

@dpiparo
Copy link
Member

@dpiparo dpiparo commented Jan 12, 2026

BP of #20841, #20826

On Linux this test stopped working with gcc 16, which needs to be fixed.

Probably it will be fixed by the improved overload resolution after the
cppyy upgrade, so for now the test should be disabled.

(cherry picked from commit d0621b1)
Use TRandom3 instead of the `<random>` to get compiler-independent,
reproducible behavior.

(cherry picked from commit e1f4265)
@dpiparo dpiparo self-assigned this Jan 12, 2026
@dpiparo dpiparo changed the title [636] Fix gcc16 v6 36 00 patches [636] Fix gcc16 Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Test Results

    18 files      18 suites   2d 23h 13m 42s ⏱️
 2 753 tests  2 753 ✅ 0 💤 0 ❌
47 855 runs  47 855 ✅ 0 💤 0 ❌

Results for commit 1e409b1.

♻️ This comment has been updated with latest results.

$ ldd /lib64/libstdc++.so.6
	linux-vdso.so.1 (0x00007f3cb4c13000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f3cb4afc000)
	libatomic.so.1 => /lib64/libatomic.so.1 (0x00007f3cb4af1000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f3cb460d000)
	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f3cb4ac5000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f3cb4c15000)

Adapted from commit 6ecf2d7
@dpiparo dpiparo merged commit 237a2a5 into root-project:v6-36-00-patches Jan 14, 2026
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants