Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1. * Package: net-libs/webkit-gtk-2.26.0
  2. * Repository: dantrell-gnome
  3. * Maintainer: gnome@gentoo.org
  4. * USE: X abi_x86_64 amd64 egl elibc_glibc gnome-keyring gstreamer introspection jit jpeg2k jumbo-build kernel_linux libnotify nsplugin opengl spell userland_GNU wayland
  5. * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking webkitgtk-2.26.0.tar.xz to /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work
  8. >>> Source unpacked in /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work
  9. >>> Preparing source in /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0 ...
  10. * Hardcoded definition(s) removed in CMakeLists.txt:
  11. * set(CMAKE_BUILD_TYPE "RelWithDebInfo" CACHE STRING "Choose the type of bu
  12. * Disabling deprecation warnings ...
  13. [ ok ]
  14. >>> Source prepared.
  15. >>> Configuring source in /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0 ...
  16. >>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build"
  17. cmake -C /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_BUBBLEWRAP_SANDBOX=OFF -DENABLE_UNIFIED_BUILDS=yes -DENABLE_QUARTZ_TARGET=no -DENABLE_API_TESTS=no -DENABLE_GTKDOC=no -DENABLE_GEOLOCATION=no -DCMAKE_DISABLE_FIND_PACKAGE_OpenGLES2=ON -DENABLE_GLES2=no -DENABLE_VIDEO=yes -DENABLE_WEB_AUDIO=yes -DENABLE_INTROSPECTION=yes -DENABLE_JIT=yes -DENABLE_SAMPLING_PROFILER=yes -DUSE_LIBNOTIFY=yes -DUSE_LIBSECRET=yes -DUSE_OPENJPEG=yes -DUSE_WOFF2=ON -DENABLE_PLUGIN_PROCESS_GTK2=yes -DENABLE_SPELLCHECK=yes -DENABLE_WAYLAND_TARGET=yes -DENABLE_WEBGL=no -DCMAKE_DISABLE_FIND_PACKAGE_EGL=OFF -DCMAKE_DISABLE_FIND_PACKAGE_OpenGL=OFF -DENABLE_X11_TARGET=yes -DENABLE_OPENGL=ON -DENABLE_C_LOOP=OFF -DCMAKE_BUILD_TYPE=Release -DPORT=GTK -DENABLE_MEDIA_SOURCE=OFF -DRUBY_EXECUTABLE=/usr/bin/ruby26 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0
  18. loading initial cache file /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build/gentoo_common_config.cmake
  19. -- The C compiler identification is GNU 9.2.0
  20. -- The CXX compiler identification is GNU 9.2.0
  21. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  22. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  23. -- Detecting C compiler ABI info
  24. -- Detecting C compiler ABI info - done
  25. -- Detecting C compile features
  26. -- Detecting C compile features - done
  27. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  28. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  29. -- Detecting CXX compiler ABI info
  30. -- Detecting CXX compiler ABI info - done
  31. -- Detecting CXX compile features
  32. -- Detecting CXX compile features - done
  33. -- The CMake build type is: Gentoo
  34. -- Found Perl: /usr/bin/perl (found suitable version "5.30.0", minimum required is "5.10.0")
  35. -- Found PerlModules_JSON::PP: TRUE
  36. -- Found PerlModules: TRUE found components: JSON::PP
  37. -- Found PythonInterp: /var/tmp/portage/net-libs/webkit-gtk-2.26.0/temp/python3.6/bin/python (found suitable version "3.6.9", minimum required is "2.7.0")
  38. -- Found Ruby: /usr/bin/ruby26 (found suitable version "2.6.4", minimum required is "1.9")
  39. -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing
  40. -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing - Success
  41. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing
  42. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing - Success
  43. -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions
  44. -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions - Success
  45. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions
  46. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions - Success
  47. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti
  48. -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - Success
  49. -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align
  50. -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align - Success
  51. -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security
  52. -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security - Success
  53. -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute
  54. -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success
  55. -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith
  56. -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith - Success
  57. -- Performing Test C_COMPILER_SUPPORTS_-Wundef
  58. -- Performing Test C_COMPILER_SUPPORTS_-Wundef - Success
  59. -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings
  60. -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings - Success
  61. -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align
  62. -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align - Success
  63. -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security
  64. -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security - Success
  65. -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute
  66. -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success
  67. -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith
  68. -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith - Success
  69. -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef
  70. -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef - Success
  71. -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings
  72. -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings - Success
  73. -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments
  74. -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments - Failed
  75. -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized
  76. -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success
  77. -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type
  78. -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type - Failed
  79. -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality
  80. -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed
  81. -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi
  82. -- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi - Success
  83. -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments
  84. -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments - Failed
  85. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized
  86. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success
  87. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type
  88. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Success
  89. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality
  90. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed
  91. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi
  92. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi - Success
  93. -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined
  94. -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success
  95. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined
  96. -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success
  97. -- Performing Test C_COMPILER_SUPPORTS_-Wall
  98. -- Performing Test C_COMPILER_SUPPORTS_-Wall - Success
  99. -- Performing Test C_COMPILER_SUPPORTS_-Wextra
  100. -- Performing Test C_COMPILER_SUPPORTS_-Wextra - Success
  101. -- Performing Test CXX_COMPILER_SUPPORTS_-Wall
  102. -- Performing Test CXX_COMPILER_SUPPORTS_-Wall - Success
  103. -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra
  104. -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra - Success
  105. -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics
  106. -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed
  107. -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always
  108. -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success
  109. -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics
  110. -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed
  111. -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always
  112. -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success
  113. -- Performing Test ATOMIC_INT64_IS_BUILTIN
  114. -- Performing Test ATOMIC_INT64_IS_BUILTIN - Success
  115. -- Looking for features.h
  116. -- Looking for features.h - found
  117. -- Looking for errno.h
  118. -- Looking for errno.h - found
  119. -- Looking for langinfo.h
  120. -- Looking for langinfo.h - found
  121. -- Looking for sys/mman.h
  122. -- Looking for sys/mman.h - found
  123. -- Looking for pthread_np.h
  124. -- Looking for pthread_np.h - not found
  125. -- Looking for strings.h
  126. -- Looking for strings.h - found
  127. -- Looking for sys/param.h
  128. -- Looking for sys/param.h - found
  129. -- Looking for sys/time.h
  130. -- Looking for sys/time.h - found
  131. -- Looking for sys/timeb.h
  132. -- Looking for sys/timeb.h - found
  133. -- Looking for linux/memfd.h
  134. -- Looking for linux/memfd.h - found
  135. -- Looking for _aligned_malloc
  136. -- Looking for _aligned_malloc - not found
  137. -- Looking for IsDebuggerPresent
  138. -- Looking for IsDebuggerPresent - not found
  139. -- Looking for localtime_r
  140. -- Looking for localtime_r - found
  141. -- Looking for malloc_trim
  142. -- Looking for malloc_trim - found
  143. -- Looking for strnstr
  144. -- Looking for strnstr - not found
  145. -- Looking for timegm
  146. -- Looking for timegm - found
  147. -- Looking for vasprintf
  148. -- Looking for vasprintf - found
  149. -- Looking for regexec
  150. -- Looking for regexec - found
  151. -- Looking for pthread_main_np
  152. -- Looking for pthread_main_np - not found
  153. -- Looking for SIGTRAP
  154. -- Looking for SIGTRAP - found
  155. -- Performing Test HAVE_STAT_BIRTHTIME_value
  156. -- Performing Test HAVE_STAT_BIRTHTIME_value - Failed
  157. -- Performing Test HAVE_TM_GMTOFF_value
  158. -- Performing Test HAVE_TM_GMTOFF_value - Success
  159. -- Performing Test HAVE_TM_ZONE_value
  160. -- Performing Test HAVE_TM_ZONE_value - Success
  161. -- Looking for sys/types.h
  162. -- Looking for sys/types.h - found
  163. -- Looking for stdint.h
  164. -- Looking for stdint.h - found
  165. -- Looking for stddef.h
  166. -- Looking for stddef.h - found
  167. -- Check size of __int128_t
  168. -- Check size of __int128_t - done
  169. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.6.3")
  170. -- Found Cairo: /usr/include/cairo (found suitable version "1.16.0", minimum required is "1.14.0")
  171. -- Checking for module 'fontconfig'
  172. -- Found fontconfig, version 2.13.1
  173. -- Found Fontconfig: /usr/lib64/libfontconfig.so (Required is at least version "2.8.0")
  174. -- Found Freetype: /usr/lib64/libfreetype.so (found suitable version "2.10.1", minimum required is "2.4.2")
  175. -- Found LibGcrypt: /usr/lib64/libgcrypt.so (found suitable version "1.8.5", minimum required is "1.6.0")
  176. -- Found GLIB: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include (found suitable version "2.60.7", minimum required is "2.44.0")
  177. -- Checking for module 'gtk+-3.0'
  178. -- Found gtk+-3.0, version 3.24.11
  179. -- Checking for module 'gtk+-quartz-3.0'
  180. -- Package 'gtk+-quartz-3.0', required by 'virtual:world', not found
  181. -- Checking for module 'gtk+-x11-3.0'
  182. -- Found gtk+-x11-3.0, version 3.24.11
  183. -- Checking for module 'gtk+-wayland-3.0'
  184. -- Found gtk+-wayland-3.0, version 3.24.11
  185. -- Found GTK3: /usr/include/gtk-3.0;/usr/include/pango-1.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/lib64/libffi-3.3_rc0/include;/usr/include/fribidi;/usr/include/cairo;/usr/include/pixman-1;/usr/include/freetype2;/usr/include/harfbuzz;/usr/include/uuid;/usr/include/libdrm;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libmount;/usr/include/blkid;/usr/include/gio-unix-2.0;/usr/include/atk-1.0;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include (Required is at least version "3.22.0")
  186. -- Checking for module 'gdk-3.0'
  187. -- Found gdk-3.0, version 3.24.11
  188. -- Found GDK3: /usr/include/gtk-3.0;/usr/include/pango-1.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/lib64/libffi-3.3_rc0/include;/usr/include/fribidi;/usr/include/cairo;/usr/include/pixman-1;/usr/include/freetype2;/usr/include/harfbuzz;/usr/include/uuid;/usr/include/libdrm;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libmount;/usr/include/blkid;/usr/include/gio-unix-2.0 (Required is at least version "3.22.0")
  189. -- Found Harfbuzz: /usr/include/harfbuzz (found version "2.6.1")
  190. -- Found the following ICU libraries:
  191. -- data (required)
  192. -- i18n (required)
  193. -- uc (required)
  194. -- Found ICU: /usr/include (found version "64.2")
  195. -- Found JPEG: /usr/lib64/libjpeg.so (found version "62")
  196. -- Found LibSoup: /usr/include/libsoup-2.4 (found suitable version "2.66.3", minimum required is "2.54.0")
  197. -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.9", minimum required is "2.8.0")
  198. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
  199. -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng")
  200. -- Checking for module 'sqlite3'
  201. -- Found sqlite3, version 3.29.0
  202. -- Found Sqlite: /usr/include
  203. -- Looking for pthread.h
  204. -- Looking for pthread.h - found
  205. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  206. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  207. -- Looking for pthread_create in pthreads
  208. -- Looking for pthread_create in pthreads - not found
  209. -- Looking for pthread_create in pthread
  210. -- Looking for pthread_create in pthread - found
  211. -- Found Threads: TRUE
  212. -- Checking for module 'atk'
  213. -- Found atk, version 2.32.0
  214. -- Found ATK: /usr/include/atk-1.0 (found suitable version "2.32.0", minimum required is "2.16.0")
  215. -- Found WebP: /usr/include;/usr/include
  216. -- Checking for module 'atspi-2'
  217. -- Found atspi-2, version 2.32.1
  218. -- Found ATSPI: /usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/lib64/libffi-3.3_rc0/include (Required is at least version "2.5.3")
  219. -- Checking for module 'egl'
  220. -- Found egl, version 19.2.0-rc4
  221. -- Found EGL: /usr/include
  222. -- Checking for module 'gtk+-unix-print-3.0'
  223. -- Found gtk+-unix-print-3.0, version 3.24.11
  224. -- Found GTKUnixPrint: /usr/include/gtk-3.0/unix-print;/usr/include/gtk-3.0;/usr/include/pango-1.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/lib64/libffi-3.3_rc0/include;/usr/include/fribidi;/usr/include/cairo;/usr/include/pixman-1;/usr/include/freetype2;/usr/include/harfbuzz;/usr/include/uuid;/usr/include/libdrm;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libmount;/usr/include/blkid;/usr/include/gio-unix-2.0;/usr/include/atk-1.0;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include
  225. -- Checking for module 'gl'
  226. -- Found gl, version 19.2.0-rc4
  227. -- Found OpenGL: /usr/include
  228. -- Looking for include file GL/glx.h
  229. -- Looking for include file GL/glx.h - found
  230. -- Could NOT find WPE (missing: WPE_INCLUDE_DIRS WPE_LIBRARIES) (Required is at least version "1.3.0")
  231. CMake Error at Source/cmake/OptionsGTK.cmake:203 (message):
  232. libwpe is required for USE_WPE_RENDERER
  233. Call Stack (most recent call first):
  234. Source/cmake/WebKitCommon.cmake:56 (include)
  235. CMakeLists.txt:169 (include)
  236.  
  237.  
  238. -- Configuring incomplete, errors occurred!
  239. See also "/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build/CMakeFiles/CMakeOutput.log".
  240. See also "/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build/CMakeFiles/CMakeError.log".
  241. * ERROR: net-libs/webkit-gtk-2.26.0::dantrell-gnome failed (configure phase):
  242. * cmake failed
  243. *
  244. * Call stack:
  245. * ebuild.sh, line 125: Called src_configure
  246. * environment, line 5003: Called cmake-utils_src_configure
  247. * environment, line 1599: Called die
  248. * The specific snippet of code:
  249. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  250. *
  251. * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.26.0::dantrell-gnome'`,
  252. * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.26.0::dantrell-gnome'`.
  253. * The complete build log is located at '/var/log/portage/net-libs:webkit-gtk-2.26.0:20190921-220913.log'.
  254. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/temp/build.log'.
  255. * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/temp/environment'.
  256. * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build'
  257. * S: '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement