[umbrello] [Bug 427070] New: file cannot create directory: /qch. Maybe need administrative privileges.
Yurii Kolesnykov
bugzilla_noreply at kde.org
Mon Sep 28 14:50:18 BST 2020
https://bugs.kde.org/show_bug.cgi?id=427070
Bug ID: 427070
Summary: file cannot create directory: /qch. Maybe need
administrative privileges.
Product: umbrello
Version: Git
Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
Severity: major
Priority: NOR
Component: installer/packages
Assignee: umbrello-devel at kde.org
Reporter: root at yurikoles.com
Target Milestone: ---
SUMMARY
The latest release as well as master of umbrello tries to install qch files to
/qch. Full log is here [0], while most important part is:
CMake Error at cmake_install.cmake:49 (file):
file cannot create directory: /qch. Maybe need administrative privileges.
FAILED: CMakeFiles/install.util
cd /tmp/umbrello-20200928-53058-pdjdvm/build &&
/usr/local/Cellar/cmake/3.18.3/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
STEPS TO REPRODUCE
1. Try to install umbrello via homebrew formula [1].
OBSERVED RESULT
Umbrello tries to write qch files to /qch, ignores cmake option to disable the
building of qch files (-DBUILD_QCH=OFF), ignores manual specification of qch
installation of qch files (-DQCHDIR=doc/qch -DQTQCHDIR=doc/qch).
EXPECTED RESULT
qch install location should work as in other KDE software stack.
SOFTWARE/OS VERSIONS
macOS: 10.15.7 (19H2)
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1
[1]https://git.io/JUP0j
[2]https://invent.kde.org/packaging/homebrew-kde/-/blob/master/Formula/umbrello.rb
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list