From owner-freebsd-ports@freebsd.org Sat Nov 28 01:30:00 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5B349470759 for ; Sat, 28 Nov 2020 01:30:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CjYp0293Hz4kLd; Sat, 28 Nov 2020 01:30:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mousie.catspoiler.org (unknown [76.212.85.177]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: truckman) by smtp.freebsd.org (Postfix) with ESMTPSA id C178C24E2; Sat, 28 Nov 2020 01:29:59 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Date: Fri, 27 Nov 2020 17:29:57 -0800 (PST) From: Don Lewis Subject: Re: editors/openoffice-4 compile error To: George Mitchell cc: freebsd ports In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=us-ascii Content-Disposition: INLINE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2020 01:30:00 -0000 On 27 Nov, George Mitchell wrote: > As of ports/head revision 556447, I get the following error trying to > compile apache-openoffice: > > 1 module(s): > ucb > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making > /usr/ports/editors/openoffice-4/work/aoo-4.1.8/main/ucb/source/ucp/ftp > > When you have fixed the errors in that module you can resume the build > by running: > > build --from ucb > > *** Error code 1 > > Stop. > > It's reproducible, and I have a (45 MB) script of the whole build. (I > decided not to attach it to this message.) Googling "error 65280" seems > to lead down a rabbit hole. Anyone have any suggestions? -- George What FreeBSD version and architecture? What ports tree revision? Anything unusual in make.conf or non-default option settings? The package builders are not seeing this, and I'm not seeing this on my 11.4-STABLE and fairly recent 13-CURRENT builds on amd64 or i386. The actual error is much earlier. I think the "error 65280" comes from the perl wrapper script that builds the individual modules. As a first cut, try searching the log for the string "error: ".