On Wed, 2 Feb 2011 13:21:21 +0100 Baptiste Daroussin <b...@freebsd.org> wrote:
> 2011/2/2 George Liaskos <geo.lias...@gmail.com>: > > Hello, another build failure here :) > > > > amd64, 9.0-current, building from ports. > > > > # make showconfig > > ===> The following configuration options are available for > > libreoffice-3.3.0: > > WEBDAV=off "Support webdav protocol" > > CUPS=off "Support cups for printing" > > KDE4=on "With Qt4/KDE4 vclplug support" > > GNOME=off "Better integration in gnome environnement" > > JAVA=off "Add Java support (XML Filters, macros)" > > > > ----------------------------------------------------------------------- > > 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 > > ERROR: error 65280 occurred while making > > /usr/ports/editors/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/oovbaapi/ooo/vba/constants > > > > 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 oovbaapi > > 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 > > > > 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/libreoffice > > source ./FreeBSDAMDEnv.Set.sh > > cd oovbaapi > > build > I'm running a similar system and all my numerous errors result from a coredump with bash. Shouldn't happen. -- Gary Jennejohn _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"