Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 777392 Details for
Bug 843257
games-board/cockatrice-20210126 - Could not find a package configuration file provided by Qt5Svg with any
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-board:cockatrice-20210126:20220508-023651.log
games-board:cockatrice-20210126:20220508-023651.log (text/plain), 6.94 KB, created by
Toralf Förster
on 2022-05-08 07:47:50 UTC
(
hide
)
Description:
games-board:cockatrice-20210126:20220508-023651.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-05-08 07:47:50 UTC
Size:
6.94 KB
patch
obsolete
> * Package: games-board/cockatrice-20210126 > * Repository: gentoo > * Maintainer: games@gentoo.org guillaumeseren@gmail.com,proxy-maint@gentoo.org > * Upstream: brukie@gmx.net https://github.com/mbruker/Cockatrice/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux oracle server userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cockatrice-20210126.tar.gz to /var/tmp/portage/games-board/cockatrice-20210126/work >>>> Source unpacked in /var/tmp/portage/games-board/cockatrice-20210126/work >>>> Preparing source in /var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * SET(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "Type of build") > * SET(CMAKE_BUILD_TYPE Release CACHE STRING "Type of build") > * set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/release) > * set(CMAKE_INSTALL_PREFIX ${PREFIX}) > * set(CMAKE_INSTALL_PREFIX /usr/local) > * set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/rundir/${CMAKE_BUILD_TYPE}) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build" >cmake -C /var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=OFF -DUSE_CCACHE=OFF -DWITH_CLIENT=no -DWITH_ORACLE=yes -DWITH_SERVER=yes -DTEST=no -DICONDIR=/usr/share/icons -DDESKTOPDIR=/usr/share/applications -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build/gentoo_toolchain.cmake /var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.0 >loading initial cache file /var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.1.0 >-- The CXX compiler identification is GNU 12.1.0 >-- 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 >-- Found Git: /usr/bin/git (found version "2.35.1") >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >CMake Warning at cmake/getversion.cmake:12 (message): > Git failed (not a repo, or no tags). Build will not contain git revision > info. >Call Stack (most recent call first): > cmake/getversion.cmake:166 (get_commit_id) > CMakeLists.txt:61 (include) > > >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >CMake Warning at cmake/getversion.cmake:30 (message): > Git failed (not a repo, or no tags). Build will not contain git revision > info. >Call Stack (most recent call first): > cmake/getversion.cmake:167 (get_commit_date) > CMakeLists.txt:61 (include) > > >-- Project version: 2.8.0 >-- Friendly project version: 2021-01-26-Release-2.8.0 >-- Project version filename: Cockatrice-2.8.0 >-- Performing Test CXX_HAS_WARNING_-Wcast-align >-- Performing Test CXX_HAS_WARNING_-Wcast-align - Success >-- Performing Test CXX_HAS_WARNING_-Wmissing-declarations >-- Performing Test CXX_HAS_WARNING_-Wmissing-declarations - Success >-- Performing Test CXX_HAS_WARNING_-Wno-long-long >-- Performing Test CXX_HAS_WARNING_-Wno-long-long - Success >-- Performing Test CXX_HAS_WARNING_-Wno-error=extra >-- Performing Test CXX_HAS_WARNING_-Wno-error=extra - Success >-- Performing Test CXX_HAS_WARNING_-Wno-error=delete-non-virtual-dtor >-- Performing Test CXX_HAS_WARNING_-Wno-error=delete-non-virtual-dtor - Success >-- Performing Test CXX_HAS_WARNING_-Wno-error=sign-compare >-- Performing Test CXX_HAS_WARNING_-Wno-error=sign-compare - Success >-- Performing Test CXX_HAS_WARNING_-Wno-error=missing-declarations >-- Performing Test CXX_HAS_WARNING_-Wno-error=missing-declarations - Success >-- 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 Qt 5.15.3 >-- UPDATE TRANSLATIONS: OFF >-- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.19.3") >-- Protoc version 3.19.3 found! >-- Mysql connector found at: /usr/lib64 >CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): > Could not find a package configuration file provided by "Qt5Svg" with any > of the following names: > > Qt5SvgConfig.cmake > qt5svg-config.cmake > > Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set > "Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg" > provides a separate development package or SDK, be sure it has been > installed. >Call Stack (most recent call first): > oracle/CMakeLists.txt:56 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build/CMakeFiles/CMakeOutput.log". > * ERROR: games-board/cockatrice-20210126::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2164: Called cmake_src_configure > * environment, line 1003: 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 '=games-board/cockatrice-20210126::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-board/cockatrice-20210126::gentoo'`. > * The complete build log is located at '/var/log/portage/games-board:cockatrice-20210126:20220508-023651.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-board/cockatrice-20210126/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-board/cockatrice-20210126/temp/environment'. > * Working directory: '/var/tmp/portage/games-board/cockatrice-20210126/work/cockatrice-20210126_build' > * S: '/var/tmp/portage/games-board/cockatrice-20210126/work/Cockatrice-2021-01-26-Release-2.8.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 843257
:
777377
|
777380
|
777383
|
777386
|
777389
| 777392 |
777395
|
777398