Advertisement
Guest User

Untitled

a guest
Dec 8th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. gentoohome minetest # emerge -av minetest
  2.  
  3. * IMPORTANT: 1 news items need reading for repository 'gentoo'.
  4. * Use eselect news to read news items.
  5.  
  6.  
  7. These are the packages that would be merged, in order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild R ] games-action/minetest-0.4.8 USE="curl leveldb nls server sound truetype -dedicated (-luajit)" 0 kB
  11.  
  12. Total: 1 package (1 reinstall), Size of downloads: 0 kB
  13.  
  14. Would you like to merge these packages? [Yes/No] yes
  15.  
  16. >>> Verifying ebuild manifests
  17.  
  18. >>> Emerging (1 of 1) games-action/minetest-0.4.8
  19. * minetest-0.4.8.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  20. >>> Unpacking source...
  21. >>> Source unpacked in /var/tmp/portage/games-action/minetest-0.4.8/work
  22. >>> Preparing source in /var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8 ...
  23. * Applying minetest-0.4.8-lua-luajit-option.patch ... [ ok ]
  24. * Applying minetest-0.4.8-shared-irrlicht.patch ... [ ok ]
  25. * Applying minetest-0.4.8-as-needed.patch ... [ ok ]
  26. * Applying minetest-0.4.8-opengles.patch ... [ ok ]
  27. >>> Source prepared.
  28. >>> Configuring source in /var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8 ...
  29. >>> Working in BUILD_DIR: "/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build"
  30. cmake --no-warn-unused-cli -C /var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_GLES2=0 -DRUN_IN_PLACE=0 -DCUSTOM_SHAREDIR=/usr/share/games/minetest -DCUSTOM_BINDIR=/usr/games/bin -DCUSTOM_DOCDIR=/usr/share/doc/minetest-0.4.8 -DCUSTOM_LOCALEDIR=/usr/share/locale -DBUILD_SERVER=ON -DBUILD_CLIENT=ON -DENABLE_GETTEXT=ON -DENABLE_CURL=ON -DUSE_LUAJIT=OFF -DENABLE_FREETYPE=ON -DENABLE_SOUND=ON -DENABLE_LEVELDB=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build/gentoo_rules.cmake /var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8
  31. Not searching for unused variables given on the command line.
  32. loading initial cache file /var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build/gentoo_common_config.cmake
  33. -- The C compiler identification is GNU 4.8.2
  34. -- The CXX compiler identification is GNU 4.8.2
  35. -- Check for working C compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
  36. -- Check for working C compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc -- works
  37. -- Detecting C compiler ABI info
  38. -- Detecting C compiler ABI info - done
  39. -- Check for working CXX compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
  40. -- Check for working CXX compiler: /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ -- works
  41. -- Detecting CXX compiler ABI info
  42. -- Detecting CXX compiler ABI info - done
  43. -- *** Will build version 0.4.8 ***
  44. -- IRRLICHT_SOURCE_DIR =
  45. -- IRRLICHT_INCLUDE_DIR = /usr/include/irrlicht
  46. -- IRRLICHT_LIBRARY = /usr/lib/libIrrlicht.so
  47. -- Found IRRLICHT: /usr/lib/libIrrlicht.so
  48. -- Using SHAREDIR=/usr/share/games/minetest
  49. -- Using BINDIR=/usr/games/bin
  50. -- Using DOCDIR=/usr/share/doc/minetest-0.4.8
  51. -- Using LOCALEDIR=/usr/share/locale
  52. -- CURL_INCLUDE_DIR = /usr/include/curl
  53. -- CURL_LIBRARY = /usr/lib/libcurl.so
  54. -- CURL_DLL =
  55. -- cURL support enabled
  56. -- gettext include path: /usr/include
  57. -- gettext msgfmt path: /usr/bin/msgfmt
  58. -- GetText enabled; locales found: ru
  59. -- Found OpenAL: /usr/lib/libopenal.so
  60. -- Found VORBIS: /usr/include
  61. -- Sound enabled
  62. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  63. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  64. -- Looking for gethostbyname
  65. -- Looking for gethostbyname - found
  66. -- Looking for connect
  67. -- Looking for connect - found
  68. -- Looking for remove
  69. -- Looking for remove - found
  70. -- Looking for shmat
  71. -- Looking for shmat - found
  72. -- Looking for IceConnectionNumber in ICE
  73. -- Looking for IceConnectionNumber in ICE - found
  74. -- Found X11: /usr/lib/libX11.so
  75. -- Found OpenGL: /usr/lib/libGL.so
  76. -- Found JPEG: /usr/lib/libjpeg.so
  77. -- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6")
  78. -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
  79. -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
  80. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
  81. -- Found PNG: /usr/lib/libpng.so (found version "1.6.7")
  82. -- Found system sqlite3 header file in /usr/include
  83. -- Found system sqlite3 library /usr/lib/libsqlite3.so
  84. -- Using project jsoncpp library
  85. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  86. Could NOT find Freetype (missing: FREETYPE_INCLUDE_DIRS)
  87. Call Stack (most recent call first):
  88. /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  89. /usr/share/cmake/Modules/FindFreetype.cmake:119 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  90. src/CMakeLists.txt:180 (find_package)
  91.  
  92.  
  93. -- Configuring incomplete, errors occurred!
  94. See also "/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build/CMakeFiles/CMakeOutput.log".
  95. * ERROR: games-action/minetest-0.4.8::gentoo failed (configure phase):
  96. * cmake failed
  97. *
  98. * Call stack:
  99. * ebuild.sh, line 93: Called src_configure
  100. * environment, line 3486: Called cmake-utils_src_configure
  101. * environment, line 757: Called _execute_optionaly 'src_configure'
  102. * environment, line 260: Called enable_cmake-utils_src_configure
  103. * environment, line 1145: Called die
  104. * The specific snippet of code:
  105. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  106. *
  107. * If you need support, post the output of `emerge --info '=games-action/minetest-0.4.8::gentoo'`,
  108. * the complete build log and the output of `emerge -pqv '=games-action/minetest-0.4.8::gentoo'`.
  109. * The complete build log is located at '/var/tmp/portage/games-action/minetest-0.4.8/temp/build.log'.
  110. * The ebuild environment file is located at '/var/tmp/portage/games-action/minetest-0.4.8/temp/environment'.
  111. * Working directory: '/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build'
  112. * S: '/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8'
  113.  
  114. >>> Failed to emerge games-action/minetest-0.4.8, Log file:
  115.  
  116. >>> '/var/tmp/portage/games-action/minetest-0.4.8/temp/build.log'
  117.  
  118. * Messages for package games-action/minetest-0.4.8:
  119.  
  120. * ERROR: games-action/minetest-0.4.8::gentoo failed (configure phase):
  121. * cmake failed
  122. *
  123. * Call stack:
  124. * ebuild.sh, line 93: Called src_configure
  125. * environment, line 3486: Called cmake-utils_src_configure
  126. * environment, line 757: Called _execute_optionaly 'src_configure'
  127. * environment, line 260: Called enable_cmake-utils_src_configure
  128. * environment, line 1145: Called die
  129. * The specific snippet of code:
  130. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  131. *
  132. * If you need support, post the output of `emerge --info '=games-action/minetest-0.4.8::gentoo'`,
  133. * the complete build log and the output of `emerge -pqv '=games-action/minetest-0.4.8::gentoo'`.
  134. * The complete build log is located at '/var/tmp/portage/games-action/minetest-0.4.8/temp/build.log'.
  135. * The ebuild environment file is located at '/var/tmp/portage/games-action/minetest-0.4.8/temp/environment'.
  136. * Working directory: '/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8_build'
  137. * S: '/var/tmp/portage/games-action/minetest-0.4.8/work/minetest-0.4.8'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement