AliceO2 icon indicating copy to clipboard operation
AliceO2 copied to clipboard

ITS: TrackExtensionStudy

Open f3sch opened this issue 1 year ago • 1 comments

f3sch avatar Oct 04 '24 16:10 f3sch

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-apass4 async-2023-pp-apass4 async-2024-pp-apass1 async-2022-pp-apass7 async-2024-pp-cpass0

github-actions[bot] avatar Oct 04 '24 16:10 github-actions[bot]

Undrafting to check CI.

f3sch avatar Nov 06 '24 08:11 f3sch

Error while checking build/O2/fullCI for eb3b349256860747300aa07cdc1acffa32f72628 at 2024-11-06 21:29:

## 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/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
/sw/BUILD/8cc3e636284b982c7e6e6829031a0deabb760788/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:845:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/8cc3e636284b982c7e6e6829031a0deabb760788/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:852:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/8cc3e636284b982c7e6e6829031a0deabb760788/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:937:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/8cc3e636284b982c7e6e6829031a0deabb760788/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:944:47: error: use nullptr [modernize-use-nullptr]
++ [[ 0 == 0 ]]
++ exit 1
--

Full log here.

alibuild avatar Nov 06 '24 20:11 alibuild

Error while checking build/O2/fullCI for 86c943ba8899d8bed63d65fee80beeb6557098f5 at 2024-11-12 05:02:

## 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/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
/sw/BUILD/aff7a64cab769e54792c8f03f154eb492777fdd9/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:845:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/aff7a64cab769e54792c8f03f154eb492777fdd9/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:852:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/aff7a64cab769e54792c8f03f154eb492777fdd9/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:937:47: error: use nullptr [modernize-use-nullptr]
/sw/BUILD/aff7a64cab769e54792c8f03f154eb492777fdd9/O2/Detectors/ITSMFT/ITS/tracking/GPU/hip/TrackingKernels.hip:944:47: error: use nullptr [modernize-use-nullptr]
++ [[ 0 == 0 ]]
++ exit 1
--

Full log here.

alibuild avatar Nov 12 '24 02:11 alibuild

@mconcas failures are unrelated now, would you be fine to merge this?

f3sch avatar Nov 25 '24 08:11 f3sch