[kde] [Bug 446492] New: Brew is failing to install kf5-kxmlgui
EC
bugzilla_noreply at kde.org
Sat Dec 4 22:44:02 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=446492
Bug ID: 446492
Summary: Brew is failing to install kf5-kxmlgui
Product: kde
Version: unspecified
Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
Severity: critical
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: edcoronado.17 at gmail.com
Target Milestone: ---
Created attachment 144223
--> https://bugs.kde.org/attachment.cgi?id=144223&action=edit
Cmake logs
SUMMARY
I'm trying to install Heaptrack through Brew in my MacOS so I can use
heaptrack_gui and when I follow the steps in the guide
(https://github.com/KDE/heaptrack#compile-heaptrack_gui-on-macos-using-homebrew)
it gets to a part where it attempts to install `kde-mac/kde/kf5-kxmlgui` and
cmake/ninja are throwing the following error:
[5/124] cd /tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/src &&
/usr/local/Cellar/cmake/3.22.0/bin/cmake -E cmake_autogen
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/src/CMakeFiles/KF5XmlGui_autogen.dir/AutogenInfo.json
Release && /usr/local/Cellar/cmake/3.22.0/bin/cmake -E touch
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/src/KF5XmlGui_autogen/timestamp
&& /usr/local/Cellar/cmake/3.22.0/bin/cmake -E cmake_transform_depfile Ninja
gccdepfile /tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/src
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/src
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/src/KF5XmlGui_autogen/deps
/tmp/kf5-kxmlgui-20211204-20574-10sperz/kxmlgui-5.88.0/build/CMakeFiles/d/e81f38110362f4109aa6c3eed557416e085fcfd6a2aef71e3cb2d7bdbaccf44a.d
ninja: build stopped: subcommand failed.
STEPS TO REPRODUCE
1. On MacOS, ensure you have Homebrew installed
2. Run: `brew tap kde-mac/kde
https://invent.kde.org/packaging/homebrew-kde.git`
3. Run: `"$(brew --repo kde-mac/kde)/tools/do-caveats.sh"`
4. Ensure that here are no errors
5. Run `brew install kf5-kxmlgui`
6. Observe the error described above
OBSERVED RESULT
Ninja/cmake are failing to build kf5-kxmlgui
EXPECTED RESULT
Brew should install kf5-kxmlgui correctly
SOFTWARE/OS VERSIONS
macOS: Big Sur 11.6.1 (20G224)
ADDITIONAL INFORMATION
Attached logs.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list