To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52387
                  Issue #:|52387
                  Summary:|gij/gcj-4.0 gets errors building officecfg on
                          |GNU/Linux Sparc
                Component:|porting
                  Version:|current
                 Platform:|Sun
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sparcmoz
              Reported by:|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Sun Jul 24 01:20:43 -0700 
2005 -------
Building officecfg on GNU/Linux sparc using gcj-4.0 and gij-4.0 gets numerous
errors. The error will go away if the build is re-started. Similar errors were
seen with blackdown java. There are also bus errors in helpcontent2.

This is a typical example. The exception is sometimes different, such as bus
error while processing tmp file.

/usr/bin/gij-4.0
-Dgnu.gcj.precompiled.db.path=/home/jim/ooo680/solver/680/unxlngs.pro/lib/openoffice.org.gcjdb
--classpath
/home/jim/ooo680/solver/680/unxlngs.pro/bin/xt.jar:/home/jim/ooo680/solver/680/unxlngs.pro/bin/parser.jar
-Dcom.jclark.xsl.sax.parser=com.sun.xml.parser.Parser com.jclark.xsl.sax.Driver
FormWizard.xcs ../../../../../util/sanity.xsl
../../../../../unxlngs.pro/misc/registry/schema/org/openoffice/Office/FormWizard.san
Exception in thread "main" java.lang.LinkageError: unexpected exception during
linking: com.jclark.xsl.expr.ExprParser
*** Got java.lang.NegativeArraySizeException while trying to print stack trace.
dmake:  Error code 1, while making
'../../../../../unxlngs.pro/misc/registry/schema/org/openoffice/Office/FormWizard.xcs'
'---* tg_merge.mk *---'

RE-run with strace:
[EMAIL PROTECTED]:~/ooo680/officecfg$ strace /usr/bin/gij-4.0
-Dgnu.gcj.precompiled.db.path=/home/jim/ooo680/solver/680/unxlngs.pro/lib/openoffice.org.gcjdb
--classpath
/home/jim/ooo680/solver/680/unxlngs.pro/bin/xt.jar:/home/jim/ooo680/solver/680/unxlngs.pro/bin/parser.jar
-Dcom.jclark.xsl.sax.parser=com.sun.xml.parser.Parser com.jclark.xsl.sax.Driver
FormWizard.xcs ../../../../../util/sanity.xsl
../../../../../unxlngs.pro/misc/registry/schema/org/openoffice/Office/FormWizard.san
execve("/usr/bin/gij-4.0", ["/usr/bin/gij-4.0",
"-Dgnu.gcj.precompiled.db.path=/home/jim/ooo680/solver/680/unxlngs.pro/lib/openoffice.org.gcjdb",
"--classpath",
"/home/jim/ooo680/solver/680/unxlngs.pro/bin/xt.jar:/home/jim/ooo680/solver/680/unxlngs.pro/bin/parser.jar",
"-Dcom.jclark.xsl.sax.parser=com.sun.xml.parser.Parser",
"com.jclark.xsl.sax.Driver", "FormWizard.xcs", "../../../../../util/sanity.xsl",
"../../../../../unxlngs.pro/misc/registry/schema/org/openoffice/Office/FormWizard.san"],
[/* 250 vars */]) = 0
uname({sys="Linux", node="sun", ...})   = 0
brk(0)                                  = 0x22000
<snip>
read(3, "cpu  39358621 182950 66185835 69"..., 4096) = 275
close(3)                                = 0
mmap(NULL, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x713d0000
mmap(0x713e0000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x713e0000
mmap(0x713f0000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x713f0000
getpid()                                = 12535
Segmentation fault
[EMAIL PROTECTED]:~/ooo680/officecfg$ java.io.FileNotFoundException:
/home/jim/ooo680/officecfg/../../../../../util/sanity.xsl (No such file or
directory)

restart the build:
and it builds OK this time and moves on to the next...
<snip>
rm -f
../../../../../unxlngs.pro/misc/registry/schema/org/openoffice/Office/FormWizard.san
> /dev/null
-------------+ validating and stripping schema files

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to