zoglauer / megalib

MEGAlib - the Medium-Energy Gamma-ray Astronomy library
http://megalibtoolkit.com
Other
41 stars 32 forks source link

Issues with Root build. #48

Closed OliRo25 closed 5 years ago

OliRo25 commented 5 years ago

Hi Andreas,

I tried running the setup install script:

bash setup.sh --release=rel

and got the error:

[ 58%] Copying /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/tutorials/xml/xmlnewfile.C [ 58%] Copying /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/tutorials/xml/xmlreadfile.C [ 58%] Built target move_artifacts make: *** [all] Error 2 ERROR: Something went wrong while compiling ROOT!

ERROR: Something went wrong during the ROOT setup.

I am running macOS High Sierra (10.13.6 )

This problem doesn't appear to be in any of the threads.

If you could give any advice, it would be gratefully received.

Oliver

OliRo25 commented 5 years ago

This is from the start of the RootBuild file:

Setting up ROOT...

Verifying chosen configuration options:

Getting ROOT... Looking for ROOT version 6.14 with latest patch on the ROOT website --- sometimes this takes a few minutes... Trying to find root_v6.14.00.source.tar.gz... Trying to find root_v6.14.02.source.tar.gz... Trying to find root_v6.14.04.source.tar.gz... Trying to find root_v6.14.06.source.tar.gz... Trying to find root_v6.14.08.source.tar.gz... Trying to find root_v6.14.10.source.tar.gz... Using ROOT tar ball root_v6.14.08.source.tar.gz File is already present and has same size, thus no download required! Version of ROOT is: 6.14.08 Checking for old installation... Old installation is either incompatible or incomplete. Removing root_v6.14.08... Unpacking... Patching... Configuring... Configure command: cmake -DCMAKE_INSTALL_PREFIX=.. -DCMAKE_CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0 -Dopengl=ON -Dmathmore=ON -Dminuit2=ON -Dxft=ON -Dasimage=ON -Dexplicitlink=ON -Drpath=ON -Dsoversion=ON -Dalien=OFF -Dbonjour=OFF -Dcastor=OFF -Ddavix=OFF -Dfortran=OFF -Dfitsio=OFF -Dchirp=OFF -Ddcache=OFF -Dgfal=OFF -Dglite=off -Dhdfs=OFF -Dkerb5=OFF -Dldap=OFF -Dmonalisa=OFF -Dodbc=OFF -Doracle=OFF -Dpch=OFF -Dpgsql=OFF -Dpythia6=OFF -Dpythia8=OFF -Drfio=OFF -Dsapdb=OFF -Dshadowpw=OFF -Dsqlite=OFF -Dsrp=OFF -Dssl=OFF -Dxrootd=OFF ../root_v6.14.08-source -- The C compiler identification is AppleClang 8.0.0.8000042 -- The CXX compiler identification is AppleClang 8.0.0.8000042 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ROOT default compression algorithm is zlib -- Performing Test HAS_CXX11 -- Performing Test HAS_CXX11 - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE
-- Found a Mac OS X System 10.13 -- Found a 64bit system -- Found LLVM compiler collection -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT Platform: macosx -- ROOT Architecture: macosx64 -- Build Type: RelWithDebInfo -- Compiler Flags: -D_GLIBCXX_USE_CXX11_ABI=0 -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 -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -stdlib=libc++ -- Looking for ZLib -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11") -- Building freetype version 2.6.1 included in ROOT itself -- Looking for PCRE -- Found PCRE: /usr/local/include
-- Looking for LZMA -- Found LZMA includes at /usr/local/include -- Found LZMA library at /usr/local/lib/liblzma.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 -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) -- LZ4 not found. Switching on builtin_lz4 option -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Found TIFF: /usr/local/lib/libtiff.dylib (found version "4.0.9") -- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.35") -- Found JPEG: /usr/local/lib/libjpeg.dylib (found version "90") -- Building AfterImage library included in ROOT itself -- Looking for GSL -- FindGSL: gsl-config not found. -- GSL not found. Set variable GSL_DIR to point to your GSL installation -- Alternatively, you can also enable the option 'builtin_gsl' to build the GSL libraries internally' -- For the time being switching OFF 'mathmore' option -- Found PythonInterp: /usr/bin/python (found version "2.7.10") -- Found PythonLibs: /usr/lib/libpython2.7.dylib (found version "2.7.10") -- Found NUMPY: /usr/local/lib/python2.7/site-packages/numpy/core/include (found version "1.15.4") -- Looking for OpenGL -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
-- Looking for gl2ps -- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR) -- gl2ps not found. Switching on builtin_gl2ps option -- Looking for LibXml2 -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.2") -- Looking for MySQL -- Could NOT find MYSQL (missing: MYSQL_INCLUDE_DIR MYSQL_LIBRARIES) -- MySQL not found. Switching off mysql 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 TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR) -- TBB not found. Switching on builtin_tbb option -- Performing Test CXX_HAS_mno_rtm -- Performing Test CXX_HAS_mno_rtm - Success -- Looking for VDT -- Could NOT find VDT (missing: VDT_INCLUDE_DIR VDT_LIBRARY) -- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH -- Switching ON 'builtinvdt' option -- Looking for BLAS for optional parts of TMVA -- Looking for dgemm -- Looking for dgemm_ - found -- Found BLAS: /System/Library/Frameworks/Accelerate.framework
-- Enabled support for: asimage astiff builtin_afterimage builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_clang builtin_lz4 builtin_tbb builtin_vdt builtin_xxhash cling cocoa cxx11 exceptions explicitlink gdml genvector http imt libcxx minuit2 opengl python roofit rpath shared soversion thread tmva tmva-cpu vdt xml -- The ASM compiler identification is AppleClang -- Found assembler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include
-- Native target architecture is X86 -- Threads disabled. -- Doxygen disabled. -- Go bindings disabled. -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-apple-darwin17.7.0 -- LLVM default target triple: x86_64-apple-darwin17.7.0 -- Building with -fPIC -- Constructing LLVMBuild project information -- SysLibs: curses;/usr/lib/libz.dylib -- Targeting X86 -- Clang version: 5.0.0 -- Cling version (from VERSION file): ROOT_0.6~dev -- Cling will look for C++ headers in '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1' at runtime. -- And if not found, will invoke: '/Applications/Xcode.app/Contents/Developer/usr/bin/g++ ' for them. -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Success -- Performing Test CXX_HAS_Wno_conditional_uninitialized -- Performing Test CXX_HAS_Wno_conditional_uninitialized - 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 -- Performing Test CXX_HAS_fno_strict_aliasing -- Performing Test CXX_HAS_fno_strict_aliasing - Success -- Performing Test CXX_HAS_Wno_parentheses_equality -- Performing Test CXX_HAS_Wno_parentheses_equality - Success -- Using TMVA-DNN with BLAS installation -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_stdstringview -- Performing Test found_stdstringview - Failed -- Performing Test found_stdexpstringview -- Performing Test found_stdexpstringview - Success -- Performing Test found_stod_stringview -- Performing Test found_stod_stringview - Failed -- 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 Running /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/build/unix/compiledata.sh Making /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include/compiledata.h -- Configuring done -- Generating done -- Build files have been written to: /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build Using this number of cores for compilation: 8 Compiling...

zoglauer commented 5 years ago

Hi Oliver,

Concerning your first post, the actual error message might be hidden higher up - you use multiple cores, and the compilation does not interrupt immediately but lets all threads finish. Thus can you check your output for more error messages?

Thanks, Andreas

OliRo25 commented 5 years ago

Hi Andreas,

I looked through my root build file and I can’t seem to find any other errors. I’ve attached my build log for ROOT. Maybe you can see something there I can’t. I do use Homebrew, but I don’t see any conflicts that might stall or make the installation fail.

Any advice you may be able to give would be great!

Thanks,

Oliver

From: zoglauer notifications@github.com Reply-To: zoglauer/megalib reply@reply.github.com Date: Friday, January 25, 2019 at 4:26 PM To: zoglauer/megalib megalib@noreply.github.com Cc: "Roberts, Oliver (MSFC-ST12)[USRA]" oliver.roberts@nasa.gov, Author author@noreply.github.com Subject: Re: [zoglauer/megalib] Issues with Root build. (#48)

Hi Oliver,

Concerning your first post, the actual error message might be hidden higher up - you use multiple cores, and the compilation does not interrupt immediately but lets all threads finish. Thus can you check your output for more error messages?

Thanks, Andreas

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zoglauer/megalib/issues/48#issuecomment-457753575, or mute the threadhttps://github.com/notifications/unsubscribe-auth/As3NJbBfiKSCkTX8wZeRy3ohAj5uqLvFks5vG4R1gaJpZM4aTlkF.

Setting up ROOT...

Verifying chosen configuration options:

Getting ROOT... Looking for ROOT version 6.14 with latest patch on the ROOT website --- sometimes this takes a few minutes... Trying to find root_v6.14.00.source.tar.gz... Trying to find root_v6.14.02.source.tar.gz... Trying to find root_v6.14.04.source.tar.gz... Trying to find root_v6.14.06.source.tar.gz... Trying to find root_v6.14.08.source.tar.gz... Trying to find root_v6.14.10.source.tar.gz... Using ROOT tar ball root_v6.14.08.source.tar.gz Downloading root_v6.14.08.source.tar.gz Version of ROOT is: 6.14.08 Checking for old installation... Unpacking... Patching... Configuring... Configure command: cmake -DCMAKE_INSTALL_PREFIX=.. -Dopengl=ON -Dmathmore=ON -Dminuit2=ON -Dxft=ON -Dasimage=ON -Dexplicitlink=ON -Drpath=ON -Dsoversion=ON -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -Dpython3=ON -Dcuda=ON -Dalien=OFF -Dbonjour=OFF -Dcastor=OFF -Ddavix=OFF -Dfortran=OFF -Dfitsio=OFF -Dchirp=OFF -Ddcache=OFF -Dgfal=OFF -Dglite=off -Dhdfs=OFF -Dkerb5=OFF -Dldap=OFF -Dmonalisa=OFF -Dodbc=OFF -Doracle=OFF -Dpch=OFF -Dpgsql=OFF -Dpythia6=OFF -Dpythia8=OFF -Drfio=OFF -Dsapdb=OFF -Dshadowpw=OFF -Dsqlite=OFF -Dsrp=OFF -Dssl=OFF -Dxrootd=OFF ../root_v6.14.08-source -- The C compiler identification is AppleClang 8.0.0.8000042 -- The CXX compiler identification is AppleClang 8.0.0.8000042 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ROOT default compression algorithm is zlib -- Performing Test HAS_CXX11 -- Performing Test HAS_CXX11 - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE
-- Found a Mac OS X System 10.13 -- Found a 64bit system -- Found LLVM compiler collection -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT Platform: macosx -- ROOT Architecture: macosx64 -- Build Type: RelWithDebInfo -- Compiler Flags: -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 -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -stdlib=libc++ -- Looking for ZLib -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11") -- Building freetype version 2.6.1 included in ROOT itself -- Looking for PCRE -- Found PCRE: /usr/local/include
-- Looking for LZMA -- Found LZMA includes at /usr/local/include -- Found LZMA library at /usr/local/lib/liblzma.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 -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) -- LZ4 not found. Switching on builtin_lz4 option -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Found TIFF: /usr/local/lib/libtiff.dylib (found version "4.0.9") -- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.35") -- Found JPEG: /usr/local/lib/libjpeg.dylib (found version "90") -- Building AfterImage library included in ROOT itself -- Looking for GSL -- FindGSL: gsl-config not found. -- GSL not found. Set variable GSL_DIR to point to your GSL installation -- Alternatively, you can also enable the option 'builtin_gsl' to build the GSL libraries internally' -- For the time being switching OFF 'mathmore' option -- Found PythonInterp: /usr/local/bin/python3 (found version "3.7.1") -- Found PythonLibs: /usr/local/Frameworks/Python.framework/Versions/3.7/lib/libpython3.7m.dylib (found version "3.7.1") -- Looking for OpenGL -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
-- Looking for gl2ps -- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR) -- gl2ps not found. Switching on builtin_gl2ps option -- Looking for LibXml2 -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.2") -- Looking for MySQL -- Could NOT find MYSQL (missing: MYSQL_INCLUDE_DIR MYSQL_LIBRARIES) -- MySQL not found. Switching off mysql 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 TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR) -- TBB not found. Switching on builtin_tbb option -- Performing Test CXX_HAS_mno_rtm -- Performing Test CXX_HAS_mno_rtm - Success -- Looking for VDT -- Could NOT find VDT (missing: VDT_INCLUDE_DIR VDT_LIBRARY) -- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH -- Switching ON 'builtin_vdt' option -- Looking for CUDA for optional parts of TMVA -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "7.5") -- CUDA not found. Ensure that the installation of CUDA is in the CMAKE_PREFIXPATH -- For the time being switching OFF 'cuda' option -- Looking for BLAS for optional parts of TMVA -- Looking for dgemm -- Looking for dgemm_ - found -- Found BLAS: /System/Library/Frameworks/Accelerate.framework
-- Enabled support for: asimage astiff builtin_afterimage builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_clang builtin_lz4 builtin_tbb builtin_vdt builtin_xxhash cling cocoa cxx11 exceptions explicitlink gdml genvector http imt libcxx minuit2 opengl python roofit rpath shared soversion thread tmva tmva-cpu vdt xml -- The ASM compiler identification is AppleClang -- Found assembler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include
-- Native target architecture is X86 -- Threads disabled. -- Doxygen disabled. -- Go bindings disabled. -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-apple-darwin17.7.0 -- LLVM default target triple: x86_64-apple-darwin17.7.0 -- Building with -fPIC -- Constructing LLVMBuild project information -- SysLibs: curses;/usr/lib/libz.dylib -- Targeting X86 -- Clang version: 5.0.0 -- Cling version (from VERSION file): ROOT_0.6~dev -- Cling will look for C++ headers in '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1' at runtime. -- And if not found, will invoke: '/Applications/Xcode.app/Contents/Developer/usr/bin/g++ ' for them. -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Success -- Performing Test CXX_HAS_Wno_conditional_uninitialized -- Performing Test CXX_HAS_Wno_conditional_uninitialized - 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 -- Performing Test CXX_HAS_fno_strict_aliasing -- Performing Test CXX_HAS_fno_strict_aliasing - Success -- Performing Test CXX_HAS_Wno_parentheses_equality -- Performing Test CXX_HAS_Wno_parentheses_equality - Success -- Using TMVA-DNN with BLAS installation -- TMVA: Deactivate PyMVA because numpy is not found -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_stdstringview -- Performing Test found_stdstringview - Failed -- Performing Test found_stdexpstringview -- Performing Test found_stdexpstringview - Success -- Performing Test found_stod_stringview -- Performing Test found_stod_stringview - Failed -- 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 Running /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/build/unix/compiledata.sh Making /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include/compiledata.h -- Configuring done -- Generating done -- Build files have been written to: /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build Using this number of cores for compilation: 8 Compiling... Scanning dependencies of target VDT Scanning dependencies of target move_header_roofit_histfactory Scanning dependencies of target move_header_math_fumili Scanning dependencies of target move_header_math_minuit2 Scanning dependencies of target move_header_core_clib Scanning dependencies of target xxhash Scanning dependencies of target move_header_core_clingutils Scanning dependencies of target move_header_core_cont [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clib/inc/snprintf.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/fumili/inc/TFumili.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Creating directories for 'VDT' [ 0%] Building C object builtins/xxhash/CMakeFiles/xxhash.dir/xxhash.c.o [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Asimov.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clingutils/inc/TClingRuntime.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABObj.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/ROOT/TSeq.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clib/inc/strlcpy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/fumili/inc/TFumiliMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Channel.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clingutils/inc/root_std_complex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABProd.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Built target move_header_core_clib [ 0%] Built target move_header_math_fumili [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABSum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/ConfigParser.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Built target move_header_core_clingutils [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayC.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABTypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayF.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Data.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Performing download step (download, verify and extract) for 'VDT' Scanning dependencies of target move_header_core_foundation [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayI.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/AnalyticalGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayL.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_meta [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ESTLType.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/EstimateSummary.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BFGSErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/FlexibleInterpVar.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/RootMetaSelection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayL64.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RIntegerSequence.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_multiproc [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicFunctionGradient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TBaseClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryException.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayS.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RMakeUnique.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/MPCode.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryModelUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicFunctionMinimum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TBits.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/MPSendRecv.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RNotFn.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryNavigation.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TBtree.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumError.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassGenerator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/PoolUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RSpan.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TClassTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactorySimultaneous.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumParameters.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassMenuItem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/ROOT/TProcessExecutor.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RStringView.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistRef.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TClonesArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassRef.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumSeed.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPClient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RWrap_libcpp_string_view.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumState.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPWorker.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/TypeTraits.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/CombinedMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TCollectionProxyInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDataMember.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactoryFast.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPWorkerExecutor.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/libcpp_string_view.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Linking C static library ../../lib/libxxhash.a [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/LinInterpVar.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDataType.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/CombinedMinimumBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TExMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TProcPool.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/MakeModelAndMeasurementsFast.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ContoursError.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/THashList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDictAttributeMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/span.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_multiproc [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Measurement.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/THashTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/DavidonErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/RStringView.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDictionary.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_rint [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/rint/inc/TRint.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/TClassEdit.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TIterator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TEnum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/ParamHistFunc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_foundation [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/rint/inc/TTabCom.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/PiecewiseInterpolation.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TEnumConstant.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_textinput [ 1%] Built target move_header_core_rint [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNGradAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFileMergeInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/PreprocessFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/textinput/inc/Getline.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_thread [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TObjArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNGradientBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/RooBarlowBeestonLL.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/PosixThreadInc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_textinput [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TObjectTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFunctionTemplate.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Sample.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/RConcurrentHashColl.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_imt [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliChi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TOrdCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TFuture.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TGenericClassInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TRWSpinLock.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TRefArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TPoolManager.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TGlobal.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_roofit_histfactory [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TReentrantRWLock.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliFCNAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TRefTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TTaskGroup.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_zip [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TInterpreter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TSpinMutex.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/zip/inc/Compression.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliFCNBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TSeqCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TThreadExecutor.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TInterpreterValue.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TThreadedObject.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/zip/inc/RZip.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TSortedList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_imt [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TIsAProxy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCount.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliMaximumLikelihoodFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TVirtualCollectionProxy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_zip [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfDataMembers.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCountGcc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfEnums.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_lzma [ 2%] Built target move_header_core_cont [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCountPthread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliStandardChi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/lzma/inc/ZipLZMA.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfEnumsWithLock.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_lz4 Scanning dependencies of target move_header_core_newdelete [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/lz4/inc/ZipLZ4.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TCondition.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliStandardMaximumLikelihoodFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfFunctionTemplates.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_lzma [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/newdelete/inc/MemCheck.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionGradient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_lz4 [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TConditionImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfFunctions.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_unix [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TMutex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_newdelete [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionMinimum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMemberStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/unix/inc/TUnixSystem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_macosx [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TMutexImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_base [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethod.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/GenericFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_unix [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/macosx/inc/CocoaUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixCondition.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/macosx/inc/TMacOSXSystem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Bswapcpy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/GradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethodArg.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_mathcore [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixMutex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_macosx [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Buttons.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethodCall.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/HessianGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/BasicFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_matrix [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixThread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Bytes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompBK.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TProtoClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/InitialGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/BinData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixThreadFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Byteswap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/Chi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TRealData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LASymMatrix.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TRWLock.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/CommandLineOptionsHelp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompChol.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/DataOptions.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LAVector.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaHelper.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TSemaphore.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompLU.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/DllImport.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/DataRange.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaInverse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaRule.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaRuleSet.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompQRH.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaOuterProduct.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FcnAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/GLConstants.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitConfig.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStatusBitsChecker.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaProd.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Gtypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompSVD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/GuiTypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaSum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompSparse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadPool.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStreamerElement.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrix.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MPIProcess.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Htypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitExecutionPolicy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ThreadLocalStorage.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrixD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MatrixInverse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/KeySymbols.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitResult.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TToggle.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Built target move_header_core_thread [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TToggleGroup.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitUtil.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MinimumBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Match.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrixDBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_minuit [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit/inc/TFitter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/

zoglauer commented 5 years ago

Hi Oliver,

That's not the complete build log. The error shows up at 58% and your message ends at 3%

In $MEGALIB/external isn't there a file RootBuildLog.txt?

Can you attach / email me that?

Thanks, Andreas

OliRo25 commented 5 years ago

Hi Andreas,

I attached the RootBuildLog.txt file from $MEGALIB/external, and it seems to be all there up until the error message. I have copied and pasted the contents directly below and attach the file again.

I am using j-8 so shouldn’t be a memory issue.

Thanks,

Oliver

Setting up ROOT...

Verifying chosen configuration options:

Getting ROOT... Looking for ROOT version 6.14 with latest patch on the ROOT website --- sometimes this takes a few minutes... Trying to find root_v6.14.00.source.tar.gz... Trying to find root_v6.14.02.source.tar.gz... Trying to find root_v6.14.04.source.tar.gz... Trying to find root_v6.14.06.source.tar.gz... Trying to find root_v6.14.08.source.tar.gz... Trying to find root_v6.14.10.source.tar.gz... Using ROOT tar ball root_v6.14.08.source.tar.gz Downloading root_v6.14.08.source.tar.gz Version of ROOT is: 6.14.08 Checking for old installation... Unpacking... Patching... Configuring... Configure command: cmake -DCMAKE_INSTALL_PREFIX=.. -Dopengl=ON -Dmathmore=ON -Dminuit2=ON -Dxft=ON -Dasimage=ON -Dexplicitlink=ON -Drpath=ON -Dsoversion=ON -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -Dpython3=ON -Dcuda=ON -Dalien=OFF -Dbonjour=OFF -Dcastor=OFF -Ddavix=OFF -Dfortran=OFF -Dfitsio=OFF -Dchirp=OFF -Ddcache=OFF -Dgfal=OFF -Dglite=off -Dhdfs=OFF -Dkerb5=OFF -Dldap=OFF -Dmonalisa=OFF -Dodbc=OFF -Doracle=OFF -Dpch=OFF -Dpgsql=OFF -Dpythia6=OFF -Dpythia8=OFF -Drfio=OFF -Dsapdb=OFF -Dshadowpw=OFF -Dsqlite=OFF -Dsrp=OFF -Dssl=OFF -Dxrootd=OFF ../root_v6.14.08-source -- The C compiler identification is AppleClang 8.0.0.8000042 -- The CXX compiler identification is AppleClang 8.0.0.8000042 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ROOT default compression algorithm is zlib -- Performing Test HAS_CXX11 -- Performing Test HAS_CXX11 - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Found a Mac OS X System 10.13 -- Found a 64bit system -- Found LLVM compiler collection -- Performing Test GLIBCXX_USE_CXX11_ABI -- Performing Test GLIBCXX_USE_CXX11_ABI - Failed -- ROOT Platform: macosx -- ROOT Architecture: macosx64 -- Build Type: RelWithDebInfo -- Compiler Flags: -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 -Wshadow -Wall -Woverloaded-virtual -fsigned-char -fno-common -Qunused-arguments -pthread -std=c++11 -stdlib=libc++ -- Looking for ZLib -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11") -- Building freetype version 2.6.1 included in ROOT itself -- Looking for PCRE -- Found PCRE: /usr/local/include -- Looking for LZMA -- Found LZMA includes at /usr/local/include -- Found LZMA library at /usr/local/lib/liblzma.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 -- Could NOT find LZ4 (missing: LZ4_LIBRARY LZ4_INCLUDE_DIR) -- LZ4 not found. Switching on builtin_lz4 option -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Found TIFF: /usr/local/lib/libtiff.dylib (found version "4.0.9") -- Found PNG: /usr/local/lib/libpng.dylib (found version "1.6.35") -- Found JPEG: /usr/local/lib/libjpeg.dylib (found version "90") -- Building AfterImage library included in ROOT itself -- Looking for GSL -- FindGSL: gsl-config not found. -- GSL not found. Set variable GSL_DIR to point to your GSL installation -- Alternatively, you can also enable the option 'builtin_gsl' to build the GSL libraries internally' -- For the time being switching OFF 'mathmore' option -- Found PythonInterp: /usr/local/bin/python3 (found version "3.7.1") -- Found PythonLibs: /usr/local/Frameworks/Python.framework/Versions/3.7/lib/libpython3.7m.dylib (found version "3.7.1") -- Looking for OpenGL -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- Looking for gl2ps -- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR) -- gl2ps not found. Switching on builtin_gl2ps option -- Looking for LibXml2 -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.2") -- Looking for MySQL -- Could NOT find MYSQL (missing: MYSQL_INCLUDE_DIR MYSQL_LIBRARIES) -- MySQL not found. Switching off mysql 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 TBB -- Could NOT find TBB (missing: TBB_ROOT_DIR TBB_INCLUDE_DIR) -- TBB not found. Switching on builtin_tbb option -- Performing Test CXX_HAS_mno_rtm -- Performing Test CXX_HAS_mno_rtm - Success -- Looking for VDT -- Could NOT find VDT (missing: VDT_INCLUDE_DIR VDT_LIBRARY) -- VDT not found. Ensure that the installation of VDT is in the CMAKE_PREFIX_PATH -- Switching ON 'builtin_vdt' option -- Looking for CUDA for optional parts of TMVA -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "7.5") -- CUDA not found. Ensure that the installation of CUDA is in the CMAKE_PREFIXPATH -- For the time being switching OFF 'cuda' option -- Looking for BLAS for optional parts of TMVA -- Looking for dgemm -- Looking for dgemm_ - found -- Found BLAS: /System/Library/Frameworks/Accelerate.framework -- Enabled support for: asimage astiff builtin_afterimage builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_llvm builtin_clang builtin_lz4 builtin_tbb builtin_vdt builtin_xxhash cling cocoa cxx11 exceptions explicitlink gdml genvector http imt libcxx minuit2 opengl python roofit rpath shared soversion thread tmva tmva-cpu vdt xml -- The ASM compiler identification is AppleClang -- Found assembler: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Native target architecture is X86 -- Threads disabled. -- Doxygen disabled. -- Go bindings disabled. -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-apple-darwin17.7.0 -- LLVM default target triple: x86_64-apple-darwin17.7.0 -- Building with -fPIC -- Constructing LLVMBuild project information -- SysLibs: curses;/usr/lib/libz.dylib -- Targeting X86 -- Clang version: 5.0.0 -- Cling version (from VERSION file): ROOT_0.6~dev -- Cling will look for C++ headers in '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1' at runtime. -- And if not found, will invoke: '/Applications/Xcode.app/Contents/Developer/usr/bin/g++ ' for them. -- Performing Test CXX_HAS_fno_rtti -- Performing Test CXX_HAS_fno_rtti - Success -- Performing Test CXX_HAS_Wno_conditional_uninitialized -- Performing Test CXX_HAS_Wno_conditional_uninitialized - 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 -- Performing Test CXX_HAS_fno_strict_aliasing -- Performing Test CXX_HAS_fno_strict_aliasing - Success -- Performing Test CXX_HAS_Wno_parentheses_equality -- Performing Test CXX_HAS_Wno_parentheses_equality - Success -- Using TMVA-DNN with BLAS installation -- TMVA: Deactivate PyMVA because numpy is not found -- Performing Test found_setresuid -- Performing Test found_setresuid - Failed -- Performing Test found_stdstringview -- Performing Test found_stdstringview - Failed -- Performing Test found_stdexpstringview -- Performing Test found_stdexpstringview - Success -- Performing Test found_stod_stringview -- Performing Test found_stod_stringview - Failed -- 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 Running /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/build/unix/compiledata.sh Making /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include/compiledata.h -- Configuring done -- Generating done -- Build files have been written to: /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build Using this number of cores for compilation: 8 Compiling... Scanning dependencies of target VDT Scanning dependencies of target move_header_roofit_histfactory Scanning dependencies of target move_header_math_fumili Scanning dependencies of target move_header_math_minuit2 Scanning dependencies of target move_header_core_clib Scanning dependencies of target xxhash Scanning dependencies of target move_header_core_clingutils Scanning dependencies of target move_header_core_cont [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clib/inc/snprintf.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/fumili/inc/TFumili.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Creating directories for 'VDT' [ 0%] Building C object builtins/xxhash/CMakeFiles/xxhash.dir/xxhash.c.o [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Asimov.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clingutils/inc/TClingRuntime.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABObj.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/ROOT/TSeq.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clib/inc/strlcpy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/fumili/inc/TFumiliMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Channel.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/clingutils/inc/root_std_complex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABProd.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Built target move_header_core_clib [ 0%] Built target move_header_math_fumili [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABSum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/ConfigParser.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Built target move_header_core_clingutils [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayC.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ABTypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayF.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Data.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Performing download step (download, verify and extract) for 'VDT' Scanning dependencies of target move_header_core_foundation [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayI.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/AnalyticalGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayL.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_meta [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ESTLType.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/EstimateSummary.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BFGSErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/FlexibleInterpVar.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/RootMetaSelection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayL64.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RIntegerSequence.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_multiproc [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicFunctionGradient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TBaseClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryException.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TArrayS.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RMakeUnique.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/MPCode.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryModelUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicFunctionMinimum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TBits.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/MPSendRecv.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RNotFn.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryNavigation.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TBtree.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumError.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassGenerator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/PoolUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 0%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RSpan.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TClassTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistFactorySimultaneous.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumParameters.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassMenuItem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/ROOT/TProcessExecutor.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RStringView.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistRef.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TClonesArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassRef.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumSeed.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPClient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/RWrap_libcpp_string_view.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TClassStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/BasicMinimumState.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPWorker.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/TypeTraits.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/CombinedMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TCollectionProxyInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDataMember.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactoryFast.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TMPWorkerExecutor.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/libcpp_string_view.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Linking C static library ../../lib/libxxhash.a [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/LinInterpVar.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDataType.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/CombinedMinimumBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TExMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/multiproc/inc/TProcPool.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/MakeModelAndMeasurementsFast.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/ContoursError.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/THashList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDictAttributeMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/ROOT/span.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_multiproc [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Measurement.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/THashTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/DavidonErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/RStringView.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TDictionary.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_rint [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/rint/inc/TRint.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/foundation/inc/TClassEdit.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TIterator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TEnum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/ParamHistFunc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_foundation [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/rint/inc/TTabCom.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/PiecewiseInterpolation.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TEnumConstant.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_textinput [ 1%] Built target move_header_core_rint [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNGradAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFileMergeInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/PreprocessFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TMap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/textinput/inc/Getline.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_thread [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TObjArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FCNGradientBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/RooBarlowBeestonLL.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/PosixThreadInc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_core_textinput [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TObjectTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TFunctionTemplate.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Sample.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/RConcurrentHashColl.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_imt [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliChi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TOrdCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TFuture.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TGenericClassInfo.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TRWSpinLock.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliErrorUpdator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TRefArray.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TPoolManager.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TGlobal.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Built target move_header_roofit_histfactory [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TReentrantRWLock.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliFCNAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TRefTable.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TTaskGroup.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_zip [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TInterpreter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TSpinMutex.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/zip/inc/Compression.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliFCNBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TSeqCollection.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/imt/inc/ROOT/TThreadExecutor.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TInterpreterValue.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ROOT/TThreadedObject.hxx to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/zip/inc/RZip.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 1%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TSortedList.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_imt [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TIsAProxy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCount.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliMaximumLikelihoodFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/cont/inc/TVirtualCollectionProxy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_zip [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfDataMembers.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCountGcc.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfEnums.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_lzma [ 2%] Built target move_header_core_cont [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TAtomicCountPthread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliStandardChi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/lzma/inc/ZipLZMA.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfEnumsWithLock.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_lz4 Scanning dependencies of target move_header_core_newdelete [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/lz4/inc/ZipLZ4.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TCondition.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FumiliStandardMaximumLikelihoodFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfFunctionTemplates.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_lzma [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/newdelete/inc/MemCheck.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionGradient.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_lz4 [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TConditionImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TListOfFunctions.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_unix [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TMutex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_newdelete [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionMinimizer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/FunctionMinimum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMemberStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/unix/inc/TUnixSystem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_macosx [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TMutexImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_core_base [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethod.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/GenericFunction.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_unix [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/macosx/inc/CocoaUtils.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixCondition.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/macosx/inc/TMacOSXSystem.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Bswapcpy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/GradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethodArg.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_mathcore [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixMutex.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Built target move_header_core_macosx [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Buttons.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TMethodCall.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/HessianGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 2%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/BasicFCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_matrix [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixThread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Bytes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompBK.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TProtoClass.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/InitialGradientCalculator.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/BinData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TPosixThreadFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Byteswap.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/Chi2FCN.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TRealData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LASymMatrix.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TRWLock.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/CommandLineOptionsHelp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompChol.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/DataOptions.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LAVector.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaHelper.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TSemaphore.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompLU.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/DllImport.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/DataRange.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaInverse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaRule.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThread.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TSchemaRuleSet.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompQRH.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaOuterProduct.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FcnAdapter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/GLConstants.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadFactory.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitConfig.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStatusBitsChecker.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaProd.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Gtypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompSVD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadImp.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStreamer.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/GuiTypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/LaSum.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitData.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TDecompSparse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/TThreadPool.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TStreamerElement.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrix.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MPIProcess.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Htypes.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitExecutionPolicy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/thread/inc/ThreadLocalStorage.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrixD.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MatrixInverse.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/KeySymbols.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitResult.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TToggle.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Built target move_header_core_thread [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TToggleGroup.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/FitUtil.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MinimumBuilder.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/base/inc/Match.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/matrix/inc/TMatrixDBase.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include Scanning dependencies of target move_header_math_minuit [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit/inc/TFitter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/mathcore/inc/Fit/Fitter.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/core/meta/inc/TVirtualIsAProxy.h to /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-build/include [ 3%] Copying header /Users/orobert2/MEGAlib/MEGAlib/external/root_v6.14.08/root_v6.14.08-source/math/minuit2/inc/Minuit2/MinimumError

zoglauer commented 5 years ago

Can you send it to me via email, since here on github it seems to get truncate: zog@ssl.berkeley.edu

zoglauer commented 5 years ago

The real error happened at 32%:

In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128: /System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:26:49: error: nullability specifier '_Nullable' cannot be applied to non-pointer type 'uuid_t' (aka 'unsigned char [16]')

An update to the latest version of Xcode fixed the problem

rudradesai200 commented 4 years ago

Hello, I am facing the same issue, can you please tell me the steps. I am using Ubuntu 18.04.4 LTS.

Thanks

zoglauer commented 4 years ago

Hi,

The original one was a Mac problem. Thus this one should be different. Could you email me your RootBuildLog.txt file? It should be in external/root_v6....

Thanks

rudradesai200 commented 4 years ago

Sure. On the above-mentioned email, right?

zoglauer commented 4 years ago

Yes