https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239108
Bug ID: 239108 Summary: databases/akonadi Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: l...@lapo.it Flags: maintainer-feedback?(k...@freebsd.org) Assignee: k...@freebsd.org 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\" -- You are receiving this mail because: You are the assignee for the bug.