From owner-freebsd-ports@FreeBSD.ORG Wed Jun 6 08:24:42 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABC701065670 for ; Wed, 6 Jun 2012 08:24:42 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6FFBE8FC16; Wed, 6 Jun 2012 08:24:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q568OgOV066505; Wed, 6 Jun 2012 08:24:42 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q568OgTg066479; Wed, 6 Jun 2012 08:24:42 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Wed, 6 Jun 2012 10:24:39 +0200 From: Baptiste Daroussin To: Sergio de Almeida Lenzi Message-ID: <20120606082439.GV71005@ithaqua.etoilebsd.net> References: <4FC73BBB.9090004@eskk.nu> <4FCD9594.1090103@tuxfamily.org> <20120605061855.GO73254@ithaqua.etoilebsd.net> <20120605081002.GA91333@megatron.madpilot.net> <20120605084644.GQ73254@ithaqua.etoilebsd.net> <20430.7266.862321.370285@jerusalem.litteratus.org> <20120605154905.GL71005@ithaqua.etoilebsd.net> <9ks1a9-8a7.ln1@news.hansenet.de> <1338954676.88545.12.camel@z6000.lenzicasa> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0TE6JTYfnDoP1Y15" Content-Disposition: inline In-Reply-To: <1338954676.88545.12.camel@z6000.lenzicasa> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: rotkap@gmx.de, freebsd-ports@FreeBSD.org Subject: Re: make failed for editors/libreoffice SOLVED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 08:24:42 -0000 --0TE6JTYfnDoP1Y15 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 06, 2012 at 12:51:16AM -0300, Sergio de Almeida Lenzi wrote: > Hello all... > finally I track down the problem with libreoffice, > the problem is with the boost headers and files >=20 > You MUST use the boost that comes with libreoffice, > but somehow the makefiles searches /usr/local/include/*=20 >=20 > Solution: >=20 > remove (temporary) boost-lib, boost-jam, > then go to the editors/libreoffice ... > and then choose the language: in my case : LOCALIZED_LANG=3Dpt-BR > put it in the Makefile, (or /etc/make.conf).... > than...... > make install package, > in a 8 cores cpu, with 8 jobs in paralell, libreoffice builds in 2 > hours.... >=20 > after that, > reinstall boost-lib and boost-jam either from the ports, or from the > packages.. >=20 >=20 > Works for me.... >=20 > _______________________________________________ > 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" Ok now I understand why I can't reproduce. boost is not installed when buil= ding libreoffice on tinderbox/pointyhat/poudriere I guess, I'll have to undbundle boost again and upgrade to 3.5.4 which has the fix for recent boost iirc. Thank you! Bapt --0TE6JTYfnDoP1Y15 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/PE8cACgkQ8kTtMUmk6EySqQCglwLRrpe/rlehT6iSZ2nNJxXq mtMAoIeaCysL/Sc48yHSZOcO8wrnrE1Q =XTrd -----END PGP SIGNATURE----- --0TE6JTYfnDoP1Y15--