Skip to content

DPL: auto register CCDB path options#15388

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15388
Open

DPL: auto register CCDB path options#15388
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15388

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented May 11, 2026

ConfigurableCCDBPath only needed if you want to override the
value directly.

@ktf ktf requested a review from a team as a code owner May 11, 2026 12:32
@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for a79003e at 2026-05-11 16:06:

No log files found

Full log here.

ConfigurableCCDBPath only needed if you want to override the
value directly.
@alibuild
Copy link
Copy Markdown
Collaborator

alibuild commented May 14, 2026

Error while checking build/O2/fullCI_slc9 for 9527bb7 at 2026-05-16 09:25:

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


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/275b9cc2a5349fda1d6636101872630fe713f6a2/slc9_x86-64/o2checkcode/1.0-local157/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='CMake defaults-release Python-modules-list safe_int pytorch_cpuinfo MPFR ninja-fortran alibuild-recipe-tools googlebenchmark json-c Alice-GRID-Utils UUID date FairCMakeModules bz2 ninja O2-customization double-conversion'
+ echo 'FULL_BUILD_REQUIRES=CMake defaults-release Python-modules-list safe_int pytorch_cpuinfo MPFR ninja-fortran alibuild-recipe-tools googlebenchmark json-c Alice-GRID-Utils UUID date FairCMakeModules bz2 ninja O2-customization double-conversion'
FULL_BUILD_REQUIRES=CMake defaults-release Python-modules-list safe_int pytorch_cpuinfo MPFR ninja-fortran alibuild-recipe-tools googlebenchmark json-c Alice-GRID-Utils UUID date FairCMakeModules bz2 ninja O2-customization double-conversion
++ 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 10
+ REVISION_VALUE=10
++ 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-10
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-10
+ '[' -z 10 ']'
+ echo 'CMake defaults-release Python-modules-list safe_int pytorch_cpuinfo MPFR ninja-fortran alibuild-recipe-tools googlebenchmark json-c Alice-GRID-Utils UUID date FairCMakeModules bz2 ninja O2-customization double-conversion'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
[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