Date: Fri, 28 Jan 2011 15:09:24 -0800 From: Chip Camden <sterling@camdensoftware.com> To: freebsd-ports@freebsd.org Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final Message-ID: <20110128230924.GG2050@libertas.local.camdensoftware.com> In-Reply-To: <AANLkTinCUuWET3dFVzpTRPfAiqG7hfdPJrAxY=OWVxff@mail.gmail.com> References: <AANLkTinCUuWET3dFVzpTRPfAiqG7hfdPJrAxY=OWVxff@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--poemUeGtc2GQvHuH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth Baptiste Daroussin on Friday, 28 January 2011: > Hi all >=20 > I ported libreoffice 3.3.0, you can find it here: > http://people.freebsd.org/~bapt/libreoffice.shar or > http://git.etoilebsd.net/ports/tree/libreoffice >=20 > Can you please test it? >=20 > by default it builds without java. it only lacks kde and gnome > integration. (sorry but my poor CPU already hates enough :)) >=20 > All languages supported are build. >=20 > I try to avoid as much as possible bundled libraries which gives a > pretty fast compiling libreoffice (on a Q6600: ~2h without java, ~3h30 > with java) >=20 > at this points : > there is (I guess) only one remaining problem : > which launching libreoffice it can't find it libraries, I haven't > decided yet wether to add LD_LIBRARY_PATH to the wrapper script or to > add ldconfig -m ${PREFIX}/lib/libreoffice/ure/lib and ldconfig -m > ${PREFIX}/lib/libreoffice/base3.3/program >=20 > maybe it conflicts with openoffice I haven't checked yet. >=20 > to test it you will need a fresh ports tree (the needed libtextcat > modification was committed yesterday thanks thierry@) >=20 > the mandatory screenshot : > http://people.freebsd.org/~bapt/libreoffice-3.3.0-final.png >=20 > I expect to be able to push it in the tree during next week (after > finding a good way to deal with the libraries and checked if it > conflicts with openoffice) >=20 > I would like to thanks Robert Nagy from openbsd, he has made all the > hard work :), he was also very helpful. >=20 > regards, > Bapt > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I'm getting the following on a make. Followed the instructions, and sdext seemed to build OK, but the make in the top-level still gets the same error: sw deliver Module 'sw' delivered successfully. 0 files copied, 281 files unchanged Module 'scp2' delivered successfully. 89 files copied, 12 files unchanged ----------------------------------------------------------------------- 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/home/sterling/src/ports/libreoffice/work/libreoffice-build-3.3.0.4/bui= ld/libreoffice/sdext/source/presenter ERROR: error 65280 occurred while making /usr/home/sterling/src/ports/libreoffice/work/libreoffice-build-3.3.0.4/bui= ld/libreoffice/lingucomponent/source/languageguessing it seems you are using a threaded build, which means that the actual compile error is probably hidden far above, and could be inside any of these other modules: lingucomponent please re-run build inside each one to isolate the problem. ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/home/sterling/src/ports/libreoffice/work/libreoffice-build-3.3.0.4/bui= ld/libreoffice source ./FreeBSDAMDEnv.Set.sh cd sdext build when the problem is isolated and fixed exit and re-run 'make' from the top-level sometimes (sadly) it is necessary to rm -Rf unxfbsdx.pro in a module. gmake: *** [stamp/build] Error 1 *** Error code 1 Stop in /usr/home/sterling/src/ports/libreoffice. *** Error code 1 Stop in /usr/home/sterling/src/ports/libreoffice. [root@libertas /usr/home/sterling/src/ports/libreoffice]#=20 --=20 Sterling (Chip) Camden | sterling@camdensoftware.com | 2048D/3A978E4F http://chipsquips.com | http://camdensoftware.com | http://chipstips.com --poemUeGtc2GQvHuH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iQEcBAEBAgAGBQJNQ0ykAAoJEIpckszW26+RQ6kIAJjP9c3dm8KqPWUiua8GJy9I F2bYWbFqblJSfQW4iaS5FePU7zsdH3D3OtGB/MShB/n9Wz6CZRg0jThrYWNLQgwe F69+rj/bQK/2yus4yVgFrL2EDc+5g3+zuC+oSGDWRG4p06AtdTVzxB3CfYCGbK7e 8Tak9jR10URTVMaOFsM/6GOqGJDdHxFjHmhoP48CxTfGuJtnGNnaAU8LwM/wjFvc HvrbLSjwW16eIfLEmhlSglzQG2LSCpaFPxHl0V0UAp2DEouJK5HMUFVUc5J6z/E6 0FwnQBhmLT5drU0Y0ipYieP4M1c2i6Lti94QHYVUUrJu9m47qKISNnz6o7bPLRo= =kHuQ -----END PGP SIGNATURE----- --poemUeGtc2GQvHuH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110128230924.GG2050>