ROOT Installation Broken


ROOT Version: v6-24-00-patches
Platform: MacOS 13.3.1
Compiler: Apple clang version 14.0.3 (clang-1403.0.22.14.1)
Target: arm64-apple-darwin22.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin


Hi!

First of all, I am using a root bit strange version because I need to work with the C++ 11 standard in a rather new computer, and in this thread you can see how it worked on previous version MacOS 12.

Things started getting messy when I updated to MacOS 13. And now I am facing several problems. First, my ROOT-v6.24 installation went correctly and I could run the Geant4 simulation I need this ROOT for, but I could not use ROOT correctly.

Now, even my G4 application can run, and gives the same error message as if I type “root” or “root -l” in my terminal, this is the output:

root -l                                                                                                         SEGV ✘
input_line_1:1:2: fatal error: malformed or corrupted AST file: 'could not find file '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_types.modulemap' referenced by AST
      file'
#include <new>
 ^
input_line_1:1:2: note: after modifying system headers, please delete the module cache at '/Users/diiego/software/ROOT/ROOT_6.24/install/lib'
input_line_1:1:2: note: imported by module 'std' in '/Users/diiego/software/ROOT/ROOT_6.24/install/lib/std.pcm'
Warning in cling::IncrementalParser::CheckABICompatibility():
  Failed to extract C++ standard library version.
Warning in cling::IncrementalParser::CheckABICompatibility():
  Possible C++ standard library mismatch, compiled with _LIBCPP_ABI_VERSION '1'
  Extraction of runtime standard library version was: ''
Replaced symbol atexit cannot be found in JIT!
Replaced symbol at_quick_exit cannot be found in JIT!
<<< cling interactive line includer >>>: fatal error: module file '/Users/diiego/software/ROOT/ROOT_6.24/install/lib/Darwin.pcm' is out of date and needs to be rebuilt
Failed to load module Darwin
Failed to load module std
Failed to load module _Builtin_intrinsics
Failed to load module ROOT_Foundation_C
Failed to load module ROOT_Config
Failed to load module ROOT_Rtypes
Failed to load module ROOT_Foundation_Stage1_NoRTTI
Failed to load module Core
Failed to load module Rint
Failed to load module RIO
Failed to load module MathCore
Failed to load module Hist
Failed to load module Darwin
Failed to load module VMC
Failed to load module Unfold
Failed to load module Imt
Failed to load module HistPainter
Failed to load module PyMVA
Failed to load module RHTTPSniff
Failed to load module RHTTP
Failed to load module FitPanel
Failed to load module ROOTVecOps
Failed to load module ProofDraw
Failed to load module Unuran
Failed to load module Quadp
Failed to load module ROOT_Foundation_Stage1_NoRTTI
Failed to load module GeomPainter
Failed to load module Genetic
Failed to load module Eve
Failed to load module TreeViewer
Failed to load module Physics
Failed to load module EG
Failed to load module Tree
Failed to load module HistFactory
Failed to load module Spectrum
Failed to load module Matrix
Failed to load module Html
Failed to load module Hist
Failed to load module GuiHtml
Failed to load module _Builtin_intrinsics
Failed to load module Gpad
Failed to load module TMVAGui
Failed to load module Fumili
Failed to load module Net
Failed to load module RGL
Failed to load module Geom
Failed to load module Postscript
Failed to load module GCocoa
Failed to load module RCsg
Failed to load module Cling_Runtime
Failed to load module SPlot
Failed to load module RooFit
Failed to load module GeomBuilder
Failed to load module ROOT_Config
Failed to load module MemStat
Failed to load module Rint
Failed to load module XMLParser
Failed to load module MultiProc
Failed to load module RooStats
Failed to load module RooFitMore
Failed to load module Proof
Failed to load module Ged
Failed to load module Recorder
Failed to load module GuiBld
Failed to load module RooFitCore
Failed to load module Gui
Failed to load module SQLIO
Failed to load module XMLIO
Failed to load module ROOT_Rtypes
Failed to load module std
Failed to load module RIO
Failed to load module ProofPlayer
Failed to load module ASImage
Failed to load module ROOT_Foundation_C
Failed to load module MathMore
Failed to load module Foam
Failed to load module RSQLite
Failed to load module SpectrumPainter
Failed to load module Minuit2
Failed to load module Core
Failed to load module MLP
Failed to load module ROOTDataFrame
Failed to load module GenVector
Failed to load module Minuit
Failed to load module RootAuth
Failed to load module Graf3d
Failed to load module TMVA
Failed to load module ASImageGui
Failed to load module Graf
Failed to load module Gdml
Failed to load module ProofBench
Failed to load module Cling_Runtime_Extra
Failed to load module MathCore
Failed to load module Gviz3d
Failed to load module ROOTTPython
Failed to load module TreePlayer
Failed to load module Smatrix
Failed to load module SessionViewer
Failed to load module Thread

 *** Break *** segmentation violation
