Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280075 - dev-python/IcePy-3.2.1 doesn't find any python version greater than 2.5
Summary: dev-python/IcePy-3.2.1 doesn't find any python version greater than 2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
: 285354 (view as bug list)
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2009-08-02 17:25 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2009-09-18 17:30 UTC (History)
1 user (show)

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


Attachments
IcePy-3.2.1-python-2.6.diff (IcePy-3.2.1-python-2.6.diff,944 bytes, patch)
2009-08-02 17:27 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-08-02 17:25:21 UTC
>>> Unpacking source...
>>> Unpacking IcePy-3.2.1.tar.gz to /var/tmp/portage/dev-python/IcePy-3.2.1/work
 * Applying icepy-3.2.1-makefile.patch ...                                [ ok ]
>>> Source unpacked in /var/tmp/portage/dev-python/IcePy-3.2.1/work
>>> Compiling source in /var/tmp/portage/dev-python/IcePy-3.2.1/work/IcePy-3.2.1 ...
make -j1 -s
config/Make.rules:85: *** Unable to find Python 2.3, 2.4, or 2.5. See config/Make.rules.  Stop.
 *
 * ERROR: dev-python/IcePy-3.2.1 failed.


Reproducible: Always

Steps to Reproduce:




# emerge --info IcePy
Portage 2.1.6.13 (default/linux/amd64/2008.0/server, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.27.27 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.27.27-x86_64-AMD_Sempron-tm-_Processor_3000+-with-gentoo-1.12.11.1
Timestamp of tree: Sat, 01 Aug 2009 08:20:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -mtune=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -mtune=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,--as-needed"
LINGUAS="de en"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/layman/poly-c"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acpi amd64 apache2 berkdb bzip2 cli cracklib crypt fam gdbm gnutls iconv jpeg mmx mmxext mudflap multilib ncurses nls nptl nptlonly pam pcre png readline reflection session slang spl sse sse2 ssl svg sysfs truetype xml zip zlib" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" KERNEL="linux" LINGUAS="de en" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-08-02 17:27:50 UTC
Created attachment 199944 [details, diff]
IcePy-3.2.1-python-2.6.diff

How about this possible fix?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2009-08-15 11:56:38 UTC
Looks good to me, please commit.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-03 19:22:44 UTC
I have no commit-access (I'm only a staffer). Could you please commit it?
Comment 4 Patrick Lauer gentoo-dev 2009-09-10 00:32:38 UTC
+  10 Sep 2009; Patrick Lauer <patrick@gentoo.org> IcePy-3.2.1.ebuild,
+  +files/IcePy-3.2.1-python-2.6.diff:
+  Fixing py 2.6 and 2.7 detection. Fixes #280075, Patch by Lars Wendler.

Wheee.
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-17 19:48:39 UTC
*** Bug 285354 has been marked as a duplicate of this bug. ***