Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. * CPV: media-libs/gingacc-system-1.0.1
  2. * REPO: ginga-lifia
  3. * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
  4. >>> Unpacking source...
  5. >>> Unpacking Ginga.ar-1.0.1.tgz to /var/tmp/portage/media-libs/gingacc-system-1.0.1/work
  6. >>> Source unpacked in /var/tmp/portage/media-libs/gingacc-system-1.0.1/work
  7. >>> Compiling source in /var/tmp/portage/media-libs/gingacc-system-1.0.1/work/src/gingacc-system ...
  8. >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/gingacc-system-1.0.1/work/gingacc-system-1.0.1_build"
  9. cmake -C /var/tmp/portage/media-libs/gingacc-system-1.0.1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/gingacc-system-1.0.1/temp/gentoo_rules.cmake /var/tmp/portage/media-libs/gingacc-system-1.0.1/work/src/gingacc-system
  10. loading initial cache file /var/tmp/portage/media-libs/gingacc-system-1.0.1/temp/gentoo_common_config.cmake
  11. -- The C compiler identification is GNU
  12. -- The CXX compiler identification is GNU
  13. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  14. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  15. -- Detecting C compiler ABI info
  16. -- Detecting C compiler ABI info - done
  17. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  18. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  19. -- Detecting CXX compiler ABI info
  20. -- Detecting CXX compiler ABI info - done
  21. -- Found ZLIB: /usr/lib64/libz.so
  22. -- Found PNG: /usr/lib64/libpng.so
  23. -- Found JPEG: /usr/lib64/libjpeg.so
  24. -- checking for modules 'directfb>=1.0.1;directfb-internal>=1.0.1'
  25. -- found directfb, version 1.4.3
  26. -- found directfb-internal, version 1.4.3
  27. -- checking for module 'fusionsound>=1.0.0'
  28. -- package 'fusionsound>=1.0.0' not found
  29. CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:259 (message):
  30. A required package was not found
  31. Call Stack (most recent call first):
  32. /usr/share/cmake/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal)
  33. CMakeLists.txt:33 (PKG_CHECK_MODULES)
  34.  
  35.  
  36. -- checking for module 'gingautil>=0.11.1'
  37. -- found gingautil, version 0.11.1
  38. -- checking for module 'gingaccconnector>=0.0.1'
  39. -- found gingaccconnector, version 0.0.1
  40. -- checking for module 'gingacccm>=0.11.1'
  41. -- package 'gingacccm>=0.11.1' not found
  42. -- checking for modules 'libavformat;libavcodec'
  43. -- found libavformat, version 52.64.2
  44. -- found libavcodec, version 52.72.2
  45. -- checking for module 'libxine>=0.1.17'
  46. -- found libxine, version 1.1.18.1
  47. -- Boost version: 1.41.0
  48. -- Found the following Boost libraries:
  49. -- system
  50. -- filesystem
  51. -- thread
  52. Boost Component information:
  53. Boost_LIBRARIES: system
  54. Boost_LIBRARIES: filesystem
  55. Boost_LIBRARIES: thread
  56. -- checking for module 'directfb'
  57. -- found directfb, version 1.4.3
  58. --
  59. -- -------------------------------------------------------------------------------
  60. -- PROJECT_NAME = gingaccsystem
  61. -- PROJECT_DESCRIPTION = This is the Ginga Common Core System project.
  62. -- PROJECT_VERSION = 0.11.1
  63. --
  64. -- BUILD_SHARED_LIBS =
  65. -- CMAKE_INSTALL_PREFIX = /usr
  66. -- CMAKE_BUILD_TYPE = Gentoo
  67. -- CMAKE_MODULE_PATH =
  68. -- PROJECT_DEPENDS = ""
  69. -- BUILD_WITH = ""
  70. -- INSTALL_DOC =
  71. -- Change a value with: cmake -D<Variable>=<Value>
  72. -- -------------------------------------------------------------------------------
  73. --
  74. -- <<< Gentoo configuration >>>
  75. Build type Gentoo
  76. Install path /usr
  77. Compiler flags:
  78. C -march=native -O2 -pipe
  79. C++ -march=native -O2 -pipe
  80. Linker flags:
  81. Executable -Wl,-O1 -Wl,--as-needed
  82. Module -Wl,-O1 -Wl,--as-needed
  83. Shared -Wl,-O1 -Wl,--as-needed
  84.  
  85. -- Configuring incomplete, errors occurred!
  86. * ERROR: media-libs/gingacc-system-1.0.1 failed:
  87. * cmake failed
  88. *
  89. * Call stack:
  90. * ebuild.sh, line 54: Called src_compile
  91. * environment, line 2989: Called cmake-utils_src_compile
  92. * environment, line 771: Called _execute_optionaly 'src_compile'
  93. * environment, line 237: Called enable_cmake-utils_src_compile
  94. * environment, line 1133: Called cmake-utils_src_configure
  95. * environment, line 775: Called _execute_optionaly 'src_configure'
  96. * environment, line 237: Called enable_cmake-utils_src_configure
  97. * environment, line 1192: Called die
  98. * The specific snippet of code:
  99. * cmake "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  100. *
  101. * If you need support, post the output of 'emerge --info =media-libs/gingacc-system-1.0.1',
  102. * the complete build log and the output of 'emerge -pqv =media-libs/gingacc-system-1.0.1'.
  103. * This ebuild is from an overlay named 'ginga-lifia': '/var/lib/layman/ginga-lifia/'
  104. * The complete build log is located at '/var/tmp/portage/media-libs/gingacc-system-1.0.1/temp/build.log'.
  105. * The ebuild environment file is located at '/var/tmp/portage/media-libs/gingacc-system-1.0.1/temp/environment'.
  106. * S: '/var/tmp/portage/media-libs/gingacc-system-1.0.1/work/src/gingacc-system'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement