From owner-freebsd-ports@FreeBSD.ORG Wed Feb 2 12:21:23 2011 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 DF88F1065670 for ; Wed, 2 Feb 2011 12:21:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9E5FC8FC15 for ; Wed, 2 Feb 2011 12:21:22 +0000 (UTC) Received: by iyb26 with SMTP id 26so7180117iyb.13 for ; Wed, 02 Feb 2011 04:21:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/Zplupjk7HKiO5Dp99uOL4rugOxDq8FylZUgZj1E0XQ=; b=xCE/doGjoYhSjnfOz6uGo4jwFFAknnhgWVoku9Jel6Sf4OeIeSjyfdBigMywLa/UyV uZR9sRDpmFqV/T+x4LE8x69NJ1PuciCg9RrzZcYHsjV9eYpU2ciJoePZTB044Tz1grRU l6mUGW9NDMKNJh/s2zXI50zZyypmBOKIXadpw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=Svwv2m7/yn0udl2SnIHhyIx3u6UXvJCC9Ow3j5iUWRVRezuXg3DHykb/fmY7JwRq5r p2mZIHb0ExYpH3jIHTCsHDsiisjBkQ0OqQw6muyQCGcZJu7GNDPmhgaGHsQXmfNstuKj QA1nj9VgVBVlz3F1Ht83DbLfGDEWG6EnjQqbw= MIME-Version: 1.0 Received: by 10.231.14.74 with SMTP id f10mr9909180iba.119.1296649281913; Wed, 02 Feb 2011 04:21:21 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.182.132 with HTTP; Wed, 2 Feb 2011 04:21:21 -0800 (PST) In-Reply-To: References: <20110201.155221.632868945383149019.chat95@mac.com> <20110201.164746.59640143160085556.chat95@mac.com> <20110201.165811.634347869525824665.chat95@mac.com> <20110202.135158.1845728741722859032.chat95@mac.com> Date: Wed, 2 Feb 2011 13:21:21 +0100 X-Google-Sender-Auth: Yo3Qw8G8E9bn86erJ8fkX9FI9YU Message-ID: From: Baptiste Daroussin To: George Liaskos Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: [CFT] cpu stresser^W libreoffice 3.3.0 final 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, 02 Feb 2011 12:21:23 -0000 2011/2/2 George Liaskos : > Hello, another build failure here :) > > amd64, 9.0-current, building from ports. > > # make showconfig > =3D=3D=3D> The following configuration options are available for libreoff= ice-3.3.0: > =A0 =A0 WEBDAV=3Doff "Support webdav protocol" > =A0 =A0 CUPS=3Doff "Support cups for printing" > =A0 =A0 KDE4=3Don "With Qt4/KDE4 vclplug support" > =A0 =A0 GNOME=3Doff "Better integration in gnome environnement" > =A0 =A0 JAVA=3Doff "Add Java support (XML Filters, macros)" > > ----------------------------------------------------------------------- > =A0 =A0 =A0 =A0Oh dear - something failed during the build - sorry ! > =A0For more help with debugging build errors, please see the section in: > =A0 =A0 =A0 =A0 =A0 =A0http://wiki.documentfoundation.org/Development > > =A0internal build errors: > > ERROR: error 65280 occurred while making > /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libre= office/lingucomponent/source/languageguessing > ERROR: error 65280 occurred while making > /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libre= office/oovbaapi/ooo/vba/constants > > =A0it seems you are using a threaded build, which means that the > =A0actual compile error is probably hidden far above, and could be > =A0inside any of these other modules: > =A0 =A0 lingucomponent > =A0please re-run build inside each one to isolate the problem. > ----------------------------------------------------------------------- > > /usr/local/bin/bash > cd /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/li= breoffice > source ./FreeBSDAMDEnv.Set.sh > cd oovbaapi > build > > when the problem is isolated and fixed exit and re-run 'make' from the to= p-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/ports/editors/libreoffice. > *** Error code 1 > > Regards > what is the error message when you follow the procedure given ie: > /usr/local/bin/bash > cd /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/li= breoffice > source ./FreeBSDAMDEnv.Set.sh > cd oovbaapi > build regards, Bapt