***** 006_mips-asm.patch ***** ============================== PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/www-client/mozilla-firefox-3.0.1/work/patch/006_mips-asm.patch ============================== can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Upstream Bug: http://bugzilla.mozilla.org/show_bug.cgi?id=258429 | |This patch is required to fix build issues with Mozilla on MIPS architectures. |The out-of-the-box code is coded to build on a PlayStation 2 game console, which |is a highly specialised MIPS machine based around the Toshiba TX5900. This CPU |is very non-standard, causing problems with generic MIPS machines like Silicon |Graphics workstations. | |The following patch fixes the assembly language routines for generic MIPS |machines. In the case where it is being compiled for a PlayStation 2, the older |PS2-specific implementation is used instead. | |Patch $Revision: 1.1 $ |diff --git a/configure.in b/configure.in |index f49bf6c..2423b6c 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 32 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/xpcom/reflect/xptcall/src/md/unix/Makefile.in |index 559fd96..6181699 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/Makefile.in |+++ b/xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 61 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |index 8704247..6cf9deb 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 321 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |index a73e432..2c27a26 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored patching file b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s can't find file to patch at input line 540 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |index 4d60f7b..bdce59c 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ============================== PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/www-client/mozilla-firefox-3.0.1/work/patch/006_mips-asm.patch ============================== patching file configure.in can't find file to patch at input line 32 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/xpcom/reflect/xptcall/src/md/unix/Makefile.in |index 559fd96..6181699 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/Makefile.in |+++ b/xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 61 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |index 8704247..6cf9deb 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 321 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |index a73e432..2c27a26 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s can't find file to patch at input line 540 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |index 4d60f7b..bdce59c 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ============================== PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/www-client/mozilla-firefox-3.0.1/work/patch/006_mips-asm.patch ============================== missing header for unified diff at line 18 of patch can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Upstream Bug: http://bugzilla.mozilla.org/show_bug.cgi?id=258429 | |This patch is required to fix build issues with Mozilla on MIPS architectures. |The out-of-the-box code is coded to build on a PlayStation 2 game console, which |is a highly specialised MIPS machine based around the Toshiba TX5900. This CPU |is very non-standard, causing problems with generic MIPS machines like Silicon |Graphics workstations. | |The following patch fixes the assembly language routines for generic MIPS |machines. In the case where it is being compiled for a PlayStation 2, the older |PS2-specific implementation is used instead. | |Patch $Revision: 1.1 $ |diff --git a/configure.in b/configure.in |index f49bf6c..2423b6c 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 32 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/xpcom/reflect/xptcall/src/md/unix/Makefile.in |index 559fd96..6181699 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/Makefile.in |+++ b/xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 61 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |index 8704247..6cf9deb 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 321 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |index a73e432..2c27a26 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored patching file reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s can't find file to patch at input line 540 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |index 4d60f7b..bdce59c 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ============================== PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/www-client/mozilla-firefox-3.0.1/work/patch/006_mips-asm.patch ============================== missing header for unified diff at line 18 of patch can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Upstream Bug: http://bugzilla.mozilla.org/show_bug.cgi?id=258429 | |This patch is required to fix build issues with Mozilla on MIPS architectures. |The out-of-the-box code is coded to build on a PlayStation 2 game console, which |is a highly specialised MIPS machine based around the Toshiba TX5900. This CPU |is very non-standard, causing problems with generic MIPS machines like Silicon |Graphics workstations. | |The following patch fixes the assembly language routines for generic MIPS |machines. In the case where it is being compiled for a PlayStation 2, the older |PS2-specific implementation is used instead. | |Patch $Revision: 1.1 $ |diff --git a/configure.in b/configure.in |index f49bf6c..2423b6c 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 32 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/xpcom/reflect/xptcall/src/md/unix/Makefile.in |index 559fd96..6181699 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/Makefile.in |+++ b/xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 61 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |index 8704247..6cf9deb 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 321 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |index a73e432..2c27a26 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored patching file xptcall/src/md/unix/xptcstubs_asm_mips.s can't find file to patch at input line 540 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |index 4d60f7b..bdce59c 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ============================== PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < /var/tmp/portage/www-client/mozilla-firefox-3.0.1/work/patch/006_mips-asm.patch ============================== missing header for unified diff at line 18 of patch can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Upstream Bug: http://bugzilla.mozilla.org/show_bug.cgi?id=258429 | |This patch is required to fix build issues with Mozilla on MIPS architectures. |The out-of-the-box code is coded to build on a PlayStation 2 game console, which |is a highly specialised MIPS machine based around the Toshiba TX5900. This CPU |is very non-standard, causing problems with generic MIPS machines like Silicon |Graphics workstations. | |The following patch fixes the assembly language routines for generic MIPS |machines. In the case where it is being compiled for a PlayStation 2, the older |PS2-specific implementation is used instead. | |Patch $Revision: 1.1 $ |diff --git a/configure.in b/configure.in |index f49bf6c..2423b6c 100644 |--- a/configure.in |+++ b/configure.in -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 32 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/xpcom/reflect/xptcall/src/md/unix/Makefile.in |index 559fd96..6181699 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/Makefile.in |+++ b/xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 61 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |index 8704247..6cf9deb 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 321 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |index a73e432..2c27a26 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp -------------------------- No file to patch. Skipping patch. 5 out of 5 hunks ignored patching file src/md/unix/xptcstubs_asm_mips.s can't find file to patch at input line 540 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |index 4d60f7b..bdce59c 100644 |--- a/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp |+++ b/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored