Date: Mon, 31 Mar 2008 14:05:49 +0200 From: Marcin Cieslak <saper@system.pl> To: freebsd-openoffice@freebsd.org Subject: Re: crash of OOo-Base Message-ID: <47F0D39D.1000409@system.pl> In-Reply-To: <20080331.120509.191408345.chat95@mac.com> References: <47EF9D29.1020501@system.pl> <20080331.060812.193715979.chat95@mac.com> <47F019A3.8080200@system.pl> <20080331.120509.191408345.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F0D39D.1000409>