AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

DPL: move responsibility to get services

Open ktf opened this issue 1 year ago • 22 comments

Responsibility to access services is now moved to the newly introduced ServiceRegistryRef. This will cache the information about the current stream / thread (and in the future the multiplexed DataProcessor) and it will eventually avoid concurrent access to the shared services.

ktf avatar Sep 28 '22 11:09 ktf

Error while checking build/O2/fullCI for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-30 06:19:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:53:128: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:94:127: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:311:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:321:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:349:48: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:495:55: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:522:136: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:525:124: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Sep 28 '22 11:09 alibuild

Error while checking build/AliceO2/O2/o2/macOS-arm for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-28 19:44:

No log files found

Full log here.

alibuild avatar Sep 28 '22 12:09 alibuild

Error while checking build/O2/o2-dataflow for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-28 14:21:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:53:128: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:94:127: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:311:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:321:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:349:48: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:495:55: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:522:136: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:525:124: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Sep 28 '22 12:09 alibuild

Error while checking build/O2/o2 for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-28 22:55:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:53:128: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:94:127: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:311:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:321:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:349:48: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:495:55: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:522:136: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc7_x86-64/0/Framework/Core/src/CommonServices.cxx:525:124: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Sep 28 '22 12:09 alibuild

Error while checking build/AliceO2/O2/o2/macOS for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-28 19:51:

No log files found

Full log here.

alibuild avatar Sep 28 '22 17:09 alibuild

Error while checking build/O2/o2-dataflow-cs8 for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-29 05:36:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:53:128: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:94:127: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:311:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:321:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:349:48: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:495:55: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:522:136: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:525:124: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Sep 29 '22 03:09 alibuild

Error while checking build/O2/o2-cs8 for 0e20405379118ec1eee44e87947c396529b28a8f at 2022-09-29 05:42:

## sw/BUILD/O2-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:53:128: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonMessageBackends.cxx:94:127: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:311:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:321:50: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:349:48: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:495:55: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:522:136: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Core/src/CommonServices.cxx:525:124: error: 'o2::framework::ServiceTypeHash' has no non-static data member named 'instance'
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Sep 29 '22 03:09 alibuild

Error while checking build/O2/o2-dataflow for 5b276b362b6f8943490eaf237586771b329ba376 at 2022-10-03 13:33:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 434
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/CheckRunner.cxx:223:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 11:10 alibuild

Error while checking build/O2/o2 for 5b276b362b6f8943490eaf237586771b329ba376 at 2022-10-03 13:57:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/AggregatorRunner.cxx:169:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 11:10 alibuild

Error while checking build/O2/o2-cs8 for 5b276b362b6f8943490eaf237586771b329ba376 at 2022-10-03 14:48:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/src/AggregatorRunner.cxx:169:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/nightly-20220930/nightly-20220930/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 12:10 alibuild

Error while checking build/O2/o2-dataflow for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-07 03:58:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 434
 86/106 Test #100: test_Framework_test_SimpleDataProcessingDevice01 ........***Failed    2.74 sec
[ERROR] pid 17637 (internal-dpl-injected-dummy-sink) crashed with 1
[ERROR] SEVERE: Device internal-dpl-injected-dummy-sink (17637) returned with 1
99% tests passed, 1 tests failed out of 102

Full log here.

alibuild avatar Oct 03 '22 12:10 alibuild

Error while checking build/O2/o2 for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-05 10:13:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/src/CheckRunner.cxx:223:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 13:10 alibuild

Error while checking build/O2/fullCI for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-06 12:07:

## sw/BUILD/o2checkcode-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/Common/test/testGPUsortCUDA.cu:22:10: error: 'boost/test/unit_test.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/TRDTracking/GPUTRDTracker.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstruction.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstructionCPU.cxx:45:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/display/GPUDisplay.cxx:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/cuda/GPUReconstructionCUDAGenRTC.cu:16:10: error: 'omp.h' file not found [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/benchmark.hip.cxx:199:35: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:8: error: unknown type name '__host__' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:27: error: expected ';' after top level declarator [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:33: error: overloaded 'operator+=' must have at least one parameter of class or enumeration type [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:44: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:53: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:85:1: error: unknown type name '__global__' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:19: error: use of undeclared identifier 'blockIdx' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:32: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:45: error: use of undeclared identifier 'threadIdx' [clang-diagnostic-error]
/O2/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:78: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/O2/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/O2/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/O2/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Detectors/TOF/calibration/src/TOFChannelCalibrator.cxx:23:10: error: 'omp.h' file not found [clang-diagnostic-error]

Full log here.

alibuild avatar Oct 03 '22 16:10 alibuild

Error while checking build/O2/o2-cs8 for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-07 10:11:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 18:10 alibuild

Error while checking build/O2/o2-dataflow-cs8 for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-05 00:05:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 434
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/src/TaskRunner.cxx:140:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/src/AggregatorRunner.cxx:169:122: error: cannot convert 'o2::framework::ServiceRegistryRef' to 'const o2::framework::ServiceRegistry&'
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:77:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:79:11: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:57: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:59: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:95:103: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:97:15: error: 'stoi' was not declared in this scope; did you mean 'std::__cxx11::stoi'?
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:59: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:61: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:112:105: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:56: error: expected primary-expression before '>' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:58: error: expected primary-expression before ')' token
/sw/SOURCES/QualityControl/v1.76.1/v1.76.1/Framework/include/QualityControl/runnerUtils.h:122:102: error: expected primary-expression before '>' token

Full log here.

alibuild avatar Oct 03 '22 23:10 alibuild

