fail to building libreoffice 3.4.4

Nicolas LACROIX nl at reibone.net
Mon Nov 21 08:38:15 UTC 2011




Hi,

I'm trying to compile libreoffice 3.4.4 from source on freebsd 8.2 stable / amd64.


when i do a make from /usr/ports/editors/libroffice, it stop at :

=============
Building module udkapi
=============
Entering
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/com/sun/star/bridge

Entering
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/com/sun/star/uno

mkout -- version: 1.8
mkout -- version: 1.8
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:could
not create registry file
'file:///usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/bridge/ModelDependent._idlc_'
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:
could not create registry file
'file:///usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/uno/Exception._idlc_'
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:
cannot remove directory
'/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/bridge'
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:
detected 1
errors/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc
Version 1.1

dmake: Error code 1, while making '../../../../unxfbsd.pro/ucr/cssbridge.db'
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:
cannot remove directory
'/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/uno'
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc:
detected 1
errors/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/340/unxfbsd.pro/bin/idlc
Version 1.1

dmake: Error code 1, while making '../../../../unxfbsd.pro/ucr/cssuno.db'

-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development

internal build errors:

ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/com/sun/star/uno
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/com/sun/star/bridge

it seems that the error is inside 'udkapi', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

rm -Rf
/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/unxfbsd.pro
# optional module 'clean'
/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2
source ./FreeBSDAMDEnv.Set.sh
cd udkapi
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/editors/libreoffice.
*** Error code 1

Stop in /usr/ports/editors/libreoffice.




When i try to re-run build inside the module, i have the same errors.

How can iarrange this ?

Thanks.

Nico.




More information about the freebsd-office mailing list