From owner-freebsd-office@FreeBSD.ORG Thu Aug 7 09:08:34 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 2F94B4E1 for ; Thu, 7 Aug 2014 09:08:34 +0000 (UTC) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::6]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3D3028E8 for ; Thu, 7 Aug 2014 09:08:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1407402509; l=1438; s=domk; d=Haakh.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date; bh=vdUeLY0ySLyM4Rzt3EIJIRc9y8c=; b=YoFbor09kxE7ilpVPhTGsZS9dqBCZC0mQYKDB8SFCnPEkG4H7hA+ptV1sxWKJNqnDIg VQttGhpkO3iWQcsQmRsvHD9AVpweCS9M5dxe+nK/ok22JYNxVLrF06jB8lTGBhgkBanWo yDzc09Os40Hxg7gTZ1qQLsFlA+1H2/9dkWA= X-RZG-AUTH: :LWQcbViwW/e6OTbW0dHzwKkCepEs/ThuRG8zpeuciRNkwehqPJJjM7lRfBCZuA== X-RZG-CLASS-ID: mo00 Received: from abaton.Haakh.de (p57A731C8.dip0.t-ipconnect.de [87.167.49.200]) by post.strato.de (RZmta 35.3 DYNA|AUTH) with ESMTPA id 005388q7798S7dR for ; Thu, 7 Aug 2014 11:08:28 +0200 (CEST) Received: from Crabberio.Haakh.de (crabberio.Haakh.de [192.168.63.16]) by abaton.Haakh.de (8.14.8/8.14.8) with ESMTP id s7798S4p071739 for ; Thu, 7 Aug 2014 11:08:28 +0200 (CEST) (envelope-from bugReporter@Haakh.de) Message-ID: <53E3420C.1050607@Haakh.de> Date: Thu, 07 Aug 2014 11:08:28 +0200 From: "Dr. A. Haakh" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 MIME-Version: 1.0 To: freebsd-office Subject: build of de-apache-openoffice-4.1.0 broken Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Thu, 07 Aug 2014 09:08:34 -0000 Hi, on this system FreeBSD Crabberio.Haakh.de 10.0-STABLE FreeBSD 10.0-STABLE #0 r269301: Wed Jul 30 18:36:57 CEST 2014 toor@Crabberio.Haakh.de:/usr/obj/usr/src/sys/CRABBERIO amd64 I get this error: ===================================================== ERROR: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | failed! in function: register_extensions ************************************************** in function: register_extensionsstopping log at Thu Aug 7 09:41:29 2014 dmake: Error code 255, while making 'openoffice_en-US.archive' 1 module(s): instsetoo_native need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/instsetoo_native/util When you have fixed the errors in that module you can resume the build by running: build --from instsetoo_native *** Error code 1 Stop. make: stopped in /usr/ports/editors/openoffice-4 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20140807-77714-1z11122 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=de-apache-openoffice-4.0.1_4 UPGRADE_PORT_VER=4.0.1_4 make BATCH=yes ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! editors/openoffice-4 (de-apache-openoffice-4.0.1_4) (unknown build error) ===================================================== Any ideas? Andreas