maintainer-feedback requested: [Bug 239108] databases/akonadi

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 10 10:52:50 BST 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 239108: databases/akonadi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239108



--- Description ---
Akonadi port seems to compile against MySQL (and using it as default backend)
even if explicitly de-selected from the OPTIONS if it is found on the system:

┌──────────────────────────── akonadi-19.04.2_1
───────────────────────────────┐
│ ┌──────────────────────────────────────────────────────────────────────────┐
│
│ │ [ ] DOCS	Build and/or install documentation			     │
│
│ │──────────────────────────────────── DB ──────────────────────────────────│
│
│ │ [ ] MYSQL	Install MySQL Qt plugin and server			     │
│
│ │ [ ] PGSQL	Install PostgreSQL Qt plugin				     │
│
│ │ [x] SQLITE	Enable SQLite backend					     │
│
│ └──────────────────────────────────────────────────────────────────────────┘
│
├──────────────────────────────────────────────────────────────────────────────
┤
│			<  OK  >	    <Cancel>			      
│
└──────────────────────────────────────────────────────────────────────────────
┘

-- MySQL Server found: /usr/local/libexec/mysqld
-- PostgreSQL wasn't found. it is required to use the Postgres backend.
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.6.1") 
-- Checking for module 'sqlite3'
--   Found sqlite3, version 3.28.0

[166/560] /usr/bin/c++	-DAKONADI_DATABASE_BACKEND=\"QMYSQL\"


More information about the kde-freebsd mailing list