Summary: | dev-python/python-exec-0.3 - configure:2188: error: Python implementations must be specified using --with-python-impls | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Vladimir <v_2e> |
Component: | Current packages | Assignee: | Michał Górny <mgorny> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kiciorek, python, reuben.m |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
configure log
build.log emerge --info |
Description
Vladimir
2013-02-26 18:01:49 UTC
Created attachment 340200 [details]
configure log
Build log, please. Ah, and 'emerge --info' too. Created attachment 340210 [details]
build.log
This is affecting everyone, as far as I can tell, stable and unstable.
Created attachment 340212 [details]
emerge --info
I have got the same error. Would you like to merge these packages? [Yes/No] Yes >>> Verifying ebuild manifests >>> Running pre-merge checks for sys-libs/pam-1.1.6-r2 >>> Starting parallel fetch >>> Emerging (1 of 53) dev-python/python-exec-0.2 * python-exec-0.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking python-exec-0.2.tar.bz2 to /var/tmp/portage/dev-python/python-exec-0.2/work >>> Source unpacked in /var/tmp/portage/dev-python/python-exec-0.2/work >>> Preparing source in /var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2 ... * jython2.5: running append_impl * python3.1: running append_impl * python3.2: running append_impl * python2.5: running append_impl * python2.6: running append_impl * python2.7: running append_impl >>> Working in BUILD_DIR: "/var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2_build" /var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/python-exec-0.2 --with-eprefix= --with-python-impls= configure: error: Python implementations must be specified using --with-python-impls !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2_build/config.log * ERROR: dev-python/python-exec-0.2 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3742: Called autotools-utils_src_configure * environment, line 841: Called econf '--docdir=/usr/share/doc/python-exec-0.2' '--with-eprefix=' '--with-python-impls=' * phase-helpers.sh, line 511: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=dev-python/python-exec-0.2'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-exec-0.2'`. * The complete build log is located at '/var/tmp/portage/dev-python/python-exec-0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/python-exec-0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2_build' * S: '/var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2' >>> Failed to emerge dev-python/python-exec-0.2, Log file: >>> '/var/tmp/portage/dev-python/python-exec-0.2/temp/build.log' * Messages for package dev-python/python-exec-0.2: * ERROR: dev-python/python-exec-0.2 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3742: Called autotools-utils_src_configure * environment, line 841: Called econf '--docdir=/usr/share/doc/python-exec-0.2' '--with-eprefix=' '--with-python-impls=' * phase-helpers.sh, line 511: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=dev-python/python-exec-0.2'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-exec-0.2'`. * The complete build log is located at '/var/tmp/portage/dev-python/python-exec-0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/python-exec-0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2_build' * S: '/var/tmp/portage/dev-python/python-exec-0.2/work/python-exec-0.2' BUILD LOG: http://pastebin.com/ZM684xbm emerge --info http://bpaste.net/show/80008/ Committed a fix already. It will take a while for rsync mirrors to catch up. *** Bug 459396 has been marked as a duplicate of this bug. *** |