Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40673 - OpenOffice fails while making analysis.obj (Error 65280)
Summary: OpenOffice fails while making analysis.obj (Error 65280)
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 20:22 UTC by D A Rist
Modified: 2004-08-08 02:27 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 D A Rist 2004-02-06 20:22:53 UTC
System is AMD K6-350.

From MAKE.CONF
USE="X gtk gtk2 gnome -alsa qt kde java tcltk gif jpeg perl png python ruby samba spell tiff truetype usb xface x86"
CHOST="i586-pc-linux-gnu"
CFLAGS="-mcpu=k6 -O3 -pipe"
ACCEPT_KEYWORDS="~x86"

I believe I am usung the University of Oregon Mirror for my files.

Text from Error Message:
g++ Internal Error: Terminated (Program cc1plus)
Please submit full bug report
See <URL: http://bugs.gentoo.org/> for instructions
{standard input}: Assembler messages:
{standard input}: 14988, warning partial line at end of file ignored
dmake: Error code 1, while making '../../unxlngi4.pro/slo/analysis.obj'
---* TG_SLO.MK *---
ERROR: Error 65280 occured while making /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/scaddins/source/analysis

!!!ERROR: app-office/openoffice-1.1.0-r2 failed.
!!!Function src_compile, Line 470, exitcode 1
!!!Build failed

Reproducible: Always
Steps to Reproduce:
1. run emerge (I was using emerge -U world)
2. wait a long time
3. Errors (I did this twice, it takes about 12 hours)

Actual Results:  
I received the above error and the world update terminated.

Expected Results:  
Not errored...

During compile I would periodically enter WindowMaker & run ymessenger, logjam,
evolution & mozillafirebird.  I can't go 12 hours without checking my email
Comment 1 D A Rist 2004-02-06 20:41:23 UTC
I was also using the FORCE_JAVA setting to use it with Sun's Java distrobution (latest one).
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-02-07 02:20:24 UTC
Try with -O2, it seems to be a compiler bug. (btw. I don't think it is wise to compile agains 1.5 beta1 ;-))  Also which gcc version do you have? Try with 3.3.2-r5 (-r6 is broken)
Comment 3 D A Rist 2004-02-09 19:23:49 UTC
When I did this, I passed this module.  Several hours later however, it broke 'oosuport.nbm'.

Java 217: cannot resolve symbol
symbol : class WizardDescriptor$Panel
location: package openide
perchance you meant 'WizardDescriptor.Panel'
public org.openide.WizardDescriptor$Panel current()

THere were other errors with this method, but they scrolled off (the output says 3).
Comment 4 Andrew Cooks 2004-08-08 00:44:28 UTC
This bug has been inactive for more than 90 days.

Is this still relevant? I see beta2 of the jdk has been released and OOo is at 1.1.1 (for x86).
Comment 5 Paul de Vrieze (RETIRED) gentoo-dev 2004-08-08 02:27:47 UTC
Most of those dollar errors should be patched out by now. So try again and reopen if it still fails