[/usr/lib/system/libsystem_platform.dylib] _sigtramp (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCling.so] ROOT::TMetaUtils::TNormalizedCtxtImpl::keepTypedef(cling::LookupHelper const&, char const*, bool) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCling.so] ROOT::TMetaUtils::TNormalizedCtxtImpl::TNormalizedCtxtImpl(cling::LookupHelper const&) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCling.so] ROOT::TMetaUtils::TNormalizedCtxt::TNormalizedCtxt(cling::LookupHelper const&) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCling.so] TCling::TCling(char const*, char const*, char const* const*) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCling.so] CreateInterpreter (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCore.so] TROOT::InitInterpreter() (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCore.so] ROOT::Internal::GetROOT2() (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libCore.so] TApplication::TApplication(char const*, int*, char**, void*, int) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/lib/libRint.so] TRint::TRint(char const*, int*, char**, void*, int, bool) (no debug info)
[/Users/diiego/software/ROOT/ROOT_6.24/install/bin/root.exe] main (no debug info)
[/usr/lib/dyld] start (no debug info)

I will try to install root-v6.24.00-patches and see if I can go back at least to the “G4 working unless ROOT per se doesn’t”, but I would very much appreciate a solution since I need ROOT-v6.24 because is the last one to support C++ 11.

If you don’t understand something please let me know!

Thanks in advance, Diego

The output when configuring the patches version is:

cmake -DCMAKE_CXX_STANDARD=11 -Dall=ON -Dxrootd=OFF -DPYTHON_EXECUTABLE=/opt/homebrew/bin/python3.9 -DCMAKE_INSTALL_PREFIX=/Users/diiego/software/ROOT/ROOT_6.24/install /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches
-- The C compiler identification is AppleClang 14.0.3.14030022
-- The CXX compiler identification is AppleClang 14.0.3.14030022
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Git: /opt/homebrew/bin/git (found version "2.39.2")
-- Detected ROOT_VERSION 6.24.99
-- Looking for Python
-- Found Python3: /opt/homebrew/bin/python3.9 (found version "3.9.16") found components: Interpreter Development NumPy Development.Module Development.Embed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found a macOS system 13.3
-- Found an AArch64 system
-- Performing Test GLIBCXX_USE_CXX11_ABI
-- Performing Test GLIBCXX_USE_CXX11_ABI - Failed
-- ROOT Platform: macosx
-- ROOT Compiler: AppleClang 14.0.3.14030022
-- ROOT Processor: arm64
-- ROOT Architecture: macosxarm64
-- Build Type: 'Release' (flags = '-O2')
-- Compiler Flags:  -std=c++11 -Wc++11-narrowing -Wsign-compare -Wsometimes-uninitialized -Wconditional-uninitialized -Wheader-guard -Warray-bounds -Wcomment -Wtautological-compare -Wstrncat-size -Wloop-analysis -Wbool-conversion -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -stdlib=libc++ -O2
-- ROOT default compression algorithm: zlib
CMake Deprecation Warning at cmake/modules/RootBuildOptions.cmake:420 (message):
  >>> Option 'memstat' is deprecated and will be removed in the next release
  of ROOT.  Please contact root-dev@cern.ch should you still need it.
Call Stack (most recent call first):
  CMakeLists.txt:131 (include)


CMake Deprecation Warning at cmake/modules/RootBuildOptions.cmake:420 (message):
  >>> Option 'vmc' is deprecated and will be removed in the next release of
  ROOT.  Please contact root-dev@cern.ch should you still need it.
Call Stack (most recent call first):
  CMakeLists.txt:131 (include)


