Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 767844 Details for
Bug 836154
net-libs/webkit-gtk-2.36.0 failed to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 15.32 KB, created by
Leonid Kopylov
on 2022-03-26 08:25:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2022-03-26 08:25:54 UTC
Size:
15.32 KB
patch
obsolete
> * Package: net-libs/webkit-gtk-2.36.0 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: X abi_x86_64 amd64 avif egl elibc_glibc examples geolocation gnome-keyring gstreamer gtk-doc introspection jpeg2k jumbo-build kernel_linux lcms libnotify seccomp spell systemd userland_GNU wayland > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_10 is suitable ... > * >=dev-lang/python-3.10.0_p1-r1:3.10[xml(+)] ... > [ ok ] > * Using python3.10 to build (via PYTHON_COMPAT iteration) > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkitgtk-2.36.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build" > * Disabling deprecation warnings ... > [ ok ] > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkitgtk-2.36.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build" >cmake -C /var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DRUBY_EXECUTABLE=/usr/bin/ruby31 -DCMAKE_DISABLE_FIND_PACKAGE_OpenGLES2=ON -DCMAKE_DISABLE_FIND_PACKAGE_EGL=OFF -DCMAKE_DISABLE_FIND_PACKAGE_OpenGL=OFF -DBWRAP_EXECUTABLE:FILEPATH=/usr/bin/bwrap -DDBUS_PROXY_EXECUTABLE:FILEPATH=/usr/bin/xdg-dbus-proxy -DPORT=GTK -DENABLE_API_TESTS=no -DENABLE_BUBBLEWRAP_SANDBOX=yes -DENABLE_GAMEPAD=no -DENABLE_GEOLOCATION=yes -DENABLE_MINIBROWSER=yes -DENABLE_SPELLCHECK=yes -DENABLE_UNIFIED_BUILDS=yes -DENABLE_VIDEO=yes -DENABLE_WEBGL=ON -DENABLE_WEBGL2=ON -DENABLE_WEB_AUDIO=yes -DENABLE_GLES2=no -DENABLE_GTKDOC=yes -DENABLE_INTROSPECTION=yes -DENABLE_JOURNALD_LOG=yes -DENABLE_QUARTZ_TARGET=no -DENABLE_WAYLAND_TARGET=yes -DENABLE_X11_TARGET=yes -DUSE_ANGLE_WEBGL=ON -DUSE_AVIF=yes -DUSE_GTK4=ON -DUSE_JPEGXL=OFF -DUSE_LCMS=yes -DUSE_LIBHYPHEN=ON -DUSE_LIBNOTIFY=yes -DUSE_LIBSECRET=yes -DUSE_OPENGL_OR_ES=ON -DUSE_OPENJPEG=yes -DUSE_SOUP2=ON -DUSE_WOFF2=ON -DUSE_WPE_RENDERER=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkitgtk-2.36.0 >loading initial cache file /var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 11.2.1 >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- The CMake build type is: Gentoo >-- Found Perl: /usr/bin/perl (found suitable version "5.34.1", minimum required is "5.10.0") >-- Found PerlModules: TRUE found components: JSON::PP >-- Found Python: /usr/bin/python3.11 (found version "3.11.0") found components: Interpreter >-- Found Ruby: /usr/bin/ruby31 (found suitable version "3.1.1", minimum required is "1.9") >-- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing >-- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing - Success >-- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions >-- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti >-- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wno-tautological-compare >-- Performing Test C_COMPILER_SUPPORTS_-Wno-tautological-compare - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-tautological-compare >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-tautological-compare - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wcast-align >-- Performing Test C_COMPILER_SUPPORTS_-Wcast-align - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wformat-security >-- Performing Test C_COMPILER_SUPPORTS_-Wformat-security - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute >-- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith >-- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wundef >-- Performing Test C_COMPILER_SUPPORTS_-Wundef - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings >-- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align >-- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security >-- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute >-- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith >-- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wundef >-- Performing Test CXX_COMPILER_SUPPORTS_-Wundef - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings >-- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings - Success >-- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments >-- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments - Failed >-- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized >-- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality >-- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed >-- Performing Test C_COMPILER_SUPPORTS_-Wno-misleading-indentation >-- Performing Test C_COMPILER_SUPPORTS_-Wno-misleading-indentation - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi >-- Performing Test C_COMPILER_SUPPORTS_-Wno-psabi - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments >-- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments - Failed >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-misleading-indentation >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-misleading-indentation - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-psabi - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-array-bounds >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-array-bounds - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-nonnull >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-nonnull - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-stringop-overread >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-stringop-overread - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-odr >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-odr - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined >-- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined >-- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Success >-- Performing Test C_COMPILER_SUPPORTS_-pipe >-- Performing Test C_COMPILER_SUPPORTS_-pipe - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-pipe >-- Performing Test CXX_COMPILER_SUPPORTS_-pipe - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wall >-- Performing Test C_COMPILER_SUPPORTS_-Wall - Success >-- Performing Test C_COMPILER_SUPPORTS_-Wextra >-- Performing Test C_COMPILER_SUPPORTS_-Wextra - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wall >-- Performing Test CXX_COMPILER_SUPPORTS_-Wall - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-Wextra >-- Performing Test CXX_COMPILER_SUPPORTS_-Wextra - Success >-- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics >-- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed >-- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always >-- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success >-- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics >-- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed >-- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always >-- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success >-- Performing Test ATOMICS_ARE_BUILTIN >-- Performing Test ATOMICS_ARE_BUILTIN - Failed >-- Performing Test ATOMICS_REQUIRE_LIBATOMIC >-- Performing Test ATOMICS_REQUIRE_LIBATOMIC - Success >-- Performing Test STD_FILESYSTEM_IS_AVAILABLE >-- Performing Test STD_FILESYSTEM_IS_AVAILABLE - Success >-- Linker variant in use: BFD >-- Linker supports thin archives - TRUE >-- Linker supports split debug info - TRUE >-- Linker supports --gdb-index - FALSE >-- Linker supports --disable-new-dtags - TRUE >-- Archiver variant in use: BFD >-- Archiver supports thin archives - TRUE >-- Looking for features.h >-- Looking for features.h - found >-- Looking for errno.h >-- Looking for errno.h - found >-- Looking for langinfo.h >-- Looking for langinfo.h - found >-- Looking for sys/mman.h >-- Looking for sys/mman.h - found >-- Looking for pthread_np.h >-- Looking for pthread_np.h - not found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for sys/timeb.h >-- Looking for sys/timeb.h - found >-- Looking for linux/memfd.h >-- Looking for linux/memfd.h - found >-- Looking for _aligned_malloc >-- Looking for _aligned_malloc - not found >-- Looking for IsDebuggerPresent >-- Looking for IsDebuggerPresent - not found >-- Looking for localtime_r >-- Looking for localtime_r - found >-- Looking for malloc_trim >-- Looking for malloc_trim - found >-- Looking for strnstr >-- Looking for strnstr - not found >-- Looking for timegm >-- Looking for timegm - found >-- Looking for vasprintf >-- Looking for vasprintf - found >-- Looking for regexec >-- Looking for regexec - found >-- Looking for pthread_main_np >-- Looking for pthread_main_np - not found >-- Looking for MAP_ALIGNED >-- Looking for MAP_ALIGNED - not found >-- Looking for SHM_ANON >-- Looking for SHM_ANON - not found >-- Looking for timingsafe_bcmp >-- Looking for timingsafe_bcmp - not found >-- Looking for SIGTRAP >-- Looking for SIGTRAP - found >-- Performing Test HAVE_STAT_BIRTHTIME_value >-- Performing Test HAVE_STAT_BIRTHTIME_value - Failed >-- Performing Test HAVE_TM_GMTOFF_value >-- Performing Test HAVE_TM_GMTOFF_value - Success >-- Performing Test HAVE_TM_ZONE_value >-- Performing Test HAVE_TM_ZONE_value - Success >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of __int128_t >-- Check size of __int128_t - done >-- Found Cairo: /usr/lib64/libcairo.so (found suitable version "1.16.0", minimum required is "1.14.0") >-- Found Fontconfig: /usr/lib64/libfontconfig.so (found suitable version "2.13.1", minimum required is "2.8.0") >-- Found Freetype: /usr/lib64/libfreetype.so (found suitable version "2.11.1", minimum required is "2.4.2") >-- Found LibGcrypt: /usr/lib64/libgcrypt.so (found suitable version "1.9.4", minimum required is "1.6.0") >-- Found GLIB: /usr/include/glib-2.0;/usr/lib64/glib-2.0/include (found suitable version "2.72.0", minimum required is "2.56.4") >-- Found the following HarfBuzz libraries: >-- HarfBuzz (required): /usr/lib64/libharfbuzz.so >-- ICU (required): /usr/lib64/libharfbuzz-icu.so >-- Found HarfBuzz: /usr/include/harfbuzz (found suitable version "4.1.0", minimum required is "0.9.18") >-- Found the following ICU libraries: >-- data (required) >-- i18n (required) >-- uc (required) >-- Found ICU: /usr/include (found suitable version "70.1", minimum required is "61.2") >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >-- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.13", minimum required is "2.8.0") >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.37") >-- Found SQLite3: /usr/lib64/libsqlite3.so (found version "3.38.1") >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Checking for module 'atk' >-- Found atk, version 2.38.0 >-- Found ATK: /usr/include/atk-1.0 (found suitable version "2.38.0", minimum required is "2.16.0") >-- Found the following WebP libraries: >-- WebP (required): /usr/lib64/libwebp.so >-- demux (required): /usr/lib64/libwebpdemux.so >-- Found WebP: /usr/include >-- Checking for module 'atspi-2' >-- Found atspi-2, version 2.44.0 >-- 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/include/sysprof-4;/usr/lib64/libffi/include (Required is at least version "2.5.3") >-- Checking for module 'egl' >-- Found egl, version 1.5 >-- Found EGL: /usr/include >-- Checking for module 'opengl' >-- Found opengl, version 4.5 >-- Checking for module 'glx' >-- Found glx, version 1.4 >-- Found OpenGL: /usr/lib64/libOpenGL.so >CMake Error at Source/cmake/WebKitFeatures.cmake:291 (message): > USE_GTK4 conflicts with USE_SOUP2. You must disable one or the other. >Call Stack (most recent call first): > Source/cmake/WebKitFeatures.cmake:299 (_WEBKIT_OPTION_ENFORCE_CONFLICTS) > Source/cmake/WebKitFeatures.cmake:324 (_WEBKIT_OPTION_ENFORCE_ALL_CONFLICTS) > Source/cmake/OptionsGTK.cmake:178 (WEBKIT_OPTION_END) > Source/cmake/WebKitCommon.cmake:220 (include) > CMakeLists.txt:20 (include) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build/CMakeFiles/CMakeError.log". > * ERROR: net-libs/webkit-gtk-2.36.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3999: Called cmake_src_configure > * environment, line 1865: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.36.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.36.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.36.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.36.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkit-gtk-2.36.0_build' > * S: '/var/tmp/portage/net-libs/webkit-gtk-2.36.0/work/webkitgtk-2.36.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 836154
: 767844