Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484934 - sys-apps/systemd-207 configure fails with ABI_X86=32
Summary: sys-apps/systemd-207 configure fails with ABI_X86=32
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-14 18:33 UTC by Mike Gilbert
Modified: 2013-09-14 18:44 UTC (History)
0 users

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


Attachments
Build log (sys-apps:systemd-207:20130914-183015.log,17.28 KB, text/plain)
2013-09-14 18:33 UTC, Mike Gilbert
Details
config.log (config.log,76.77 KB, text/plain)
2013-09-14 18:34 UTC, Mike Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
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.