[Bug 1953373] [NEW] cmake does not find FindQuaZip-Qt5.cmake
Thomas Schweikle
1953373 at bugs.launchpad.net
Mon Dec 6 16:55:32 UTC 2021
Public bug reported:
CMake Error at CMakeLists.txt:157 (find_package):
By not providing "FindQuaZip-Qt5.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"QuaZip-Qt5", but CMake did not find one.
Could not find a package configuration file provided by "QuaZip-Qt5" with
any of the following names:
QuaZip-Qt5Config.cmake
quazip-qt5-config.cmake
Add the installation prefix of "QuaZip-Qt5" to CMAKE_PREFIX_PATH or set
"QuaZip-Qt5_DIR" to a directory containing one of the above files. If
"QuaZip-Qt5" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeOutput.log".
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeError.log".
Non of the files mentioned exist on the system after preparing it to
compile qt5-applicaltions.
apt-get install cmake build-essential subversion git \
qt5-default qttools5-dev libqt5webkit5-dev qtscript5-dev \
qttools5-dev-tools libgdal-dev libproj-dev libghc-bzlib-dev \
libgraphics-magick-perl libquazip5-dev libqt5sql5-mysql \
gdal-bin qtwebengine5-dev default-libmysqlclient-dev
git clone https://github.com/Maproom/qmapshack.git QMapShack
mkdir build_QMapShack
cd build_QMapShack
cmake ../QMapShack
This will fail because of missing files. Seems these are missing from
the *-dev-packages.
ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: cmake 3.18.4-2ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: XFCE
Date: Mon Dec 6 17:48:25 2021
InstallationDate: Installed on 2021-08-18 (110 days ago)
InstallationMedia: Xubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
SourcePackage: cmake
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: cmake (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug impish
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cmake in Ubuntu.
https://bugs.launchpad.net/bugs/1953373
Title:
cmake does not find FindQuaZip-Qt5.cmake
Status in cmake package in Ubuntu:
New
Bug description:
CMake Error at CMakeLists.txt:157 (find_package):
By not providing "FindQuaZip-Qt5.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"QuaZip-Qt5", but CMake did not find one.
Could not find a package configuration file provided by "QuaZip-Qt5" with
any of the following names:
QuaZip-Qt5Config.cmake
quazip-qt5-config.cmake
Add the installation prefix of "QuaZip-Qt5" to CMAKE_PREFIX_PATH or set
"QuaZip-Qt5_DIR" to a directory containing one of the above files. If
"QuaZip-Qt5" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeOutput.log".
See also "/home/sct-muc/BUILD/QMapShack_Build/CMakeFiles/CMakeError.log".
Non of the files mentioned exist on the system after preparing it to
compile qt5-applicaltions.
apt-get install cmake build-essential subversion git \
qt5-default qttools5-dev libqt5webkit5-dev qtscript5-dev \
qttools5-dev-tools libgdal-dev libproj-dev libghc-bzlib-dev \
libgraphics-magick-perl libquazip5-dev libqt5sql5-mysql \
gdal-bin qtwebengine5-dev default-libmysqlclient-dev
git clone https://github.com/Maproom/qmapshack.git QMapShack
mkdir build_QMapShack
cd build_QMapShack
cmake ../QMapShack
This will fail because of missing files. Seems these are missing from
the *-dev-packages.
ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: cmake 3.18.4-2ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19
Uname: Linux 5.13.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: XFCE
Date: Mon Dec 6 17:48:25 2021
InstallationDate: Installed on 2021-08-18 (110 days ago)
InstallationMedia: Xubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
SourcePackage: cmake
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1953373/+subscriptions
More information about the foundations-bugs
mailing list