Skip to content

[DPG] MC HMPID table changes#17046

Closed
rliotino99 wants to merge 9 commits into
AliceO2Group:masterfrom
rliotino99:changes_mc_table_hmpid
Closed

[DPG] MC HMPID table changes#17046
rliotino99 wants to merge 9 commits into
AliceO2Group:masterfrom
rliotino99:changes_mc_table_hmpid

Conversation

@rliotino99

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the dpg label Jul 13, 2026
@github-actions github-actions Bot changed the title MC HMPID table changes [DPG] MC HMPID table changes Jul 13, 2026
@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 0 errors, ⚠️ 3 warnings, 🔕 0 disabled

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 9ce92df at 2026-07-13 17:28:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 29 errors and 14 warnings.'
Found 29 errors and 14 warnings.
++ [[ 29 -gt 0 ]]
++ cat /sw/BUILD/0aec347f9a8444b1eba64fc4461d7768807eff0b/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:46:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:48:3: error: no header providing "o2::framework::Produces" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:51:42: error: no header providing "o2::framework::OutputObjHandlingPolicy" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:53:9: error: no header providing "o2::framework::AxisSpec" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:53:18: error: member 'axisEvtCounter' of type 'const AxisSpec' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:55:3: error: no header providing "o2::framework::Service" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:56:12: error: no header providing "o2::framework::ConfigurableGroup" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:57:5: error: no header providing "o2::framework::Configurable" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:93:13: error: member 'rich2' of type 'const int' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:93:24: error: member 'rich4' of type 'const int' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:94:15: error: member 'kRich2AbsorberThickness' of type 'const float' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:95:15: error: member 'kRich4AbsorberThickness' of type 'const float' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:97:28: error: no header providing "o2::framework::InitContext" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:105:46: error: no header providing "o2::framework::kTH1F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:115:54: error: no header providing "o2::framework::kTH2F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'p' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'x' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:274:7: error: uninitialized record type: 'pAtRad' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:274:7: error: uninitialized record type: 'xRad' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:280:7: error: uninitialized record type: 'pAtPc' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:280:7: error: uninitialized record type: 'xPc' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:285:14: error: variable 'theta' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:285:21: error: variable 'phi' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:14: error: variable 'xL' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:18: error: variable 'yL' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:309:3: error: no header providing "PROCESS_SWITCH" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:367:7: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:406:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:36:50: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
++ [[ 14 -gt 0 ]]
++ cat /sw/BUILD/0aec347f9a8444b1eba64fc4461d7768807eff0b/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:238:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:276:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:282:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:292:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:323:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:332:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:335:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:341:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:391:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:393:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:395:44: warning: statement should be inside braces [readability-braces-around-statements]
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for e74e8ba at 2026-07-13 18:29:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 29 errors and 14 warnings.'
Found 29 errors and 14 warnings.
++ [[ 29 -gt 0 ]]
++ cat /sw/BUILD/c37dee58e4d3cf62eed1d1235a591ce6b51d26c6/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:46:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:48:3: error: no header providing "o2::framework::Produces" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:51:42: error: no header providing "o2::framework::OutputObjHandlingPolicy" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:53:9: error: no header providing "o2::framework::AxisSpec" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:53:18: error: member 'axisEvtCounter' of type 'const AxisSpec' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:55:3: error: no header providing "o2::framework::Service" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:56:12: error: no header providing "o2::framework::ConfigurableGroup" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:57:5: error: no header providing "o2::framework::Configurable" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:93:13: error: member 'rich2' of type 'const int' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:93:24: error: member 'rich4' of type 'const int' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:94:15: error: member 'kRich2AbsorberThickness' of type 'const float' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:95:15: error: member 'kRich4AbsorberThickness' of type 'const float' is const qualified [cppcoreguidelines-avoid-const-or-ref-data-members,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:97:28: error: no header providing "o2::framework::InitContext" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:105:46: error: no header providing "o2::framework::kTH1F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:115:54: error: no header providing "o2::framework::kTH2F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'p' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'x' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:277:7: error: uninitialized record type: 'pAtRad' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:277:7: error: uninitialized record type: 'xRad' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:283:7: error: uninitialized record type: 'pAtPc' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:283:7: error: uninitialized record type: 'xPc' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:14: error: variable 'theta' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:21: error: variable 'phi' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:291:14: error: variable 'xL' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:291:18: error: variable 'yL' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:312:3: error: no header providing "PROCESS_SWITCH" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:370:7: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:409:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:36:50: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
++ [[ 14 -gt 0 ]]
++ cat /sw/BUILD/c37dee58e4d3cf62eed1d1235a591ce6b51d26c6/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:238:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:279:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:285:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:295:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:326:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:335:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:338:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:344:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:394:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:396:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:398:44: warning: statement should be inside braces [readability-braces-around-statements]
[0 more errors; see full log]

Full log here.

njacazio
njacazio previously approved these changes Jul 13, 2026
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for e1ea7b2 at 2026-07-13 18:51:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 15 errors and 14 warnings.'
Found 15 errors and 14 warnings.
++ [[ 15 -gt 0 ]]
++ cat /sw/BUILD/df6f910c89c0d01408f76b4f88227b4c917e39b4/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:46:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:48:3: error: no header providing "o2::framework::Produces" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:51:42: error: no header providing "o2::framework::OutputObjHandlingPolicy" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:53:3: error: no header providing "o2::framework::AxisSpec" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:55:3: error: no header providing "o2::framework::Service" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:56:12: error: no header providing "o2::framework::ConfigurableGroup" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:57:5: error: no header providing "o2::framework::Configurable" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:97:28: error: no header providing "o2::framework::InitContext" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:105:46: error: no header providing "o2::framework::kTH1F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:115:54: error: no header providing "o2::framework::kTH2F" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'p' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:225:5: error: uninitialized record type: 'x' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:315:3: error: no header providing "PROCESS_SWITCH" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:412:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:36:50: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
++ [[ 14 -gt 0 ]]
++ cat /sw/BUILD/df6f910c89c0d01408f76b4f88227b4c917e39b4/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:238:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:282:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:298:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:329:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:338:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:341:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:347:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:397:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:399:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:401:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:403:11: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:409:25: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:413:59: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 15 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 7ce6db0 at 2026-07-13 19:44:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 3 errors and 14 warnings.'
Found 3 errors and 14 warnings.
++ [[ 3 -gt 0 ]]
++ cat /sw/BUILD/84b1fd80372cfd4b2a211566ff1c2322e4581371/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:51:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:418:7: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:36:50: error: do not declare C-style arrays, use 'std::array' instead [modernize-avoid-c-arrays,-warnings-as-errors]
++ [[ 14 -gt 0 ]]
++ cat /sw/BUILD/84b1fd80372cfd4b2a211566ff1c2322e4581371/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:244:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:294:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:304:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:335:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:344:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:347:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:353:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:403:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:405:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:407:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:409:11: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:415:25: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:419:59: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 3 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 4d708db at 2026-07-13 20:41:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 4d708db at 2026-07-13 21:21:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 4d708db at 2026-07-13 23:13:

## sw/BUILD/O2Physics-latest/log
2026-07-13T23:12:20.785+0200 [25:139805113403968] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-13T23:12:20.785+0200 [25:139805113403968] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
2026-07-13T23:12:21.231+0200 [23:140473369676352] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-13T23:12:21.232+0200 [23:140473369676352] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:50: error: expected type-specifier before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: parse error in template argument list
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:38:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 0f80ae5 at 2026-07-14 13:52:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:229:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:230:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:232:39: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:499:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:500:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:513:32: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:549:55: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:123:76: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:129:75: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 0f80ae5 at 2026-07-14 13:58:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no match for 'operator*' (operand type is 'const o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>')
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:625:62: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:229:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:230:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:232:39: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:499:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:500:9: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:513:32: error: no type named 'ArrowType' in 'struct o2::framework::detail::ConversionTraits<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no matching function for call to 'o2::soa::ColumnIterator<std::array<float, 10>, o2::soa::Chunked>::getCurrentArray()'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:541:33: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/ASoA.h:689:20: error: no type named 'type' in 'struct o2::soa::arrow_array_for<std::array<float, 10> >'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:549:55: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:123:76: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
/sw/slc9_x86-64/O2/daily-20260714-0000-local1/include/Framework/TableBuilder.h:129:75: error: 'struct o2::framework::BuilderHolder<11, std::array<float, 10> >' has no member named 'builder'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 377c077 at 2026-07-14 14:09:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 377c077 at 2026-07-14 14:09:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for e3e3ce6 at 2026-07-14 17:19:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 4 errors and 13 warnings.'
Found 4 errors and 13 warnings.
++ [[ 4 -gt 0 ]]
++ cat /sw/BUILD/b0867e7110bb2e22fd6c98f8bfb744d7b6cbc998/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:51:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:418:12: error: no header providing "std::vector" is directly included [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:18:1: error: included header array is not used directly [misc-include-cleaner,-warnings-as-errors]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:39:55: error: no header providing "std::vector" is directly included [misc-include-cleaner,-warnings-as-errors]
++ [[ 13 -gt 0 ]]
++ cat /sw/BUILD/b0867e7110bb2e22fd6c98f8bfb744d7b6cbc998/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:244:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:288:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:294:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:304:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:335:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:344:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:347:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:353:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:403:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:405:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:407:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:409:11: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:415:25: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 4 -gt 0 ]]
++ exit 1
--

