Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347828 - dev-lang/python-2.7.1 failed to emerge
Summary: dev-lang/python-2.7.1 failed to emerge
Status: RESOLVED DUPLICATE of bug 347095
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-05 17:39 UTC by Alexander
Modified: 2010-12-05 17:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2010-12-05 17:39:31 UTC
when emerge dev-lang/python-2.7.1
compilation failed with 

>>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.1/work/Python-2.7.1 ...
 * Applying various patches (bugfixes/updates) ...
 *   01_all_static_library_location.patch ...                                                                                                                                                      [ ok ]
 *   02_all_disable_modules_and_ssl.patch ...                                                                                                                                                      [ ok ]
 *   03_all_add_portage_search_path.patch ...                                                                                                                                                      [ ok ]
 *   04_all_libdir.patch ...                                                                                                                                                                       [ ok ]
 *   05_all_verbose_building_of_extensions.patch ...                                                                                                                                               [ ok ]
 *   06_all_non-zero_exit_status_on_failure.patch ...                                                                                                                                              [ ok ]
 *   07_all_loadable_sqlite_extensions.patch ...                                                                                                                                                   [ ok ]
 *   21_all_distutils_c++.patch ...                                                                                                                                                                [ ok ]
 *   22_all_turkish_locale.patch ...                                                                                                                                                               [ ok ]
 *   23_all_arm_OABI.patch ...                                                                                                                                                                     [ ok ]
 *   61_all_process_data.patch ...                                                                                                                                                                 [ ok ]
 * Done with patching
 * Running eautoreconf in '/var/tmp/portage/dev-lang/python-2.7.1/work/Python-2.7.1' ...
 * Running aclocal ...                                                                                                                                                                             [ ok ]
 * Running autoconf ...                                                                                                                                                                            [ ok ]
 * Running autoheader ...                                                                                                                                                                          [ !! ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.1/work/Python-2.7.1 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-fpectl --enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-dbmliborder=gdbm:bdb --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... linux2
checking EXTRAPLATDIR... 
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
configure: error: cannot run /bin/sh ./config.sub

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-lang/python-2.7.1/work/Python-2.7.1/config.log
 * ERROR: dev-lang/python-2.7.1 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 5514:  Called econf '--with-fpectl' '--enable-shared' '--enable-ipv6' '--with-threads' '--enable-unicode=ucs4' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--with-dbmliborder=gdbm:bdb' '--with-libc=' '--enable-loadable-sqlite-extensions' '--with-system-expat' '--with-system-ffi'
 *     ebuild.sh, line  552:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-lang/python-2.7.1',
 * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.7.1'.
 * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.1/temp/environment'.
 * S: '/var/tmp/portage/dev-lang/python-2.7.1/work/Python-2.7.1'



Reproducible: Always

Steps to Reproduce:
1.emerge dev-lang/python-2.7.1
2.?????
3.FAIL
Comment 1 Ed Catmur 2010-12-05 17:44:56 UTC
Duplicate of bug 347095.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-05 17:55:52 UTC

*** This bug has been marked as a duplicate of bug 347095 ***