From owner-freebsd-ports@FreeBSD.ORG Tue Jun 17 07:21:59 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7408A1065671 for ; Tue, 17 Jun 2008 07:21:59 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id EB73E8FC1D for ; Tue, 17 Jun 2008 07:21:58 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from lqc.issp.ac.ru [77.236.34.156:7392] (HELO/EHLO lqc.issp.ac.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id m5H7MLX5052712 (using TLSv1/SSLv3, with cipher DHE-DSS-AES256-SHA (256 bits), verified NO) Tue, 17 Jun 2008 11:22:21 +0400 (MSD) From: "M. Yu. Brazhnikov" Organization: ISSP RAS To: freebsd-ports@freebsd.org Date: Tue, 17 Jun 2008 11:21:53 +0400 User-Agent: KMail/1.9.7 References: <4856CFB4.30008@bsdforen.de> In-Reply-To: <4856CFB4.30008@bsdforen.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806171121.53933.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Tue, 17 Jun 2008 11:22:21 +0400 (MSD) X-Virus-Scanned: ClamAV 0.93/6859/Mon Apr 21 08:13:16 2008 on mail.issp.ac.ru X-Virus-Status: Clean Cc: Dominic Fandrey Subject: Re: editors/openoffice.org-2 - readlicense_oo needs to be rebuilt X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 07:21:59 -0000 On Tue 17 Jun 2008, Dominic Fandrey wrote: > I cannot build OO2 since 2.4.0_4. It's always the same error. > I'm running RELENG_7 on amd64, apart from OO all ports are up to date. > > > > 1 module(s): > readlicense_oo > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making > /usr/obj/mobileKamikaze.norad/amd64/usr/ports/editors/openoffice.org-2/work >/OOH680_m17/readlicense_oo ERROR: error 65280 occurred while making > /usr/obj/mobileKamikaze.norad/amd64/usr/ports/editors/openoffice.org-2/work >/OOH680_m17/readlicense_oo/docs/readme > > Attention: if you build and deliver the above module(s) you may prolongue > your the build issuing command "build --from readlicense_oo" > > *** Error code 1 > > Stop in /usr/ports/editors/openoffice.org-2. Do you use make -jN or something similar? Try without it. Max