Same happens for lzo: * USE: bzip2 elibc_glibc kernel_linux sparc static userland_GNU zlib checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... no configure: error: bzip2 support requested, but not found * USE: elibc_glibc kernel_linux lzo sparc sqlite static userland_GNU uuid checking for lzo/lzo1x.h... yes checking for lzo1x_1_compress in -llzo2... no configure: error: lzo support requested, but not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdd679ce0cda460c1c2d9fd35d9695d40d2ae98 commit fcdd679ce0cda460c1c2d9fd35d9695d40d2ae98 Author: David Seifert <soap@gentoo.org> AuthorDate: 2021-04-06 17:21:00 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-04-06 17:21:00 +0000 app-arch/dump: static-libs USEdeps on bzip2/lzo Closes: https://bugs.gentoo.org/780630 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> app-arch/dump/dump-0.4.47.ebuild | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)