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
@guitargeek
Copy link
Contributor

Thanks! Can #20826 also be backported in this PR? It's also for gcc16 support.

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Test Results

    21 files      21 suites   3d 14h 18m 31s ⏱️
 3 714 tests  3 713 ✅ 0 💤 1 ❌
76 121 runs  76 120 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 855a7d2.

♻️ 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)

(cherry picked from commit 6ecf2d7)
@dpiparo
Copy link
Member Author

dpiparo commented Jan 14, 2026

added, thanks.

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