Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 882656 Details for
Bug 922512
media-gfx/waifu2x-ncnn-vulkan-20220728 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:waifu2x-ncnn-vulkan-20220728:20240119-153426.log
media-gfx:waifu2x-ncnn-vulkan-20220728:20240119-153426.log (text/plain), 5.48 KB, created by
Toralf Förster
on 2024-01-19 17:03:29 UTC
(
hide
)
Description:
media-gfx:waifu2x-ncnn-vulkan-20220728:20240119-153426.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-01-19 17:03:29 UTC
Size:
5.48 KB
patch
obsolete
> * Package: media-gfx/waifu2x-ncnn-vulkan-20220728:0 > * Repository: gentoo > * Maintainer: ionen@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking waifu2x-ncnn-vulkan-20220728.tar.gz to /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work >>>> Source unpacked in /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work >>>> Preparing source in /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build" > * Applying waifu2x-ncnn-vulkan-20210521-no-lto.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE release CACHE STRING "Choose the type of build" FORC >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build" >cmake -C /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DGLSLANG_TARGET_DIR=/usr/lib64/cmake -DUSE_SYSTEM_NCNN=ON -DUSE_SYSTEM_WEBP=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src >loading initial cache file /var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build/gentoo_common_config.cmake >CMake Warning (dev) at CMakeLists.txt:5 (project): > cmake_minimum_required() should be called prior to this top-level project() > call. Please see the cmake-commands(7) manual for usage documentation of > both commands. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.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 >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- Found Vulkan: /usr/lib64/libvulkan.so (found version "1.3.275") found components: glslc glslangValidator >-- Using glslang install located at /usr/lib64/cmake >CMake Error at CMakeLists.txt:57 (include): > include could not find requested file: > > /usr/lib64/cmake/OSDependentTargets.cmake > > >CMake Error at CMakeLists.txt:58 (include): > include could not find requested file: > > /usr/lib64/cmake/OGLCompilerTargets.cmake > > >CMake Error at CMakeLists.txt:63 (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:64 (include) > > >CMake Warning at CMakeLists.txt:67 (message): > glslang or SPIRV target not found! USE_SYSTEM_NCNN will be turned off. > > >CMake Error at CMakeLists.txt:84 (message): > The submodules were not downloaded! Please update submodules with "git > submodule update --init --recursive" and try again. > > >-- Configuring incomplete, errors occurred! > * ERROR: media-gfx/waifu2x-ncnn-vulkan-20220728::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2229: Called cmake_src_configure > * environment, line 1099: 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/waifu2x-ncnn-vulkan-20220728::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/waifu2x-ncnn-vulkan-20220728::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:waifu2x-ncnn-vulkan-20220728:20240119-153426.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728/src_build' > * S: '/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20220728/work/waifu2x-ncnn-vulkan-20220728' >
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 922512
:
882651
|
882652
|
882653
|
882654
|
882655
| 882656 |
882657