Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Simplify builder holders#13384

Merged
ktf merged 1 commit intoAliceO2Group:devAliceO2Group/AliceO2:devfrom
ktf:pr13384ktf/AliceO2:pr13384Copy head branch name to clipboard
Aug 15, 2024
Merged

Simplify builder holders#13384
ktf merged 1 commit intoAliceO2Group:devAliceO2Group/AliceO2:devfrom
ktf:pr13384ktf/AliceO2:pr13384Copy head branch name to clipboard

Conversation

@ktf
Copy link
Member

@ktf ktf commented Aug 14, 2024

Simplify builder holders

@ktf ktf requested a review from a team as a code owner August 14, 2024 09:14
@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-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

@alibuild
Copy link
Collaborator

alibuild commented Aug 14, 2024

Error while checking build/O2/fullCI for 8d5109f at 2024-08-15 09:38:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:448:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], const int&, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::ListBuilder::AppendValues(std::vector<int> [256], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::FixedSizeListBuilder::AppendValues(int [256][2], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::ListBuilder::AppendValues(std::vector<float> [256], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::FixedSizeListBuilder::AppendValues(signed char [256][32], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:448:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], const int&, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::FixedSizeListBuilder::AppendValues(int [256][2], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::FixedSizeListBuilder::AppendValues(float [256][3], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::ListBuilder::AppendValues(std::vector<double> [256], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::FixedSizeListBuilder::AppendValues(int [256][2], int, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:448:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], const int&, std::nullptr_t)'
/sw/SOURCES/O2/13384-slc8_x86-64/0/Framework/Core/include/Framework/TableBuilder.h:457:35: error: no matching function for call to 'arrow::BooleanBuilder::AppendValues(bool [256], int, std::nullptr_t)'
ninja: build stopped: subcommand failed.

Full log here.

@ktf ktf merged commit 476a75a into AliceO2Group:dev Aug 15, 2024
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.