Skip to content

DPL Analysis: explicitly mark lambdas as constexpr/consteval - #15625

Open
aalkin wants to merge 6 commits into
AliceO2Group:devfrom
aalkin:cleanup-asoa
Open

DPL Analysis: explicitly mark lambdas as constexpr/consteval#15625
aalkin wants to merge 6 commits into
AliceO2Group:devfrom
aalkin:cleanup-asoa

Conversation

@aalkin

@aalkin aalkin commented Jul 23, 2026

Copy link
Copy Markdown
Member
  • remove redundant semicolons
  • fix CCDB column macro
  • fix GroupSlicer test
  • workaround clang bug with external template parameters not available in a nested lambda

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 283423f at 2026-07-31 08:19:

No log files found

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for fa966a5 at 2026-07-31 09:34:

No log files found

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for e3a4b50 at 2026-08-31 10:33:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

alibuild commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 5eed91d at 2026-09-07 18:50:

## sw/BUILD/O2-full-system-test-latest/log
command alien-token-init had nonzero exit code 2


## 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/7d23126b3e90680d042ee136110e3e3c34befd82/slc9_x86-64/o2checkcode/1.0-local1/etc/modulefiles
++ alibuild-generate-module
+ HAS_BIN=
+ HAS_LIB=
+ HAS_CMAKE=
+ HAS_ROOT=
+ '[' 0 '!=' 0 ']'
+ cat
+ printf 'if ![ is-loaded '\''BASE/1.0'\'' ] {\n module load BASE/1.0\n}'
+ echo 'BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release'
BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release
+ FULL_BUILD_REQUIRES='date O2-customization Python-modules-list googlebenchmark double-conversion UUID Alice-GRID-Utils safe_int ninja defaults-release FairCMakeModules bz2 json-c MPFR alibuild-recipe-tools ninja-fortran CMake pytorch_cpuinfo'
+ echo 'FULL_BUILD_REQUIRES=date O2-customization Python-modules-list googlebenchmark double-conversion UUID Alice-GRID-Utils safe_int ninja defaults-release FairCMakeModules bz2 json-c MPFR alibuild-recipe-tools ninja-fortran CMake pytorch_cpuinfo'
FULL_BUILD_REQUIRES=date O2-customization Python-modules-list googlebenchmark double-conversion UUID Alice-GRID-Utils safe_int ninja defaults-release FairCMakeModules bz2 json-c MPFR alibuild-recipe-tools ninja-fortran CMake pytorch_cpuinfo
++ env
++ cut -f1 -d=
++ grep -v '^DEFAULT_'
++ grep -v PKGREVISION
++ grep -v ALIBUILD_RECIPE_TOOLS
++ grep REVISION
++ sed -e s/_REVISION//
+ for x in $(env | cut -f1 -d= | grep -v "^DEFAULT_" | grep -v PKGREVISION | grep -v ALIBUILD_RECIPE_TOOLS | grep REVISION | sed -e 's/_REVISION//')
++ eval 'echo $LIBFFI_REVISION'
+++ echo 14
+ REVISION_VALUE=14
++ eval 'echo $LIBFFI_VERSION'
+++ echo v3.2.1-alice1
+ VERSION_VALUE=v3.2.1-alice1
++ eval 'echo $LIBFFI_ROOT'
+++ echo /sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-14
+ '[' -z 14 ']'
+ echo 'date O2-customization Python-modules-list googlebenchmark double-conversion UUID Alice-GRID-Utils safe_int ninja defaults-release FairCMakeModules bz2 json-c MPFR alibuild-recipe-tools ninja-fortran CMake pytorch_cpuinfo'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
+ tr ' ' '\n'
+ grep -q '^LIBFFI$'
[0 more errors; see full log]

Full log here.

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.

2 participants