AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

DPL: check for the maximum number of members supported for tasks

Open ktf opened this issue 1 year ago • 1 comments

DPL: check for the maximum number of members supported for tasks


Stack created with Sapling. Best reviewed with ReviewStack.

  • -> #12704
  • #12701

ktf avatar Feb 14 '24 07:02 ktf

Error while checking build/O2/fullCI for 983f5e4a130027a838ef1e02c06cf4c1f2dc03e6 at 2024-06-25 09:39:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## sw/BUILD/O2Physics-latest/log
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
/sw/slc8_x86-64/O2/12704-slc8_x86-64-local7/include/Framework/StructToTuple.h:287:29: error: static assertion failed: Too many elements in the struct
ninja: build stopped: subcommand failed.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/ae4baa55c4c934f9135e8c44c4a1d67b6a95a451/slc8_x86-64/o2checkcode/1.0-local43/etc/modulefiles
++ cat
--

Full log here.

alibuild avatar Feb 14 '24 08:02 alibuild