Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. >>> Emerging (1 of 1) app-emulation/anbox-9999::x-overlay
  2. >>> Unpacking source...
  3. * Fetching https://github.com/anbox/anbox ...
  4. git fetch https://github.com/anbox/anbox +HEAD:refs/git-r3/HEAD
  5. remote: Counting objects: 18, done.
  6. remote: Compressing objects: 100% (8/8), done.
  7. remote: Total 18 (delta 9), reused 14 (delta 8), pack-reused 2
  8. Распаковка объектов: 100% (18/18), готово.
  9. Из https://github.com/anbox/anbox
  10. da33191..b21e5d9 -> refs/git-r3/HEAD
  11. git symbolic-ref refs/git-r3/app-emulation/anbox/0/__main__ refs/git-r3/HEAD
  12. * Checking out https://github.com/anbox/anbox to /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999 ...
  13. git checkout --quiet refs/git-r3/HEAD
  14. GIT update -->
  15. repository: https://github.com/anbox/anbox
  16. updating from commit: da3319106e6f568680017592aecdee34f0e407ac
  17. to commit: b21e5d93130847feb6a86e877e94c8e3e23605b1
  18. kernel/ashmem/ashmem.c | 8 +++++++-
  19. 1 file changed, 7 insertions(+), 1 deletion(-)
  20. >>> Source unpacked in /var/tmp/portage/app-emulation/anbox-9999/work
  21. >>> Preparing source in /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999 ...
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999 ...
  24. >>> Working in BUILD_DIR: "/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build"
  25. cmake -C /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/gentoo_toolchain.cmake /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999
  26. loading initial cache file /var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/gentoo_common_config.cmake
  27. -- The C compiler identification is GNU 4.9.4
  28. -- The CXX compiler identification is GNU 4.9.4
  29. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  30. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  31. -- Detecting C compiler ABI info
  32. -- Detecting C compiler ABI info - done
  33. -- Detecting C compile features
  34. -- Detecting C compile features - done
  35. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  36. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  37. -- Detecting CXX compiler ABI info
  38. -- Detecting CXX compiler ABI info - done
  39. -- Detecting CXX compile features
  40. -- Detecting CXX compile features - done
  41. -- Looking for pthread.h
  42. -- Looking for pthread.h - found
  43. -- Looking for pthread_create
  44. -- Looking for pthread_create - not found
  45. -- Looking for pthread_create in pthreads
  46. -- Looking for pthread_create in pthreads - not found
  47. -- Looking for pthread_create in pthread
  48. -- Looking for pthread_create in pthread - found
  49. -- Found Threads: TRUE
  50. -- Boost version: 1.63.0
  51. -- Found the following Boost libraries:
  52. -- filesystem
  53. -- log
  54. -- serialization
  55. -- system
  56. -- thread
  57. -- program_options
  58. -- date_time
  59. -- log_setup
  60. -- regex
  61. -- chrono
  62. -- atomic
  63. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
  64. -- Found EGL: /usr/lib64/libEGL.so
  65. -- Found GLESv2: /usr/lib64/libGLESv2.so
  66. -- Found Protobuf: /usr/lib/libprotobuf.so;-lpthread (found version "3.1.0")
  67. -- Checking for module 'sdl2'
  68. -- Found sdl2, version 2.0.4
  69. -- Checking for module 'SDL2_image'
  70. -- Found SDL2_image, version 2.0.1
  71. -- Checking for module 'dbus-cpp'
  72. -- No package 'dbus-cpp' found
  73. CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:412 (message):
  74. A required package was not found
  75. Call Stack (most recent call first):
  76. /usr/share/cmake/Modules/FindPkgConfig.cmake:588 (_pkg_check_modules_internal)
  77. CMakeLists.txt:68 (pkg_check_modules)
  78.  
  79.  
  80. -- Configuring incomplete, errors occurred!
  81. See also "/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/CMakeFiles/CMakeOutput.log".
  82. See also "/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build/CMakeFiles/CMakeError.log".
  83. * ERROR: app-emulation/anbox-9999::x-overlay failed (configure phase):
  84. * cmake failed
  85. *
  86. * Call stack:
  87. * ebuild.sh, line 124: Called src_configure
  88. * environment, line 3533: Called cmake-utils_src_configure
  89. * environment, line 1107: Called die
  90. * The specific snippet of code:
  91. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  92. *
  93. * If you need support, post the output of `emerge --info '=app-emulation/anbox-9999::x-overlay'`,
  94. * the complete build log and the output of `emerge -pqv '=app-emulation/anbox-9999::x-overlay'`.
  95. * The complete build log is located at '/var/tmp/portage/app-emulation/anbox-9999/temp/build.log'.
  96. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/anbox-9999/temp/environment'.
  97. * Working directory: '/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build'
  98. * S: '/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999'
  99.  
  100. >>> Failed to emerge app-emulation/anbox-9999, Log file:
  101.  
  102. >>> '/var/tmp/portage/app-emulation/anbox-9999/temp/build.log'
  103.  
  104. * Messages for package app-emulation/anbox-9999:
  105.  
  106. * ERROR: app-emulation/anbox-9999::x-overlay failed (configure phase):
  107. * cmake failed
  108. *
  109. * Call stack:
  110. * ebuild.sh, line 124: Called src_configure
  111. * environment, line 3533: Called cmake-utils_src_configure
  112. * environment, line 1107: Called die
  113. * The specific snippet of code:
  114. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  115. *
  116. * If you need support, post the output of `emerge --info '=app-emulation/anbox-9999::x-overlay'`,
  117. * the complete build log and the output of `emerge -pqv '=app-emulation/anbox-9999::x-overlay'`.
  118. * The complete build log is located at '/var/tmp/portage/app-emulation/anbox-9999/temp/build.log'.
  119. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/anbox-9999/temp/environment'.
  120. * Working directory: '/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999_build'
  121. * S: '/var/tmp/portage/app-emulation/anbox-9999/work/anbox-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement