From nobody Wed Dec 22 04:03:34 2021 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1F64E190D8B6 for ; Wed, 22 Dec 2021 04:03:36 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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 (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJfng5cyQz4r9k for ; Wed, 22 Dec 2021 04:03:35 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 1BM43eKo031445 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 21 Dec 2021 20:03:41 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 1BM43YTS031444; Tue, 21 Dec 2021 20:03:34 -0800 (PST) (envelope-from fbsd) Date: Tue, 21 Dec 2021 20:03:34 -0800 From: bob prohaska To: Mark Millard Cc: freebsd-arm@freebsd.org Subject: Re: ld: error: bzlib.pico:147: unclosed quote Message-ID: <20211222040334.GB30154@www.zefox.net> References: <20211221180041.GA29679@www.zefox.net> <0E4548B1-B8F6-45D8-AB30-634E47511688@yahoo.com> <4349F44D-C77B-44DD-9A96-0E8C4E7EA046@yahoo.com> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4349F44D-C77B-44DD-9A96-0E8C4E7EA046@yahoo.com> X-Rspamd-Queue-Id: 4JJfng5cyQz4r9k X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, Dec 21, 2021 at 05:51:59PM -0800, Mark Millard wrote: > > I'll also note that: > > https://ci.freebsd.org/job/FreeBSD-main-aarch64-build/ > > shows the most recent failed build as happening a little > under 6 days ago and lots of builds since then, including > 10 or so builds each, both today and yesterday. > It looks like a simple make cleandir has (so far) brought things back to normal. Buildworld is past where it stopped before but isn't done yet... I'm afraid this mishap was self-inflicted. Tried this disk on the Pi3 that was having trouble enumerating USB disks. The experiment was a decisive failure. Returning the disk to the Pi4 and rebooting it revealed what looked like file system corruption. Single user and fsck brought it back up, but buildworld reported the error in the title. Thanks for responding, and my apologies for the noise! bob prohaska ,