[Heaptrack] [Bug 496136] New: Heaptrack not able to build on MacOS anymore
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Nov 11 16:28:40 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496136
Bug ID: 496136
Summary: Heaptrack not able to build on MacOS anymore
Classification: Applications
Product: Heaptrack
Version: 1.5.0
Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: mail at milianw.de
Reporter: diehard2 at gmail.com
Target Milestone: ---
SUMMARY
I ran the steps in the github instructions for MacOS and the kde dependencies
don't build as expected. There's a bug report in the heaptrack issue tracker
about this from a few months ago, but its unacknowledged. I filed a separate
bug for the brew issue here (https://bugs.kde.org/show_bug.cgi?id=496134).
Documentation in the git repo should probably be updated to say that its not
currently buildable on MacOS
STEPS TO REPRODUCE
1.
brew install qt at 5
# prepare tap
brew tap kde-mac/kde https://invent.kde.org/packaging/homebrew-kde.git
"$(brew --repo kde-mac/kde)/tools/do-caveats.sh"
# install dependencies
brew install kde-mac/kde/kf5-kcoreaddons kde-mac/kde/kf5-kitemmodels
kde-mac/kde/kf5-kconfigwidgets \
kde-mac/kde/kf5-kio kde-mac/kde/kdiagram \
extra-cmake-modules ki18n threadweaver \
boost zstd gettext
OBSERVED RESULT
ast 15 lines from
/Users/sdanauskas/Library/Logs/Homebrew/kf5-kservice/01.cmake:
-- Could not set up the appstream test. appstreamcli is missing.
CMake Error at CMakeLists.txt:57 (find_package):
Could not find a package configuration file provided by "KF5I18n"
(requested version 5.111.0) with any of the following names:
KF5I18nConfig.cmake
kf5i18n-config.cmake
Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set
"KF5I18n_DIR" to a directory containing one of the above files. If
"KF5I18n" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
EXPECTED RESULT
success
SOFTWARE/OS VERSIONS
macOS: 14.7 (Sonoma)
Qt Version: 5
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list