Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openoffice 1.0.3r1 + blackdown jdk 1.4.1 != success
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dalu
Guru
Guru


Joined: 20 Jan 2003
Posts: 529

PostPosted: Fri Jun 06, 2003 6:00 pm    Post subject: openoffice 1.0.3r1 + blackdown jdk 1.4.1 != success Reply with quote

Code:

db/FullVectorBtree.java:160: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
      assert(_free > 0 && _free <= _blockSize);
      ^
db/VectorBtree.java:277: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
  public static void assert(boolean assertion) {
                     ^
db/VectorBtree.java:352: warning: as of release 1.4, assert is a keyword, and may not be used as an identifier
                assert(stack.size() == 0);
                ^
util/ExtensibleURLStreamHandlerFactory.java:82: unreachable statement
            return (URLStreamHandler)handlerClass.newInstance();;
                                                                ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
1 error
3 warnings
dmake:  Error code 1, while making '../../../../unxlngi4.pro/misc/com_sun_xmlsearch_dummy.java'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.0.3-r1/work/oo_1.0.3_src/XmlSearch/src/com/sun/xmlsearch

!!! ERROR: app-office/openoffice-1.0.3-r1 failed.
!!! Function src_compile, Line 489, Exitcode 1
!!! Build failed!


topic says it all
and the errors show why
i don't know where to report it , so i'm posting it here
Back to top
View user's profile Send private message
heijs
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 174
Location: Groningen

PostPosted: Sat Jun 07, 2003 3:40 pm    Post subject: Reply with quote

You could report this bug on
https://bugs.gentoo.org

But already in the ebuild it says that it wont work :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum