jedit is masked out in the ebuilds for amd64. Temporarily setting the ACCEPT_KEYWORDS to allow its emerge fails during the patching process: Output from the emerge: ACCEPT_KEYWORDS='~amd64' emerge jedit Calculating dependencies ...done! >>> emerge (1 of 1) app-editors/jedit-4.2_pre12 to / >>> md5 src_uri ;-) jedit42pre12source.tar.gz >>> Unpacking source... >>> Unpacking jedit42pre12source.tar.gz to /var/tmp/portage/jedit-4.2_pre12/work >>> Source unpacked. RUNNING FROM extra_functions.sh * Applying jedit-4.2_pre12.jikes-and-lock-fix.patch... * Failed Patch: jedit-4.2_pre12.jikes-and-lock-fix.patch! * * Include in your bugreport the contents of: * * /var/tmp/portage/jedit-4.2_pre12/temp/jedit-4.2_pre12.jikes-and-lock-fix.patch-17987.out !!! ERROR: app-editors/jedit-4.2_pre12 failed. !!! Function epatch, Line 360, Exitcode 0 !!! Failed Patch: jedit-4.2_pre12.jikes-and-lock-fix.patch! Output from the file as requested from the error output above: more /var/tmp/portage/jedit-4.2_pre12/temp/jedit-4.2_pre12.jikes-and-lock-fix.patch-17987.out ***** jedit-4.2_pre12.jikes-and-lock-fix.patch ***** ==================================================== PATCH COMMAND: patch -p0 < /usr/portage/app-editors/jedit/files/jedit-4.2_pre12.jikes-and-lock-fix.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 -ur jEdit/jars/QuickNotepad/QuickNotepad.java /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java |--- jEdit/jars/QuickNotepad/QuickNotepad.java Mon Apr 19 00:24:49 2004 |+++ /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java Fri Apr 30 16:23:08 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 27 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/modes/progress.xml /home/slava/jEdit/modes/progress.xml |--- jEdit/modes/progress.xml Fri Feb 6 11:22:08 2004 |+++ /home/slava/jEdit/modes/progress.xml Thu Apr 29 11:03:22 2004 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 167 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/KillRing.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java |--- jEdit/org/gjt/sp/jedit/buffer/KillRing.java Tue Apr 20 21:03:33 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java Fri Apr 30 15:54:37 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/UndoManager.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java |--- jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Wed Jul 23 02:08:54 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Fri Apr 30 15:55:28 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 213 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java |--- jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Jun 20 21:15:05 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Apr 30 15:53:24 2004 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 225 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Fri Mar 26 12:16:18 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Sat May 1 16:09:57 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 248 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat Nov 15 14:48:16 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat May 1 16:08:17 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored ==================================================== PATCH COMMAND: patch -p1 < /usr/portage/app-editors/jedit/files/jedit-4.2_pre12.jikes-and-lock-fix.patch ==================================================== patching file jars/QuickNotepad/QuickNotepad.java Hunk #1 FAILED at 18. 1 out of 2 hunks FAILED -- saving rejects to file jars/QuickNotepad/QuickNotepad.java.rej patching file modes/progress.xml patching file org/gjt/sp/jedit/buffer/KillRing.java patching file org/gjt/sp/jedit/buffer/UndoManager.java Hunk #1 FAILED at 35. 1 out of 2 hunks FAILED -- saving rejects to file org/gjt/sp/jedit/buffer/UndoManager.java.rej patching file org/gjt/sp/jedit/gui/PasteFromListDialog.java patching file org/gjt/sp/jedit/pluginmgr/InstallPanel.java patching file org/gjt/sp/jedit/pluginmgr/ManagePanel.java ==================================================== PATCH COMMAND: patch -p2 < /usr/portage/app-editors/jedit/files/jedit-4.2_pre12.jikes-and-lock-fix.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 -ur jEdit/jars/QuickNotepad/QuickNotepad.java /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java |--- jEdit/jars/QuickNotepad/QuickNotepad.java Mon Apr 19 00:24:49 2004 |+++ /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java Fri Apr 30 16:23:08 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 27 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/modes/progress.xml /home/slava/jEdit/modes/progress.xml |--- jEdit/modes/progress.xml Fri Feb 6 11:22:08 2004 |+++ /home/slava/jEdit/modes/progress.xml Thu Apr 29 11:03:22 2004 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 167 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/KillRing.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java |--- jEdit/org/gjt/sp/jedit/buffer/KillRing.java Tue Apr 20 21:03:33 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java Fri Apr 30 15:54:37 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/UndoManager.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java |--- jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Wed Jul 23 02:08:54 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Fri Apr 30 15:55:28 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 213 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java |--- jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Jun 20 21:15:05 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Apr 30 15:53:24 2004 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 225 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Fri Mar 26 12:16:18 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Sat May 1 16:09:57 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 248 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat Nov 15 14:48:16 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat May 1 16:08:17 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored ==================================================== PATCH COMMAND: patch -p3 < /usr/portage/app-editors/jedit/files/jedit-4.2_pre12.jikes-and-lock-fix.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 -ur jEdit/jars/QuickNotepad/QuickNotepad.java /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java |--- jEdit/jars/QuickNotepad/QuickNotepad.java Mon Apr 19 00:24:49 2004 |+++ /home/slava/jEdit/jars/QuickNotepad/QuickNotepad.java Fri Apr 30 16:23:08 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored missing header for unified diff at line 27 of patch can't find file to patch at input line 27 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/modes/progress.xml /home/slava/jEdit/modes/progress.xml |--- jEdit/modes/progress.xml Fri Feb 6 11:22:08 2004 |+++ /home/slava/jEdit/modes/progress.xml Thu Apr 29 11:03:22 2004 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored can't find file to patch at input line 167 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/KillRing.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java |--- jEdit/org/gjt/sp/jedit/buffer/KillRing.java Tue Apr 20 21:03:33 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/KillRing.java Fri Apr 30 15:54:37 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 188 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/buffer/UndoManager.java /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java |--- jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Wed Jul 23 02:08:54 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/buffer/UndoManager.java Fri Apr 30 15:55:28 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 213 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java |--- jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Jun 20 21:15:05 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/gui/PasteFromListDialog.java Fri Apr 30 15:53:24 2004 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 225 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Fri Mar 26 12:16:18 2004 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/InstallPanel.java Sat May 1 16:09:57 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 248 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -ur jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java |--- jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat Nov 15 14:48:16 2003 |+++ /home/slava/jEdit/org/gjt/sp/jedit/pluginmgr/ManagePanel.java Sat May 1 16:08:17 2004 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored ==================================================== PATCH COMMAND: patch -p4 < /usr/portage/app-editors/jedit/files/jedit-4.2_pre12.jikes-and-lock-fix.patch ==================================================== missing header for unified diff at line 4 of patch patching file jars/QuickNotepad/QuickNotepad.java Hunk #1 FAILED at 18. 1 out of 2 hunks FAILED -- saving rejects to file jars/QuickNotepad/QuickNotepad.java.rej missing header for unified diff at line 27 of patch patching file modes/progress.xml patching file org/gjt/sp/jedit/buffer/KillRing.java patching file org/gjt/sp/jedit/buffer/UndoManager.java Hunk #1 FAILED at 35. 1 out of 2 hunks FAILED -- saving rejects to file org/gjt/sp/jedit/buffer/UndoManager.java.rej patching file org/gjt/sp/jedit/gui/PasteFromListDialog.java patching file org/gjt/sp/jedit/pluginmgr/InstallPanel.java patching file org/gjt/sp/jedit/pluginmgr/ManagePanel.java
*** This bug has been marked as a duplicate of 49809 ***