From owner-freebsd-questions@FreeBSD.ORG  Wed May 18 09:10:48 2011
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9B381106566C;
	Wed, 18 May 2011 09:10:48 +0000 (UTC)
	(envelope-from ohartman@zedat.fu-berlin.de)
Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de
	[130.133.4.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BBAD8FC17;
	Wed, 18 May 2011 09:10:48 +0000 (UTC)
Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69])
	by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp
	(envelope-from <ohartman@zedat.fu-berlin.de>)
	id <1QMcmF-0001Ne-5b>; Wed, 18 May 2011 11:10:47 +0200
Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198])
	by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa
	(envelope-from <ohartman@zedat.fu-berlin.de>)
	id <1QMcmF-0000oN-3P>; Wed, 18 May 2011 11:10:47 +0200
Message-ID: <4DD38D17.4080100@zedat.fu-berlin.de>
Date: Wed, 18 May 2011 11:10:47 +0200
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Organization: Freie =?ISO-8859-1?Q?Universit=E4t_Berlin?=
User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US;
	rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10
MIME-Version: 1.0
To: freebsd-questions@FreeBSD.ORG, freebsd-ports@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Originating-IP: 130.133.86.198
Cc: 
Subject: editors/libreoffice: can not compile, crash on FreeBSD 9.0-CUR/amd64
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 18 May 2011 09:10:48 -0000

On all of my FreeBSD 9.0-CURRENT/amd64 boxes LibreOffice 3.3.X crashes 
after starting and dumping core with signal 8. The boxes are all FreeBSD 
9.0-CURRENT/amd64, the most recent version. The ports are up to date, I 
also tried to recompile every necessary port without success.

On all FreeBSD 9.0-CURRENT/amd64 boxes compiling LibreOffice 3.3.2 fails 
with the following error message.

Any hints?


Entering 
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/sw/util

Compiling: sw/unxfbsdx.pro/misc/sw_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/swd_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/swui_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/msword_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/vbaswobj_dflt.uno_version.c
Making:    swall.lib
Making:    swui.lib
Making:    libswfx.so
Making:    libswdfx.so
Making:    libswuifx.so
Making:    libmswordfx.so
Making:    libvbaswobjfx.uno.so
Making:    swen-US.res
Making:    swde.res
Compiling: rsc_sw
sw deliver
Module 'sw' delivered successfully. 245 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-build-3.3.2.2/build/libreoffice/pyuno/source/loader

  it seems that the error is inside 'pyuno', 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-build-3.3.2.2/build/libreoffice
source ./FreeBSDAMDEnv.Set.sh
cd pyuno
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

Stop in /usr/ports/editors/libreoffice.