Full log here.

@rliotino99 rliotino99 requested a review from njacazio July 14, 2026 15:40
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 899cb2d at 2026-07-14 17:49:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 1 errors and 13 warnings.'
Found 1 errors and 13 warnings.
++ [[ 1 -gt 0 ]]
++ cat /sw/BUILD/ac99713e65ed55b252a57f8fc269da86a09ac53f/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:52:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
++ [[ 13 -gt 0 ]]
++ cat /sw/BUILD/ac99713e65ed55b252a57f8fc269da86a09ac53f/O2Physics-code-check/warnings.txt
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:245:48: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:289:76: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:295:80: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:305:53: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:336:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:345:49: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:348:54: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:354:21: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:404:40: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:406:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:408:44: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:410:11: warning: statement should be inside braces [readability-braces-around-statements]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:416:25: warning: statement should be inside braces [readability-braces-around-statements]
++ [[ 1 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 377c077 at 2026-07-14 18:25:

## sw/BUILD/O2Physics-latest/log
2026-07-14T18:17:25.608+0200 [55:139896875027008] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-14T18:17:25.608+0200 [55:139896875027008] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'o2::framework::expressions::BindingNode::BindingNode(<brace-enclosed initializer list>)'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: could not convert '{"fPhotonsCharge", o2::aod::variables_table::PhotonsCharge::hash, <expression error>}' from '<brace-enclosed initializer list>' to 'const o2::framework::expressions::BindingNode'
2026-07-14T18:17:25.570+0200 [53:140658630769216] [buildboxcommon_grpcretrier.cpp:177] [ERROR] Retry limit (0) exceeded for "ActionCache.GetActionResult()", last gRPC error was [14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused]
2026-07-14T18:17:25.570+0200 [53:140658630769216] [executioncontext.cpp:544] [ERROR] Error while querying action cache at "http://localhost:8980": 14: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:8980: Failed to connect to remote host: Connection refused
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:27:37: error: 'Array' in namespace 'o2::soa' does not name a template type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: '<expression error>' in namespace 'o2::soa' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' does not name a type; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: expected '{' before '(' token
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: 'mColumnIterator' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:50: error: 'PhotonsChargeArray' was not declared in this scope; did you mean 'PhotonsCharge'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: no matching function for call to 'selectArrowType<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:40:1: error: template argument 1 is invalid
[0 more errors; see full log]

Full log here.

@rliotino99 rliotino99 closed this Jul 15, 2026
@rliotino99 rliotino99 deleted the changes_mc_table_hmpid branch July 15, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants