MacOS Builds - KArchive & KDocTools

Ben Cooksley bcooksley at kde.org
Wed Apr 24 23:21:37 BST 2019


Hi all,

While getting Mac builds back on their feet this morning we've run
into a rather terminal build failure issue, centering around KArchive
and KDocTools.

The issue is struck during the build of KDocTools, when the linking of
libKF5DocTools.dylib fails with the following message:

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:
        KDocTools::saveToCache(QString const&, QString const&) in xslt_kde.cpp.o
  ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Anyone got any ideas?

Cheers,
Ben


More information about the Kde-frameworks-devel mailing list