-- PyROOT will be built for version 3.9.16
-- Looking for ZLib
-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/libz.tbd (found version "1.2.11")
-- Looking for Unuran
-- Could NOT find Unuran (missing: UNURAN_LIBRARY UNURAN_INCLUDE_DIR)
-- Unuran not found. Switching on builtin_unuran option
-- Building freetype version 2.12.1 included in ROOT itself
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  cmake/modules/SearchInstalledSoftware.cmake:148 (ExternalProject_Add)
  CMakeLists.txt:219 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for PCRE
-- Could NOT find PCRE (missing: PCRE_INCLUDE_DIR)
-- PCRE not found. Switching on builtin_pcre option
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  builtins/pcre/CMakeLists.txt:37 (ExternalProject_Add)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for LZMA
-- Looking for lzma_auto_decoder in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd
-- Looking for lzma_auto_decoder in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd - found
-- Looking for lzma_easy_encoder in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd
-- Looking for lzma_easy_encoder in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd - found
-- Looking for lzma_lzma_preset in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd
-- Looking for lzma_lzma_preset in /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd - found
-- Found LibLZMA: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/liblzma.tbd (found version "5.4.2")
-- Looking for ZSTD
-- Found ZSTD: /opt/homebrew/lib/libzstd.dylib
-- Looking for xxHash
-- Could NOT find xxHash (missing: xxHash_LIBRARY xxHash_INCLUDE_DIR)
-- xxHash not found. Switching on builtin_xxhash option
-- Looking for LZ4
-- Found LZ4: /opt/homebrew/lib/liblz4.dylib (found version "1.9.4")
-- Found GIF: /opt/homebrew/lib/libgif.dylib (found version "5.2.1")
-- Found TIFF: /opt/homebrew/lib/libtiff.dylib (found version "4.4.0")
-- Found PNG: /opt/homebrew/lib/libpng.dylib (found version "1.6.39")
-- Found JPEG: /opt/homebrew/lib/libjpeg.dylib (found version "80")
-- Looking for AfterImage
-- Could NOT find AfterImage (missing: AFTERIMAGE_INCLUDE_DIR AFTERIMAGE_LIBRARIES)
-- AfterImage not found. Switching on builtin_afterimage option
-- Building AfterImage library included in ROOT itself
-- Looking for GSL
-- Found GSL: /opt/homebrew/include (found suitable version "2.7.1", minimum required is "1.10")
-- Looking for OpenGL
-- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/OpenGL.framework
-- Looking for GLEW
-- Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES)
-- GLEW not found. Switching on builtin_glew option
-- Looking for gl2ps
-- Could NOT find gl2ps (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR)
-- gl2ps not found. Switching on builtin_gl2ps option
-- Looking for Graphviz
-- Could NOT find Graphviz (missing: GRAPHVIZ_INCLUDE_DIR GRAPHVIZ_cdt_LIBRARY GRAPHVIZ_gvc_LIBRARY GRAPHVIZ_graph_LIBRARY GRAPHVIZ_pathplan_LIBRARY)
-- Graphviz not found. Switching off gviz option
-- Looking for LibXml2
-- Found LibXml2: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/libxml2.tbd (found version "2.9.13")
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- OpenSSL not found, switching ON 'builtin_openssl' option.
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  builtins/openssl/CMakeLists.txt:40 (ExternalProject_Add)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found OpenSSL: /Users/diiego/software/ROOT/ROOT_6.24/build/builtins/openssl/OPENSSL-prefix/include (found version "1.1.1g")
-- Looking for MySQL
-- Could NOT find MySQL (missing: MYSQL_INCLUDE_DIR MYSQL_LIBRARIES)
-- MySQL not found. Switching off mysql option
-- Looking for FastCGI
-- Could NOT find FastCGI (missing: FASTCGI_LIBRARY FASTCGI_INCLUDE_DIR)
-- FastCGI not found. Switching off fcgi option
-- Looking for Oracle
-- Oracle not found.
-- Oracle: You can specify includes: -DORACLE_PATH_INCLUDES=/usr/include/oracle/10.2.0.3/client
--    currently found includes:
-- Oracle: You can specify libs: -DORACLE_PATH_LIB=/usr/lib/oracle/10.2.0.3/client/lib
--    currently found libs: ORACLE_LIBRARY_OCCI-NOTFOUND;ORACLE_LIBRARY_CLNTSH-NOTFOUND;ORACLE_LIBRARY_LNNZ-NOTFOUND
-- Oracle not found. Switching off oracle option
-- Looking for ODBC
-- Could NOT find ODBC (missing: ODBC_INCLUDE_DIR)
-- ODBC not found. Switching off odbc option
-- Looking for PostgreSQL
-- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
-- PostgreSQL not found. Switching off pgsql option
-- Looking for SQLite
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Found Sqlite: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include
-- Looking for Pythia6
-- Pythia6 not found. Switching off pythia6 option
-- Looking for Pythia8
-- Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARY)
-- Pythia8 not found. Switching off pythia8 option
-- Looking for FFTW3
-- FFTW3 not found. Set [environment] variable FFTW_DIR to point to your FFTW3 installation
--                  Alternatively, you can also enable the option 'builtin_fftw3' to build FFTW3 internally'
--                  For the time being switching OFF 'fftw3' option
-- Looking for CFITSIO
-- Could NOT find CFITSIO (missing: CFITSIO_LIBRARY CFITSIO_INCLUDE_DIR)
-- CFITSIO not found. You can enable the option 'builtin_cfitsio' to build the library internally'
--                    For the time being switching off 'fitsio' option
-- Support Shadow password not found. Switching off shadowpw option
-- Could NOT find Monalisa (missing: MONALISA_LIBRARY MONALISA_INCLUDE_DIR)
-- Monalisa not found. Set variable MONALISA_DIR to point to your Monalisa installation
-- For the time being switching OFF 'monalisa' option
--  Alien API not found. Set variable ALIEN_DIR to point to your Alien installation, or include the installation of Alien in the CMAKE_PREFIX_PATH. For the time being switching OFF 'alien' option
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (PkgConfig)
  does not match the name of the calling package (Arrow).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args)
  cmake/modules/FindArrow.cmake:39 (include)
  cmake/modules/SearchInstalledSoftware.cmake:16 (_find_package)
  cmake/modules/SearchInstalledSoftware.cmake:1021 (find_package)
  CMakeLists.txt:219 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find Arrow (missing: ARROW_INCLUDE_DIR ARROW_LIB_DIR ARROW_FULL_SO_VERSION ARROW_SO_VERSION)
