Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78931 - openoffice 1.1.4 failes to emerge (pyunolink-fix.patch not found)
Summary: openoffice 1.1.4 failes to emerge (pyunolink-fix.patch not found)
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: 2005-01-21 04:08 UTC by Grzegorz Herman
Modified: 2005-01-21 07:38 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 Grzegorz Herman 2005-01-21 04:08:46 UTC
While trying to emerge openoffice-1.1.4, the build phase complaining it cannot find the patch file "pyunolink-fix.patch". The file really is not there.

Reproducible: Always
Steps to Reproduce:
1. emerge openoffice
2.
3.

Actual Results:  
error

Expected Results:  
installed (updated) openoffice

>emerge openoffice

(...)
>>> Unpacking source...
>>> Unpacking OOo_1.1.4_source.tar.gz to /var/tmp/portage/openoffice-1.1.4/work
>>> Unpacking STLport-4.6.2.tar.gz to /var/tmp/portage/openoffice-1.1.4/work
 * Applying newstlportfix.patch ...                                            
                                                                               
                [ ok ]
 * Applying gcc-instlib.patch ...                                              
                                                                               
                [ ok ]
 * Applying javafix.patch ...                                                  
                                                                               
                [ ok ]
 * Applying freetype-217.patch ...                                             
                                                                               
                [ ok ]
 * Applying openoffice-java.patch ...                                          
                                                                               
                [ ok ]
hardened
 * Applying pthreadlink-fix.patch ...                                          
                                                                               
                [ ok ]
 * Applying hardened-link.patch ...                                            
                                                                               
                [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-office/openoffice/files/1.1.4/pyunolink-fix.patch
 *   ( pyunolink-fix.patch )


!!! ERROR: app-office/openoffice-1.1.4 failed.
!!! Function epatch, Line 212, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, NOT this status message.



> emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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/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/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://src.gentoo.pl
http://gentoo.mirror.sdv.fr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx X acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups
divx4linux encode esd f77 fam fbcon flac font-server foomaticdb fortran gcj gdbm
gif gpm gtk2 hardened imlib innodb ipv6 jabber java jpeg junit libg++ libwww mad
maildir mikmod motif mozilla mpeg mysql ncurses nls nocardbus nocd oggvorbis
opengl oss pam pda pdflib perl png postgres python quicktime readline samba sdl
slang spell ssl svga tcpd tetex threads tiff truetype truetype-fonts type1-fonts
unicode usb x86 xml2 xmms xv xvid zlib video_cards_i830"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-21 07:38:01 UTC
Ooops, sorry, seem to have missed this one. Fixed it now.

Thanks for reporting!