Advertisement
Guest User

Untitled

a guest
May 28th, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.39 KB | None | 0 0
  1. leprechaun@leprechaun-UX51VZA:~/dev/yocto/poky/build$ bitbake eosio
  2. WARNING: Layer eosio should set LAYERSERIES_COMPAT_eosio in its conf/layer.conf file to list the core layer names it is compatible with.
  3. WARNING: Layer eosio should set LAYERSERIES_COMPAT_eosio in its conf/layer.conf file to list the core layer names it is compatible with.
  4. Loading cache: 100% |###############################################################################################################################################################################| Time: 0:00:00
  5. Loaded 403 entries from dependency cache.
  6. Parsing recipes: 100% |#############################################################################################################################################################################| Time: 0:00:21
  7. Parsing of 801 .bb files complete (246 cached, 555 parsed). 1262 targets, 44 skipped, 0 masked, 0 errors.
  8. NOTE: Resolving any missing task queue dependencies
  9.  
  10. Build Configuration:
  11. BB_VERSION = "1.37.0"
  12. BUILD_SYS = "x86_64-linux"
  13. NATIVELSBSTRING = "ubuntu-16.04"
  14. TARGET_SYS = "x86_64-poky-linux"
  15. MACHINE = "qemux86-64"
  16. DISTRO = "poky"
  17. DISTRO_VERSION = "2.5"
  18. TUNE_FEATURES = "m64 core2"
  19. TARGET_FPU = ""
  20. meta
  21. meta-poky
  22. meta-yocto-bsp = "master:d886fa118c930d0e551f2a0ed02b35d08617f746"
  23. meta-eosio = "master:7bee5c1134d279b54f5cdf6a4d2e6a980cc66ba2"
  24. meta-clang = "master:dd5d611b0d6763c0a625c1315fb873cd28a50158"
  25.  
  26. NOTE: Fetching uninative binary shim from http://downloads.yoctoproject.org/releases/uninative/1.9/x86_64-nativesdk-libc.tar.bz2;sha256sum=c26622a1f27dbf5b25de986b11584b5c5b2f322d9eb367f705a744f58a5561ec
  27. Initialising tasks: 100% |##########################################################################################################################################################################| Time: 0:00:00
  28. NOTE: Executing SetScene Tasks
  29. NOTE: Executing RunQueue Tasks
  30. WARNING: popt-native-1.16-r3 do_fetch: Failed to fetch URL http://rpm5.org/files/popt/popt-1.16.tar.gz, attempting MIRRORS if available
  31. ERROR: eosio-git-r0 do_configure: Function failed: do_configure (log file is located at /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/temp/log.do_configure.12837)
  32. ERROR: Logfile of failure stored in: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/temp/log.do_configure.12837
  33. Log data follows:
  34. | DEBUG: Executing shell function do_configure
  35. | -- The C compiler identification is GNU 7.3.0
  36. | -- The CXX compiler identification is GNU 7.3.0
  37. | -- Check for working C compiler: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc
  38. | -- Check for working C compiler: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc -- works
  39. | -- Detecting C compiler ABI info
  40. | -- Detecting C compiler ABI info - done
  41. | -- Detecting C compile features
  42. | -- Detecting C compile features - done
  43. | -- Check for working CXX compiler: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++
  44. | -- Check for working CXX compiler: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++ -- works
  45. | -- Detecting CXX compiler ABI info
  46. | -- Detecting CXX compiler ABI info - done
  47. | -- Detecting CXX compile features
  48. | -- Detecting CXX compile features - done
  49. | -- Using custom FindBoost.cmake
  50. | -- Boost version: 1.67.0
  51. | -- Found the following Boost libraries:
  52. | -- thread
  53. | -- date_time
  54. | -- filesystem
  55. | -- system
  56. | -- program_options
  57. | -- signals
  58. | -- serialization
  59. | -- chrono
  60. | -- unit_test_framework
  61. | -- context
  62. | -- locale
  63. | -- iostreams
  64. | -- Configuring Eos on Linux
  65. | -- Looking for pthread.h
  66. | -- Looking for pthread.h - found
  67. | -- Looking for pthread_create
  68. | -- Looking for pthread_create - found
  69. | -- Found Threads: TRUE
  70. | -- binaryen building with -std=c++11
  71. | -- binaryen building for platform x86-64
  72. | -- binaryen building with -Wall
  73. | -- binaryen building with -Werror
  74. | -- binaryen building with -Wextra
  75. | -- binaryen building with -Wno-unused-parameter
  76. | -- binaryen building with -fno-omit-frame-pointer
  77. | -- binaryen building with -fPIC
  78. | -- binaryen building with -O2
  79. | -- binaryen building with -UNDEBUG
  80. | -- Using 'SYS' as CORE symbol name
  81. | -- Using 'EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV' as public key for eosio account
  82. | -- Found WASM: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/clang
  83. | -- Using WASM clang => /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/clang
  84. | -- Using WASM llc => /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/llc
  85. | -- Using WASM llvm-link => /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/bin/llvm-link
  86. | -- Found Secp256k1: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot/usr/lib
  87. | -- Configuring fc to build on Unix/Apple
  88. | -- Found OpenSSL: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/lib/libcrypto.a (found version "1.0.2g")
  89. | -- Found ZLIB: /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/lib/libz.so (found version "1.2.8")
  90. | -- zlib found
  91. | -- Configuring Builtins
  92. | -- Configuring SoftFloat
  93. | -- Using custom FindBoost.cmake
  94. | -- Boost version: 1.67.0
  95. | -- Found the following Boost libraries:
  96. | -- thread
  97. | -- date_time
  98. | -- filesystem
  99. | -- system
  100. | -- chrono
  101. | -- unit_test_framework
  102. | -- locale
  103. | -- Configuring ChainBase on Linux
  104. | CMake Error at libraries/wasm-jit/Source/Runtime/CMakeLists.txt:26 (find_package):
  105. | Could not find a configuration file for package "LLVM" that is compatible
  106. | with requested version "4.0".
  107. |
  108. | The following configuration files were considered but not accepted:
  109. |
  110. | /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/recipe-sysroot-native/usr/lib/cmake/llvm/LLVMConfig.cmake, version: 6.0.1
  111. |
  112. |
  113. |
  114. | -- Configuring incomplete, errors occurred!
  115. | See also "/home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/git/build/CMakeFiles/CMakeOutput.log".
  116. | WARNING: exit code 1 from a shell command.
  117. | ERROR: Function failed: do_configure (log file is located at /home/leprechaun/dev/yocto/poky/build/tmp/work/core2-64-poky-linux/eosio/git-r0/temp/log.do_configure.12837)
  118. ERROR: Task (/home/leprechaun/dev/yocto/meta-eosio/recipes-eosio/eosio/eosio_git.bb:do_configure) failed with exit code '1'
  119. NOTE: Tasks Summary: Attempted 1052 tasks of which 0 didn't need to be rerun and 1 failed.
  120.  
  121. Summary: 1 task failed:
  122. /home/leprechaun/dev/yocto/meta-eosio/recipes-eosio/eosio/eosio_git.bb:do_configure
  123. Summary: There were 3 WARNING messages shown.
  124. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement