FS#9541 - firefox-2.0.0.12-1 build problems

Attached to Project: Arch Linux
Opened by Allan McRae (Allan) - Tuesday, 12 February 2008, 11:19 GMT
Last edited by Roman Kyrylych (Romashka) - Thursday, 14 February 2008, 06:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Alexander Baldeck (kth5)
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
A couple of patches fail to apply when building firefox-2.0.0.12-1 from abs.

Patches which fail:
firefox-2.0-pango-printing.patch
firefox-1.5-theme-change.patch

This task depends upon

Closed by  Roman Kyrylych (Romashka)
Thursday, 14 February 2008, 06:16 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 2.0.0.12-2
Comment by Roman Kyrylych (Romashka) - Tuesday, 12 February 2008, 11:39 GMT
Allan, they don't apply or were just missing? hint:  FS#9532 
Comment by Allan McRae (Allan) - Tuesday, 12 February 2008, 12:03 GMT
No, they really don't apply...
Comment by Mike (shen) - Tuesday, 12 February 2008, 16:14 GMT
I am not sure if the issue I have is with the same patches but here's what I get...

==> Starting build()...
patching file widget/src/gtk2/nsWindow.cpp
Hunk #1 succeeded at 3692 (offset 180 lines).
Hunk #3 succeeded at 3727 (offset 180 lines).
patching file dom/src/base/nsGlobalWindow.cpp
Hunk #1 succeeded at 3699 with fuzz 1 (offset 128 lines).
patching file browser/app/mozilla.in
Hunk #1 succeeded at 130 (offset 21 lines).
patching file browser/app/profile/firefox.js
Hunk #1 succeeded at 338 with fuzz 2 (offset 85 lines).
patching file widget/src/gtk2/nsWindow.cpp
Hunk #1 succeeded at 4655 (offset 250 lines).
patching file gfx/src/gtk/nsFontMetricsPango.cpp
Hunk #1 succeeded at 949 (offset 1 line).
patching file layout/build/Makefile.in
patching file config/bdate.pl
patching file layout/generic/nsTextFrame.cpp
Hunk #1 succeeded at 2111 (offset 14 lines).
Hunk #3 succeeded at 2139 (offset 14 lines).
patching file layout/generic/nsTextFrame.cpp
Hunk #1 succeeded at 3015 (offset 42 lines).
Hunk #2 succeeded at 3040 (offset 1 line).
Hunk #3 succeeded at 3089 (offset 42 lines).
Hunk #4 succeeded at 3060 (offset 1 line).
patching file gfx/src/gtk/nsFontMetricsXft.cpp
Hunk #2 succeeded at 512 (offset 1 line).
Hunk #4 succeeded at 613 (offset 1 line).
Hunk #6 succeeded at 667 (offset 1 line).
Hunk #8 succeeded at 769 (offset 7 lines).
Hunk #10 succeeded at 885 (offset 11 lines).
Hunk #12 succeeded at 1507 (offset 11 lines).
Hunk #14 succeeded at 1527 (offset 11 lines).
Hunk #16 succeeded at 2397 (offset 11 lines).
Hunk #18 succeeded at 2434 (offset 11 lines).
patching file gfx/src/gtk/nsFontMetricsXft.h
Hunk #1 succeeded at 262 (offset 3 lines).
patching file gfx/src/freetype/nsFreeType.cpp
patching file gfx/src/freetype/nsFreeType.h
patching file gfx/src/ps/Makefile.in
patching file gfx/src/ps/mozilla-ps-decoder.cpp
patching file gfx/src/ps/mozilla-ps-decoder.h
patching file gfx/src/ps/nsDeviceContextPS.cpp
patching file gfx/src/ps/nsFontMetricsPS.cpp
Hunk #2 succeeded at 1365 (offset 4 lines).
Hunk #3 succeeded at 2524 (offset -2 lines).
Hunk #4 succeeded at 2544 (offset 4 lines).
Hunk #6 succeeded at 2662 (offset 4 lines).
patching file gfx/src/ps/nsFontMetricsPS.h
patching file gfx/src/ps/nsFontMetricsPSPango.cpp
patching file gfx/src/ps/nsFontMetricsPSPango.h
patching file gfx/src/ps/nsPostScriptObj.cpp
patching file gfx/src/ps/nsPostScriptObj.h
patching file gfx/src/ps/nsRenderingContextPS.cpp
patching file gfx/src/ps/nsRenderingContextPS.h
patching file gfx/src/ps/nsType1.cpp
patching file gfx/src/ps/nsType1.h
patching file config/system-headers
Hunk #2 succeeded at 505 (offset 2 lines).
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: layout/base/nsPresContext.cpp
|===================================================================
|RCS file: /cvsroot/mozilla/layout/base/nsPresContext.cpp,v
|retrieving revision 3.288.12.2.4.1
|diff -d -u -p -r3.288.12.2.4.1 nsPresContext.cpp
|--- layout/base/nsPresContext.cpp 21 Apr 2006 23:30:50 -0000 3.288.12.2.4.1
|+++ layout/base/nsPresContext.cpp 26 Sep 2006 19:26:40 -0000
--------------------------
File to patch:
Comment by GCN (gilcn) - Tuesday, 12 February 2008, 19:21 GMT
If you comment line #54 (the one which should apply firefox-1.5-theme-change.patch) the package should build without problem.

Without that, I've got the issue reported here too.

Loading...