Skip to content

Conversation

@ktf
Copy link
Member

@ktf ktf commented Nov 20, 2025

No description provided.

@ktf ktf requested a review from matthiasrichter as a code owner November 20, 2025 12:30
@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@ktf ktf changed the title Use reentrant rand_r Fix a few errors reported by cpplint using Claude Code Nov 20, 2025
@alibuild
Copy link
Collaborator

alibuild commented Nov 20, 2025

Error while checking build/O2/fullCI_slc9 for 5d475fd at 2025-11-23 05:12:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:57:50: error: no matching function for call to 'o2::algorithm::Composite<Header, Trailer>::Composite(int, const char [16], int)'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:58:38: error: no matching function for call to 'o2::algorithm::Composite<Header, Trailer>::Composite(int, const char [5], int)'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:59:44: error: no matching function for call to 'o2::algorithm::Composite<Header, Trailer>::Composite(int, const char [10], int)'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:101:44: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [16])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:102:32: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [5])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:103:38: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [10])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:142:44: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [16])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:143:32: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [5])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:144:38: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [10])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:180:44: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [16])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:181:32: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [5])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:182:38: error: no matching function for call to 'o2::algorithm::Composite<Header>::Composite(int, const char [10])'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:216:55: error: no matching function for call to 'o2::algorithm::Composite<Header, SizedTrailer>::Composite(int, const char [16], <brace-enclosed initializer list>)'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:217:43: error: no matching function for call to 'o2::algorithm::Composite<Header, SizedTrailer>::Composite(int, const char [5], <brace-enclosed initializer list>)'
/sw/SOURCES/O2/14836-slc9_x86-64/0/Algorithm/test/parser.cxx:218:49: error: no matching function for call to 'o2::algorithm::Composite<Header, SizedTrailer>::Composite(int, const char [10], <brace-enclosed initializer list>)'
ninja: build stopped: subcommand failed.

Full log here.

@ktf ktf closed this Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants