Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118588 - OpenOffice 2.0.1 does not compile
Summary: OpenOffice 2.0.1 does not compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 15:20 UTC by Frantisek Kratochvil
Modified: 2006-01-12 04:58 UTC (History)
1 user (show)

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 Frantisek Kratochvil 2006-01-10 15:20:38 UTC
Tried to emerge OpenOffice 2.0.1. 
Compilation terminates with the following message. 

Additional information:
CFLAGS="-march=k8 -O2 -pipe -fPIC"
USE flags +curl +eds -gnome +gtk -java +kde +ldap +mozilla +xml2 +zlib
My Java SDK is Sun 1.4.2_10.


*** Emerge output follows ****

[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///var/tmp/portage/openoffice-2.0.1/work/ooo-build-2.0.1/build/ooa680-m1/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar' in registry '../../unxlngx6.pro/lib/uno_services.rdb' failed!
error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java!
dmake:  Error code 1, while making '../../unxlngx6.pro/lib/uno_services.rdb'
dmake:  '../../unxlngx6.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-2.0.1/work/ooo-build-2.0.1/build/ooa680-m1/testtools/source/bridgetest
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.0.1 failed.
!!! Function src_compile, Line 208, Exitcode 2
Comment 1 Frantisek Kratochvil 2006-01-10 15:22:10 UTC
[Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME  or  UNO_JAVA_JFW_ENV_JREHOME  could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///var/tmp/portage/openoffice-2.0.1/work/ooo-build-2.0.1/build/ooa680-m1/testtools/source/bridgetest/../../unxlngx6.pro/class/testComponent.jar' in registry '../../unxlngx6.pro/lib/uno_services.rdb' failed!
error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java!
dmake:  Error code 1, while making '../../unxlngx6.pro/lib/uno_services.rdb'
dmake:  '../../unxlngx6.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-2.0.1/work/ooo-build-2.0.1/build/ooa680-m1/testtools/source/bridgetest
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.0.1 failed.
!!! Function src_compile, Line 208, Exitcode 2
Comment 2 Andy Dustman 2006-01-11 20:25:57 UTC
profiles/default-linux/amd64/package.mask has this:

# 2005/10/24 Simon Stelling <blubb@gentoo.org>
# Don't even try to compile openoffice-2.x, it won't work.
>=app-office/openoffice-2.0.0
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2006-01-11 23:08:13 UTC
There is a reason why this package is masked on AMD64 ;) Closing.
Comment 4 Andy Dustman 2006-01-12 04:58:48 UTC
I see now a similar bug #116687 (relating to -fPIC). What exactly are the issues with getting openoffice to build on amd64? I generally would not try to build this package myself, but since there is a ~amd64 version of openoffice-bin, it's obviously not impossible.

Though people should generally not submit bugs for masked packages, they probably will anyway for something as popular as this, particularly if there is not a bug open. It may be in your interest to keep an open bug so that people stop asking about it.