[CFT] cpu stresser^W libreoffice 3.3.0 final

Renato Botelho rbgarga at gmail.com
Wed Feb 2 15:53:09 UTC 2011


On Wed, Feb 2, 2011 at 8:20 AM, Baptiste Daroussin <bapt at freebsd.org> wrote:
> 2011/2/2 Sam Fourman Jr. <sfourman at 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
>>
>> -----------------------------------------------------------------------
>>         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/sdext/source/presenter
>> ERROR: error 65280 occurred while making
>> /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/lingucomponent/source/languageguessing
>>
>>  it seems you are using a threaded build, which means that the
>>  actual compile error is probably hidden far above, and could be
>>  inside any of these other modules:
>>      lingucomponent
>>  please 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/libreoffice
>> 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

We could hack this removing this diredctory (if it exists) during
pre-build. I know it's not beaultiful, but at least it works.

-- 
Renato Botelho


More information about the freebsd-ports mailing list