Skip to content

Instantly share code, notes, and snippets.

@thedrow
Created June 7, 2017 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thedrow/7c9f253d21e16c90547ecfb3538723b0 to your computer and use it in GitHub Desktop.
Save thedrow/7c9f253d21e16c90547ecfb3538723b0 to your computer and use it in GitHub Desktop.
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found GCC. Major version 6, minor version 3
-- 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 - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found a 64bit system
-- Found GNU compiler collection
-- Performing Test GLIBCXX_USE_CXX11_ABI
-- Performing Test GLIBCXX_USE_CXX11_ABI - Success
-- ROOT Platform: linux
-- ROOT Architecture: linuxx8664gcc
-- Build Type: RelWithDebInfo
-- Compiler Flags: -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -fPIC -pthread -std=c++11 -O2 -g -DNDEBUG
-- Looking for ZLib
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Looking for Unuran
-- Could NOT find UNURAN (missing: UNURAN_LIBRARY UNURAN_INCLUDE_DIR)
-- Unuran not found. Switching on builtin_unuran option
-- Looking for Freetype
-- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so
-- Looking for PCRE
-- Found PCRE: /usr/include
-- Looking for LZMA
-- Found LZMA includes at /usr/include
-- Found LZMA library at /usr/lib/x86_64-linux-gnu/liblzma.so
-- Looking for LZ4
-- LZ4 not found. Switching on builtin_lz4 option
-- Building LZ4 version v1.7.5 included in ROOT itself
-- Looking for gl2ps
-- Could NOT find GL2PS (missing: GL2PS_LIBRARY GL2PS_INCLUDE_DIR)
-- gl2ps not found. Switching on builtin_gl2ps option
-- Enabled support for: builtin_ftgl builtin_gl2ps builtin_llvm builtin_lz4 builtin_unuran cling cxx11 explicitlink thread
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Target triple: x86_64-unknown-linux-gnu
-- Native target architecture is X86
-- Threads disabled.
-- Doxygen disabled.
-- Sphinx disabled.
-- Go bindings enabled.
-- 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.
-- Building with -fPIC
-- Found PythonInterp: /home/omer/.pyenv/shims/python2.7 (found version "2.7.13")
-- Constructing LLVMBuild project information
-- Targeting X86
-- Clang version: 3.9.0
-- Cling version (from VERSION file): ROOT_0.4~dev
-- Cling will look for C++ headers in '/usr/include/c++/6:/usr/include/x86_64-linux-gnu/c++/6:/usr/include/c++/6/backward' at runtime.
-- And if not found, will invoke: 'x86_64-linux-gnu-g++-6' 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 CXX_HAS_Wno_deprecated_declarations
-- Performing Test CXX_HAS_Wno_deprecated_declarations - 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 - Success
-- Performing Test C_HAS_Wno_parentheses_equality
-- Performing Test C_HAS_Wno_parentheses_equality - Success
-- Performing Test found_setresuid
-- Performing Test found_setresuid - Success
-- Performing Test found_stdstringview
-- Performing Test found_stdstringview - Failed
-- Performing Test found_stdexpstringview
-- Performing Test found_stdexpstringview - Failed
-- Performing Test found_stdapply
-- Performing Test found_stdapply - Failed
-- Performing Test found_stdinvoke
-- Performing Test found_stdinvoke - Failed
Running /tmp/pip-aYYc9T-build/src/backend/build/unix/compiledata.sh
Making /tmp/pip-aYYc9T-build/builddir/include/compiledata.h
-- Configuring done
CMake Error at CMakeLists.txt:307 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:root.exe>
No target "root.exe"
CMake Error at CMakeLists.txt:307 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:root.exe>
No target "root.exe"
CMake Error at CMakeLists.txt:307 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:root.exe>
No target "root.exe"
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
core/multiproc/CMakeLists.txt:9 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
core/multiproc/CMakeLists.txt:9 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/mathcore/CMakeLists.txt:22 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/mathcore/CMakeLists.txt:22 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/matrix/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/matrix/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/minuit/CMakeLists.txt:11 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/minuit/CMakeLists.txt:11 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/fumili/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/fumili/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/physics/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/physics/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/mlp/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/mlp/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/quadp/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/quadp/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/foam/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/foam/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/smatrix/CMakeLists.txt:12 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/smatrix/CMakeLists.txt:12 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/smatrix/CMakeLists.txt:7 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/smatrix/CMakeLists.txt:7 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/splot/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
cmake/modules/RootNewMacros.cmake:805 (ROOT_GENERATE_DICTIONARY)
math/splot/CMakeLists.txt:5 (ROOT_STANDARD_LIBRARY_PACKAGE)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/genvector/CMakeLists.txt:20 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/genvector/CMakeLists.txt:19 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/genvector/CMakeLists.txt:20 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
math/genvector/CMakeLists.txt:19 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
io/sql/CMakeLists.txt:5 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
io/sql/CMakeLists.txt:5 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
io/xml/CMakeLists.txt:5 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
io/xml/CMakeLists.txt:5 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
net/net/CMakeLists.txt:30 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
net/net/CMakeLists.txt:30 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
net/auth/CMakeLists.txt:34 (ROOT_GENERATE_DICTIONARY)
CMake Error at cmake/modules/RootNewMacros.cmake:387 (add_custom_command):
Error evaluating generator expression:
$<TARGET_FILE:rootcling>
No target "rootcling"
Call Stack (most recent call first):
net/auth/CMakeLists.txt:34 (ROOT_GENERATE_DICTIONARY)
-- Generating done
-- Build files have been written to: /tmp/pip-aYYc9T-build/builddir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment