Created attachment 578514 [details] build log https://github.com/keepassxreboot/keepassxc/commit/13eb1c0bbdf07312f099099c7ca571c6a77eafa1#diff-af3b638bc2a3e6c650974192a53c7291 In this commit dev-libs/libsodium was made as a required dependency. Minimal version 1.0.12 is required (there is 1.0.11 in tree so we need to specify it I think). It is used in runtime (checked using ldd). Line is cmake: https://github.com/keepassxreboot/keepassxc/blob/develop/CMakeLists.txt#L412
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d2b0bdd88921e8925b0e1899b643c709cba358 commit 92d2b0bdd88921e8925b0e1899b643c709cba358 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-06-03 14:21:51 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-06-03 14:21:51 +0000 app-admin/keepassxc: Added dependency on >=dev-libs/libsodium-1.0.12 Thanks-to: Arthur Zamarin <arthurzam+gentoo@gmail.com> Closes: https://bugs.gentoo.org/687272 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> app-admin/keepassxc/keepassxc-2.4.2.ebuild | 1 + app-admin/keepassxc/keepassxc-9999.ebuild | 1 + 2 files changed, 2 insertions(+)
Thank you for the super fast reply and fix :)
*** Bug 687300 has been marked as a duplicate of this bug. ***