Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 17:10:36 +1100
From:      Norberto Meijome <freebsd@meijome.net>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   [SOLVED] Re: OpenOffice-2.3 : Error building under 7.0-BETA2
Message-ID:  <20071108171036.5b7f80e4@meijome.net>
In-Reply-To: <20071105101703.502db963@meijome.net>
References:  <20071105101703.502db963@meijome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Nov 2007 10:17:03 +1100
Norberto Meijome <freebsd@meijome.net> wrote:

> hi everyone,
> 
> I'm trying to install OpenOffice 2.3 under 7.0-BETA2. It built fine under 6.2 The full error I get is 
> 
> [betom@ayiin] [Mon Nov  5 08:09:34 2007]
> /usr/ports/editors/openoffice.org-2
> $ sudo make -DWITH_DEBUG=2 -DWITH_SYSTEM_FREETYPE -DWITH_CUPS -DWITHOUT_MOZILLA package
> 
> [....]
> 
> /usr/ports/editors/openoffice.org-2/work/OOG680_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
> touch ../../unxfbsdi.pro/misc/cpp_docu_cleanup.flag
> mkdir -p ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref/        
> /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/bin/autodoc -html ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref -name "UDK 3.2.7 C/C++ API Reference" -lg c++         -p sal /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t sal -t osl -t rtl         -p store /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t store         -p registry /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t registry         -p cppu /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t cppu -t com -t typelib -t uno         -p cppuhelper /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t cppuhelper         -p salhelper /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t salhelper         -p bridges /usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc -t bridges
> 
> Autodoc version 2.2.5
> ---------------------
> 
> Parsing the repository UDK 3.2.7 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/OOG680_m6/odk/pack/gendocu
> dmake:  Error code 1, while making 'build_instsetoo_native'
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.72840.0 env make WITH_DEBUG=2 WITH_SYSTEM_FREETYPE=true WITH_CUPS=true WITHOUT_MOZILLA=true DEPENDS_TARGET=package
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>         ! editors/openoffice.org-2      (missing header)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> 
> The same result happens if I use portinstall -p (I have the same build options added into pkgtools.conf ).
> 
> I've tried my own 2.3 package built in the same way in 6.2 but soffice.bin coredumps on load. The same happens with the 6.2 package from the OO porting site . I run i386, so I can't try the amd64 package for 7. available from the OO porting site.


Hi there,
I rebuilt all my old ports that had been carried over from 6.2. I installed compat6x and diablo-jdk-1.5, and , after a long time working away, openoffice compiled with no problems.

I then uninstalled compat6x and diablo-jdk1.5 and using it with jdk-1.6 .

cheers,
B


_________________________
{Beto|Norberto|Numard} Meijome

"Nature doesn't care how smart you are. You can still be wrong."
  Richard Feynman

I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.



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