-- Apache Arrow API not found. Set variable ARROW_HOME to point to your Arrow installation, or include the installation of Arrow in the CMAKE_PREFIX_PATH.
-- For the time being switching OFF 'arrow' option
-- Could NOT find GFAL (missing: GFAL_INCLUDE_DIR SRM_IFCE_INCLUDE_DIR GFAL_LIBRARY)
-- GFAL library not found. Set variable GFAL_DIR to point to your gfal installation
                      and the variable SRM_IFCE_DIR to the srm_ifce installation
-- For the time being switching OFF 'gfal' option
-- Could NOT find DCAP (missing: DCAP_INCLUDE_DIR DCAP_LIBRARY)
-- dCap library not found. Set variable DCAP_DIR to point to your dCache installation
-- For the time being switching OFF 'dcache' option
-- Could NOT find FTGL (missing: FTGL_INCLUDE_DIR FTGL_LIBRARY)
-- ftgl library not found. Set variable FTGL_ROOT_DIR to point to your installation
-- For the time being switching ON 'builtin_ftgl' option
-- Looking for R
-- Could NOT find R (missing: R_EXECUTABLE R_INCLUDE_DIR R_LIBRARY Rcpp RInside)
-- R installation not found. Set variable R_DIR to point to your R installation
-- For the time being switching OFF 'r' option
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Looking for uuid_generate_random in uuid
-- Looking for uuid_generate_random in uuid - not found
-- Found libuuid: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include
-- Davix dependencies not found, switching OFF 'davix' option.
-- Looking for TBB
-- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR TBB_LIBRARY) (Required is at least version "2018")
-- TBB not found, enabling 'builtin_tbb' option
-- Performing Test CXX_HAS_mno_rtm
-- Performing Test CXX_HAS_mno_rtm - Success
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  cmake/modules/SearchInstalledSoftware.cmake:1253 (ExternalProject_Add)
  CMakeLists.txt:219 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Vc library not found, support for it disabled.
