Skip to content

Conversation

@davidrohr
Copy link
Collaborator

No description provided.

@davidrohr davidrohr requested a review from a team as a code owner September 4, 2024 12:17
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2024

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

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

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

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

@alibuild
Copy link
Collaborator

alibuild commented Sep 6, 2024

Error while checking build/O2/fullCI for 6a9521f at 2024-09-17 05:07:

## 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/O2-full-system-test-latest/log
Detected critical problem in logfile digi.log
[51515:MCHDigitizer]: [03:07:37][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Unable to find requested service N2o29framework11DeviceStateE with hash 1138913236 using salt 0 for service kind 3
[51514:HMPIDDigitizer]: [03:07:37][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Unable to find requested service N2o29framework11DeviceStateE with hash 1138913236 using salt 0 for service kind 3
[51512:TOFDigitizer]: [03:07:38][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Unable to find requested service N2o29framework11DeviceStateE with hash 1138913236 using salt 0 for service kind 3
[ERROR] Workflow crashed - PID 51514 (HMPIDDigitizer) did not exit correctly however it's not clear why. Exit code forced to 128.
[ERROR] Workflow crashed - PID 51515 (MCHDigitizer) did not exit correctly however it's not clear why. Exit code forced to 128.


## 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/c626926d570b74d0805d425c6f93ac7db54b392f/slc8_x86-64/o2checkcode/1.0-local43/etc/modulefiles
++ cat
--

Full log here.

@ktf
Copy link
Member

ktf commented Sep 17, 2024

I think you need get<DeviceState> without the const.

@davidrohr
Copy link
Collaborator Author

I think you need get<DeviceState> without the const.

Thx. Although a bit misleading, as I can do get<DeviceSpec const>.

@davidrohr davidrohr merged commit 397c97f into AliceO2Group:dev Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants