Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 768294 Details for
Bug 836474
media-gfx/renderdoc-1.18-r2 - CMake Error at qrenderdoc/CMakeLists.txt:31 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:renderdoc-1.18-r2:20220331-071135.log
media-gfx:renderdoc-1.18-r2:20220331-071135.log (text/plain), 5.76 KB, created by
Toralf Förster
on 2022-03-31 07:43:11 UTC
(
hide
)
Description:
media-gfx:renderdoc-1.18-r2:20220331-071135.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-03-31 07:43:11 UTC
Size:
5.76 KB
patch
obsolete
> * Package: media-gfx/renderdoc-1.18-r2 > * Repository: gentoo > * Maintainer: matthew@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_9 qt5 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Using python3.9 to build >>>> Unpacking source... >>>> Unpacking renderdoc-1.18.tar.gz to /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work >>>> Source unpacked in /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work >>>> Preparing source in /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_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.18-env-home.patch ... > [ ok ] > * Applying renderdoc-1.18-system-glslang.patch ... > [ ok ] > * Applying renderdoc-1.18-system-compress.patch ... > [ ok ] > * Applying renderdoc-1.18-check-api-ver.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_build" >cmake -C /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_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=yes -DENABLE_QRENDERDOC=yes -DENABLE_VULKAN=ON -DENABLE_WAYLAND=OFF -DENABLE_XCB=ON -DENABLE_XLIB=ON -DGLSLANG_TARGET_DIR=/usr/lib64/cmake -DVULKAN_LAYER_FOLDER=/etc/vulkan/implicit_layer.d -DPython3_EXECUTABLE=/usr/bin/python3.9 -DRENDERDOC_SWIG_PACKAGE=/var/tmp/portage/media-gfx/renderdoc-1.18-r2/distdir/swig-renderdoc-7.tar.gz -DQRENDERDOC_ENABLE_PYSIDE2=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18 >loading initial cache file /var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.2.1 >-- The C compiler identification is GNU 11.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.18 >-- Building RenderDoc in Release mode: RelWithDebInfo >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking for module 'liblz4' >-- Found liblz4, version 1.9.3 >-- Checking for module 'libzstd' >-- Found libzstd, version 1.5.2 >-- 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 >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Checking for modules 'xcb;xcb-keysyms' >-- Found xcb, version 1.14 >-- Found xcb-keysyms, version 0.4.0 >-- Found Python3: /usr/bin/python3.9 (found version "3.9.12") found components: Interpreter Development Development.Module Development.Embed >CMake Error at qrenderdoc/CMakeLists.txt:31 (message): > qmake -query QT_VERSION returned: "". Error output was: "". We require Qt > >= 5.6 and for the qmake executable to run Qt5. Check your distribution > for how to configure Qt5, you may need to set the QT_SELECT environment > variable or customise the cmake variable QMAKE_QT5_COMMAND to qmake-qt5 > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_build/CMakeFiles/CMakeOutput.log". > * ERROR: media-gfx/renderdoc-1.18-r2::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3719: Called cmake_src_configure > * environment, line 1735: 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.18-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/renderdoc-1.18-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:renderdoc-1.18-r2:20220331-071135.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/renderdoc-1.18-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/renderdoc-1.18-r2/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18_build' > * S: '/var/tmp/portage/media-gfx/renderdoc-1.18-r2/work/renderdoc-1.18' >
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 836474
:
768288
|
768289
|
768290
|
768291
|
768292
|
768293
| 768294 |
768295