-- Please enable the option 'builtin_vc' to build Vc internally.
-- VecCore not found, switching on 'builtin_veccore' option.
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  cmake/modules/SearchInstalledSoftware.cmake:1402 (ExternalProject_Add)
  CMakeLists.txt:219 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found VecCore: /Users/diiego/software/ROOT/ROOT_6.24/build/externals//Users/diiego/software/ROOT/ROOT_6.24/install/include (found version "0.7.0")
-- Looking for VDT
-- Could NOT find Vdt (missing: VDT_INCLUDE_DIR VDT_LIBRARY) (Required is at least version "0.4")
-- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH
--                Switching ON 'builtin_vdt' option
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:3075 (message):
  The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
  not set.  The policy's OLD behavior will be used.  When using a URL
  download, the timestamps of extracted files should preferably be that of
  the time of extraction, otherwise code that depends on the extracted
  contents might not be rebuilt if the URL changes.  The OLD behavior
  preserves the timestamps from the archive instead, but this is usually not
  what you want.  Update your project to the NEW behavior or specify the
  DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this
  robustness issue.
Call Stack (most recent call first):
  /Applications/CMake.app/Contents/share/cmake-3.25/Modules/ExternalProject.cmake:4185 (_ep_add_download_command)
  cmake/modules/SearchInstalledSoftware.cmake:1478 (ExternalProject_Add)
  CMakeLists.txt:219 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for VecGeom
CMake Warning at cmake/modules/SearchInstalledSoftware.cmake:1516 (message):
  ROOT must be built against the VecCore installation that was used to build
  VecGeom; builtin_veccore cannot be used.  Option VecGeom will be disabled.
Call Stack (most recent call first):
  CMakeLists.txt:219 (include)


-- VecGeom not found. Ensure that the installation of VecGeom is in the CMAKE_PREFIX_PATH
--               example: CMAKE_PREFIX_PATH=<VecGeom_install_path>/lib/cmake/VecGeom
--               For the time being switching OFF 'vecgeom' option
CUDA_TOOLKIT_ROOT_DIR not found or specified
-- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY)
-- Looking for BLAS for optional parts of TMVA
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Looking for dgemm_
-- Looking for dgemm_ - found
-- Found BLAS: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/Accelerate.framework
-- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test ROOT_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Looking for PySpark
-- Looking for PySpark dependency: Java
-- Java version check failed: /usr/bin/java -version returned an error: "The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java."
-- Could NOT find Java (missing: Java_JAVA_EXECUTABLE Runtime) (Required is at least version "1.8")
-- Switching OFF 'test_distrdf_pyspark' option
-- Building LLVM in 'Release' mode.
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- Found libtool - /Library/Developer/CommandLineTools/usr/bin/libtool
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include
-- Native target ARM is not selected; lli will not JIT code
-- Threads disabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Found ld64 - /Library/Developer/CommandLineTools/usr/bin/ld
-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH)
-- OCaml bindings disabled.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
-- LLVM host triple: arm-apple-darwin22.4.0
-- LLVM default target triple: arm-apple-darwin22.4.0
-- Building with -fPIC
-- Found PythonInterp: /opt/homebrew/bin/python3.9 (found version "3.9.16")
-- Constructing LLVMBuild project information
-- Linker detection: ld64
-- Targeting AArch64
-- Targeting NVPTX
-- Clang version: 9.0.1
-- Cling version (from VERSION file): ROOT_0.9~dev
-- Cling will look for C++ headers in '/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1' at runtime.
-- And if not found, will invoke: '/Library/Developer/CommandLineTools/usr/bin/c++ ' for them.
-- Performing Test CXX_HAS_fno_rtti
-- Performing Test CXX_HAS_fno_rtti - Success
-- Performing Test C_HAS_Wno_strict_overflow
-- Performing Test C_HAS_Wno_strict_overflow - Success
-- Performing Test C_HAS_Wno_maybe_uninitialized
-- Performing Test C_HAS_Wno_maybe_uninitialized - Failed
-- Performing Test C_HAS_Wno_parentheses_equality
-- Performing Test C_HAS_Wno_parentheses_equality - Success
-- Looking for m
-- Looking for m - not found
-- Performing Test GCC_HAS_BIDI_CHARS_FLAG
-- Performing Test GCC_HAS_BIDI_CHARS_FLAG - Failed
-- Performing Test CXX_HAS_Wno_deprecated_declarations
-- Performing Test CXX_HAS_Wno_deprecated_declarations - Success
-- Performing Test found_setresuid
-- Performing Test found_setresuid - Failed
-- Performing Test found_stdstringview
-- Performing Test found_stdstringview - Success
-- Performing Test found_stod_stringview
-- Performing Test found_stod_stringview - Failed
-- Performing Test found_opplusequal_stringview
-- Performing Test found_opplusequal_stringview - Success
-- Performing Test found_stdapply
-- Performing Test found_stdapply - Failed
-- Performing Test found_stdinvoke
-- Performing Test found_stdinvoke - Failed
-- Performing Test found_stdindexsequence
-- Performing Test found_stdindexsequence - Failed
-- Performing Test found_attribute_always_inline
-- Performing Test found_attribute_always_inline - Success
-- Performing Test has_found_attribute_noinline
-- Performing Test has_found_attribute_noinline - Success
-- Performing Test found_hardware_interference_size
-- Performing Test found_hardware_interference_size - Failed
Running /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/build/unix/compiledata.sh
Making /Users/diiego/software/ROOT/ROOT_6.24/build/ginclude/compiledata.h
-- ROOT Configuration

