| Summary: | kde-mac/kde/kf5-kdoctools installation fails on Mac OS X Sierra | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kdoctools | Reporter: | Yuriy Davygora <davygora> |
| Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | arnauqc, faure, kdelibs-bugs-null, yurii.kolesnykov |
| Priority: | NOR | ||
| Version First Reported In: | 5.57.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | macOS | ||
| URL: | https://github.com/KDE-mac/homebrew-kde/issues/293 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Can you test if reverting this commit "fixes" the problem? https://commits.kde.org/karchive/710ffdc3c45a1c683ccca988138798f9945c26b1 David, I had checked out v5.60.0, reverted 710ffdc3c45a1c683ccca988138798f9945c26b1 and pushed to https://github.com/yurikoles/karchive/tree/sierra and I see very same error. Hello all, I'm a bit confused: is it possible to install one of the last versions of kdenlive in Mac OS X? Should I use macPorts o homebrew? Thank you, |
kde-mac/kde/kf5-kdoctools installation fails on Mac OS X Sierra STEPS TO REPRODUCE 1. brew install kde-mac/kde/kf5-kdoctools OBSERVED RESULT Undefined symbols for architecture x86_64: "KFilterDev::KFilterDev(QString const&)", referenced from: KDocTools::saveToCache(QString const&, QString const&) in xslt_kde.cpp.o "KCompressionDevice::open(QFlags<QIODevice::OpenModeFlag>)", referenced from: KDocTools::saveToCache(QString const&, QString const&) in xslt_kde.cpp.o "KCompressionDevice::close()", referenced from: KDocTools::saveToCache(QString const&, QString const&) in xslt_kde.cpp.o "KCompressionDevice::~KCompressionDevice()", referenced from: KFilterDev::~KFilterDev() in xslt_kde.cpp.o ld: symbol(s) not found for architecture x86_64 EXPECTED RESULT Installation is successful SOFTWARE/OS VERSIONS macOS: 10.12.6 KDE Frameworks Version: 5.57 ADDITIONAL INFORMATION Issue @github (homebrew-kde): https://github.com/KDE-mac/homebrew-kde/issues/293 Gist: https://gist.github.com/ydavygora/5b17f02de9798fe4867c552efb7f2d26