Issue 4282 - sandbox build fails under Debian Woody on the OOO_STABLE_1 branch
Summary: sandbox build fails under Debian Woody on the OOO_STABLE_1 branch
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Daniel Boelzle [:dbo]
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-26 18:53 UTC by Unknown
Modified: 2002-12-12 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-04-26 18:53:57 UTC
here is the build output

=============
Building project sandbox
=============
/home/rdfm/src/oo/sandbox/com/sun/star/lib/sandbox
mkout -- version: 1.3
Making dpj...

------------------------------
Making: ../../../../../unxlngi4.pro/misc/lib_sandbox.dpc
dmake subdmake=true  product="full" depend=t ALLDPC
------------------------------
No Dependencies
javac -classpath .:../../../../../unxlngi4.pro/class:/usr/local/sun/jdk1.3.1_02/
/jre/lib/rt.jar -d ../../../../../unxlngi4.pro/class  AudioProxy.java           
       Cachable.java                                        ClassContext.java   
    ClassContextImpl.java                           ClassContextProxy.java      
       CodeSource.java                                  Disposable.java         
       ExecutionContext.java                        Holder.java                 
       ImageProducerProxy.java                  JarEntry.java                   
   JarInputStream.java                          Permission.java                 
       PermissionCollection.java                    ProtectionDomain.java       
   Resource.java                                            ResourceImpl.java   
   ResourceProxy.java                               ResourceViewer.java         
       SandboxMessageHandler.java                   SandboxThreadGroup.java     
       SandboxSecurity.java                         SandboxSecurityException.jav
a           WeakRef.java                                            WeakTable.ja
va                                          WeakEntry.java                      
   XImage.java
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Making dpj...
...........................
-------------
/home/rdfm/src/oo/sandbox/com/sun/star/lib/sandbox/generic
Making dpj...

------------------------------
Making: ../../../../../../unxlngi4.pro/misc/lib_sandbox_generic.dpc
dmake subdmake=true  product="full" depend=t ALLDPC
------------------------------
No Dependencies
javac -classpath .:../../../../../../unxlngi4.pro/class:/usr/local/sun/jdk1.3.1_
02//jre/lib/rt.jar:/home/rdfm/src/oo/solver/641/unxlngi4.pro/bin/QXR5R7BT.ZIP -d
 ../../../../../../unxlngi4.pro/class  ConstantPool.java                       D
ispatcher.java                                          DispatcherAdapterBase.ja
va                      DispatcherAdapterFactory.java           IInvokeSec.java
error: compiler message file broken: key=compiler.err.sun.io.MalformedInputExcep
tion arguments=null, null, null, null, null, null, null
error: compiler message file broken: key=compiler.err.sun.io.MalformedInputExcep
tion arguments=null, null, null, null, null, null, null
error: compiler message file broken: key=compiler.err.sun.io.MalformedInputExcep
tion arguments=null, null, null, null, null, null, null
error: compiler message file broken: key=compiler.err.sun.io.MalformedInputExcep
tion arguments=null, null, null, null, null, null, null
IInvokeSec.java:66: cannot resolve symbol
symbol  : class Dispatcher  
location: interface com.sun.star.lib.sandbox.generic.IInvokeSec
        Object invokeSec(Dispatcher dispatcher, Object object, String methodName
, Object params[]) throws Exception;
                         ^
5 errors
dmake:  Error code 1, while making '../../../../../../unxlngi4.pro/misc/lib_sand
box_generic_dummy.java'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /home/rdfm/src/oo/sandbox/com/sun/star/
lib/sandbox/generic
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
bman:~/src/oo>
Comment 1 kay.ramme 2002-04-29 12:34:31 UTC
Daniel, could you please have a look at this...
Comment 2 Daniel Boelzle [:dbo] 2002-05-13 09:54:32 UTC
I cannot reproduce this, please have a look if your source files are
correct, because the compiler seems to have a problem with them.  The
compiler does not moan about java code, but processing the file itself
which seems to be a basic problem with the file itself.  Have you
checked your file system, can you open the file with a text editor? 
Is it valid java code etc.?
Comment 3 Daniel Boelzle [:dbo] 2002-12-12 14:19:18 UTC
closed.