System          Darwin-22.4.0
Processor       8 core Apple M2 (arm64)
Build type      Release
Install path    /Users/diiego/software/ROOT/ROOT_6.24/install
Compiler        AppleClang 14.0.3.14030022
Compiler flags:
C                -m64 -pipe -W -Wall -fsigned-char -fno-common -Qunused-arguments -pthread -O2 -DNDEBUG
C++              -std=c++11 -Wc++11-narrowing -Wsign-compare -Wsometimes-uninitialized -Wconditional-uninitialized -Wheader-guard -Warray-bounds -Wcomment -Wtautological-compare -Wstrncat-size -Wloop-analysis -Wbool-conversion -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -stdlib=libc++ -O2 -DNDEBUG
Linker flags:
Executable       -mmacosx-version-min=13.3
Module
Shared

-- Enabled support for:  asimage builtin_afterimage builtin_clang builtin_cling builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_nlohmannjson builtin_openssl builtin_openui5 builtin_pcre builtin_tbb builtin_unuran builtin_vdt builtin_veccore builtin_xxhash cefweb clad cocoa cuda cudnn dataframe exceptions fortran gdml http imt libcxx mathmore memstat mlp minuit2 opengl pyroot qt5web roofit runtime_cxxmodules shared sqlite ssl tmva tmva-cpu tmva-pymva spectrum unuran vmc vdt veccore xml
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/diiego/software/ROOT/ROOT_6.24/build

Which is much bigger than I am used to, so I guess something is going wrong already.

Compilation ends with an error which I have never seen.

[ 46%] Generating ../include/RGitCommit.h
[ 46%] Built target gitcommit
[ 46%] Generating ../ginclude/RGitCommit.h
[ 46%] Building CXX object core/CMakeFiles/BaseTROOT.dir/base/src/TROOT.cxx.o
In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/src/TROOT.cxx:126:
In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TSystem.h:36:
In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TTimer.h:45:
In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TSysEvtHandler.h:25:
In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TQObject.h:42:
/Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TVirtualQConnection.h:53:42: warning: 'sizeof (val)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
      constexpr size_t size = sizeof(val)/sizeof(val[0]);
                              ~~~~~~~~~~~^
/Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TVirtualQConnection.h:51:25: note: pointer 'val' declared here
   void SetArg(const T* val)
                        ^
1 warning generated.
[ 46%] Built target BaseTROOT
[ 46%] Generating G__Core.cxx, ../lib/Core.pcm
While building module 'Core':
While building module 'std' imported from input_line_1:1:
In file included from <module-includes>:31:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/complex.h:28:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/ccomplex:20:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/complex:235:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cmath:321:9: error: missing '#include "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h"'; declaration of 'signbit' must be imported from module
      'std.depr.math_h' before it is required
