Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 882562 Details for
Bug 922436
media-gfx/renderdoc-1.30 - incompatibility with dev-util/glslang-1.3.275
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:renderdoc-1.30:20240118-091748.log
media-gfx:renderdoc-1.30:20240118-091748.log (text/plain), 5.63 KB, created by
Toralf Förster
on 2024-01-18 18:15:47 UTC
(
hide
)
Description:
media-gfx:renderdoc-1.30:20240118-091748.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-01-18 18:15:47 UTC
Size:
5.63 KB
patch
obsolete
> * Package: media-gfx/renderdoc-1.30:0 > * Repository: gentoo > * Maintainer: matthew@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking renderdoc-1.30.tar.gz to /var/tmp/portage/media-gfx/renderdoc-1.30/work >>>> Source unpacked in /var/tmp/portage/media-gfx/renderdoc-1.30/work >>>> Preparing source in /var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build" > * Applying renderdoc-1.18-analytics-off.patch ... > [ ok ] > * Applying renderdoc-1.18-conditional-pyside.patch ... > [ ok ] > * Applying renderdoc-1.18-system-flags.patch ... > [ ok ] > * Applying renderdoc-1.27-env-home.patch ... > [ ok ] > * Applying renderdoc-1.29-r2-system-glslang.patch ... > [ ok ] > * Applying renderdoc-1.29-r2-system-compress.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 473 (offset 54 lines). >patching file renderdoc/CMakeLists.txt >Hunk #1 succeeded at 230 with fuzz 1 (offset 12 lines). >Hunk #2 succeeded at 598 (offset 64 lines). >patching file renderdoc/core/replay_proxy.cpp >patching file renderdoc/driver/shaders/dxbc/dxbc_container.cpp >Hunk #1 succeeded at 29 with fuzz 2. >patching file renderdoc/serialise/lz4io.h > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build" >cmake -C /var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_VERSION_STABLE=ON -DENABLE_EGL=ON -DENABLE_GL=ON -DENABLE_GLES=ON -DENABLE_PYRENDERDOC=no -DENABLE_QRENDERDOC=no -DENABLE_VULKAN=ON -DENABLE_UNSUPPORTED_EXPERIMENTAL_POSSIBLY_BROKEN_WAYLAND=OFF -DENABLE_XCB=ON -DENABLE_XLIB=ON -DGLSLANG_TARGET_DIR=/usr/lib64/cmake -DVULKAN_LAYER_FOLDER=/etc/vulkan/implicit_layer.d -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30 >loading initial cache file /var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The CXX compiler identification is GNU 13.2.1 >-- The C compiler identification is GNU 13.2.1 >-- 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 >-- 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 >-- Calculating version >-- Building RenderDoc version 1.30 >-- Building RenderDoc in Release mode: RelWithDebInfo >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") >-- Checking for module 'liblz4' >-- Found liblz4, version 1.9.4 >-- Checking for module 'libzstd' >-- Found libzstd, version 1.5.5 >CMake Error at CMakeLists.txt:484 (include): > include could not find requested file: > > /usr/lib64/cmake/OSDependentTargets.cmake > > >CMake Error at CMakeLists.txt:485 (include): > include could not find requested file: > > /usr/lib64/cmake/OGLCompilerTargets.cmake > > >CMake Error at CMakeLists.txt:486 (include): > include could not find requested file: > > /usr/lib64/cmake/HLSLTargets.cmake > > >CMake Error at CMakeLists.txt:487 (include): > include could not find requested file: > > /usr/lib64/cmake/glslangTargets.cmake > > >CMake Warning at /usr/lib64/cmake/SPIRVTargets.cmake:2 (message): > Using `SPIRVTargets.cmake` is deprecated: use `find_package(glslang)` to > find glslang CMake targets. >Call Stack (most recent call first): > CMakeLists.txt:488 (include) > > >CMake Error at CMakeLists.txt:490 (message): > glslang or SPIRV target not found > > >-- Configuring incomplete, errors occurred! > * ERROR: media-gfx/renderdoc-1.30::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 4008: Called cmake_src_configure > * environment, line 1831: 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-gfx/renderdoc-1.30::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/renderdoc-1.30::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:renderdoc-1.30:20240118-091748.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/renderdoc-1.30/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/renderdoc-1.30/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30_build' > * S: '/var/tmp/portage/media-gfx/renderdoc-1.30/work/renderdoc-1.30' >
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 922436
:
882557
|
882558
|
882559
|
882560
|
882561
| 882562 |
882563
|
882564