From owner-freebsd-office@FreeBSD.ORG Sun Aug 10 07:48:42 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1906DE1 for ; Sun, 10 Aug 2014 07:48:42 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7EFF523F5 for ; Sun, 10 Aug 2014 07:48:42 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s7A7mS0R052568; Sun, 10 Aug 2014 00:48:32 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201408100748.s7A7mS0R052568@gw.catspoiler.org> Date: Sun, 10 Aug 2014 00:48:28 -0700 (PDT) From: Don Lewis Subject: Re: build of de-apache-openoffice-4.1.0 broken To: bugReporter@Haakh.de In-Reply-To: <53E5E0C3.7080900@Haakh.de> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 07:48:42 -0000 On 9 Aug, Dr. A. Haakh wrote: > I just searched the build-tree and found this logfile: > "/usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/logging/en-US/log_AOO410_en-US.log" > > It is not very informative but I will attach last few dozen lines... > ====================================== > 92.711017 : lang : ... removing superfluous directories ... > 92.711060 : lang : > 92.711164 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) > 92.711202 : lang : ###################################################### > 92.711235 : lang : Removing superfluous directories: > 92.711261 : lang : ###################################################### > 92.711494 : info : remove_empty_dirs_in_folder > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/share/extensions > 92.711599 : lang : ... registering extensions ... > 92.711629 : lang : > 92.711675 : lang : Fri Aug 8 13:07:52 2014 (01:32 min.) > 92.711705 : lang : ###################################################### > 92.711741 : lang : Registering extensions: > 92.711769 : lang : ###################################################### > 92.732339 : info : ... current dir: > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program > ... > 92.732503 : lang : Current dir: > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_en-US/openoffice4/program > 92.732575 : info : ... unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ... > 92.732627 : lang : Systemcall: unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | > 94.583061 : lang : ERROR: Could not execute "unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"! > Exitcode: '139' > 94.583587 : lang : > 94.583641 : lang : Moved directory from > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_inprogress > to > /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/en-US_witherror > 94.583691 : info : ... cleaning the output tree ... > 94.583760 : info : ... removing directory > /tmp/ooopackaging/i_456081407495980 ... > 94.583825 : lang : > 94.583854 : lang : Removing directory /tmp/ooopackaging/i_456081407495980 > 96.842067 : info : Error: ERROR: unopkg sync --verbose > -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! > in function: register_extensions 96.842167 : info : stopping log at > Fri Aug 8 13:07:57 2014 > ====================================== Unfortunately that's still not a lot of help. > There is however one bigger change in the ports collection which may > affect openoffice. The defaultversion of java changed to openjdk7. I do > have some issues with openjdk7 but i'm not sure if or how it may affect aoo. > > I will remove openjdk7 and try to build aoo with either openjdk6 or > openjdk8 and tell you if it helps. The problem appears to be the --with-system-graphite configure option. I have no idea why, though. Try the patch in this PR: