Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912702 - net-libs/libiio-0.25 fails to compile: QA error: python_fix_shebang, did not match any fixable files
Summary: net-libs/libiio-0.25 fails to compile: QA error: python_fix_shebang, did not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 06:29 UTC by Agostino Sarubbo
Modified: 2023-08-24 01:29 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,81.87 KB, text/plain)
2023-08-21 06:29 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-21 06:29:50 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-21 06:29:52 UTC
Created attachment 868294 [details]
build.log

build log and emerge --info
Comment 2 Lori 2023-08-22 10:56:59 UTC
Same issue
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2023-08-24 01:28:20 UTC
correct, that big of src_install should have been conditional on USE=python, fixing
Comment 4 Larry the Git Cow gentoo-dev 2023-08-24 01:29:40 UTC
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(-)