Bugzilla Automation <bugzi...@freebsd.org> has asked k...@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\"

Reply via email to