Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [issotm@PandaComputer build]$ cmake -G "Unix Makefiles" -DLLVM_TARGETS_TO_BUILD="GBZ80" ../llvm-gbz80
- -- The C compiler identification is GNU 8.2.1
- -- The CXX compiler identification is GNU 8.2.1
- -- The ASM compiler identification is GNU
- -- Found assembler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- No build type selected, default to Debug
- -- Looking for dlfcn.h
- CMake Warning (dev) at /usr/share/cmake-3.12/Modules/CheckIncludeFile.cmake:70 (message):
- Policy CMP0075 is not set: Include file check macros honor
- CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
- details. Use the cmake_policy command to set the policy and suppress this
- warning.
- CMAKE_REQUIRED_LIBRARIES is set to:
- m
- For compatibility with CMake 3.11 and below this check is ignoring it.
- Call Stack (most recent call first):
- cmake/config-ix.cmake:26 (check_include_file)
- CMakeLists.txt:574 (include)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Looking for dlfcn.h - found
- -- Looking for errno.h
- -- Looking for errno.h - found
- -- Looking for fcntl.h
- -- Looking for fcntl.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 pthread.h
- -- Looking for pthread.h - found
- -- Looking for signal.h
- -- Looking for signal.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/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 termios.h
- -- Looking for termios.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for valgrind/valgrind.h
- -- Looking for valgrind/valgrind.h - 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 histedit.h
- -- Looking for histedit.h - found
- -- Looking for CrashReporterClient.h
- -- Looking for CrashReporterClient.h - not found
- -- Looking for linux/magic.h
- -- Looking for linux/magic.h - found
- -- 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 pfm_initialize in pfm
- -- Looking for pfm_initialize in pfm - not 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 el_init in edit
- -- Looking for el_init in edit - found
- -- Looking for setupterm in tinfo
- -- Looking for setupterm in tinfo - found
- -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.8")
- -- 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
- -- backtrace facility detected in default set of libraries
- -- Found Backtrace: /usr/include
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Looking for _Unwind_Backtrace
- -- Looking for _Unwind_Backtrace - found
- -- Looking for getpagesize
- -- Looking for getpagesize - found
- -- Looking for sysconf
- -- Looking for sysconf - 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 posix_fallocate
- -- Looking for posix_fallocate - found
- -- Looking for sigaltstack
- -- Looking for sigaltstack - found
- -- Looking for lseek64
- -- Looking for lseek64 - 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 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 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 dlopen
- -- Looking for dlopen - found
- -- Looking for dladdr
- -- Looking for dladdr - not found
- -- Looking for __GLIBC__
- -- Looking for __GLIBC__ - found
- -- Looking for sched_getaffinity
- -- Looking for sched_getaffinity - found
- -- Looking for CPU_COUNT
- -- Looking for CPU_COUNT - found
- -- Looking for pthread_getname_np
- -- Looking for pthread_getname_np - found
- -- Looking for pthread_setname_np
- -- Looking for pthread_setname_np - found
- -- 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_VARIADIC_MACROS_FLAG
- -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG
- -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed
- -- Performing Test HAS_MAYBE_UNINITIALIZED
- -- Performing Test HAS_MAYBE_UNINITIALIZED - Success
- -- Native target X86 is not selected; lli will not JIT code
- -- Threads enabled.
- -- Doxygen 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.
- -- Could NOT find Python module pygments
- -- Could NOT find Python module pygments.lexers.c_cpp
- -- Could NOT find Python module yaml
- -- LLVM host triple: x86_64-unknown-linux-gnu
- -- LLVM default target triple: x86_64-unknown-linux-gnu
- -- 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 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_WERROR_UNGUARDED_AVAILABILITY_NEW
- -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
- -- Performing Test CXX_SUPPORTS_CXX11
- -- Performing Test CXX_SUPPORTS_CXX11 - 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 - Failed
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
- -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
- -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG
- -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed
- -- 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 - Failed
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
- -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
- -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.15")
- -- Constructing LLVMBuild project information
- -- Linker detection: GNU ld
- -- Targeting GBZ80
- -- Looking for sys/resource.h
- -- Looking for sys/resource.h - found
- -- Clang version: 8.0.1
- -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG
- -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /mnt/data/Jeux/GB ASM/gb_llvm/build
Advertisement
Add Comment
Please, Sign In to add comment