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

Bug 111409

Summary: Openoffice 2.0.0 make error 65280
Product: Gentoo Linux Reporter: Sam <sgreadly>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sam 2005-11-03 14:12:22 UTC
emerging openoffice 2.0.0 compiles for ~5 hours on a 1.7Ghz centrino x86 laptop.
Afterwards, i get the following make error


.pro/slo/sw2block.o unxlngi6.pro/slo/swblocks.o
unxlngi6.pro/slo/SwXMLBlockImport.o unxlngi6.pro/slo/SwXMLSectionList.o
unxlngi6.pro/slo/SwXMLBlockExport.o unxlngi6.pro/slo/SwXMLBlockListContext.o
unxlngi6.pro/slo/SwXMLTextBlocks.o unxlngi6.pro/slo/SwXMLTextBlocks1.o | xargs
-n1 > ../../../unxlngi6.pro/slb/swg.lib
-------------
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.1/build/ooo680-m3/sw/source/core/text
dmake:  Error code 1, while making '../../../unxlngi6.pro/misc/s_porlay.dpcc'
dmake:  '../../../unxlngi6.pro/misc/s_porlay.dpcc' removed.
'---* TG_SLO.MK *---'

ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.1/build/ooo680-m3/sw/source/core/text
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.0.0 failed.
!!! Function src_compile, Line 203, Exitcode 2
!!! Build failed
!!! If you need support, post the topmost build error, NOT this status message.


I have Sun-jdk 1.4.2.09 installed.

Reproducible: Always
Steps to Reproduce:
1.emerge openoffice

Actual Results:  
compiles for a few hours, then fails with the error

Expected Results:  
a compiled OOo 2.0.0

# java -version
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)


Good luck.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-03 14:16:16 UTC
Are you sure you have not run out of disk space/RAM? Also, emerge --info missing
here.
Comment 2 Sam 2005-11-03 14:39:12 UTC
/dev/sda3              19G   19G     0 100% /

Oh my lord how could i miss that! Very sorry about it. I guess its time i think
twice about what i install.