Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81041 - eyeD3 failes to compile with python 2.4
Summary: eyeD3 failes to compile with python 2.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-02-06 16:24 UTC by Krzysztof Pawlik (RETIRED)
Modified: 2005-02-12 23:29 UTC (History)
1 user (show)

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


Attachments
2.4-configure.patch (2.4-configure.patch,798 bytes, patch)
2005-02-06 16:24 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
eyeD3-0.6.2.ebuild (eyeD3-0.6.2.ebuild,688 bytes, text/plain)
2005-02-06 16:25 UTC, Krzysztof Pawlik (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:24:19 UTC
Compilation of eyeD3 ends with error:

nelchael portage # emerge -v eyeD3
Calculating dependencies  ...done!
>>> emerge (1 of 1) dev-python/eyeD3-0.6.2 to /
>>> md5 src_uri ;-) eyeD3-0.6.2.tar.gz
>>> Unpacking source...
>>> Unpacking eyeD3-0.6.2.tar.gz to /var/tmp/portage/eyeD3-0.6.2/work
>>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking whether make sets $(MAKE)... yes
checking for python... /usr/bin/python
checking if /usr/bin/python is version 2.2 or greater... no
configure: error: python version 2.2 or greater could not be found

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/eyeD3-0.6.2/work/eyeD3-0.6.2/config.log

!!! ERROR: dev-python/eyeD3-0.6.2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

nelchael portage # 

Attached is a patch for eyeD3 and new ebuild.
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:24:57 UTC
Created attachment 50573 [details, diff]
2.4-configure.patch

Patch.
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-02-06 16:25:45 UTC
Created attachment 50574 [details]
eyeD3-0.6.2.ebuild

Ebuild that applies the patch.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-02-12 23:29:16 UTC
the latest one does.  use that one.