https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-libs/libiio-0.25 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 868294 [details] build.log build log and emerge --info
Same issue
correct, that big of src_install should have been conditional on USE=python, fixing
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8cabba4de6e43f81ab473d661d141c12301d74 commit 2f8cabba4de6e43f81ab473d661d141c12301d74 Author: Rick Farina <zerochaos@gentoo.org> AuthorDate: 2023-08-24 01:28:32 +0000 Commit: Rick Farina <zerochaos@gentoo.org> CommitDate: 2023-08-24 01:28:32 +0000 net-libs/libiio: fix missing conditional Closes: https://bugs.gentoo.org/912702 Signed-off-by: Rick Farina <zerochaos@gentoo.org> net-libs/libiio/libiio-0.25.ebuild | 6 ++++-- net-libs/libiio/libiio-9999.ebuild | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-)