Error while checking build/AliceO2/O2/o2/macOS for eb437557715de2cca6646dbb79bd443d5064c9a6 at 2022-10-06 07:11:

## sw/BUILD/O2-latest/log
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Oct 06 '22 05:10 alibuild

Error while checking build/O2/fullCI for 965c6a4e043f33666d05a602b9ab453b98494b29 at 2022-10-12 03:19:

## sw/BUILD/o2codechecker-latest/log
100% tests passed, 0 tests failed out of 1


## sw/BUILD/o2checkcode-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/Common/test/testGPUsortCUDA.cu:22:10: error: 'boost/test/unit_test.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/TRDTracking/GPUTRDTracker.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstruction.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstructionCPU.cxx:45:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/display/GPUDisplay.cxx:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/cuda/GPUReconstructionCUDAGenRTC.cu:16:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:8: error: unknown type name '__host__' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:27: error: expected ';' after top level declarator [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:33: error: overloaded 'operator+=' must have at least one parameter of class or enumeration type [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:44: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:53: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:85:1: error: unknown type name '__global__' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:19: error: use of undeclared identifier 'blockIdx' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:32: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:45: error: use of undeclared identifier 'threadIdx' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:78: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/benchmark.hip.cxx:199:35: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]

Full log here.

alibuild avatar Oct 11 '22 11:10 alibuild

Error while checking build/O2/o2-dataflow for 965c6a4e043f33666d05a602b9ab453b98494b29 at 2022-10-11 14:08:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 434
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:105: error: cannot capture '(& ctx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:118: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:122: error: 'services' was not declared in this scope
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Oct 11 '22 12:10 alibuild

Error while checking build/O2/o2 for 965c6a4e043f33666d05a602b9ab453b98494b29 at 2022-10-11 15:11:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:105: error: cannot capture '(& ctx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:118: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:122: error: 'services' was not declared in this scope
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Oct 11 '22 13:10 alibuild

Error while checking build/O2/o2-dataflow-cs8 for 965c6a4e043f33666d05a602b9ab453b98494b29 at 2022-10-11 23:04:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 434
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:105: error: cannot capture '(& ctx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/PostProcessingDevice.cxx:56:118: error: 'services' was not declared in this scope
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Oct 11 '22 21:10 alibuild

Error while checking build/O2/o2-cs8 for 965c6a4e043f33666d05a602b9ab453b98494b29 at 2022-10-12 00:05:

## sw/BUILD/O2-latest/log
100% tests passed, 0 tests failed out of 457
100% tests passed, 0 tests failed out of 102


## sw/BUILD/QualityControl-latest/log
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/TaskRunner.cxx:140:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/AggregatorRunner.cxx:169:122: error: 'services' was not declared in this scope
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:109: error: cannot capture '(& iCtx)->o2::framework::InitContext::services()' by reference
/sw/SOURCES/QualityControl/v1.77.0/v1.77.0/Framework/src/CheckRunner.cxx:223:122: error: 'services' was not declared in this scope
ninja: build stopped: subcommand failed.

Full log here.

alibuild avatar Oct 11 '22 22:10 alibuild

Error while checking build/O2/fullCI for b44eb866bfbd5318f7a4fda098fe5ee10871e33f at 2022-10-20 15:45:

## sw/BUILD/o2checkcode-latest/log
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/Common/test/testGPUsortCUDA.cu:22:10: error: 'boost/test/unit_test.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/TRDTracking/GPUTRDTracker.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstruction.cxx:37:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/GPUReconstructionCPU.cxx:45:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/display/GPUDisplay.cxx:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUTracking/Base/cuda/GPUReconstructionCUDAGenRTC.cu:16:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/cuda/../Shared/Utils.h:26:10: error: 'boost/program_options.hpp' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/benchmark.hip.cxx:199:35: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/../Shared/Utils.h:146:34: error: use of undeclared identifier 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:8: error: unknown type name '__host__' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:27: error: expected ';' after top level declarator [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:33: error: overloaded 'operator+=' must have at least one parameter of class or enumeration type [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:44: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:64:53: error: unknown type name 'int4'; did you mean 'int'? [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:66:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:67:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:68:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:4: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:69:11: error: member reference base type 'int' is not a structure or union [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:85:1: error: unknown type name '__global__' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:19: error: use of undeclared identifier 'blockIdx' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:32: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:45: error: use of undeclared identifier 'threadIdx' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/GPU/GPUbenchmark/hip/Kernels.hip.cxx:90:78: error: use of undeclared identifier 'blockDim' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Framework/Logger/include/Framework/Logger.h:14:10: error: 'fairlogger/Logger.h' file not found [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:520:12: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1059:69: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1175:5: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:1852:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:2276:18: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/cuda/std/detail/libcxx/include/type_traits:4336:16: error: CUDA device code does not support variadic functions [clang-diagnostic-error]
/usr/local/cuda-11.7/include/sm_20_atomic_functions.h:89:39: error: redefinition of 'atomicAdd' [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Detectors/EMCAL/calibration/include/EMCALCalibration/EMCALCalibExtractor.h:36:10: error: 'omp.h' file not found [clang-diagnostic-error]
/sw/SOURCES/O2/9944-slc8_x86-64/0/Detectors/TOF/calibration/src/TOFChannelCalibrator.cxx:23:10: error: 'omp.h' file not found [clang-diagnostic-error]

Full log here.

alibuild avatar Oct 20 '22 13:10 alibuild

Merged as part of a different PR. Closing

ktf avatar Nov 02 '22 20:11 ktf