Date: Mon, 21 Nov 2011 09:38:03 +0100 From: Nicolas LACROIX <nl@reibone.net> To: <office@freebsd.org> Subject: fail to building libreoffice 3.4.4 Message-ID: <55108.1321864683@reibone.net>
next in thread | raw e-mail | index | archive | help
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 : =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Building module udkapi =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Entering /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/co= m/sun/star/bridge Entering /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/co= m/sun/star/uno mkout -- version: 1.8 mkout -- version: 1.8 /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/34= 0/unxfbsd.pro/bin/idlc:could not create registry file 'file:///usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/c= lone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/bridge/ModelDependent._idlc_' /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/34= 0/unxfbsd.pro/bin/idlc: could not create registry file 'file:///usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/c= lone/ure/udkapi/unxfbsd.pro/ucr/com/sun/star/uno/Exception._idlc_' /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/34= 0/unxfbsd.pro/bin/idlc: cannot remove directory '/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ur= e/udkapi/unxfbsd.pro/ucr/com/sun/star/bridge' /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/34= 0/unxfbsd.pro/bin/idlc: detected 1 errors/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/sol= ver/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/34= 0/unxfbsd.pro/bin/idlc: cannot remove directory '/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/clone/ur= e/udkapi/unxfbsd.pro/ucr/com/sun/star/uno' /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/solver/34= 0/unxfbsd.pro/bin/idlc: detected 1 errors/usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/sol= ver/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/co= m/sun/star/uno ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.4.2/udkapi/co= m/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/un= xfbsd.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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55108.1321864683>