OpenOffice-2.3 : Error building under 7.0-BETA2

Norberto Meijome freebsd at meijome.net
Sun Nov 4 17:04:21 PST 2007


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 at 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.


my make.conf is :
-----------------
#### WORLD BUILDING OPTIONS ####
#LUIT setting needed for secure locales in xterm, xorg client
WITH_SETUID_LUIT=true

X_WINDOW_SYSTEM=xorg

WITH_GTK2=true

WITH_MOZILLA=firefox
WITH_GECKO=firefox

WITH_FAM_SYSTEM=gamin
WITH_GAMIN=true
WITH_APACHE=2.2
WITH_APACHE22="YES"
WITH_APACHE2="YES"

# added by use.perl 2006-09-15 18:16:22
PERL_VER=5.8.8
PERL_VERSION=5.8.8

DEFAULT_PGSQL_VER=82
WANT_PGSQL_VER=82
-----------------

/etc/libmap.conf is empty.
i have compat6x port installed.
I have java/jdk16 installed, and because OO wants 1.5, i also installed diablo-jdk15 to fulfil this requirement (I am planning to see if it'll work with jdk16 after building it)
I use a custom kernel config, which is basically GENERIC with hardware support
I dont need removed, and GEOM_JOURNAL and UFS_JOURNAL added (though I am not
using journal   anymore in my system, the code is still linked in).

CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
  Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
  Features2=0x180<EST,TM2>
real memory  = 1609433088 (1534 MB)
avail memory = 1567780864 (1495 MB)

If you need more information, please let me know!

thanks in advance!
Beto
_________________________
{Beto|Norberto|Numard} Meijome

"He has the attention span of a lightning bolt."
  Robert Redford

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.free


More information about the freebsd-ports mailing list