[umbrello] [Bug 444820] New: CMake build of master branch fails on Ubuntu 18.04
Robert Hairgrove
bugzilla_noreply at kde.org
Tue Nov 2 11:34:57 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=444820
Bug ID: 444820
Summary: CMake build of master branch fails on Ubuntu 18.04
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: installer/packages
Assignee: umbrello-devel at kde.org
Reporter: code at roberthairgrove.com
Target Milestone: ---
Created attachment 143129
--> https://bugs.kde.org/attachment.cgi?id=143129&action=edit
CMakeOutput.log
SUMMARY
CMake build of master branch fails on Ubuntu 18.04. Umbrello ChangeLog version
is version 2.14.0 (4.14.0).
STEPS TO REPRODUCE
1. Downloaded code as .zip package from https://invent.kde.org/sdk/umbrello
2. Followed the instructions in the file INSTALL
3. Run "cmake -DCMAKE_INSTALL_PREFIX=$HOME/umbrello -DCMAKE_BUILD_TYPE=Debug
../"
OBSERVED RESULT
```
CMake Error at /usr/lib/llvm-10/lib/cmake/clang/ClangTargets.cmake:636
(message):
The imported target "clangBasic" references the file
"/usr/lib/llvm-10/lib/libclangBasic.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/llvm-10/lib/cmake/clang/ClangTargets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/cmake/clang-10/ClangConfig.cmake:19 (include)
unittests/CMakeLists.txt:161 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/bob/umbrello-master/build/CMakeFiles/CMakeOutput.log".
```
CMakeOutput.log is attached.
EXPECTED RESULT
Successful build
SOFTWARE/OS VERSIONS
Ubuntu 18.04.5 LTS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list