Date: Wed, 04 Jul 2012 22:54:25 -0300 From: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> To: freebsd-ports@freebsd.org Subject: libreoffice build solution... Message-ID: <1341453265.22044.10.camel@z6000.lenzicasa> In-Reply-To: <CAGwOe2Yr8A8ipi_WW4xO4Vh9L7SmmXSnpfQzH7GCBKUesyovSQ@mail.gmail.com> References: <CAGwOe2YuTvh7Hdzh1ZvLRWLpWuLnjQZQsBx-BFcrjVj5362EKw@mail.gmail.com> <CAF6rxgmVzACpQJ_BO=r8Op7tzSeK0MUgN5EOTFm4PMEB-gA0Hw@mail.gmail.com> <CAGwOe2YSbhZ7Moo_H_WUp0sNSDKTHbJ3sc_VcZvK7P=yXna5BQ@mail.gmail.com> <CAF6rxg=3=B_ofTfwUbwaLrxs=hC=C6OTxdADHY7EUuoadY=R9g@mail.gmail.com> <CAGwOe2Yr8A8ipi_WW4xO4Vh9L7SmmXSnpfQzH7GCBKUesyovSQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 8.X, it builds ONLY with the clang-3.0 that is not in the ports any more so I had to install "old" ports (clang and llvm) version 3.0 Than libreoffice builds, install and works OK. It is faster than the previous one (3.5.2). Using clang version 3.1 or clang-devel does not build, stops somewhere in the build process because clang aborts with signal 6. Time to build is aprox 45 minutes Hope this will help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1341453265.22044.10.camel>