Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 11:27:44 +0200
From:      Andreas Kuehl <andreas.kuehl@clicktivities.net>
To:        openoffice@FreeBSD.org
Cc:        Andreas Kuehl <andreas.kuehl@clicktivities.net>
Subject:   building openoffice needs /usr/ports/devel/epm
Message-ID:  <447D6190.7070204@clicktivities.net>

next in thread | raw e-mail | index | archive | help
Hi

I try to build openoffice on a freshly build machine.

FreeBSD build.local 6.0-RELEASE-p7 FreeBSD 6.0-RELEASE-p7 #13: Thu May
4 14:47:29 CEST 2006     
akuehl@build.local:/build/obj/build/src/sys/BUILD  i386

After building xorg and gnome2, gnome2-fifth-toe, gnome2-power-tools I 
started
to build /usr/ports/editors/openoffice.org-2.0.

Building stops with error:
------------------------------------------------------------------------------------------------------------------
(...)
########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath: 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro
Compiler: unxfbsd
Product: OpenOffice_SDK
BuildID: 9011
Build: OOB680
No minor set
Product version
Using default installpath
Package format: bsd
Package list file: ../inc_sdkoo/unix/packagelist.txt
msi templatepath: 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro/misc/sdkoo/msi_templates
msi template path will be ignored for non Windows builds!
msi languagepath: 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util/../unxfbsd.pro/misc/win_ulffiles
msi language path will be ignored for non Windows builds!
Calling epm
No file stripping
Unzip ARCHIVE files
services.rdb can be created
Languages:
        en-US
########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/local/bin/zip
...... searching unzip ...
        Found: /usr/local/bin/unzip
... analyzing ../util/openoffice.lst ...
... analyzing script: 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/solver/680/unxfbsd.pro/bin/sdkoo.ins 
...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
... analyzing files with flag ARCHIVE ...
... analyzing files with flag SCPZIP_REPLACE ...
... analyzing files with flag PATCH_SO_NAME ...
... merging files into registry database ...
... analyzing all directories for this product ...
... analyzing links ...
... creating profiles ...
... analyzing modules ...
... creating log file 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/logging/en-US/log_OOB680__en-US.log
... creating installation set in 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/install/en-US 
...
... removing old installation directories ...
... analyzing package list ...
... creating epm list file 
epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst ...
... starting unpatched epm ...
... epm -f bsd openoffice.org-sdk 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst 
-v  2>&1 | ...
... cleaning the output tree ...
... removing directory 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/zip/en-US 
...

**************************************************
ERROR: ERROR: "epm -f bsd openoffice.org-sdk 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOB680__en-US.lst 
-v  2>&1 |"!
in function: call_epm
**************************************************

**************************************************
ERROR: Saved logfile: 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/logging/en-US/log_OOB680__en-US.log
**************************************************
Wed May 31 00:19:01 2006 (23:27 min.)
dmake:  Error code 255, while making 'sdkoo_en-US.bsd'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making 
/server/media/compiletmp/build/ports/editors/openoffice.org-2.0/work/OOB680_m5/instsetoo_native/util
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
*** Error code 255

Stop in /build/ports/editors/openoffice.org-2.0.
------------------------------------------------------------------------------------------------------------------


Installing /usr/ports/devel/epm makes it run again.

As I don't understand the Makefile to well and don't understand what 
this line from Makefile wants to tell me,
------------------------------------------------------------------------------------------------------------------
CONFIGURE_ARGS+=        --with-gnu-cp=${LOCALBASE}/bin/gcp 
--with-gnu-patch=${LOCALBASE}/bin/gpatch --with-epm=internal 
--with-system-freetype --enable-crashdump=yes --enable-symbols=SMALL
------------------------------------------------------------------------------------------------------------------
I don't dare to give a good suggestion what to do.

Sincerely
     Andreas Kuehl








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