Summary: | app-office/openoffice-3.1.0 fails to emerge with USE="java" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michiel de Bruijne <m.debruijne> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | java, Manfred.Knick, the.aidar |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 161622 | ||
Bug Blocks: | |||
Attachments: | app-office/openoffice-3.1.0 build.log with USE="java" |
Description
Michiel de Bruijne
2009-05-27 19:27:41 UTC
Created attachment 192634 [details]
app-office/openoffice-3.1.0 build.log with USE="java"
Looks like java6 USE flag is causing it. (In reply to comment #2) > Looks like java6 USE flag is causing it. > You are correct, emerge is successful with java6 USE flag disabled, thanks! the OOO 3.1.0 is broken after I got FF3.5 with corresponding xulrunner. can't emerge it as well, can't revdep rebuild it as well. Here is what it says : In file included from ../inc/plugin/unx/plugcon.hxx:105, from ../inc/plugin/unx/sysplug.hxx:35, from ../inc/plugin/impl.hxx:85, from /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/extensions/source/plugin/base/service.cxx:38: /usr/include/xulrunner-1.9.1/stable/npapi.h:155: error: redefinition of 'struct _NPP' /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/solver/310/unxlngx6.pro/inc/npsdk/npapi.h:210: error: previous definition of 'struct _NPP' is there anyone doing something on this ? (In reply to comment #4) > the OOO 3.1.0 is broken after I got FF3.5 with corresponding xulrunner. > > can't emerge it as well, can't revdep rebuild it as well. Here is what it says > : > > In file included from ../inc/plugin/unx/plugcon.hxx:105, > from ../inc/plugin/unx/sysplug.hxx:35, > from ../inc/plugin/impl.hxx:85, > from > /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/extensions/source/plugin/base/service.cxx:38: > /usr/include/xulrunner-1.9.1/stable/npapi.h:155: error: redefinition of 'struct > _NPP' > /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/solver/310/unxlngx6.pro/inc/npsdk/npapi.h:210: > error: previous definition of 'struct _NPP' > > > is there anyone doing something on this ? > Could you please stop spamming each and every open OpenOffice-bug with you problem? This is very offensive behaviour. There is an open bug about building with FF3.5, it's really not that hard to find: https://bugs.gentoo.org/show_bug.cgi?id=256773 (In reply to comment #3) > (In reply to comment #2) > > Looks like java6 USE flag is causing it. > > > > You are correct, emerge is successful with java6 USE flag disabled, thanks! > Hints: http://www.openoffice.org/issues/show_bug.cgi?id=72515 and esp. http://sourceforge.net/tracker/index.php?func=detail&aid=1676743&group_id=23316&atid=378131 "As some interfaces (java.sql.*) have changed since Java 5, several files in org.hsqldb.jdbc can not be compiled any more with javac 1.6.0. This is a stopper for using Java 6 in Openoffice. Please make hsqldb compatible with Java 6." This is fixed upstream (and I never got this bug, even though I have the java6 use-flag set, might be because I actually use java6 as my system-vm ;-) ) closing |