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-14 08:33:

## 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/78bc4e33e2179c191bcc7ef26b648cd22b15e1b7/slc9_x86-64/o2checkcode/1.0-local153/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='pytorch_cpuinfo Alice-GRID-Utils O2-customization ninja FairCMakeModules defaults-release UUID json-c bz2 alibuild-recipe-tools MPFR ninja-fortran date safe_int CMake double-conversion Python-modules-list googlebenchmark'
+ echo 'FULL_BUILD_REQUIRES=pytorch_cpuinfo Alice-GRID-Utils O2-customization ninja FairCMakeModules defaults-release UUID json-c bz2 alibuild-recipe-tools MPFR ninja-fortran date safe_int CMake double-conversion Python-modules-list googlebenchmark'
FULL_BUILD_REQUIRES=pytorch_cpuinfo Alice-GRID-Utils O2-customization ninja FairCMakeModules defaults-release UUID json-c bz2 alibuild-recipe-tools MPFR ninja-fortran date safe_int CMake double-conversion Python-modules-list googlebenchmark
++ 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 'pytorch_cpuinfo Alice-GRID-Utils O2-customization ninja FairCMakeModules defaults-release UUID json-c bz2 alibuild-recipe-tools MPFR ninja-fortran date safe_int CMake double-conversion Python-modules-list googlebenchmark'
+ 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