Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.4
-
None
-
Manjaro Linux
qtbase 7ad8a2e8fe967a46127d3ba1f0ec5901921819fd
qtsvg 27fb1fb16ca581f1782da63593653bb5dd60440c
Description
- Clone qt5.git and initialize submodules qtbase and qtsvg.
Without qtsvg, configuring seems to work. - Try configuring this:
/tmp/qt-bisect/qt5/configure -opensource -confirm-license -prefix $PWD/qtbase -static
This will fail:
CMake Error at /usr/lib64/cmake/zstd/zstdTargets.cmake:37 (message): Some (but not all) targets in this export set were already defined. Targets Defined: zstd::libzstd_static Targets not yet defined: zstd::libzstd_shared Call Stack (most recent call first): /usr/lib64/cmake/zstd/zstdConfig.cmake:1 (include) qtbase/cmake/FindWrapZSTD.cmake:21 (find_package) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /tmp/qt-bisect/build-qt/qtbase/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:48 (find_dependency) /tmp/qt-bisect/build-qt/qtbase/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:40 (include) /tmp/qt-bisect/build-qt/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (find_package) qtsvg/CMakeLists.txt:13 (find_package) CMake Warning at /tmp/qt-bisect/build-qt/qtbase/lib/cmake/Qt6/Qt6Config.cmake:214 (find_package): Found package configuration file: /tmp/qt-bisect/build-qt/qtbase/lib/cmake/Qt6Core/Qt6CoreConfig.cmake but it set Qt6Core_FOUND to FALSE so package "Qt6Core" is considered to be NOT FOUND. Call Stack (most recent call first): qtsvg/CMakeLists.txt:13 (find_package)
Full log attached.
Attachments
Issue Links
- duplicates
-
QTBUG-104234 Undefined references to zstd symbols on Arch Linux
- Closed
- is duplicated by
-
QTBUG-105267 Fails to configure QtTools if you have LLVM with ZSTD support
- Closed
- relates to
-
QTBUG-119469 Targets not yet defined: zstd::libzstd_static
- Closed