Date: Tue, 29 Apr 2014 15:09:48 +0300 From: Jeff Tipton <jeff.t@mail.com> To: freebsd-questions@freebsd.org Subject: Can't build editors/openoffice-4 Message-ID: <535F968C.8040106@mail.com>
next in thread | raw e-mail | index | archive | help
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 $
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?535F968C.8040106>