Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 800401 Details for
Bug 865985
sys-auth/AusweisApp2-1.24.0 - CMake Error at cmake/Libraries.cmake:172 (find_package): Failed to find Qt component "StateMachine"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
AusweisApp2-1.24.0:20220821-100434.log
AusweisApp2-1.24.0:20220821-100434.log (text/plain), 5.29 KB, created by
Bernd
on 2022-08-22 04:40:59 UTC
(
hide
)
Description:
AusweisApp2-1.24.0:20220821-100434.log
Filename:
MIME Type:
Creator:
Bernd
Created:
2022-08-22 04:40:59 UTC
Size:
5.29 KB
patch
obsolete
> * Package: sys-auth/AusweisApp2-1.24.0 > * Repository: gentoo > * Maintainer: conikost@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build" > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX "${CMAKE_BINARY_DIR}/dist" CACHE PATH "default inst > * set(CMAKE_BUILD_TYPE "DEBUG" CACHE STRING "build type configuration" FORCE) > * Hardcoded definition(s) removed in libs/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "DEBUG" CACHE STRING "build type configuration" FORCE) > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build" >cmake -C /var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build/gentoo_toolchain.cmake /var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0 >loading initial cache file /var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.3.0 >-- 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 >-- VENDOR: >-- VERSION: 1.24.0 >-- Found Doxygen: /usr/bin/doxygen (found version "1.9.4") found components: doxygen dot >-- Found Java: /etc/java-config-2/current-system-vm/bin/java (found version "17.0.3") found components: Runtime >-- Generate (singlehtml) notes: de >-- Generate (html) notes: de >-- Generate (latex) notes: de >-- Generate (text) notes: de >-- Generate (changes) sdk: en >-- Generate (html) sdk: en >-- Generate (latex) sdk: en >-- Generate (changes) inst: de >-- Generate (html) inst: de >-- Generate (latex) inst: de >-- Generate (changes) inte: de >-- Generate (html) inte: de >-- Generate (latex) inte: de >-- CMAKE_INSTALL_PREFIX: /usr >-- CMAKE_BUILD_TYPE: RELWITHDEBINFO >-- CMAKE_PREFIX_PATH: >-- CMAKE_INCLUDE_PATH: >-- CMAKE_LIBRARY_PATH: >-- CMAKE_SYSTEM_PREFIX_PATH: /usr/local;/usr;/;/usr;/usr;/usr/X11R6;/usr/pkg;/opt >-- CMAKE_SYSTEM_INCLUDE_PATH: /usr/include >-- CMAKE_VERSION: 3.24.1 >-- CMAKE_SYSTEM_PROCESSOR: x86_64 >-- CMAKE_CXX_SIMULATE_ID: >-- BUILD_SHARED_LIBS: OFF >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Performing Test HAVE_STDATOMIC >-- Performing Test HAVE_STDATOMIC - Success >-- Found WrapAtomic: TRUE >-- QT_INSTALL_ARCHDATA: /usr/lib64/qt6 >-- QT_INSTALL_TRANSLATIONS: /usr/share/qt6/translations >-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1q", minimum required is "1.1") >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") >-- Checking for module 'libudev' >-- Found libudev, version 251 >-- Checking for module 'libpcsclite' >-- Found libpcsclite, version 1.9.8 >-- Found PCSC: pcsclite >-- Could NOT find Qt6StateMachine (missing: Qt6StateMachine_DIR) >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found WrapOpenGL: TRUE >-- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.4.1", minimum required is "0.5.0") >-- Found WrapVulkanHeaders: /usr/include >CMake Error at cmake/Libraries.cmake:172 (find_package): > Found package configuration file: > > /usr/lib64/cmake/Qt6/Qt6Config.cmake > > but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT > FOUND. Reason given by package: > > Failed to find Qt component "StateMachine". > > Expected Config file at > "/usr/lib64/cmake/Qt6StateMachine/Qt6StateMachineConfig.cmake" does NOT > exist > > > >Call Stack (most recent call first): > CMakeLists.txt:180 (include) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build/CMakeFiles/CMakeOutput.log". > * ERROR: sys-auth/AusweisApp2-1.24.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 122: Called src_configure > * environment, line 2243: Called cmake_src_configure > * environment, line 1114: 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 '=sys-auth/AusweisApp2-1.24.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-auth/AusweisApp2-1.24.0::gentoo'`. > * The complete build log is located at '/var/log/portage/build/sys-auth/AusweisApp2-1.24.0:20220821-100434.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.0_build' > * S: '/var/tmp/portage/sys-auth/AusweisApp2-1.24.0/work/AusweisApp2-1.24.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 865985
: 800401