Skip to content

Conversation

@guitargeek
Copy link
Contributor

Backport recent fixes and improvements to the release branch.

guitargeek and others added 11 commits January 6, 2026 22:43
Using the subset of the Vc API that is also part of
`std::experimental::simd` makes it possible to transparently use
`std::experimental::simd` as a GenVector template parameter.

(cherry picked from commit 0e4c52a)
(cherry picked from commit 57b3602)
(cherry picked from commit 7f9d7cf)
This is an inconcistency that we didn't catch in the CI, because no web
browser is installed in the environment where we test the minimal build
with implicit `webgui=OFF`.

(cherry picked from commit 5ba0d05)
The ROOT libraries are now always found thanks to the RPATH mechanism,
so we don't need to set `LD_LIBRARY_PATH` for tests.

(cherry picked from commit 2d5efe4)
The input files for `testHistFactory` are always copied to the directory
where the tests are run by CMake.
This is done in particular to avoid some usage of `GetRootSys()`.

(cherry picked from commit 07c1269)
It's not good to include the standard headers in a loop, and actually
causes the test to fail in my environment by somehow causing symbol
lookup failures. The errors are fixed by just not including `<vector>`,
which is not necessary in Cling anyway.

(cherry picked from commit a82e68f)
This follows up on 29b8e84, fixing a syntax error:
```txt
Python error message:
  File "<string>", line 1
    import tensorflow.keras as keras
                                    ^
SyntaxError: multiple statements found while compiling a single statement
```

(cherry picked from commit 7fa8c6d)
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Test Results

    21 files      21 suites   3d 11h 49m 5s ⏱️
 3 711 tests  3 711 ✅ 0 💤 0 ❌
76 056 runs  76 056 ✅ 0 💤 0 ❌

Results for commit 85c312f.

@guitargeek guitargeek merged commit 4799367 into root-project:v6-38-00-patches Jan 7, 2026
28 of 31 checks passed
@guitargeek guitargeek deleted the bp_1 branch January 7, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants