From owner-freebsd-openoffice@FreeBSD.ORG Fri Feb 11 00:27:46 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3966316A4CE for ; Fri, 11 Feb 2005 00:27:46 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id D82F443D31 for ; Fri, 11 Feb 2005 00:27:45 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id C32664AC90 for ; Fri, 11 Feb 2005 01:27:44 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19026-03-5 for ; Fri, 11 Feb 2005 01:27:44 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 7F41C4AC8C for ; Fri, 11 Feb 2005 01:27:44 +0100 (CET) Date: Fri, 11 Feb 2005 01:27:44 +0100 From: Palle Girgensohn To: openoffice@freebsd.org Message-ID: <3E52EB2F1DB826E8283CB240@palle.girgensohn.se> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Subject: fail to build openoffice-1.1-se X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:27:46 -0000 Hi! When building openoffice-1.1-se, lzip core dumps: $ dmesg pid 52870 (lzip), uid 0: exited on signal 11 (core dumped) pid 52877 (lzip), uid 0: exited on signal 11 (core dumped) Here's the end of the build: ============= /opt/portbuild/opt/ports/editors/openoffice-1.1-se/work/crashrep/scripts ------------- /opt/portbuild/opt/ports/editors/openoffice-1.1-se/work/crashrep/source/unx/res ------------- /opt/portbuild/opt/ports/editors/openoffice-1.1-se/work/crashrep/source/unx ------------- deliver -- version: 1.50.8.8 Statistics: Files copied: 0 Files unchanged/not matching: 51 ============= Building project instsetoo ============= /opt/portbuild/opt/ports/editors/openoffice-1.1-se/work/instsetoo/util ------------- mkdir -p ../unxfbsd.pro/49/normal rm -f ../unxfbsd.pro/49/normal/* rm: No match. lzip -p . -e ../unxfbsd.pro/misc/lzip.log -l 49 -f openoffice.lst -d ../unxfbsd.pro/49 -n OfficeOSL -e ../unxfbsd.pro/49/Logfile.txt -C ../unxfbsd.pro/49/checksums.txt Local Script Particel Zip (c) 2000 Sun Microsystems mkdir -p ../unxfbsd.pro/46/normal rm -f ../unxfbsd.pro/46/normal/* rm: No match. lzip -p . -e ../unxfbsd.pro/misc/lzip.log -l 46 -f openoffice.lst -d ../unxfbsd.pro/46 -n OfficeOSL -e ../unxfbsd.pro/46/Logfile.txt -C ../unxfbsd.pro/46/checksums.txt Local Script Particel Zip (c) 2000 Sun Microsystems WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. $ pkg_info -Ix gtk gtk-1.2.10_12 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.4.14_2 Gimp Toolkit for X11 GUI (current stable version) Any ideas? /Palle