using ::signbit _LIBCPP_USING_IF_EXISTS;
        ^
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:333:1: note: previous declaration is here
signbit(_A1 __lcpp_x) _NOEXCEPT
^
While building module 'Core':
While building module 'std' imported from input_line_1:1:
In file included from <module-includes>:305:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_map:437:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:123:43: error: missing '#include "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/limits"'; declaration of 'numeric_limits' must be imported from module
      'std.limits' before it is required
    return __n < 2 ? __n : (size_t(1) << (numeric_limits<size_t>::digits - __libcpp_clz(__n-1)));
                                          ^
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/limits:443:28: note: previous declaration is here
class _LIBCPP_TEMPLATE_VIS numeric_limits
                           ^
input_line_1:1:10: fatal error: could not build module 'std'
#include <new>
 ~~~~~~~~^
Warning in cling::IncrementalParser::CheckABICompatibility():
  Failed to extract C++ standard library version.
Warning in cling::IncrementalParser::CheckABICompatibility():
  Possible C++ standard library mismatch, compiled with _LIBCPP_ABI_VERSION '1'
  Extraction of runtime standard library version was: ''
While building module 'Core':
While building module 'Cling_Runtime' imported from input_line_2:1:
While building module 'Cling_Runtime_Extra' imported from /Users/diiego/software/ROOT/ROOT_6.24/build/etc/cling/Interpreter/RuntimeUniverse.h:27:
In file included from <module-includes>:1:
/Users/diiego/software/ROOT/ROOT_6.24/build/etc/cling/Interpreter/DynamicExprInfo.h:13:10: fatal error: could not build module 'std'
#include <string>
 ~~~~~~~~^
/Users/diiego/software/ROOT/ROOT_6.24/build/etc/cling/Interpreter/RuntimeUniverse.h:27:10: fatal error: could not build module 'Cling_Runtime_Extra'
#include "cling/Interpreter/Visibility.h"
 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
While building module 'Core':
While building module 'ROOT_Rtypes' imported from /Users/diiego/software/ROOT/ROOT_6.24/build/include/Rtypes.h:23:
In file included from <module-includes>:1:
/Users/diiego/software/ROOT/ROOT_6.24/build/include/RtypesCore.h:28:10: fatal error: could not build module 'std'
#include <cstddef> // size_t, NULL
 ~~~~~~~~^
In file included from input_line_3:2:
/Users/diiego/software/ROOT/ROOT_6.24/build/include/Rtypes.h:23:10: fatal error: could not build module 'ROOT_Rtypes'
#include "RtypesCore.h"
 ~~~~~~~~^~~~~~~~~~~~~~
While building module 'Core':
While building module 'ROOT_Foundation_C' imported from /Users/diiego/software/ROOT/ROOT_6.24/build/include/Rtypes.h:29:
In file included from <module-includes>:1:
/Users/diiego/software/ROOT/ROOT_6.24/build/include/ThreadLocalStorage.h:61:10: fatal error: could not build module 'ROOT_Rtypes'
#include "RtypesCore.h"
 ~~~~~~~~^~~~~~~~~~~~~~
While building module 'Core':
While building module 'ROOT_Foundation_Stage1_NoRTTI' imported from /Users/diiego/software/ROOT/ROOT_6.24/build/include/Rtypes.h:195:
In file included from <module-includes>:2:
/Users/diiego/software/ROOT/ROOT_6.24/build/include/ROOT/RStringView.hxx:19:10: fatal error: could not build module 'std'
#include <string_view>
 ~~~~~~~~^
Error: Error loading the default rootcling header files.
make[2]: *** [core/G__Core.cxx] Error 1
make[1]: *** [core/CMakeFiles/G__Core.dir/all] Error 2
make: *** [all] Error 2

Dear @Diego_Costas_Rodrigu ,

Indeed, you are navigating in uncharted and unsupported waters.

Some of the errors, like

In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/complex:235:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cmath:321:9: error: missing '#include "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h"'; declaration of 'signbit' must be imported from module
      'std.depr.math_h' before it is required
using ::signbit _LIBCPP_USING_IF_EXISTS;

Are related to MacOS itself and/or how the cmake build is run, see signbit issue for macOS 10.14 and 10.15 on Homebrew · Issue #7881 · root-project/root · GitHub

Some other, like

In file included from /Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TQObject.h:42:
/Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TVirtualQConnection.h:53:42: warning: 'sizeof (val)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div]
      constexpr size_t size = sizeof(val)/sizeof(val[0]);
                              ~~~~~~~~~~~^
