Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57109 - emerge openoffice-ximian-1.1.60 fails when it trys to apply patch nativefix.diff
Summary: emerge openoffice-ximian-1.1.60 fails when it trys to apply patch nativefix.diff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 20:46 UTC by Perry Lu
Modified: 2004-07-15 01:48 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 Perry Lu 2004-07-14 20:46:23 UTC
here is the complete log when I try to emerge openoffice-ximian:
Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-ximian-1.1.60 to /
>>> md5 src_uri ;-) OOo_1.1.2_source.tar.gz
>>> md5 src_uri ;-) ooo-build-1.1.60.tar.gz
>>> md5 src_uri ;-) ooo-icons-OOO_1_1-9.tar.gz
 * ****************************************************************
 *  This ebuild now also includes optional support for kde
 *  integration. If you want to use it you will have to put
 *  'ooo-kde' into your USE FLAGS.
 *
 *  It is important to note that OpenOffice.org is a very fragile
 *  build when it comes to CFLAGS.  A number of flags have already
 *  been filtered out.  If you experience difficulty merging this
 *  package and use agressive CFLAGS, lower the CFLAGS and try to
 *  merge again.
 * ****************************************************************
>>> Unpacking source...
>>> Unpacking OOo_1.1.2_source.tar.gz to /var/tmp/portage/openoffice-ximian-1.1. 60/work
>>> Unpacking ooo-build-1.1.60.tar.gz to /var/tmp/portage/openoffice-ximian-1.1. 60/work
>>> Unpacking ooo-icons-OOO_1_1-9.tar.gz to /var/tmp/portage/openoffice-ximian-1 .1.60/work
 * Applying fixscale.patch...                                             [ ok ]
 * Applying gentoo-1.1.60.patch...                                        [ ok ]
 * Applying nativefix.diff...

 * Failed Patch: nativefix.diff!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/openoffice-ximian-1.1.60/temp/nativefix.diff-15604.out


!!! ERROR: app-office/openoffice-ximian-1.1.60 failed.
!!! Function epatch, Line 322, Exitcode 0
!!! Failed Patch: nativefix.diff!


Reproducible: Always
Steps to Reproduce:
1.simply emerge openoffice-ximian-1.1.60

Actual Results:  
returns failure message when it trys to apply patch nativefix.diff

Expected Results:  
a successful merge.

here is /var/tmp/portage/openoffice-ximian-1.1.60/temp/nativefix.diff-15604.out
it asked me to include:

***** nativefix.diff *****

==========================

PATCH COMMAND:  patch -p0 -g0 < /usr/portage/app-office/openoffice-ximian/files/
1.1.2/nativefix.diff

==========================
patching file nativewidgets-vcl.diff
Hunk #1 FAILED at 3924.
Hunk #2 FAILED at 4021.
Hunk #3 FAILED at 4399.
Hunk #4 FAILED at 4667.
Hunk #5 FAILED at 4758.
Hunk #6 FAILED at 7093.
Hunk #7 FAILED at 8729.
Hunk #8 FAILED at 8951.
Hunk #9 FAILED at 9045.
9 out of 9 hunks FAILED -- saving rejects to file nativewidgets-vcl.diff.rej
==========================

PATCH COMMAND:  patch -p1 -g0 < /usr/portage/app-office/openoffice-ximian/files/
1.1.2/nativefix.diff

==========================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nativewidgets-vcl.diff
|+++ nativewidgets-vcl.diff
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
==========================

PATCH COMMAND:  patch -p2 -g0 < /usr/portage/app-office/openoffice-ximian/files/
1.1.2/nativefix.diff

==========================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nativewidgets-vcl.diff
|+++ nativewidgets-vcl.diff
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
==========================

PATCH COMMAND:  patch -p3 -g0 < /usr/portage/app-office/openoffice-ximian/files/
1.1.2/nativefix.diff

==========================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nativewidgets-vcl.diff
|+++ nativewidgets-vcl.diff
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
==========================

PATCH COMMAND:  patch -p4 -g0 < /usr/portage/app-office/openoffice-ximian/files/
1.1.2/nativefix.diff

==========================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- nativewidgets-vcl.diff
|+++ nativewidgets-vcl.diff
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2004-07-15 01:48:28 UTC
stupid cvs mistake by me, should be fixed now, give the mirrors some time to catch up...