[MacPorts] #33998: no kdepim4 application work.
MacPorts
noreply at macports.org
Sat May 25 09:10:14 UTC 2024
#33998: no kdepim4 application work.
------------------------------+-------------------------
Reporter: mparchet@… | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords:
Port: akonadi kdepim4 |
------------------------------+-------------------------
Comment (by barracuda156):
Replying to [comment:22 mkae]:
`akonadi` is clearly broken since it gives out the same `sqlite` error
even when SQlite backend is explicitly disabled (same error regardless).
I.e., I build `+mysql55` and `-DINSTALL_QSQLITE_IN_QT_PREFIX=Off
-DAKONADI_BUILD_QSQLITE=Off` and it still starts with:
{{{
QSqlDatabase: QSQLITE3 driver not loaded
QSqlDatabase: available drivers: QSQLITE QMYSQL3 QMYSQL
Invalid database object during initial database connection
"[
0: 0 akonadiserver 0x00007dc0 _Z11akBacktracev +
72
1: 1 akonadiserver 0x0000822c
_ZL19defaultCrashHandleri + 100
2: 2 libSystem.B.dylib 0x00ba6294 _sigtramp + 68
3: 3 libSystem.B.dylib 0x00b290b8 szone_malloc + 292
4: 4 ??? 0x653c3cf8 0x0 + 1698446584
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
}}}
It also uses a wrong name for the plugin, as you can see.
--
Ticket URL: <https://trac.macports.org/ticket/33998#comment:39>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list