crash of OOo-Base
Marcin Cieslak
saper at system.pl
Mon Mar 31 05:06:03 PDT 2008
Maho NAKATA wrote:
> Could you please test this patch? If applies, and works, I can immdeately
> commit to FBSD ports tree. Please test on both of two:
> openoffice.org-2 and openoffice.org-3-devel.
I can't build openoffice.org-3-devel because of this:
http://thread.gmane.org/gmane.os.freebsd.devel.openoffice/1792/focus=1810
I haven't investigated this yet.
And openoffice.org-2 fails because of this:
http://thread.gmane.org/gmane.os.freebsd.devel.ports/71688/focus=71754
I have tried both JAVA_VERSION=1.5 and JAVA_VERSION 1.6 and
JAVA_VENDOR=freebsd, will try with diablo jdk 1.5 in a minute.
The autodoc problem is interesting is it fails even on a very simple file:
%
/usr/obj/usr/ports/editors/openoffice.org-2/work/OOG680_m9/solver/680/unxfbsdx.pro/bin/autodoc
-html ../../unxfbsdx.pro/bin/odkcommon/docs/cpp/ref -name "UDK 3.2.7
C/C++ API Reference" -lg c++ -p sal ~/openoffice/autodoc/inc -t sal
Autodoc version 2.2.5
---------------------
Parsing the repository UDK 3.2.7 C/C++ API Reference ...
..1 files found to parse in project sal.
assertion failed: i > 0 ? i_pTokTypeArray[i] > i_pTokTypeArray[i-1] :
true in file: ../inc/semantic/callf.hxx at line: 186
where ~/openoffice/autodoc/inc contains:
% find ~/openoffice/autodoc/inc -ls
42812 3 drwxr-xr-x 3 saper staff
3 31 mar 09:51 /usr/home/saper/openoffice/autodoc/inc
42813 3 drwxr-xr-x 2 saper staff
3 31 mar 09:52 /usr/home/saper/openoffice/autodoc/inc/sal
42814 5 -rw-r--r-- 1 saper staff
2029 31 mar 09:52 /usr/home/saper/openoffice/autodoc/inc/sal/alloca.h
(alloca.h copied from sal directory).
Btw., do you plan to add --with-system-zlib to CONFIGURE_ARGS to relieve
OOo Base crash?
--Marcin
More information about the freebsd-openoffice
mailing list