Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287283 - dev-lang/python-2.6.2-r2 failed python-2.6.2-irix.patch
Summary: dev-lang/python-2.6.2-r2 failed python-2.6.2-irix.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 21:55 UTC by matt
Modified: 2009-10-07 07:01 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 matt 2009-10-01 21:55:27 UTC
* Applying python-2.5.1-no-hardcoded-grep.patch ...                                                                                                                                                                                                                                                                     [ ok ]
 * Applying python-2.6.2-irix.patch ...

 * Failed Patch: python-2.6.2-irix.patch !
 *  ( /Volumes/prefix-ppc-macos-native/usr/portage/dev-lang/python/files/python-2.6.2-irix.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /Volumes/prefix-ppc-macos-native/var/tmp/portage/dev-lang/python-2.6.2-r2/temp/python-2.6.2-irix.patch-993.out

 * ERROR: dev-lang/python-2.6.2-r2 failed:
 *   Failed Patch: python-2.6.2-irix.patch!
 * 
 * Call stack:
 *               ebuild.sh:  51: <call call-ebuildshell 'src_prepare'>
 *             environment: 779: <call src_prepare>
 *             environment:4347: <call epatch '/Volumes/prefix-ppc-macos-native/usr/portage/dev-lang/python/files/python-2.6.2-irix.patch'>
 *             environment:2071:                 die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.


the patch is present:
matt@hibook /Volumes/prefix-ppc-macos-native $ ls -l /Volumes/prefix-ppc-macos-native/usr/portage/dev-lang/python/files/python-2.6.2-irix.patch 
-rw-r--r-- 1 matt matt 11504 Sep 29 11:18 /Volumes/prefix-ppc-macos-native/usr/portage/dev-lang/python/files/python-2.6.2-irix.patch


matt@hibook /Volumes/prefix-ppc-macos-native $ head -n 50 /Volumes/prefix-ppc-macos-native/var/tmp/portage/dev-lang/python-2.6.2-r2/temp/python-2.6.2-irix.patch-993.out
***** python-2.6.2-irix.patch *****

===================================

PATCH COMMAND:   patch -p0 -g0 -E --no-backup-if-mismatch < /Volumes/prefix-ppc-macos-native/usr/portage/dev-lang/python/files/python-2.6.2-irix.patch

===================================
patching file setup.py
Hunk #1 succeeded at 1298 (offset -12 lines).
patching file Modules/_cursesmodule.c
patching file Modules/_fileio.c
patching file Modules/mmapmodule.c
patching file Modules/posixmodule.c
patching file configure.in
Hunk #1 succeeded at 1240 (offset -24 lines).
patching file Modules/_ctypes/_ctypes.c
patching file Modules/_ctypes/_ctypes_test.c
patching file Modules/_ctypes/callproc.c
patching file Modules/_ctypes/malloc_closure.c
patching file Modules/_ctypes/stgdict.c
can't find file to patch at input line 245
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Modules/_ctypes/libffi/configure.ac.orig   2009-06-19 19:52:36.000000000 +0200
|+++ Modules/_ctypes/libffi/configure.ac        2009-06-19 19:52:43.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 270
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Modules/_ctypes/libffi/configure.orig      2009-06-19 19:52:36.000000000 +0200
|+++ Modules/_ctypes/libffi/configure   2009-06-19 19:52:43.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 302
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- Modules/_ctypes/libffi/include/ffi_common.h.orig   2009-06-19 19:52:36.000000000 +0200
|+++ Modules/_ctypes/libffi/include/ffi_common.h        2009-06-19 19:53:26.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 340
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
Comment 1 Fabian Groffen gentoo-dev 2009-10-06 18:40:47 UTC
I think haubi fixed this regression the other day
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2009-10-07 07:01:17 UTC
Indeed. Sorry, didn't recognize this bug, which seems to have existed before already.