Re: libreoffice build solution...

2012-07-07 Thread Leslie Jensen
2012-07-06 00:07, Sergio de Almeida Lenzi skrev: 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

Re: libreoffice build solution...

2012-07-06 Thread Sam Fourman Jr.
after applying the patch on yesterdays HEAD i get the following Making:report-builder.oxt Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [ build JAR ] pexcel reportbuilder deliver Module 'reportbuilder' delivered successfully.

Re: libreoffice build solution...

2012-07-05 Thread Sergio de Almeida Lenzi
Em Qui, 2012-07-05 às 01:07 -0400, Robert Huff escreveu: Attempting to build 3.5.4 on FreeBSD 10.0-CURRENT #0: Sun Mar 11 08:20:02 EDT 2012 amd64 has clang-3.1 as a dependency - it even overrides USE_GCC=4.6 Is there any way to make to not require this?

Re: Question about clang 3.0................Re: libreoffice build solution...

2012-07-05 Thread Sergio de Almeida Lenzi
Hi Sergio. Where do I find the clang 3.0 port? It's no longer in the ports tree. Regards /Leslie You can fetch the tar with the old clang ports and expand it in the /usr/ports, the clang and llvm will than be installed in the /usr/ports/misc/ directory Make sure that ther is

Re: libreoffice build solution...

2012-07-05 Thread 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

Re: libreoffice build solution...

2012-07-05 Thread 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

libreoffice build solution...

2012-07-04 Thread Sergio de Almeida Lenzi
Well... after poking around with FreeBSD version 8.2, 8,3 and 9.x and 10.X AMD64 version, I notice that: 1) Libreoffice version 3.5.4 builds ONLY with clang version 3.0 2) When using FreeBSD 9.X and 10.X, libreoffice builds with clang in the base system as they are clang 3.0 3) For FreeBSD

Re: libreoffice build solution...

2012-07-04 Thread Kevin Oberman
On Wed, Jul 4, 2012 at 6:54 PM, Sergio de Almeida Lenzi lenzi.ser...@gmail.com wrote: Well... after poking around with FreeBSD version 8.2, 8,3 and 9.x and 10.X AMD64 version, I notice that: 1) Libreoffice version 3.5.4 builds ONLY with clang version 3.0 2) When using FreeBSD 9.X and 10.X,

Re: libreoffice build solution...

2012-07-04 Thread Robert Huff
Kevin Oberman writes: On Wed, Jul 4, 2012 at 6:54 PM, Sergio de Almeida Lenzi lenzi.ser...@gmail.com wrote: Well... after poking around with FreeBSD version 8.2, 8,3 and 9.x and 10.X AMD64 version, I notice that: 1) Libreoffice version 3.5.4 builds ONLY with clang version 3.0