Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 791199

Summary: sys-apps/kmod-28 configure truncates python version string from 3.10 to 3.1
Product: Gentoo Linux Reporter: cyrillic <cyrilmaley>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge.info

Description cyrillic 2021-05-20 12:14:51 UTC
sys-apps/kmod configure truncates python version string from 3.10 to 3.1

Reproducible: Always

Actual Results:  
checking for python version... 3.1
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.10/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.10/site-packages
checking for cython... /usr/bin/cython
checking for PYTHON... no
checking for PYTHON... no
configure: error: *** python support requested but libraries not found
Comment 1 cyrillic 2021-05-20 12:15:44 UTC
Created attachment 709995 [details]
build.log
Comment 2 cyrillic 2021-05-20 12:16:09 UTC
Created attachment 709998 [details]
environment
Comment 3 cyrillic 2021-05-20 12:16:32 UTC
Created attachment 710001 [details]
emerge.info
Comment 4 cyrillic 2021-05-22 01:30:40 UTC
This seems to be fixed in sys-apps/kmod-29