Bug 406663 - kde-mac/kde/kf5-kdoctools installation fails on Mac OS X Sierra
Summary: kde-mac/kde/kf5-kdoctools installation fails on Mac OS X Sierra
Status: REPORTED
Alias: None
Product: frameworks-kdoctools
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.57.0
Platform: Other macOS
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL: https://github.com/KDE-mac/homebrew-k...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-18 19:26 UTC by Yuriy Davygora
Modified: 2019-11-28 09:14 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Davygora 2019-04-18 19:26:09 UTC
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
Comment 1 David Faure 2019-08-10 17:31:58 UTC
Can you test if reverting this commit "fixes" the problem?
https://commits.kde.org/karchive/710ffdc3c45a1c683ccca988138798f9945c26b1
Comment 2 Yurii Kolesnykov 2019-08-10 22:32:58 UTC
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.
Comment 3 arnauqc 2019-11-28 09:14:04 UTC
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,