Skip to content

Issue installing clas12root on OSX v15.6 #105

@yugotra

Description

@yugotra

CPU: Apple M3 Max
Memory: 36GB

Tried clas12root 1.8.5 and 1.8.6, same error.
Hipo is from the master branch
root 6.36.04 prebuilt or 6.37.01 (built from source for macosxarm64 on Sep 24 2025 locally), no difference
Xcode 26.0.1

./installC12Root
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.

Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.

-- The C compiler identification is AppleClang 17.0.0.17000319
-- The CXX compiler identification is AppleClang 17.0.0.17000319
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/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: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Vdt: /Users/gotra/work/root/include (found version "0.4")
-- Checking for installed hipo...
-- HIPO INCLUDE_DIR : /Users/gotra/work/hipo/install/include/
-- HIPO LIBRARIES : -L/Users/gotra/work/hipo/install/lib -lhipo4
-- Configuring done (0.9s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/gotra/work/clas12root/build
[ 1%] Generating G__Hipo4.cxx, libHipo4_rdict.pcm, libHipo4.rootmap
Error in : Class unique_ptr<pair<void()(bank,void*,int,int),void*>,default_delete<pair<void()(bank,void*,int,int),void*> > > is not available.
make[2]: *** [hipo4/G__Hipo4.cxx] Error 1
make[1]: *** [hipo4/CMakeFiles/Hipo4.dir/all] Error 2
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions