Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110378

Summary: Missing patch file when emerging OpenOffice 2.0.0
Product: Gentoo Linux Reporter: Oliver Kling <else>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oliver Kling 2005-10-24 14:35:49 UTC
I am having problems emerging OpenOffice 2.0.0. I tried on an AMD64 with using 
the ~x86 keyword after finding a hint in forum that this has to be set. 
 
amd64 ~ # ACCEPT_KEYWORDS="~x86" emerge -pv openoffice 
 
These are the packages that I would merge, in order: 
 
Calculating dependencies ...done! 
[ebuild  N    ] app-office/openoffice-2.0.0  +curl +eds -gnome +gtk +java +kde 
-ldap -mozilla -nas +xml2 +zlib 0 kB 
 
Total size of downloads: 0 kB 
amd64 ~ # ACCEPT_KEYWORDS="~x86" emerge openoffice      
 
[...]  
 
if grep  
localize.sdf /var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0/build/OOO_2_0_0/sw/source/ui/app/localize.sdf  
> /dev/null 2>&1 ; then \  
        FLAGS="$FLAGS --distro=Localize"; \  
fi ; \  
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0/patches/apply.pl /var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0/patches/OOO_2_0 /var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0/build/OOO_2_0_0  
$FLAGS --tag=OOO_2_0_0 ;  
Execute with  for distro(s) 'Gentoo64 Localize'  
PATCHPATH => .:../src680:../evo2:../vba:../mono:../64bit:../cairo  
  
  
** Error ** - Can't find file cws-ooo64bit02.2005-04-19-math-h.diff in patch  
path '.:../src680:../evo2:../vba:../mono:../64bit:../cairo'  
  
  
make: *** [stamp/patch.apply] Error 2  
  
!!! ERROR: app-office/openoffice-2.0.0 failed.  
!!! Function src_compile, Line 191, Exitcode 2  
!!! Build failed  
 
 

Reproducible: Always
Steps to Reproduce:
as described in details
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-10-24 14:43:10 UTC
Really, this gets very annoying. Why do you post a bug for a not supported
architecture?

OpenOffice.org 2.0 does currently not build on AMD64, there is work going on in
this area, but it will be at last a few more months until this is ready.