From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 12:09:53 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9962BA9D for ; Tue, 29 Apr 2014 12:09:53 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [74.208.4.200]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA256 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6460D1A3B for ; Tue, 29 Apr 2014 12:09:53 +0000 (UTC) Received: from blazon-pc.rw.local ([78.84.244.14]) by mail.gmx.com (mrgmxus002) with ESMTPSA (Nemesis) id 0MMSl6-1WWqSS1u18-008Hv9 for ; Tue, 29 Apr 2014 14:09:46 +0200 Message-ID: <535F968C.8040106@mail.com> Date: Tue, 29 Apr 2014 15:09:48 +0300 From: Jeff Tipton User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20121030 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Can't build editors/openoffice-4 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:o4ihObx7RmKCMp4+25IPeiOa0gQp41nR2MWCTKZySOJS6ASBRV7 Mna0k3+6o1A092VElH6xW+r+IIjB3cNbLc9nJpetcodwlag57aHIKD29rPBpr/7B2ihJoYW DgTzX3D7NMbXzB8HaJD+c0arLesRNM0Ge4DdKdl0bUTcd2sM3p/ktFhbSDWLCIJdMBVd3U8 gDRByrRl6lreVYq8LmZbg== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 12:09:53 -0000 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 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 $