***** numeric-24.2-python25.patch ***** ======================================= PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < /usr/portage/dev-python/numeric/files/numeric-24.2-python25.patch ======================================= patching file Numeric-24.2/Src/arrayobject.c Hunk #1 FAILED at 12. 1 out of 13 hunks FAILED -- saving rejects to file Numeric-24.2/Src/arrayobject.c.rej patching file Numeric-24.2/Src/multiarraymodule.c patching file Numeric-24.2/Src/ufuncobject.c patching file Numeric-24.2/Src/arrayobject.c ======================================= PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < /usr/portage/dev-python/numeric/files/numeric-24.2-python25.patch ======================================= can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/arrayobject.c Numeric-24.2.new/Src/arrayobject.c |--- Numeric-24.2/Src/arrayobject.c 2007-05-25 18:34:55.000000000 +0100 |+++ Numeric-24.2.new/Src/arrayobject.c 2007-05-25 18:34:04.000000000 +0100 -------------------------- No file to patch. Skipping patch. 13 out of 13 hunks ignored can't find file to patch at input line 147 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/multiarraymodule.c Numeric-24.2.new/Src/multiarraymodule.c |--- Numeric-24.2/Src/multiarraymodule.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/multiarraymodule.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 190 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/ufuncobject.c Numeric-24.2.new/Src/ufuncobject.c |--- Numeric-24.2/Src/ufuncobject.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/ufuncobject.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 211 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | |From: Daniel Drake | |Fix list slicing on python 2.5 | |Numeric.arange(0,10) was working fine but Numeric.arange(0,10)[:] was |returning nonsense. Using the correct data type fixes the problem. | |Index: Numeric-24.2/Src/arrayobject.c |=================================================================== |--- Numeric-24.2.orig/Src/arrayobject.c |+++ Numeric-24.2/Src/arrayobject.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored ======================================= PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < /usr/portage/dev-python/numeric/files/numeric-24.2-python25.patch ======================================= can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/arrayobject.c Numeric-24.2.new/Src/arrayobject.c |--- Numeric-24.2/Src/arrayobject.c 2007-05-25 18:34:55.000000000 +0100 |+++ Numeric-24.2.new/Src/arrayobject.c 2007-05-25 18:34:04.000000000 +0100 -------------------------- No file to patch. Skipping patch. 13 out of 13 hunks ignored can't find file to patch at input line 147 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/multiarraymodule.c Numeric-24.2.new/Src/multiarraymodule.c |--- Numeric-24.2/Src/multiarraymodule.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/multiarraymodule.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 190 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/ufuncobject.c Numeric-24.2.new/Src/ufuncobject.c |--- Numeric-24.2/Src/ufuncobject.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/ufuncobject.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 211 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | |From: Daniel Drake | |Fix list slicing on python 2.5 | |Numeric.arange(0,10) was working fine but Numeric.arange(0,10)[:] was |returning nonsense. Using the correct data type fixes the problem. | |Index: Numeric-24.2/Src/arrayobject.c |=================================================================== |--- Numeric-24.2.orig/Src/arrayobject.c |+++ Numeric-24.2/Src/arrayobject.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored ======================================= PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < /usr/portage/dev-python/numeric/files/numeric-24.2-python25.patch ======================================= missing header for unified diff at line 4 of patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/arrayobject.c Numeric-24.2.new/Src/arrayobject.c |--- Numeric-24.2/Src/arrayobject.c 2007-05-25 18:34:55.000000000 +0100 |+++ Numeric-24.2.new/Src/arrayobject.c 2007-05-25 18:34:04.000000000 +0100 -------------------------- No file to patch. Skipping patch. 13 out of 13 hunks ignored missing header for unified diff at line 147 of patch can't find file to patch at input line 147 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/multiarraymodule.c Numeric-24.2.new/Src/multiarraymodule.c |--- Numeric-24.2/Src/multiarraymodule.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/multiarraymodule.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 190 of patch can't find file to patch at input line 190 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/ufuncobject.c Numeric-24.2.new/Src/ufuncobject.c |--- Numeric-24.2/Src/ufuncobject.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/ufuncobject.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 211 of patch can't find file to patch at input line 211 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | |From: Daniel Drake | |Fix list slicing on python 2.5 | |Numeric.arange(0,10) was working fine but Numeric.arange(0,10)[:] was |returning nonsense. Using the correct data type fixes the problem. | |Index: Numeric-24.2/Src/arrayobject.c |=================================================================== |--- Numeric-24.2.orig/Src/arrayobject.c |+++ Numeric-24.2/Src/arrayobject.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored ======================================= PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < /usr/portage/dev-python/numeric/files/numeric-24.2-python25.patch ======================================= missing header for unified diff at line 4 of patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/arrayobject.c Numeric-24.2.new/Src/arrayobject.c |--- Numeric-24.2/Src/arrayobject.c 2007-05-25 18:34:55.000000000 +0100 |+++ Numeric-24.2.new/Src/arrayobject.c 2007-05-25 18:34:04.000000000 +0100 -------------------------- No file to patch. Skipping patch. 13 out of 13 hunks ignored missing header for unified diff at line 147 of patch can't find file to patch at input line 147 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/multiarraymodule.c Numeric-24.2.new/Src/multiarraymodule.c |--- Numeric-24.2/Src/multiarraymodule.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/multiarraymodule.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored missing header for unified diff at line 190 of patch can't find file to patch at input line 190 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nur Numeric-24.2/Src/ufuncobject.c Numeric-24.2.new/Src/ufuncobject.c |--- Numeric-24.2/Src/ufuncobject.c 2005-08-16 06:20:25.000000000 +0100 |+++ Numeric-24.2.new/Src/ufuncobject.c 2007-05-25 18:28:35.000000000 +0100 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored missing header for unified diff at line 211 of patch can't find file to patch at input line 211 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- | |From: Daniel Drake | |Fix list slicing on python 2.5 | |Numeric.arange(0,10) was working fine but Numeric.arange(0,10)[:] was |returning nonsense. Using the correct data type fixes the problem. | |Index: Numeric-24.2/Src/arrayobject.c |=================================================================== |--- Numeric-24.2.orig/Src/arrayobject.c |+++ Numeric-24.2/Src/arrayobject.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored