Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Apr 2007 16:31:56 +1000
From:      Michael Pope <michael@dtcorp.com.au>
To:        freebsd-questions@freebsd.org
Subject:   openoffice 2.1.0 on FreeBSD6.2 fails to install
Message-ID:  <4611F4DC.2080704@dtcorp.com.au>

next in thread | raw e-mail | index | archive | help
Everytime I go to install openoffice.org-2 from ports I get this error:

/usr/ports/editors/openoffice.org-2/work/OOE680_m6/odk/pack/gendocu
dmake: Executing shell macro: $(FIND) $(INCLUDETOPDIRLIST) -type d -print
dmake: Executing shell macro: $(FIND) $(INCLUDETOPDIRLIST) -type f ! 
$(QOB) -name "*~" -o -name "*build.lst" -o -name "*deliver.log" $(QCB) 
-print
rm -rf ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref >& /dev/null
touch ../../unxfbsdi.pro/misc/cpp_docu_cleanup.flag
mkdir -p ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref/
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/autodoc 
-html ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref -name "UDK 3.2.0 
C/C++ API Reference" -lg c++         -p sal 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t sal -t osl -t rtl         -p store 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t store         -p registry 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t registry         -p cppu 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t cppu -t com -t typelib -t uno         -p cppuhelper 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t cppuhelper         -p salhelper 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t salhelper         -p bridges 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc 
-t bridges

Autodoc version 2.2.5
---------------------

Parsing the repository UDK 3.2.0 C/C++ API Reference ...
......80 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
dmake:  Error code 3, while making 
'../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref/index.html'
'---* RULES.MK *---'

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOE680_m6/odk/pack/gendocu
dmake:  Error code 1, while making 'build_instsetoo_native'
'---*  *---'
*** Error code 255

Why would I be getting these assertion errors?

from
Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4611F4DC.2080704>