Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 459338 - dev-python/python-exec-0.3 - configure:2188: error: Python implementations must be specified using --with-python-impls
Summary: dev-python/python-exec-0.3 - configure:2188: error: Python implementations mu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
: 459396 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-02-26 18:01 UTC by Vladimir
Modified: 2013-02-27 02:33 UTC (History)
3 users (show)

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


Attachments
configure log (python-exec-0.3-config.log,4.04 KB, text/plain)
2013-02-26 18:02 UTC, Vladimir
Details
build.log (build.log,2.85 KB, text/plain)
2013-02-26 18:32 UTC, Ben Kohler
Details
emerge --info (emerge-info.log,5.47 KB, text/plain)
2013-02-26 18:33 UTC, Ben Kohler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2013-02-26 18:01:49 UTC
dev-python/python-exec-0.3 fails to build with the following error message:

configure: error: Python implementations must be specified using --with-python-impls


Reproducible: Always
Comment 1 Vladimir 2013-02-26 18:02:39 UTC
Created attachment 340200 [details]
configure log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-26 18:19:05 UTC
Build log, please.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-26 18:22:42 UTC
Ah, and 'emerge --info' too.
Comment 4 Ben Kohler gentoo-dev 2013-02-26 18:32:18 UTC
Created attachment 340210 [details]
build.log

This is affecting everyone, as far as I can tell, stable and unstable.
Comment 5 Ben Kohler gentoo-dev 2013-02-26 18:33:00 UTC
Created attachment 340212 [details]
emerge --info
Comment 6 Leszek Salamacha 2013-02-26 18:37:10 UTC
I have got the same error.
Comment 7 mborda@novelix.com.pe 2013-02-26 18:40:24 UTC
    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'
Comment 8 mborda@novelix.com.pe 2013-02-26 18:41:26 UTC
BUILD LOG:

   http://pastebin.com/ZM684xbm
Comment 9 mborda@novelix.com.pe 2013-02-26 18:43:19 UTC
emerge --info

http://bpaste.net/show/80008/
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-26 18:44:31 UTC
Committed a fix already. It will take a while for rsync mirrors to catch up.
Comment 11 Mike Gilbert gentoo-dev 2013-02-27 02:33:23 UTC
*** Bug 459396 has been marked as a duplicate of this bug. ***