Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2011 11:20:17 +0100
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        "Sam Fourman Jr." <sfourman@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: [CFT] cpu stresser^W libreoffice 3.3.0 final
Message-ID:  <AANLkTimrMwr%2BFZwAoCRvgTNz6KVVjGwjyEM2sFCUBP33@mail.gmail.com>
In-Reply-To: <AANLkTinzUPSFsqRSoQtaBN5rGmrBj-%2B1=ZmQ_Hfy=pX%2B@mail.gmail.com>
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> <AANLkTimj04qwvubVE%2BmhOqP15gFbuKBEzt_XmjXrj0yw@mail.gmail.com> <AANLkTinzUPSFsqRSoQtaBN5rGmrBj-%2B1=ZmQ_Hfy=pX%2B@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/2/2 Sam Fourman Jr. <sfourman@gmail.com>:
>
>> nice thank you very much for the tests now it is in the ports tree.
>>
>
>
>
> I am using FreeBSD 9-CURRENT amd64 and a fresh ports tree
> my build is failing, what can i do?
>
>
>
>
>
>
> sw deliver
> Module 'sw' delivered successfully. 0 files copied, 281 files unchanged
>
> -----------------------------------------------------------------------
> =A0=A0=A0=A0=A0=A0=A0 Oh dear - something failed during the build - sorry=
 !
> =A0 For more help with debugging build errors, please see the section in:
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 http://wiki.documentfoundation.org/Deve=
lopment
>
> =A0 internal build errors:
>
> ERROR: error 65280 occurred while making
> /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libre=
office/sdext/source/presenter
> ERROR: error 65280 occurred while making
> /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libre=
office/lingucomponent/source/languageguessing
>
> =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=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/libre=
office
> source ./FreeBSDAMDEnv.Set.sh
> cd sdext
> 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: *** [all] Error 1
> Sam#
>
> --
>
> Sam Fourman Jr.
> Fourman Networks
> http://www.fourmannetworks.com
>
your built is failing because you ran it twice.

make can't be run twice you should make clean before
build/libreoffice/sdext/unxfbsdx.pro needs to be deleted before a
second run

regards,
Bapt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimrMwr%2BFZwAoCRvgTNz6KVVjGwjyEM2sFCUBP33>