Skip to content

Cern ROOT installation OSX Sequoia 15.4 #134509

@xorxex

Description

@xorxex

No way I can get ROOT installed on OSX Sequoia 15.4.

Procedure followed (worked perfectly for all previous OS versions):

$ git clone --branch latest-stable https://github.com/root-project/root.git root_src
$ mkdir root_build root_install && cd root_build
$ cmake -DCMAKE_INSTALL_PREFIX=../root_install ../root_src
$ cmake --build . --target install -j8 >>> stopped with errors <<< at ~55%
$ cmake --build . --target install >>> stopped with errors <<< at ~75%

Enclosed log.

build_error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidResolved as invalid, i.e. not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions