Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54494 - mozilla-1.7-amd64.patch fail on emerging net-www/mozilla-1.7
Summary: mozilla-1.7-amd64.patch fail on emerging net-www/mozilla-1.7
Status: RESOLVED DUPLICATE of bug 54493
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 22:26 UTC by Andrew Williams
Modified: 2005-07-17 13:06 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 Andrew Williams 2004-06-19 22:26:18 UTC
>>> Unpacking source...
>>> Unpacking mozilla-source-1.7.tar.bz2 to /data/port_tmp/portage/mozilla-1.7/work
>>> Unpacking ipc-1.0.6.tar.gz to /data/port_tmp/portage/mozilla-1.7/work
>>> Unpacking enigmail-0.84.1-r1.tar.gz to /data/port_tmp/portage/mozilla-1.7/work
 * Applying mozilla-1.7-amd64.patch...

 * Failed Patch: mozilla-1.7-amd64.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /data/port_tmp/portage/mozilla-1.7/temp/mozilla-1.7-amd64.patch-8536.out


!!! ERROR: net-www/mozilla-1.7 failed.
!!! Function epatch, Line 322, Exitcode 0
!!! Failed Patch: mozilla-1.7-amd64.patch!

Reproducible: Always
Steps to Reproduce:
1. emerge -u net-www/mozilla
2.
3.
Actual Results:  
Contents of mozilla-1.7-amd64.patch-8536.out is: 
 
***** mozilla-1.7-amd64.patch ***** 
 
=================================== 
 
PATCH COMMAND:  patch -p0 -g0 
< /usr/portage/net-www/mozilla/files/mozilla-1.7-amd64.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 -ruN mozilla.old/config/mkdepend/imakemdep.h 
mozilla/config/mkdepend/imakemdep.h 
|--- mozilla.old/config/mkdepend/imakemdep.h	1998-09-05 00:22:25.000000000 
-0400 
|+++ mozilla/config/mkdepend/imakemdep.h	2003-09-27 16:20:55.105322104 
-0400 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
can't find file to patch at input line 17 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
|--- mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-06-18 
23:02:34.000000000 -0400 
|+++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-09-27 
16:20:55.105322104 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
patching file 
mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp 
patching file 
mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp 
can't find file to patch at input line 427 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
|--- mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-02-22 
23:41:18.000000000 -0500 
|+++ mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-09-27 
16:21:05.754703152 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
9 out of 9 hunks ignored 
=================================== 
 
PATCH COMMAND:  patch -p1 -g0 
< /usr/portage/net-www/mozilla/files/mozilla-1.7-amd64.patch 
 
=================================== 
patching file config/mkdepend/imakemdep.h 
patching file xpcom/reflect/xptcall/src/md/unix/Makefile.in 
Hunk #1 FAILED at 55. 
Hunk #2 succeeded at 75 (offset 5 lines). 
1 out of 2 hunks FAILED -- saving rejects to file 
xpcom/reflect/xptcall/src/md/unix/Makefile.in.rej 
The next patch would create the file 
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp, 
which already exists!  Applying it anyway. 
patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp 
Patch attempted to create file 
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp, which already 
exists. 
Hunk #1 FAILED at 1. 
1 out of 1 hunk FAILED -- saving rejects to file 
xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp.rej 
The next patch would create the file 
xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp, 
which already exists!  Applying it anyway. 
patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp 
Patch attempted to create file 
xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp, which already 
exists. 
Hunk #1 FAILED at 1. 
1 out of 1 hunk FAILED -- saving rejects to file 
xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp.rej 
patching file xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
Hunk #1 succeeded at 100 with fuzz 2 (offset 13 lines). 
Hunk #2 succeeded at 153 with fuzz 2 (offset 26 lines). 
Hunk #3 succeeded at 277 (offset 40 lines). 
Hunk #4 succeeded at 328 (offset 58 lines). 
Hunk #5 FAILED at 425. 
Hunk #6 FAILED at 523. 
Hunk #7 FAILED at 694. 
Hunk #8 succeeded at 964 with fuzz 2 (offset 236 lines). 
Hunk #9 FAILED at 1134. 
4 out of 9 hunks FAILED -- saving rejects to file 
xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp.rej 
=================================== 
 