/Users/diiego/software/ROOT/ROOT_6.24/v6-24-00-patches/core/base/inc/TVirtualQConnection.h:51:25: note: pointer 'val' declared here
   void SetArg(const T* val)
                        ^

Are true warnings coming from ROOT, this one was fixed by Resolve Clang warnings by hahnjo · Pull Request #9542 · root-project/root · GitHub

Warning in cling::IncrementalParser::CheckABICompatibility():
  Failed to extract C++ standard library version.
Warning in cling::IncrementalParser::CheckABICompatibility():
  Possible C++ standard library mismatch, compiled with _LIBCPP_ABI_VERSION '1'
  Extraction of runtime standard library version was: ''

One recommendation, if you are not doing this already. Restart the build from scratch: delete all the data in the previous build directory and re-run.

but I would very much appreciate a solution since I need ROOT-v6.24 because is the last one to support C++ 11

The solution is identifying the correct patches that are missing from ROOT 6.24, understand if they can be applied, and apply them. A warning here: I can’t know for sure that all the changes needed to make your build work can be backported to 6.24. If you understand what are the changes needed to revert your build to a working state, we can help you with backporting them.

Cheers,
Vincenzo

Hi Vicenzo, and thank you for your answer,

I cleaned up a little bit my computer and installed some software updates and now my installation of ROOT-v6.24.patches is better, but still gives an error at 100% which I have never saw.

The error message is the following:

[100%] Generating tutorials/hsimple.root

Processing hsimple.C...
objc[79857]: Class RunStopper is implemented in both /Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCore.so (0x1055dc148) and /Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so (0x11fae8148). One of the two will be used. Which one is undefined.

 *** Break *** segmentation violation
[/usr/lib/system/libsystem_platform.dylib] _sigtramp (no debug info)
[<unknown binary>] (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] llvm::sys::DynamicLibrary::addPermanentLibrary(void*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] CreateInterpreter (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] TROOT::InitInterpreter() (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] ROOT::Internal::GetROOT2() (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] ROOT::TGenericClassInfo::GetClass() (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libTree.6.28.04.so] TTree::Class() (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libTree.6.28.04.so] TTree::CheckTObjectHashConsistency() const (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] THashTable::Add(TObject*) (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] THashList::AddLast(TObject*) (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] TDirectory::Append(TObject*, bool) (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libCore.6.28.04.so] TROOT::Append(TObject*, bool) (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libTree.6.28.04.so] TTree::TTree(char const*, char const*, int, TDirectory*) (no debug info)
[/Users/diiego/software/ROOT/root-6.28.04/root/lib/libTree.6.28.04.so] TNtuple::TNtuple(char const*, char const*, char const*, int) (no debug info)
[<unknown binary>] (no debug info)
[<unknown binary>] (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::IncrementalExecutor::executeWrapper(llvm::StringRef, cling::Value*) const (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::Interpreter::EvaluateInternal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned long) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::MetaSema::actOnxCommand(llvm::StringRef, llvm::StringRef, cling::Value*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::MetaParser::isXCommand(cling::MetaSema::ActionResult&, cling::Value*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::MetaParser::isCommand(cling::MetaSema::ActionResult&, cling::Value*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] HandleInterpreterException(cling::MetaProcessor*, char const*, cling::Interpreter::CompilationResult&, cling::Value*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] TCling::ProcessLine(char const*, TInterpreter::EErrorCode*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCling.so] TCling::ProcessLineSynch(char const*, TInterpreter::EErrorCode*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libCore.so] TApplication::ExecuteFile(char const*, int*, bool) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libRint.so] TRint::ProcessLineNr(char const*, char const*, int*) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/lib/libRint.so] TRint::Run(bool) (no debug info)
[/Users/diiego/software/ROOT/root-6.24.patches/build/bin/root.exe] main (no debug info)
[/usr/lib/dyld] start (no debug info)
make[2]: *** [tutorials/hsimple.root] Error 139
make[2]: *** Deleting file `tutorials/hsimple.root'
make[1]: *** [CMakeFiles/hsimple.dir/all] Error 2
make: *** [all] Error 2

Does this sound familiar to you? Thanks again, Diego

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.