mbuffer includes one openssl header: ./hashing.c:43:#include <openssl/md5.h> which is also provided by libressl. It builds fine and passes tests (with sandbox disabled, as they are skipped otherwise) Tested with version 20191016 and 20200505 on arm64
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9511f5af8bc1385bbea7a9cd47d130ddda671624 commit 9511f5af8bc1385bbea7a9cd47d130ddda671624 Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2020-08-16 11:02:49 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2020-08-16 11:04:01 +0000 sys-block/mbuffer: add USE=libressl Do not duplicate the dependency on openssl/libressl, because USE=ssl is required by USE=test in REQUIRED_USE. Closes: https://bugs.gentoo.org/730294 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org> sys-block/mbuffer/mbuffer-20200505.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)