PATCH COMMAND:  patch -p2 -g0 
< /usr/portage/net-www/mozilla/files/mozilla-1.7-amd64.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 -ruN mozilla.old/config/mkdepend/imakemdep.h 
mozilla/config/mkdepend/imakemdep.h 
|--- mozilla.old/config/mkdepend/imakemdep.h	1998-09-05 00:22:25.000000000 
-0400 
|+++ mozilla/config/mkdepend/imakemdep.h	2003-09-27 16:20:55.105322104 
-0400 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
can't find file to patch at input line 17 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
|--- mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-06-18 
23:02:34.000000000 -0400 
|+++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-09-27 
16:20:55.105322104 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
patching file reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp 
patching file reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp 
can't find file to patch at input line 427 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
|--- mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-02-22 
23:41:18.000000000 -0500 
|+++ mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-09-27 
16:21:05.754703152 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
9 out of 9 hunks ignored 
=================================== 
 
PATCH COMMAND:  patch -p3 -g0 
< /usr/portage/net-www/mozilla/files/mozilla-1.7-amd64.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 -ruN mozilla.old/config/mkdepend/imakemdep.h 
mozilla/config/mkdepend/imakemdep.h 
|--- mozilla.old/config/mkdepend/imakemdep.h	1998-09-05 00:22:25.000000000 
-0400 
|+++ mozilla/config/mkdepend/imakemdep.h	2003-09-27 16:20:55.105322104 
-0400 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
can't find file to patch at input line 17 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
|--- mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-06-18 
23:02:34.000000000 -0400 
|+++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-09-27 
16:20:55.105322104 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
patching file xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp 
patching file xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp 
can't find file to patch at input line 427 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
|--- mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-02-22 
23:41:18.000000000 -0500 
|+++ mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-09-27 
16:21:05.754703152 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
9 out of 9 hunks ignored 
=================================== 
 
PATCH COMMAND:  patch -p4 -g0 
< /usr/portage/net-www/mozilla/files/mozilla-1.7-amd64.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 -ruN mozilla.old/config/mkdepend/imakemdep.h 
mozilla/config/mkdepend/imakemdep.h 
|--- mozilla.old/config/mkdepend/imakemdep.h	1998-09-05 00:22:25.000000000 
-0400 
|+++ mozilla/config/mkdepend/imakemdep.h	2003-09-27 16:20:55.105322104 
-0400 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
can't find file to patch at input line 17 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 
|--- mozilla.old/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-06-18 
23:02:34.000000000 -0400 
|+++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in	2003-09-27 
16:20:55.105322104 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
2 out of 2 hunks ignored 
patching file src/md/unix/xptcinvoke_x86_64_linux.cpp 
patching file src/md/unix/xptcstubs_x86_64_linux.cpp 
can't find file to patch at input line 427 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|diff -ruN mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp 
|--- mozilla.old/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-02-22 
23:41:18.000000000 -0500 
|+++ mozilla/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp	2003-09-27 
16:21:05.754703152 -0400 
-------------------------- 
No file to patch.  Skipping patch. 
9 out of 9 hunks ignored 
 

Expected Results:  
Successful patch and compile 

Portage 2.0.50-r8 (gcc34-amd64-2004.1, gcc-3.4.0, glibc-2.3.4.20040605-r0, 
2.6.7-gentoo) 
================================================================= 
System uname: 2.6.7-gentoo x86_64 4 
Gentoo Base System version 1.4.16 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon64 -mtune=athlon64 -pipe -maccumulate-outgoing-args 
-fomit-frame-pointer -fweb" 
CHOST="x86_64-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon64 -mtune=athlon64 -pipe -maccumulate-outgoing-args 
-fomit-frame-pointer -fweb" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk 
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/data/port_tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X aalib alsa amd64 apache2 apm arts ati avi berkdb bonobo breakme cdr 
crypt cups dga dga2 doc dvd dvdr encode esd foomaticdb gdbm ggi gif gimpprint 
gnome gnome2 gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imap imlib jpeg kde 
ldap libg++ libwww maildir mikmod motif mozilla mpeg nas ncurses nls oggvorbis 
opengl oss pam pdflib perl png python qt quicktime radeon readline sdl slang 
spell ssl tcltk tcpd tetex theora truetype unicode v4l v4l2 wmf xml xml2 xmms 
xv xvid zlib"
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-06-20 12:08:42 UTC

*** This bug has been marked as a duplicate of 54493 ***