Created
April 18, 2018 16:02
-
-
Save sandman/8671b041a988e01441aba1754a21e0f1 to your computer and use it in GitHub Desktop.
Output of setup.sh for Carla 0.8.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xyz@xyz-XPS-8900:~/Downloads/carla-0.8.1$ ./Setup.sh | |
Folder llvm-source already exists, skipping git clone... | |
-- The C compiler identification is Clang 3.9.1 | |
-- The CXX compiler identification is Clang 3.9.1 | |
-- The ASM compiler identification is Clang | |
-- Found assembler: /usr/bin/clang-3.9 | |
-- Check for working C compiler: /usr/bin/clang-3.9 | |
-- Check for working C compiler: /usr/bin/clang-3.9 -- 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/clang++-3.9 | |
-- Check for working CXX compiler: /usr/bin/clang++-3.9 -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Performing Test LLVM_NO_OLD_LIBSTDCXX | |
-- Performing Test LLVM_NO_OLD_LIBSTDCXX - Success | |
-- Looking for dirent.h | |
-- Looking for dirent.h - found | |
-- Looking for dlfcn.h | |
-- Looking for dlfcn.h - found | |
-- Looking for errno.h | |
-- Looking for errno.h - found | |
-- Looking for execinfo.h | |
-- Looking for execinfo.h - found | |
-- Looking for fcntl.h | |
-- Looking for fcntl.h - found | |
-- Looking for inttypes.h | |
-- Looking for inttypes.h - found | |
-- Looking for limits.h | |
-- Looking for limits.h - found | |
-- Looking for link.h | |
-- Looking for link.h - found | |
-- Looking for malloc.h | |
-- Looking for malloc.h - found | |
-- Looking for malloc/malloc.h | |
-- Looking for malloc/malloc.h - not found | |
-- Looking for ndir.h | |
-- Looking for ndir.h - not found | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for signal.h | |
-- Looking for signal.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for sys/dir.h | |
-- Looking for sys/dir.h - found | |
-- Looking for sys/ioctl.h | |
-- Looking for sys/ioctl.h - found | |
-- Looking for sys/mman.h | |
-- Looking for sys/mman.h - found | |
-- Looking for sys/ndir.h | |
-- Looking for sys/ndir.h - not found | |
-- Looking for sys/param.h | |
-- Looking for sys/param.h - found | |
-- Looking for sys/resource.h | |
-- Looking for sys/resource.h - found | |
-- Looking for sys/stat.h | |
-- Looking for sys/stat.h - found | |
-- Looking for sys/time.h | |
-- Looking for sys/time.h - found | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for sys/uio.h | |
-- Looking for sys/uio.h - found | |
-- Looking for termios.h | |
-- Looking for termios.h - found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Looking for utime.h | |
-- Looking for utime.h - found | |
-- Looking for valgrind/valgrind.h | |
-- Looking for valgrind/valgrind.h - not found | |
-- Looking for zlib.h | |
-- Looking for zlib.h - found | |
-- Looking for fenv.h | |
-- Looking for fenv.h - found | |
-- Looking for FE_ALL_EXCEPT | |
-- Looking for FE_ALL_EXCEPT - found | |
-- Looking for FE_INEXACT | |
-- Looking for FE_INEXACT - found | |
-- Looking for mach/mach.h | |
-- Looking for mach/mach.h - not found | |
-- Looking for mach-o/dyld.h | |
-- Looking for mach-o/dyld.h - not found | |
-- Looking for histedit.h | |
-- Looking for histedit.h - not found | |
-- Performing Test HAVE_CXXABI_H | |
-- Performing Test HAVE_CXXABI_H - Success | |
-- Looking for pthread_create in pthread | |
-- Looking for pthread_create in pthread - found | |
-- Looking for pthread_getspecific in pthread | |
-- Looking for pthread_getspecific in pthread - found | |
-- Looking for pthread_rwlock_init in pthread | |
-- Looking for pthread_rwlock_init in pthread - found | |
-- Looking for pthread_mutex_lock in pthread | |
-- Looking for pthread_mutex_lock in pthread - found | |
-- Looking for dlopen in dl | |
-- Looking for dlopen in dl - found | |
-- Looking for clock_gettime in rt | |
-- Looking for clock_gettime in rt - found | |
-- 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 | |
-- Looking for compress2 in z | |
-- Looking for compress2 in z - found | |
-- Looking for setupterm in tinfo | |
-- Looking for setupterm in tinfo - found | |
-- Looking for xar_open in xar | |
-- Looking for xar_open in xar - not found | |
-- Looking for arc4random | |
-- Looking for arc4random - not found | |
-- Looking for backtrace | |
-- Looking for backtrace - found | |
-- Looking for _Unwind_Backtrace | |
-- Looking for _Unwind_Backtrace - found | |
-- Looking for getpagesize | |
-- Looking for getpagesize - found | |
-- Looking for getrusage | |
-- Looking for getrusage - found | |
-- Looking for setrlimit | |
-- Looking for setrlimit - found | |
-- Looking for isatty | |
-- Looking for isatty - found | |
-- Looking for futimens | |
-- Looking for futimens - found | |
-- Looking for futimes | |
-- Looking for futimes - found | |
-- Looking for sigaltstack | |
-- Looking for sigaltstack - found | |
-- Looking for writev | |
-- Looking for writev - found | |
-- Looking for mallctl | |
-- Looking for mallctl - not found | |
-- Looking for mallinfo | |
-- Looking for mallinfo - found | |
-- Looking for malloc_zone_statistics | |
-- Looking for malloc_zone_statistics - not found | |
-- Looking for mkdtemp | |
-- Looking for mkdtemp - found | |
-- Looking for mkstemp | |
-- Looking for mkstemp - found | |
-- Looking for mktemp | |
-- Looking for mktemp - found | |
-- Looking for closedir | |
-- Looking for closedir - found | |
-- Looking for opendir | |
-- Looking for opendir - found | |
-- Looking for readdir | |
-- Looking for readdir - found | |
-- Looking for getcwd | |
-- Looking for getcwd - found | |
-- Looking for gettimeofday | |
-- Looking for gettimeofday - found | |
-- Looking for getrlimit | |
-- Looking for getrlimit - found | |
-- Looking for posix_spawn | |
-- Looking for posix_spawn - found | |
-- Looking for pread | |
-- Looking for pread - found | |
-- Looking for realpath | |
-- Looking for realpath - found | |
-- Looking for sbrk | |
-- Looking for sbrk - found | |
-- Looking for srand48 | |
-- Looking for srand48 - found | |
-- Looking for lrand48 | |
-- Looking for lrand48 - found | |
-- Looking for drand48 | |
-- Looking for drand48 - found | |
-- Looking for strtoll | |
-- Looking for strtoll - found | |
-- Looking for strtoq | |
-- Looking for strtoq - found | |
-- Looking for strerror | |
-- Looking for strerror - found | |
-- Looking for strerror_r | |
-- Looking for strerror_r - found | |
-- Looking for strerror_s | |
-- Looking for strerror_s - not found | |
-- Looking for setenv | |
-- Looking for setenv - found | |
-- Looking for dlerror | |
-- Looking for dlerror - found | |
-- Looking for dlopen | |
-- Looking for dlopen - found | |
-- Looking for __GLIBC__ | |
-- Looking for __GLIBC__ - found | |
-- Performing Test HAVE_INT64_T | |
-- Performing Test HAVE_INT64_T - Success | |
-- Performing Test HAVE_UINT64_T | |
-- Performing Test HAVE_UINT64_T - Success | |
-- Performing Test HAVE_U_INT64_T | |
-- Performing Test HAVE_U_INT64_T - Success | |
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB | |
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success | |
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB | |
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success | |
-- Performing Test LLVM_HAS_ATOMICS | |
-- Performing Test LLVM_HAS_ATOMICS - Success | |
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG | |
-- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success | |
-- Target triple: x86_64-unknown-linux-gnu | |
-- Native target architecture is X86 | |
-- Threads enabled. | |
-- Doxygen disabled. | |
-- Sphinx disabled. | |
-- Go bindings disabled. | |
-- 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. | |
-- Performing Test C_SUPPORTS_FPIC | |
-- Performing Test C_SUPPORTS_FPIC - Success | |
-- Performing Test CXX_SUPPORTS_FPIC | |
-- Performing Test CXX_SUPPORTS_FPIC - Success | |
-- Building with -fPIC | |
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG | |
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success | |
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG | |
-- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success | |
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
-- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success | |
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
-- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success | |
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR | |
-- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success | |
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
-- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success | |
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
-- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success | |
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP | |
-- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success | |
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME | |
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success | |
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME | |
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success | |
-- Performing Test CXX_SUPPORTS_CXX11 | |
-- Performing Test CXX_SUPPORTS_CXX11 - Success | |
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS | |
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success | |
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS | |
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success | |
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS | |
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success | |
-- Performing Test C_SUPPORTS_FDATA_SECTIONS | |
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success | |
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS | |
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success | |
-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.12") | |
-- Constructing LLVMBuild project information | |
-- Targeting AArch64 | |
-- Targeting AMDGPU | |
-- Targeting ARM | |
-- Targeting BPF | |
-- Targeting Hexagon | |
-- Targeting Mips | |
-- Targeting MSP430 | |
-- Targeting NVPTX | |
-- Targeting PowerPC | |
-- Targeting Sparc | |
-- Targeting SystemZ | |
-- Targeting X86 | |
-- Targeting XCore | |
-- Performing Test LIBCXXABI_HAS_FUNWIND_TABLES | |
-- Performing Test LIBCXXABI_HAS_FUNWIND_TABLES - Success | |
-- Performing Test LIBCXXABI_HAS_FPIC_FLAG | |
-- Performing Test LIBCXXABI_HAS_FPIC_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_NO_EXCEPTIONS_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_EXCEPTIONS_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_NO_RTTI_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_RTTI_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_FSTRICT_ALIASING_FLAG | |
-- Performing Test LIBCXXABI_HAS_FSTRICT_ALIASING_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_NODEFAULTLIBS_FLAG | |
-- Performing Test LIBCXXABI_HAS_NODEFAULTLIBS_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_NOSTDINCXX_FLAG | |
-- Performing Test LIBCXXABI_HAS_NOSTDINCXX_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WALL_FLAG | |
-- Performing Test LIBCXXABI_HAS_WALL_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_W_FLAG | |
-- Performing Test LIBCXXABI_HAS_W_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WNO_UNUSED_FUNCTION_FLAG | |
-- Performing Test LIBCXXABI_HAS_WNO_UNUSED_FUNCTION_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WUNUSED_VARIABLE_FLAG | |
-- Performing Test LIBCXXABI_HAS_WUNUSED_VARIABLE_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WUNUSED_PARAMETER_FLAG | |
-- Performing Test LIBCXXABI_HAS_WUNUSED_PARAMETER_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSTRICT_ALIASING_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSTRICT_ALIASING_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSTRICT_OVERFLOW_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSTRICT_OVERFLOW_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WWRITE_STRINGS_FLAG | |
-- Performing Test LIBCXXABI_HAS_WWRITE_STRINGS_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WCHAR_SUBSCRIPTS_FLAG | |
-- Performing Test LIBCXXABI_HAS_WCHAR_SUBSCRIPTS_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WMISMATCHED_TAGS_FLAG | |
-- Performing Test LIBCXXABI_HAS_WMISMATCHED_TAGS_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WMISSING_BRACES_FLAG | |
-- Performing Test LIBCXXABI_HAS_WMISSING_BRACES_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSHORTEN_64_TO_32_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSHORTEN_64_TO_32_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSIGN_CONVERSION_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSIGN_CONVERSION_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSIGN_COMPARE_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSIGN_COMPARE_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WSHADOW_FLAG | |
-- Performing Test LIBCXXABI_HAS_WSHADOW_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WCONVERSION_FLAG | |
-- Performing Test LIBCXXABI_HAS_WCONVERSION_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WNEWLINE_EOF_FLAG | |
-- Performing Test LIBCXXABI_HAS_WNEWLINE_EOF_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WUNDEF_FLAG | |
-- Performing Test LIBCXXABI_HAS_WUNDEF_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_PEDANTIC_FLAG | |
-- Performing Test LIBCXXABI_HAS_PEDANTIC_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WERROR_FLAG | |
-- Performing Test LIBCXXABI_HAS_WERROR_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WNO_ERROR_FLAG | |
-- Performing Test LIBCXXABI_HAS_WNO_ERROR_FLAG - Success | |
-- Performing Test LIBCXXABI_HAS_WX_FLAG | |
-- Performing Test LIBCXXABI_HAS_WX_FLAG - Failed | |
-- Performing Test LIBCXXABI_HAS_NO_WX_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_WX_FLAG - Failed | |
-- Performing Test LIBCXXABI_HAS_EHSC_FLAG | |
-- Performing Test LIBCXXABI_HAS_EHSC_FLAG - Failed | |
-- Performing Test LIBCXXABI_HAS_NO_EHS_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_EHS_FLAG - Failed | |
-- Performing Test LIBCXXABI_HAS_NO_EHA_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_EHA_FLAG - Failed | |
-- Performing Test LIBCXXABI_HAS_NO_GR_FLAG | |
-- Performing Test LIBCXXABI_HAS_NO_GR_FLAG - Failed | |
-- Looking for fopen in c | |
-- Looking for fopen in c - found | |
-- Looking for dladdr in dl | |
-- Looking for dladdr in dl - found | |
-- Looking for pthread_once in pthread | |
-- Looking for pthread_once in pthread - found | |
-- Looking for __gcc_personality_v0 in gcc_s | |
-- Looking for __gcc_personality_v0 in gcc_s - found | |
-- Looking for __cxa_thread_atexit_impl in c | |
-- Looking for __cxa_thread_atexit_impl in c - found | |
-- Performing Test LIBCXX_HAVE_CXX_ATOMICS_WITHOUT_LIB | |
-- Performing Test LIBCXX_HAVE_CXX_ATOMICS_WITHOUT_LIB - Success | |
-- Looking for __atomic_fetch_add_8 in atomic | |
-- Looking for __atomic_fetch_add_8 in atomic - found | |
-- Performing Test LIBCXX_HAS_WX_FLAG | |
-- Performing Test LIBCXX_HAS_WX_FLAG - Failed | |
-- Performing Test LIBCXX_HAS_NO_WX_FLAG | |
-- Performing Test LIBCXX_HAS_NO_WX_FLAG - Failed | |
-- Performing Test LIBCXX_HAS_EHSC_FLAG | |
-- Performing Test LIBCXX_HAS_EHSC_FLAG - Failed | |
-- Performing Test LIBCXX_HAS_NO_EHS_FLAG | |
-- Performing Test LIBCXX_HAS_NO_EHS_FLAG - Failed | |
-- Performing Test LIBCXX_HAS_NO_EHA_FLAG | |
-- Performing Test LIBCXX_HAS_NO_EHA_FLAG - Failed | |
-- Performing Test LIBCXX_HAS_NO_GR_FLAG | |
-- Performing Test LIBCXX_HAS_NO_GR_FLAG - Failed | |
-- Looking for pthread_create in pthread | |
-- Looking for pthread_create in pthread - found | |
-- Looking for fopen in c | |
-- Looking for fopen in c - found | |
-- Looking for ccos in m | |
-- Looking for ccos in m - found | |
-- Looking for clock_gettime in rt | |
-- Looking for clock_gettime in rt - found | |
-- Looking for __gcc_personality_v0 in gcc_s | |
-- Looking for __gcc_personality_v0 in gcc_s - found | |
-- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_NOSTDINCXX_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_NOSTDINCXX_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WALL_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WALL_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_W_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_W_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WWRITE_STRINGS_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WNO_LONG_LONG_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_WNO_ERROR_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_WNO_ERROR_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_EHSC_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_EHSC_FLAG - Failed | |
-- Performing Test LIBCXX_SUPPORTS_FPIC_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_FPIC_FLAG - Success | |
-- Performing Test LIBCXX_SUPPORTS_NODEFAULTLIBS_FLAG | |
-- Performing Test LIBCXX_SUPPORTS_NODEFAULTLIBS_FLAG - Success | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-build | |
Scanning dependencies of target cxxabi_objects | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/abort_message.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_aux_runtime.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_default_handlers.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_demangle.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_exception_storage.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_guard.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_handlers.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_new_delete.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_unexpected.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_vector.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_virtual.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/exception.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/private_typeinfo.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/stdexcept.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/typeinfo.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_exception.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_personality.cpp.o | |
[ 50%] Building CXX object projects/libcxxabi/src/CMakeFiles/cxxabi_objects.dir/cxa_thread_atexit.cpp.o | |
[ 50%] Built target cxxabi_objects | |
Scanning dependencies of target cxxabi_shared | |
[ 50%] Linking CXX shared library ../../../lib/libc++abi.so | |
[ 50%] Built target cxxabi_shared | |
Scanning dependencies of target cxx | |
[ 50%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/utility.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/stdexcept.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/thread.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/bind.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/debug.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/exception.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/shared_mutex.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/optional.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/valarray.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/algorithm.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/chrono.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/memory.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/random.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/regex.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/string.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/hash.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/typeinfo.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/mutex.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/system_error.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/ios.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/iostream.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/locale.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/future.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/strstream.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/condition_variable.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/new.cpp.o | |
[100%] Building CXX object projects/libcxx/lib/CMakeFiles/cxx.dir/__/src/any.cpp.o | |
[100%] Linking CXX shared library ../../../lib/libc++.so | |
GENERATING SCRIPT: 'INPUT(libc++.so.1 -lc++abi)' as file /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-build/lib/libc++.so | |
[100%] Built target cxx | |
[ 50%] Built target cxxabi_objects | |
[ 50%] Built target cxxabi_shared | |
[100%] Built target cxx | |
Scanning dependencies of target libcxx-headers | |
[100%] Built target libcxx-headers | |
Scanning dependencies of target install-libcxx-headers | |
-- Install configuration: "RelWithDebInfo" | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/. | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stdbool.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./initializer_list | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./deque | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cctype | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__refstring | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./unordered_map | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstdarg | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstdio | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__sso_allocator | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./iomanip | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstdint | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./clocale | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./sstream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/deque | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/unordered_map | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/map | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/system_error | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/memory_resource | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/__config | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/string | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/propagate_const | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/vector | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/regex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/tuple | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/iterator | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/any | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/string_view | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/optional | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/type_traits | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/chrono | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/dynarray | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/set | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/functional | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/algorithm | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/utility | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/filesystem | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/__memory | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/ratio | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/list | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/unordered_set | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./experimental/forward_list | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./csignal | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./map | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstdbool | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./array | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__locale | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./system_error | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./condition_variable | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ciso646 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__split_buffer | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__config | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./numeric | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__mutex_base | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./string | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./csetjmp | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ext | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ext/__hash | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ext/hash_set | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ext/hash_map | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cwchar | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./streambuf | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__bit_reference | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./vector | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./complex.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./queue | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./regex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./module.modulemap | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./limits | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./new | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ctgmath | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stack | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./tuple | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./iostream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__std_stream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ostream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./errno.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./mutex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./complex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./iterator | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cfenv | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./memory | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./locale | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./fstream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./bitset | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./climits | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./future | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./istream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstring | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cfloat | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./exception | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./strstream | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__bsd_locale_defaults.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stdexcept | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__functional_base_03 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./shared_mutex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__undef___deallocate | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstddef | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./float.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./tgmath.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./codecvt | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__nullptr | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__undef_min_max | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__debug | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ctime | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cwctype | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./type_traits | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./chrono | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./thread | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__threading_support | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ios | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/newlib | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/newlib/xlocale.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/solaris | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/solaris/floatingpoint.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/solaris/xlocale.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/solaris/wchar.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/musl | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/musl/xlocale.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32/limits_win32.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32/support.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32/locale_mgmt_win32.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32/locale_win32.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/win32/math_win32.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/xlocale | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/xlocale/__nop_locale_mgmt.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/xlocale/__strtonum_fallback.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/xlocale/xlocale.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/xlocale/__posix_l_fallback.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/ibm | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/ibm/limits.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/ibm/locale_mgmt_aix.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/ibm/support.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/ibm/xlocale.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/android | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./support/android/locale_bionic.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./set | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./typeinfo | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./inttypes.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./functional | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./algorithm | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ccomplex | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ctype.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stddef.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./utility | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__tree | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./random | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./math.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cmath | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cstdlib | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./ratio | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__tuple | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./list | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__bsd_locale_fallbacks.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./scoped_allocator | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./valarray | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__functional_base | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stdlib.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./wctype.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cassert | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__functional_03 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cinttypes | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./string.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./unordered_set | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./cerrno | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./atomic | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./__hash_table | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./forward_list | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./setjmp.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./stdio.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./wchar.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./iosfwd | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/./typeindex | |
[100%] Built target install-libcxx-headers | |
Scanning dependencies of target install-libcxx | |
-- Install configuration: "RelWithDebInfo" | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/cxxabi.h | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/include/c++/v1/__cxxabi_config.h | |
-- Installing: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++.so.1.0 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++.so.1 | |
-- Installing: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++.so | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++.so | |
[100%] Built target install-libcxx | |
[100%] Built target cxxabi_objects | |
[100%] Built target cxxabi_shared | |
Scanning dependencies of target cxxabi_static | |
[100%] Linking CXX static library ../../../lib/libc++abi.a | |
[100%] Built target cxxabi_static | |
Scanning dependencies of target cxxabi | |
[100%] Built target cxxabi | |
Scanning dependencies of target install-libcxxabi | |
-- Install configuration: "RelWithDebInfo" | |
-- Installing: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++abi.so.1.0 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++abi.so.1 | |
-- Up-to-date: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++abi.so | |
-- Installing: /home/xyz/Downloads/carla-0.8.1/Util/Build/llvm-install/lib/libc++abi.a | |
[100%] Built target install-libcxxabi | |
Folder boost-source already exists, skipping download... | |
Building Boost.Build engine with toolset clang... tools/build/src/engine/bin.linuxx86_64/b2 | |
Detecting Python version... 3.6 | |
Detecting Python root... /home/xyz/anaconda3 | |
Unicode/ICU support for Boost.Regex?... not found. | |
Backing up existing Boost.Build configuration in project-config.jam.2 | |
Generating Boost.Build configuration in project-config.jam... | |
Bootstrapping is done. To build, run: | |
./b2 | |
To adjust configuration, edit 'project-config.jam'. | |
Further information: | |
- Command line help: | |
./b2 --help | |
- Getting started guide: | |
http://www.boost.org/more/getting_started/unix-variants.html | |
- Boost.Build documentation: | |
http://www.boost.org/build/doc/html/index.html | |
Performing configuration checks | |
- 32-bit : no (cached) | |
- 64-bit : yes (cached) | |
- arm : no (cached) | |
- mips1 : no (cached) | |
- power : no (cached) | |
- sparc : no (cached) | |
- x86 : yes (cached) | |
Building the Boost C++ Libraries. | |
- symlinks supported : yes (cached) | |
- C++11 mutex : no (cached) | |
- lockfree boost::atomic_flag : yes (cached) | |
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached) | |
- Boost.Config Feature Check: cxx11_constexpr : no (cached) | |
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached) | |
- Boost.Config Feature Check: cxx11_final : yes (cached) | |
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached) | |
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached) | |
- Boost.Config Feature Check: cxx11_lambdas : no (cached) | |
- Boost.Config Feature Check: cxx11_noexcept : no (cached) | |
- Boost.Config Feature Check: cxx11_nullptr : no (cached) | |
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached) | |
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached) | |
- Boost.Config Feature Check: cxx11_thread_local : no (cached) | |
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached) | |
- has_icu builds : no (cached) | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam | |
- zlib : yes (cached) | |
- bzip2 : no (cached) | |
- iconv (libc) : yes (cached) | |
- icu : no (cached) | |
- icu (lib64) : no (cached) | |
- native-atomic-int32-supported : yes (cached) | |
- native-syslog-supported : yes (cached) | |
- pthread-supports-robust-mutexes : yes (cached) | |
- compiler-supports-visibility : yes (cached) | |
- compiler-supports-ssse3 : yes (cached) | |
- compiler-supports-avx2 : yes (cached) | |
- gcc visibility : yes (cached) | |
- long double support : yes (cached) | |
warning: skipping optional Message Passing Interface (MPI) library. | |
note: to enable MPI support, add "using mpi ;" to user-config.jam. | |
note: to suppress this message, pass "--without-mpi" to bjam. | |
note: otherwise, you can safely ignore this message. | |
- zlib : yes (cached) | |
- bzip2 : no (cached) | |
...found 1 target... | |
...updating 1 target... | |
common.Clean clean | |
...updated 1 target... | |
Performing configuration checks | |
- 32-bit : no (cached) | |
- 64-bit : yes (cached) | |
- arm : no (cached) | |
- mips1 : no (cached) | |
- power : no (cached) | |
- sparc : no (cached) | |
- x86 : yes (cached) | |
- symlinks supported : yes (cached) | |
- C++11 mutex : yes (cached) | |
- lockfree boost::atomic_flag : yes (cached) | |
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached) | |
- Boost.Config Feature Check: cxx11_constexpr : no (cached) | |
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached) | |
- Boost.Config Feature Check: cxx11_final : no (cached) | |
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached) | |
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached) | |
- Boost.Config Feature Check: cxx11_lambdas : no (cached) | |
- Boost.Config Feature Check: cxx11_noexcept : no (cached) | |
- Boost.Config Feature Check: cxx11_nullptr : no (cached) | |
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached) | |
- Boost.Config Feature Check: cxx11_template_aliases : no (cached) | |
- Boost.Config Feature Check: cxx11_thread_local : no (cached) | |
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached) | |
- has_icu builds : no (cached) | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam | |
- zlib : yes (cached) | |
- bzip2 : no (cached) | |
- iconv (libc) : yes (cached) | |
- icu : no (cached) | |
- icu (lib64) : no (cached) | |
- native-atomic-int32-supported : yes (cached) | |
- native-syslog-supported : yes (cached) | |
- pthread-supports-robust-mutexes : yes (cached) | |
- compiler-supports-visibility : yes (cached) | |
- compiler-supports-ssse3 : yes (cached) | |
- compiler-supports-avx2 : yes (cached) | |
- gcc visibility : yes (cached) | |
- long double support : yes (cached) | |
warning: skipping optional Message Passing Interface (MPI) library. | |
note: to enable MPI support, add "using mpi ;" to user-config.jam. | |
note: to suppress this message, pass "--without-mpi" to bjam. | |
note: otherwise, you can safely ignore this message. | |
- zlib : yes (cached) | |
- bzip2 : no (cached) | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- coroutine : building | |
- coroutine2 : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- metaparse : building | |
- mpi : building | |
- program_options : building | |
- python : building | |
- random : building | |
- regex : building | |
- serialization : building | |
- signals : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 14579 targets... | |
...updating 175 targets... | |
common.copy stage/lib/libboost_coroutine.a | |
common.copy stage/lib/libboost_thread.a | |
common.copy stage/lib/libboost_date_time.a | |
common.copy stage/lib/libboost_filesystem.a | |
common.copy stage/lib/libboost_regex.a | |
common.copy stage/lib/libboost_graph.a | |
common.copy stage/lib/libboost_iostreams.a | |
common.copy stage/lib/libboost_locale.a | |
common.copy stage/lib/libboost_log_setup.a | |
common.copy stage/lib/libboost_log.a | |
common.copy stage/lib/libboost_math_c99.a | |
common.copy stage/lib/libboost_math_tr1.a | |
common.copy stage/lib/libboost_math_tr1f.a | |
common.copy stage/lib/libboost_math_tr1l.a | |
common.copy stage/lib/libboost_math_c99f.a | |
common.copy stage/lib/libboost_math_c99l.a | |
common.copy stage/lib/libboost_program_options.a | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/long.o | |
In file included from libs/python/src/long.cpp:5: | |
In file included from ./boost/python/long.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/long.o" "libs/python/src/long.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/long.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/list.o | |
In file included from libs/python/src/list.cpp:5: | |
In file included from ./boost/python/list.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/list.o" "libs/python/src/list.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/list.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/dict.o | |
In file included from libs/python/src/dict.cpp:4: | |
In file included from ./boost/python/dict.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/dict.o" "libs/python/src/dict.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/dict.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numeric.o | |
In file included from libs/python/src/numeric.cpp:6: | |
In file included from ./boost/python/numeric.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numeric.o" "libs/python/src/numeric.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numeric.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/from_python.o | |
In file included from libs/python/src/converter/from_python.cpp:6: | |
In file included from ./boost/python/converter/from_python.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/from_python.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/registry.o | |
In file included from libs/python/src/converter/registry.cpp:5: | |
In file included from ./boost/python/converter/registry.hpp:7: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/registry.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/str.o | |
In file included from libs/python/src/str.cpp:4: | |
In file included from ./boost/python/str.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/str.o" "libs/python/src/str.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/str.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/tuple.o | |
In file included from libs/python/src/tuple.cpp:5: | |
In file included from ./boost/python/tuple.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/tuple.o" "libs/python/src/tuple.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/tuple.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/slice.o | |
In file included from libs/python/src/slice.cpp:1: | |
In file included from ./boost/python/slice.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/slice.o" "libs/python/src/slice.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/slice.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/type_id.o | |
In file included from libs/python/src/converter/type_id.cpp:6: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/type_id.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/enum.o | |
In file included from libs/python/src/object/enum.cpp:6: | |
In file included from ./boost/python/object/enum_base.hpp:8: | |
In file included from ./boost/python/object_core.hpp:10: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/enum.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/life_support.o | |
In file included from libs/python/src/object/life_support.cpp:5: | |
In file included from ./boost/python/object/life_support.hpp:7: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/life_support.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/class.o | |
In file included from libs/python/src/object/class.cpp:6: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/class.o" "libs/python/src/object/class.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/class.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function.o | |
In file included from libs/python/src/object/function.cpp:6: | |
In file included from ./boost/python/docstring_options.hpp:8: | |
In file included from ./boost/python/object/function.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function.o" "libs/python/src/object/function.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/errors.o | |
In file included from libs/python/src/errors.cpp:10: | |
In file included from ./boost/python/errors.hpp:12: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/errors.o" "libs/python/src/errors.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/errors.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/inheritance.o | |
In file included from libs/python/src/object/inheritance.cpp:5: | |
In file included from ./boost/python/object/inheritance.hpp:8: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/inheritance.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/arg_to_python_base.o | |
In file included from libs/python/src/converter/arg_to_python_base.cpp:6: | |
In file included from ./boost/python/converter/arg_to_python_base.hpp:7: | |
In file included from ./boost/python/handle.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/arg_to_python_base.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/builtin_converters.o | |
In file included from libs/python/src/converter/builtin_converters.cpp:6: | |
In file included from ./boost/python/handle.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/converter/builtin_converters.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/module.o | |
In file included from libs/python/src/module.cpp:9: | |
In file included from ./boost/python/scope.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/module.o" "libs/python/src/module.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/module.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/pickle_support.o | |
In file included from libs/python/src/object/pickle_support.cpp:6: | |
In file included from ./boost/python/make_function.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/pickle_support.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/stl_iterator.o | |
In file included from libs/python/src/object/stl_iterator.cpp:10: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/stl_iterator.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/iterator.o | |
In file included from libs/python/src/object/iterator.cpp:6: | |
In file included from ./boost/python/object/iterator_core.hpp:8: | |
In file included from ./boost/python/object_fwd.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/iterator.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_protocol.o | |
In file included from libs/python/src/object_protocol.cpp:6: | |
In file included from ./boost/python/object_protocol.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_protocol.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_operators.o | |
In file included from libs/python/src/object_operators.cpp:6: | |
In file included from ./boost/python/object_operators.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object_operators.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/wrapper.o | |
In file included from libs/python/src/wrapper.cpp:5: | |
In file included from ./boost/python/wrapper.hpp:7: | |
In file included from ./boost/python/detail/wrapper_base.hpp:7: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/wrapper.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/import.o | |
In file included from libs/python/src/import.cpp:6: | |
In file included from ./boost/python/import.hpp:8: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/import.o" "libs/python/src/import.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/import.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/exec.o | |
In file included from libs/python/src/exec.cpp:6: | |
In file included from ./boost/python/exec.hpp:8: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/exec.o" "libs/python/src/exec.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/exec.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function_doc_signature.o | |
In file included from libs/python/src/object/function_doc_signature.cpp:9: | |
In file included from ./boost/python/converter/registrations.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/object/function_doc_signature.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_python3.a(clean) for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>numeric.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_python3.a for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>numeric.o... | |
...skipped <pstage/lib>libboost_python3.a for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_python3.a... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/dtype.o | |
In file included from libs/python/src/numpy/dtype.cpp:11: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/dtype.o" "libs/python/src/numpy/dtype.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/dtype.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/matrix.o | |
In file included from libs/python/src/numpy/matrix.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/matrix.o" "libs/python/src/numpy/matrix.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/matrix.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ndarray.o | |
In file included from libs/python/src/numpy/ndarray.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ndarray.o" "libs/python/src/numpy/ndarray.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ndarray.o... | |
common.copy stage/lib/libboost_random.a | |
common.copy stage/lib/libboost_serialization.a | |
common.copy stage/lib/libboost_wserialization.a | |
common.copy stage/lib/libboost_signals.a | |
common.copy stage/lib/libboost_prg_exec_monitor.a | |
common.copy stage/lib/libboost_type_erasure.a | |
common.copy stage/lib/libboost_wave.a | |
common.copy stage/lib/libboost_atomic.a | |
common.copy stage/lib/libboost_container.a | |
common.copy stage/lib/libboost_context.a | |
common.copy stage/lib/libboost_atomic.so.1.64.0 | |
ln-UNIX stage/lib/libboost_atomic.so | |
common.copy stage/lib/libboost_system.so.1.64.0 | |
ln-UNIX stage/lib/libboost_system.so | |
common.copy stage/lib/libboost_chrono.so.1.64.0 | |
ln-UNIX stage/lib/libboost_chrono.so | |
common.copy stage/lib/libboost_container.so.1.64.0 | |
ln-UNIX stage/lib/libboost_container.so | |
common.copy stage/lib/libboost_context.so.1.64.0 | |
ln-UNIX stage/lib/libboost_context.so | |
common.copy stage/lib/libboost_thread.so.1.64.0 | |
ln-UNIX stage/lib/libboost_thread.so | |
common.copy stage/lib/libboost_coroutine.so.1.64.0 | |
ln-UNIX stage/lib/libboost_coroutine.so | |
common.copy stage/lib/libboost_date_time.so.1.64.0 | |
ln-UNIX stage/lib/libboost_date_time.so | |
common.copy stage/lib/libboost_exception.a | |
common.copy stage/lib/libboost_filesystem.so.1.64.0 | |
ln-UNIX stage/lib/libboost_filesystem.so | |
common.copy stage/lib/libboost_regex.so.1.64.0 | |
ln-UNIX stage/lib/libboost_regex.so | |
common.copy stage/lib/libboost_graph.so.1.64.0 | |
ln-UNIX stage/lib/libboost_graph.so | |
common.copy stage/lib/libboost_iostreams.so.1.64.0 | |
ln-UNIX stage/lib/libboost_iostreams.so | |
common.copy stage/lib/libboost_locale.so.1.64.0 | |
ln-UNIX stage/lib/libboost_locale.so | |
common.copy stage/lib/libboost_log.so.1.64.0 | |
ln-UNIX stage/lib/libboost_log.so | |
common.copy stage/lib/libboost_log_setup.so.1.64.0 | |
ln-UNIX stage/lib/libboost_log_setup.so | |
common.copy stage/lib/libboost_math_tr1.so.1.64.0 | |
ln-UNIX stage/lib/libboost_math_tr1.so | |
common.copy stage/lib/libboost_math_tr1f.so.1.64.0 | |
ln-UNIX stage/lib/libboost_math_tr1f.so | |
common.copy stage/lib/libboost_math_tr1l.so.1.64.0 | |
ln-UNIX stage/lib/libboost_math_tr1l.so | |
common.copy stage/lib/libboost_math_c99.so.1.64.0 | |
...on 100th target... | |
ln-UNIX stage/lib/libboost_math_c99.so | |
common.copy stage/lib/libboost_math_c99f.so.1.64.0 | |
ln-UNIX stage/lib/libboost_math_c99f.so | |
common.copy stage/lib/libboost_math_c99l.so.1.64.0 | |
ln-UNIX stage/lib/libboost_math_c99l.so | |
common.copy stage/lib/libboost_system.a | |
common.copy stage/lib/libboost_chrono.a | |
common.copy stage/lib/libboost_timer.a | |
common.copy stage/lib/libboost_unit_test_framework.a | |
common.copy stage/lib/libboost_program_options.so.1.64.0 | |
ln-UNIX stage/lib/libboost_program_options.so | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/numpy.o | |
In file included from libs/python/src/numpy/numpy.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/numpy.o" "libs/python/src/numpy/numpy.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/numpy.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/list.o | |
In file included from libs/python/src/list.cpp:5: | |
In file included from ./boost/python/list.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/list.o" "libs/python/src/list.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/list.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numeric.o | |
In file included from libs/python/src/numeric.cpp:6: | |
In file included from ./boost/python/numeric.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numeric.o" "libs/python/src/numeric.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numeric.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/scalars.o | |
In file included from libs/python/src/numpy/scalars.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/scalars.o" "libs/python/src/numpy/scalars.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/scalars.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ufunc.o | |
In file included from libs/python/src/numpy/ufunc.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DBOOST_NUMPY_STATIC_LIB -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ufunc.o" "libs/python/src/numpy/ufunc.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi/numpy/ufunc.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_numpy3.a(clean) for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>numpy/dtype.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_numpy3.a for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>numpy/dtype.o... | |
...skipped <pstage/lib>libboost_numpy3.a for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/link-static/threading-multi>libboost_numpy3.a... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/long.o | |
In file included from libs/python/src/long.cpp:5: | |
In file included from ./boost/python/long.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/long.o" "libs/python/src/long.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/long.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/dict.o | |
In file included from libs/python/src/dict.cpp:4: | |
In file included from ./boost/python/dict.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/dict.o" "libs/python/src/dict.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/dict.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/tuple.o | |
In file included from libs/python/src/tuple.cpp:5: | |
In file included from ./boost/python/tuple.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/tuple.o" "libs/python/src/tuple.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/tuple.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/str.o | |
In file included from libs/python/src/str.cpp:4: | |
In file included from ./boost/python/str.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/str.o" "libs/python/src/str.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/str.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/from_python.o | |
In file included from libs/python/src/converter/from_python.cpp:6: | |
In file included from ./boost/python/converter/from_python.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/from_python.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/registry.o | |
In file included from libs/python/src/converter/registry.cpp:5: | |
In file included from ./boost/python/converter/registry.hpp:7: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/registry.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/type_id.o | |
In file included from libs/python/src/converter/type_id.cpp:6: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/type_id.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/slice.o | |
In file included from libs/python/src/slice.cpp:1: | |
In file included from ./boost/python/slice.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/slice.o" "libs/python/src/slice.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/slice.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/enum.o | |
In file included from libs/python/src/object/enum.cpp:6: | |
In file included from ./boost/python/object/enum_base.hpp:8: | |
In file included from ./boost/python/object_core.hpp:10: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/enum.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/life_support.o | |
In file included from libs/python/src/object/life_support.cpp:5: | |
In file included from ./boost/python/object/life_support.hpp:7: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/life_support.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/class.o | |
In file included from libs/python/src/object/class.cpp:6: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/class.o" "libs/python/src/object/class.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/class.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function.o | |
In file included from libs/python/src/object/function.cpp:6: | |
In file included from ./boost/python/docstring_options.hpp:8: | |
In file included from ./boost/python/object/function.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function.o" "libs/python/src/object/function.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/errors.o | |
In file included from libs/python/src/errors.cpp:10: | |
In file included from ./boost/python/errors.hpp:12: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/errors.o" "libs/python/src/errors.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/errors.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/inheritance.o | |
In file included from libs/python/src/object/inheritance.cpp:5: | |
In file included from ./boost/python/object/inheritance.hpp:8: | |
In file included from ./boost/python/type_id.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/inheritance.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/builtin_converters.o | |
In file included from libs/python/src/converter/builtin_converters.cpp:6: | |
In file included from ./boost/python/handle.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/builtin_converters.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/arg_to_python_base.o | |
In file included from libs/python/src/converter/arg_to_python_base.cpp:6: | |
In file included from ./boost/python/converter/arg_to_python_base.hpp:7: | |
In file included from ./boost/python/handle.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/converter/arg_to_python_base.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/pickle_support.o | |
In file included from libs/python/src/object/pickle_support.cpp:6: | |
In file included from ./boost/python/make_function.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/pickle_support.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/module.o | |
In file included from libs/python/src/module.cpp:9: | |
In file included from ./boost/python/scope.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/module.o" "libs/python/src/module.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/module.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/iterator.o | |
In file included from libs/python/src/object/iterator.cpp:6: | |
In file included from ./boost/python/object/iterator_core.hpp:8: | |
In file included from ./boost/python/object_fwd.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/iterator.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/stl_iterator.o | |
In file included from libs/python/src/object/stl_iterator.cpp:10: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/stl_iterator.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_protocol.o | |
In file included from libs/python/src/object_protocol.cpp:6: | |
In file included from ./boost/python/object_protocol.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_protocol.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_operators.o | |
In file included from libs/python/src/object_operators.cpp:6: | |
In file included from ./boost/python/object_operators.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object_operators.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/wrapper.o | |
In file included from libs/python/src/wrapper.cpp:5: | |
In file included from ./boost/python/wrapper.hpp:7: | |
In file included from ./boost/python/detail/wrapper_base.hpp:7: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/wrapper.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/import.o | |
In file included from libs/python/src/import.cpp:6: | |
In file included from ./boost/python/import.hpp:8: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/import.o" "libs/python/src/import.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/import.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/exec.o | |
In file included from libs/python/src/exec.cpp:6: | |
In file included from ./boost/python/exec.hpp:8: | |
In file included from ./boost/python/object.hpp:8: | |
In file included from ./boost/python/ssize_t.hpp:9: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/exec.o" "libs/python/src/exec.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/exec.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function_doc_signature.o | |
In file included from libs/python/src/object/function_doc_signature.cpp:9: | |
In file included from ./boost/python/converter/registrations.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/object/function_doc_signature.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>libboost_python3.so.1.64.0 for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>numeric.o... | |
...skipped <pstage/lib>libboost_python3.so.1.64.0 for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>libboost_python3.so.1.64.0... | |
...skipped <pstage/lib>libboost_python3.so for lack of <pstage/lib>libboost_python3.so.1.64.0... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/dtype.o | |
In file included from libs/python/src/numpy/dtype.cpp:11: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/dtype.o" "libs/python/src/numpy/dtype.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/dtype.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/matrix.o | |
In file included from libs/python/src/numpy/matrix.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/matrix.o" "libs/python/src/numpy/matrix.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/matrix.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ndarray.o | |
In file included from libs/python/src/numpy/ndarray.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ndarray.o" "libs/python/src/numpy/ndarray.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ndarray.o... | |
common.copy stage/lib/libboost_random.so.1.64.0 | |
ln-UNIX stage/lib/libboost_random.so | |
common.copy stage/lib/libboost_serialization.so.1.64.0 | |
ln-UNIX stage/lib/libboost_serialization.so | |
common.copy stage/lib/libboost_wserialization.so.1.64.0 | |
ln-UNIX stage/lib/libboost_wserialization.so | |
common.copy stage/lib/libboost_signals.so.1.64.0 | |
ln-UNIX stage/lib/libboost_signals.so | |
common.copy stage/lib/libboost_timer.so.1.64.0 | |
ln-UNIX stage/lib/libboost_timer.so | |
common.copy stage/lib/libboost_prg_exec_monitor.so.1.64.0 | |
ln-UNIX stage/lib/libboost_prg_exec_monitor.so | |
common.copy stage/lib/libboost_test_exec_monitor.a | |
common.copy stage/lib/libboost_unit_test_framework.so.1.64.0 | |
ln-UNIX stage/lib/libboost_unit_test_framework.so | |
common.copy stage/lib/libboost_type_erasure.so.1.64.0 | |
ln-UNIX stage/lib/libboost_type_erasure.so | |
common.copy stage/lib/libboost_wave.so.1.64.0 | |
ln-UNIX stage/lib/libboost_wave.so | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/numpy.o | |
In file included from libs/python/src/numpy/numpy.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/numpy.o" "libs/python/src/numpy/numpy.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/numpy.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/scalars.o | |
In file included from libs/python/src/numpy/scalars.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/scalars.o" "libs/python/src/numpy/scalars.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/scalars.o... | |
clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ufunc.o | |
In file included from libs/python/src/numpy/ufunc.cpp:8: | |
In file included from ./boost/python/numpy/internal.hpp:17: | |
In file included from ./boost/python.hpp:11: | |
In file included from ./boost/python/args.hpp:8: | |
In file included from ./boost/python/detail/prefix.hpp:13: | |
./boost/python/detail/wrap_python.hpp:50:11: fatal error: 'pyconfig.h' file not found | |
# include <pyconfig.h> | |
^ | |
1 error generated. | |
"clang++" -c -x c++ -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -O3 -Wno-inline -Wall -pthread -fPIC -m64 -fPIC -std=c++1y -stdlib=libc++ -I../llvm-install/include/c++/v1 -DBOOST_ALL_NO_LIB=1 -DBOOST_NUMPY_SOURCE -DNDEBUG -I"." -I"/home/xyz/anaconda3/include/python3.6" -I"/home/xyz/anaconda3/lib/python3.6/site-packages/numpy/core/include" -o "bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ufunc.o" "libs/python/src/numpy/ufunc.cpp" | |
...failed clang-linux.compile.c++.without-pth bin.v2/libs/python/build/clang-linux-3.9/release/threading-multi/numpy/ufunc.o... | |
...skipped <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>libboost_numpy3.so.1.64.0 for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>numpy/dtype.o... | |
...skipped <pstage/lib>libboost_numpy3.so.1.64.0 for lack of <pbin.v2/libs/python/build/clang-linux-3.9/release/threading-multi>libboost_numpy3.so.1.64.0... | |
...skipped <pstage/lib>libboost_numpy3.so for lack of <pstage/lib>libboost_numpy3.so.1.64.0... | |
...failed updating 68 targets... | |
...skipped 12 targets... | |
...updated 95 targets... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment