Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 845513 Details for
Bug 888785
media-libs/oneVPL-2022.2.5 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:oneVPL-2022.2.5:20221228-193349.log
media-libs:oneVPL-2022.2.5:20221228-193349.log (text/plain), 8.75 KB, created by
Toralf Förster
on 2022-12-28 20:13:21 UTC
(
hide
)
Description:
media-libs:oneVPL-2022.2.5:20221228-193349.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-28 20:13:21 UTC
Size:
8.75 KB
patch
obsolete
> * Package: media-libs/oneVPL-2022.2.5:0 > * Repository: gentoo > * Maintainer: media-video@gentoo.org andrewammerlaan@gentoo.org > * USE: X abi_x86_64 amd64 dri drm elibc_glibc experimental kernel_linux tools userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking oneVPL-2022.2.5.tar.gz to /var/tmp/portage/media-libs/oneVPL-2022.2.5/work >>>> Source unpacked in /var/tmp/portage/media-libs/oneVPL-2022.2.5/work >>>> Preparing source in /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build" > * Hardcoded definition(s) removed in preview/cplusplus/examples/hello-encode-cpp/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE RelWithDebInfo) > * Hardcoded definition(s) removed in preview/cplusplus/examples/hello-decode-cpp/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE RelWithDebInfo) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build" >cmake -C /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DBUILD_DISPATCHER=ON -DBUILD_DEV=ON -DBUILD_EXAMPLES=no -DINSTALL_EXAMPLE_CODE=no -DBUILD_PREVIEW=yes -DBUILD_DISPATCHER_ONEVPL_EXPERIMENTAL=yes -DBUILD_TOOLS_ONEVPL_EXPERIMENTAL=yes -DBUILD_TESTS=no -DBUILD_TOOLS=yes -DENABLE_WAYLAND=no -DENABLE_X11=yes -DENABLE_DRI3=yes -DENABLE_VA=no -DENABLE_DRM=yes -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5 >loading initial cache file /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.2.1 >-- The CXX compiler identification is GNU 12.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 >-- API version: 2.7 >-- MFX_MODULES_DIR=/usr/lib64 >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking for module 'libva>=1.2' >-- Found libva, version 1.16.0 >-- Checking for module 'libva-drm>=1.2' >-- Found libva-drm, version 1.16.0 >-- Building decvpp_tool without VA support >-- Checking for module 'libdrm>=2.4.91' >-- Found libdrm, version 2.4.114 >-- Checking for module 'x11' >-- Found x11, version 1.8.3 >-- Checking for module 'libva-x11>=1.10.0' >-- Found libva-x11, version 1.16.0 >-- Checking for modules 'xcb;xcb-dri3;x11-xcb;xcb-present' >-- Found xcb, version 1.15 >-- Found xcb-dri3, version 1.15 >-- Found x11-xcb, version 1.8.3 >-- Found xcb-present, version 1.15 >-- Checking for module 'wayland-client' >-- Found wayland-client, version 1.21.0 >-- Checking for module 'libwayland' >-- Package 'libwayland', required by 'virtual:world', not found >-- Checking for module 'wayland-protocols>=1.15' >-- Found wayland-protocols, version 1.31 >CMake Error at tools/legacy/sample_common/CMakeLists.txt:92 (message): > conflicting options: VA backend requested but ENABLE_VA=OFF > > >-- Building sample_common without VA support >-- Checking for module 'libdrm>=2.4.91' >-- Found libdrm, version 2.4.114 >-- Checking for module 'pciaccess' >-- Found pciaccess, version 0.17 >CMake Error at tools/legacy/metrics_monitor/CMakeLists.txt:39 (message): > conflicting options: DRM backend requested but ENABLE_VA=OFF > > >-- ---------------- Configuration summary ------------------------------ >-- CMake: >-- CMAKE_VERSION : 3.25.1 >-- CMAKE_GENERATOR : Ninja >-- CMAKE_BUILD_TOOL : /usr/bin/ninja >-- Target: >-- CMAKE_SYSTEM_NAME : Linux >-- CMAKE_SYSTEM_VERSION : 6.1.1 >-- CMAKE_SYSTEM_PROCESSOR : x86_64 >-- General: >-- CMAKE_BUILD_TYPE : RelWithDebInfo >-- CMAKE_TOOLCHAIN_FILE : /var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build/gentoo_toolchain.cmake >-- CMAKE_C_COMPILER : /usr/bin/x86_64-pc-linux-gnu-gcc >-- CMAKE_CXX_COMPILER : /usr/bin/x86_64-pc-linux-gnu-g++ >-- Build architecture : 64-bit >-- Flags: >-- CMAKE_C_FLAGS : -pipe -march=native -fno-diagnostics-color -O2 >-- CMAKE_CXX_FLAGS : -z relro -z now -z noexecstack -pipe -march=native -fno-diagnostics-color -O2 >-- Release flags: >-- CMAKE_C_FLAGS_RELEASE : -O3 -DNDEBUG >-- CMAKE_CXX_FLAGS_RELEASE : -O3 -DNDEBUG >-- Debug flags: >-- CMAKE_C_FLAGS_DEBUG : -g >-- CMAKE_CXX_FLAGS_DEBUG : -g >-- RelWithDebRT flags: >-- CMAKE_C_FLAGS_RELWITHDEBRT : >-- CMAKE_CXX_FLAGS_RELWITHDEBRT : >-- Install: >-- CMAKE_INSTALL_PREFIX : /usr >-- CMAKE_INSTALL_FULL_BINDIR : /usr/bin >-- CMAKE_INSTALL_FULL_INCLUDEDIR : /usr/include >-- CMAKE_INSTALL_FULL_LIBDIR : /usr/lib64 >-- CMAKE_INSTALL_FULL_DOCDIR : /usr/share/doc/vpl >-- ONEAPI_INSTALL_FULL_PKGCONFIGDIR: /usr/lib64/pkgconfig >-- ONEAPI_INSTALL_FULL_CMAKEDIR : /usr/lib64/cmake >-- ONEAPI_INSTALL_FULL_ENVDIR : /etc/vpl >-- ONEAPI_INSTALL_FULL_MODFILEDIR : /etc/modulefiles >-- ONEAPI_INSTALL_FULL_EXAMPLEDIR : /usr/share/vpl/examples >-- ONEAPI_INSTALL_FULL_LICENSEDIR : /usr/share/vpl/licensing >-- ONEAPI_INSTALL_FULL_PYTHONDIR : /usr/share/vpl/python/lib >-- Build: >-- BUILD_DISPATCHER_ONLY : OFF >-- BUILD_DEV : ON >-- BUILD_DISPATCHER : ON >-- BUILD_TOOLS : yes >-- ENABLE_VA : no >-- ENABLE_DRM : yes >-- ENABLE_WAYLAND : no >-- ENABLE_X11 : yes >-- ENABLE_DRI3 : yes >-- BUILD_SHARED_LIBS : ON >-- BUILD_TESTS : no >-- BUILD_EXAMPLES : no >-- BUILD_PREVIEW : yes >-- BUILD_PYTHON_BINDING : OFF >-- BUILD_DISPATCHER_ONEVPL_EXPERIMENTAL : yes >-- BUILD_TOOLS_ONEVPL_EXPERIMENTAL : yes >-- INSTALL_EXAMPLE_CODE : no >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 >C++ -z relro -z now -z noexecstack -pipe -march=native -fno-diagnostics-color -O2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build/CMakeFiles/CMakeOutput.log". > * ERROR: media-libs/oneVPL-2022.2.5::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2242: Called cmake_src_configure > * environment, line 1097: 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 '=media-libs/oneVPL-2022.2.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/oneVPL-2022.2.5::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:oneVPL-2022.2.5:20221228-193349.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/oneVPL-2022.2.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/oneVPL-2022.2.5/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5_build' > * S: '/var/tmp/portage/media-libs/oneVPL-2022.2.5/work/oneVPL-2022.2.5' >
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 888785
:
845499
|
845501
|
845503
|
845505
|
845507
|
845509
|
845511
| 845513 |
845515