Date: Sun, 4 May 2014 16:10:33 +0100 From: LtCdData <blackswan@ltcddata.plus.com> To: freebsd-questions@freebsd.org Subject: Re: Can't build editors/openoffice-4 Message-ID: <20140504161033.7c6e8779@avatar.davids-website.com> In-Reply-To: <535F968C.8040106@mail.com> References: <535F968C.8040106@mail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Apr 2014 15:09:48 +0300
Jeff Tipton <jeff.t@mail.com> wrote:
> Hello,
>
> When I try to build editors/openoffice-4, it stops with the following:
>
> =====================================================================
> gmake[2]: Entering directory
> `/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/unoxml'
> gmake[2]: Nothing to be done for `allandcheck'.
> gmake[2]: Leaving directory
> `/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/unoxml'
> unoxml deliver
> deliver -- version: 275594
> LOG: writing
> /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/solver/401/unxfbsdi.pro/inc/unoxml/deliver.log
> Module 'unoxml' delivered successfully. 0 files copied, 1 files unchanged
>
> 2 module(s):
> moz
> bridges
> need(s) to be rebuilt
>
> Reason(s):
>
> ERROR: error 65280 occurred while making
> /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/moz
> ERROR: error 65280 occurred while making
> /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/bridges/source/cpp_uno/gcc3_freebsd_intel
>
> When you have fixed the errors in that module you can resume the build
> by running:
>
> build --from moz bridges
>
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/editors/openoffice-4
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/editors/openoffice-4
>
> /usr/ports/editors/openoffice-4#
> =====================================================================
>
> So, I tried to build the moz module separately, and that stopped with
> the following:
>
> =====================================================================
> ../../../xpcom/io/nsFastLoadFile.cpp:2137:62: warning: conversion to
> 'PRUint32 {aka unsigned int}' from 'PRInt64 {aka long long int}' may
> alter its value [-Wconversion]
> gmake[3]: *** [nsFastLoadFile.o] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/moz/unxfbsdi.pro/misc/build/mozilla/I_objdir/xpcom/io'
> gmake[2]: *** [libs] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/moz/unxfbsdi.pro/misc/build/mozilla/I_objdir/xpcom'
> gmake[1]: *** [tier_2] Error 2
> gmake[1]: Leaving directory
> `/usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/moz/unxfbsdi.pro/misc/build/mozilla/I_objdir'
> gmake: *** [default] Error 2
> dmake: Error code 2, while making
> './unxfbsdi.pro/misc/build/so_built_ooo_mozab'
> ERROR: error 65280 occurred while making
> /usr/ports/editors/openoffice-4/work/aoo-4.0.1/main/moz
> =====================================================================
>
> Any ideas? Have you built that port lately?
>
> # uname -a
> FreeBSD <my-hostname> 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue
> Apr 8 06:43:36 UTC 2014
> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>
> # $FreeBSD: head/editors/openoffice-4/Makefile 349680 2014-03-30
> 21:26:26Z bapt $
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
I have seen this problem for a while now, openoffice-devel seems to build fine, however it seems to no longer open files with password protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140504161033.7c6e8779>
