From owner-freebsd-ports@FreeBSD.ORG Thu Feb 3 16:22: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 90AFB106564A; Thu, 3 Feb 2011 16:22:23 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4160D8FC12; Thu, 3 Feb 2011 16:22:21 +0000 (UTC) Received: by qwj9 with SMTP id 9so1048118qwj.13 for ; Thu, 03 Feb 2011 08:22:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=CoKvm2Md48WNl5xNJVa5aLS9Uzb/fy8GgDbUigTXP0U=; b=xk99I0MyUc2FTZYzFwQfZacC6focM/Dgdr+q153FUewRV8A8XlRP7cDjBQ9qnNrjBy Er9AwnbrcSSRh/U5zfjhmnSZMnk8GmIjf51m2T2ImTT/4ig1hnZw5ZcbYal3aCNWYSG7 EuT/Elp4AIJ5DaWHfHuuQvj6cJTf3IkB4393Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hpdKhw/sinxILB882LQxzfaN+uW+mnB+GB0FvlcZ5lzTYwpSPi0aMHHkZZsanhLZP/ 3+gjRPhQx/3yTs6XalZRrBVGqw+rTlTmaKLHkrLnQXkUGA8DocL6w86sDTYM11eyFbiy QBdqzs63k5E5kp/3J2cxqkffSsg1+rflFELNU= MIME-Version: 1.0 Received: by 10.229.248.6 with SMTP id me6mr7597813qcb.54.1296750139822; Thu, 03 Feb 2011 08:22:19 -0800 (PST) Received: by 10.229.251.193 with HTTP; Thu, 3 Feb 2011 08:22:19 -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> <4d4a6928.OgXtwaZRos3hKaWE%perryh@pluto.rain.com> Date: Thu, 3 Feb 2011 10:22:19 -0600 Message-ID: From: "Sam Fourman Jr." To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: perryh@pluto.rain.com, 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: Thu, 03 Feb 2011 16:22:23 -0000 On Thu, Feb 3, 2011 at 2:46 AM, Baptiste Daroussin wrote: > 2011/2/3 : > > Baptiste Daroussin wrote: > > > >> your built is failing because you ran it twice. > >> > >> make can't be run twice you should make clean before > > > > Doesn't this point to a bug in the Makefile, dependencies, etc? > > Last I knew the whole point of make was to build what needs to > > be built, skipping any parts which are already up to date. > > > > yes It is but a bug in libreoffice makefiles itself and it is not that > easy to fix :) > I have tried this build twice more after a make clean.. it still does not build is there anything else I can try? Making: swru.res Making: swsl.res Making: swsv.res Compiling: rsc_sw sw deliver Module 'sw' delivered successfully. 281 files copied, 0 files unchanged ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/lingucomponent/source/languageguessing it seems that the error is inside 'lingucomponent', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice source ./FreeBSDAMDEnv.Set.sh cd lingucomponent build when the problem is isolated and fixed exit and re-run 'make' from the top-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 Stop in /usr/ports/editors/libreoffice. Sam# -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com