Skip to content

Conversation

@abmodak
Copy link
Collaborator

@abmodak abmodak commented Nov 5, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

O2 linter results: ❌ 1 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions bot changed the title New derived tabled based longrange correlation task [PWGCF] New derived tabled based longrange correlation task Nov 5, 2025
@abmodak abmodak marked this pull request as draft November 5, 2025 22:43
@abmodak abmodak marked this pull request as ready for review November 7, 2025 05:43
@abmodak abmodak enabled auto-merge (squash) November 7, 2025 05:43
Copy link
Collaborator

@alibuild alibuild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @abmodak.

@alibuild
Copy link
Collaborator

alibuild commented Nov 7, 2025

Error while checking build/O2Physics/o2 for 437ff27 at 2025-11-07 08:59:

++ [[ ! -n '' ]]
++ [[ '' != 1 ]]
++ [[ '' != /sw/SOURCES/O2/daily-20251107-0000/daily-20251107-0000 ]]
++ NINJA_BIN=ninja-build
++ type ninja-build
++ NINJA_BIN=ninja
++ type ninja
++ [[ -n ninja ]]
++ CMAKE_GENERATOR=Ninja
++ unset NINJA_BIN
++ unset DYLD_LIBRARY_PATH
++ cmake /sw/SOURCES/O2/daily-20251107-0000/daily-20251107-0000 -DCMAKE_INSTALL_PREFIX=/sw/INSTALLROOT/b411a0f89cd8166e144b81aafa25a8674919d07d/slc9_x86-64/O2/daily-20251107-0000-local1 -G Ninja -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_CXX_STANDARD=20 -DlibjalienO2_ROOT=/sw/slc9_x86-64/libjalienO2/0.1.5-1 -DXROOTD_DIR=/sw/slc9_x86-64/XRootD/v5.8.4-1 -DJALIEN_ROOT_ROOT=/sw/slc9_x86-64/JAliEn-ROOT/0.7.15-11 -DENABLE_CUDA=auto -DENABLE_HIP=auto -DENABLE_OPENCL=auto -DCURL_ROOT=/sw/slc9_x86-64/curl/7.70.0-20 -DLibUV_ROOT=/sw/slc9_x86-64/libuv/v1.40.0-21 -DENABLE_UPGRADES=ON -DGandiva_DIR=/sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/cmake/Gandiva -DArrow_DIR=/sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/cmake/Arrow -DCLANG_EXECUTABLE=/sw/slc9_x86-64/Clang/v20.1.7-1/bin-safe/clang -DLLVM_LINK_EXECUTABLE=/sw/slc9_x86-64/Clang/v20.1.7-1/bin/llvm-link -DITSRESPONSE=/sw/slc9_x86-64/ITSResponse/v2.0.0-2 -DORT_ROCM_BUILD=0 -DORT_CUDA_BUILD=0 -DORT_MIGRAPHX_BUILD=0 -DORT_TENSORRT_BUILD=0
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /sw/slc9_x86-64/GCC-Toolchain/v14.2.0-alice2-1/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /sw/slc9_x86-64/GCC-Toolchain/v14.2.0-alice2-1/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building without compiler warnings enabled.
-- Using build type: RELWITHDEBINFO - CXXFLAGS: -fPIC -O2 -std=c++20 -O2 -g -DNDEBUG -Wno-unknown-warning-option
-- !!!
-- !!! ALIBUILD_O2_TESTS detected. Will patch my tests so they work off the install tree
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Arrow version: 20.0.0
-- Found the Arrow shared library: /sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/libarrow.so.2000.0.0
-- Found the Arrow import library: ARROW_IMPORT_LIB-NOTFOUND
-- Found the Arrow static library: 
-- Found ZLIB: /sw/slc9_x86-64/zlib/v1.3.1-1/lib/libz.so (found version "1.3.1")
-- Found zstd: /usr/lib64/libzstd.so
-- Found LibXml2: /sw/slc9_x86-64/libxml2/v2.9.3-17/lib/libxml2.so (found version "2.9.3")
-- Found LLVMAlt: 20.1.7
-- Using LLVMConfig.cmake in: /sw/slc9_x86-64/Clang/v20.1.7-1/lib/cmake/llvm
-- Found llvm-link /sw/slc9_x86-64/Clang/v20.1.7-1/bin/llvm-link
-- Found clang /sw/slc9_x86-64/Clang/v20.1.7-1/bin-safe/clang
-- Gandiva version: 20.0.0
-- Found the Gandiva shared library: /sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/libgandiva.so.2000.0.0
-- Found the Gandiva import library: GANDIVA_IMPORT_LIB-NOTFOUND
-- Found the Gandiva static library: 
-- Found arrow_dataset_shared library at: /sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/libarrow_dataset.so
-- Found arrow_acero_shared library at: /sw/slc9_x86-64/arrow/v20.0.0-alice1-5/lib/libarrow_acero.so
-- Detected Compiler: GCC 14.2.0
-- Performing Test Vc_HAVE_SSE_SINCOS

Full log here.

@abmodak abmodak merged commit abe68a7 into AliceO2Group:master Nov 7, 2025
10 of 11 checks passed
@abmodak abmodak deleted the new-derivedLongrange branch November 9, 2025 13:27
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants