make failed for editors/libreoffice

Chris Rees utisoft at gmail.com
Wed Jul 18 18:26:17 UTC 2012


On 18 Jul 2012 12:55, "Leslie Jensen" <leslie at eskk.nu> wrote:
>
>
> Hello.
>
> I've tried to update but it will not build and the suggested procedure to
fix the problem does not work for me.
>
> Please see below.
>
> Thanks
>
>
>
>
>
>
>
> tail_build deliver
> Module 'tail_build' delivered successfully. 0 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-core-3.5.5.3/testtools/source/bridgetest
>
>  it seems that the error is inside 'testtools', 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-core-3.5.5.3
> source ./Env.Host.sh
> cd testtools
> rm -Rf
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/testtools/
unxfbsd.pro # optional module 'clean'
> build
>
> when the problem is isolated and fixed exit and re-run 'make' from the
top-level
> gmake[1]: *** [build] Fel 1
> gmake[1]: Lämnar katalogen
"/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3"
>
> gmake: *** [source-env-and-recurse] Fel 2
> *** Error code 1
>
> Stop in /usr/ports/editors/libreoffice.
> *** Error code 1
>
> Stop in /usr/ports/editors/libreoffice.
>
> ===>>> make failed for editors/libreoffice
> ===>>> Aborting update
>
> ===>>> Update for editors/libreoffice failed
> ===>>> Aborting update
>
> ______________________________________________________________________
>
>
> cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3:source ./
Env.Host.sh
> SRC_ROOT=/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3:
Command not found.
>

Two problems; you forgot to run bash first, so csh is choking on the syntax
in the file, and you aren't root.

Hopefully these pointers might help fix build; I'll try to get you a
package too.

Chris


More information about the freebsd-ports mailing list