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

Bug 484934

Summary: sys-apps/systemd-207 configure fails with ABI_X86=32
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: [OLD] Core systemAssignee: Gentoo systemd Team <systemd>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
config.log

Description Mike Gilbert gentoo-dev 2013-09-14 18:33:36 UTC
Created attachment 358652 [details]
Build log

checking for PYTHON_DEVEL... no
checking for PYTHON_DEVEL... no
configure: error: *** python-devel support requested but libraries not found

!!! Please attach the following file when seeking support:
!!! /tmp/portage/sys-apps/systemd-207/work/systemd-207-x86/config.log
Comment 1 Mike Gilbert gentoo-dev 2013-09-14 18:34:22 UTC
Created attachment 358654 [details]
config.log
Comment 2 Mike Gilbert gentoo-dev 2013-09-14 18:40:25 UTC
I think we just need to replace --without-python with --disable-python-devel; testing now.
Comment 3 Mike Gilbert gentoo-dev 2013-09-14 18:44:27 UTC
+  14 Sep 2013; Mike Gilbert <floppym@gentoo.org> systemd-207.ebuild,
+  systemd-9999-r1.ebuild:
+  Replace --without-python with --disable-python-devel for non-native abis, bug
+  484934.