Am 06.07.2012 02:39, schrieb Sergio de Almeida Lenzi: > With the help of Luca Pizzamiglio <luca.pizzamig...@gmail.com>, > > I can say that libreoffice now builds with clang 3.1 either with the > base system > or with the ports... > > Just add a series of patch instructions in the /etc/make.conf > go to /usr/ports/editors/libreoffice, > verify if it is version 3.5.4.... > than do a command make clean install > Should build fine now.. > > ================================ > .if ${.CURDIR:M/usr/ports/editors/libreoffice} > PATCH_SITES+= http://dist64.k1.com.br:81/Downloads/ > PATCHFILES+= patch-libreoffice-3.5.4-clang > .endif > ================================ >
Hi Sergio, Thank you for working on this issue. I can confirm that libreoffice builds now with the new clang version (both i386 and amd64). In our environment I additionally modified distinfo as follows: # diff -u distinfo.orig distinfo --- distinfo.orig 2012-07-05 09:20:38.000000000 +0200 +++ distinfo 2012-07-06 09:29:03.912045000 +0200 @@ -48,3 +48,5 @@ SIZE (libreoffice/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip) = 743031 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 SIZE (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = 12288 +SHA256 (libreoffice/patch-libreoffice-3.5.4-clang) = 0ea7bd5a89da77cdbe16689f0698d3eab735dbd7a9bfb2371d55fb722ab31c83 +SIZE (libreoffice/patch-libreoffice-3.5.4-clang) = 4981 -- Regards Alfred Bartsch Data-Service GmbH _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"