Bug 429175 - Binary-Factory builds fail for macOS
Summary: Binary-Factory builds fail for macOS
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: macOS (DMG) macOS
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-16 00:59 UTC by Dawid Wróbel
Modified: 2021-06-08 05:41 UTC (History)
0 users

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 Dawid Wróbel 2020-11-16 00:59:17 UTC
SUMMARY
Akonadi build has been failing for a while now in Binary-Factory: https://binary-factory.kde.org/view/MacOS/job/KMyMoney_Nightly_macos/995/console

13:51:59  Undefined symbols for architecture x86_64:
13:51:59    "Akonadi::StandardDirs::saveDir(char const*, QString const&)", referenced from:
13:51:59        DebugPrivate::errorLogFileName(QString const&) in libakonadi_shared.a(akdebug.cpp.o)
13:51:59    "Akonadi::DBus::serviceName(Akonadi::DBus::ServiceType)", referenced from:
13:51:59        _main in main.cpp.o
13:51:59    "Akonadi::Instance::identifier()", referenced from:
13:51:59        akInitRemoteLog() in libakonadi_shared.a(akremotelog.cpp.o)
13:51:59    "Akonadi::Instance::hasIdentifier()", referenced from:
13:51:59        akInitRemoteLog() in libakonadi_shared.a(akremotelog.cpp.o)
13:51:59    "Akonadi::Instance::setIdentifier(QString const&)", referenced from:
13:51:59        AkApplicationBase::parseCommandLine() in libakonadi_shared.a(akapplication.cpp.o)
13:51:59  ld: symbol(s) not found for architecture x86_64
13:51:59  clang: error: linker command failed with exit code 1 (use -v to see invocation)
Comment 1 Dawid Wróbel 2021-06-08 05:41:57 UTC
This has been fixed a long time ago now.