net-analyzer/zabbix-5.4.6: configure error when 'sqlite' and 'server' use flags activated Reproducible: Always
Created attachment 755746 [details] build.log
Created attachment 755750 [details] emerge --info zabbix
Part of configure log: > checking size of void *... 8 > checking for Oracle support... no > checking for pg_config... /usr/bin/pg_config > checking for PostgreSQL libraries... yes > checking if PostgreSQL version is >= 9.2... yes > checking for SQLite3 library >= 3.0.0... yes > configure: error: SQLite is not supported as a main Zabbix database backend. This error message occurs when "sqlite" use flag activated. Compilation finishes successful with "server" use flag, when "sqlite" use flag disabled.
thank you for the report and for testing the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de33691674b9758b305b62dc1d9111f48a5e6d9f commit de33691674b9758b305b62dc1d9111f48a5e6d9f Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-12-02 16:23:29 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-12-02 16:23:29 +0000 net-analyzer/zabbix: sqlite cannot be used with server Closes: https://bugs.gentoo.org/826978 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> net-analyzer/zabbix/zabbix-4.0.35.ebuild | 2 +- net-analyzer/zabbix/zabbix-4.0.36.ebuild | 2 +- net-analyzer/zabbix/zabbix-5.0.17.ebuild | 2 +- net-analyzer/zabbix/zabbix-5.0.18.ebuild | 2 +- net-analyzer/zabbix/zabbix-5.4.6.ebuild | 2 +- net-analyzer/zabbix/zabbix-5.4.7-r1.ebuild | 2 +- net-analyzer/zabbix/zabbix-5.4.8.ebuild | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-)