From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pb-smtp2.pobox.com ([64.147.108.71]) by ewsd; Mon Nov 2 16:01:07 -0500 2020 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id A6A408EC70 for <9front@9front.org>; Mon, 2 Nov 2020 16:00:58 -0500 (EST) (envelope-from unobe@cpan.org) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :from:to:subject:date:mime-version:content-type :content-transfer-encoding; s=sasl; bh=HRlQwsVJLucqQo9bkmA5X5ruk Pw=; b=Tby1SijtIWMIViMz9UqvwRSWphaAHuHJbCs7V1rDxVYObumv9kD7HLjDB yvo8rhHCzKaD178qnoFCdgXjBGasHspLhasuRe8b/mGPn8TG5AKwayr3MwDC2BV0 mIY2Tnua+4As3jNvHX2MqfoTjMRRJRCsBvejhohIiZpuqX1t8Y= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 8EBB88EC6F for <9front@9front.org>; Mon, 2 Nov 2020 16:00:58 -0500 (EST) (envelope-from unobe@cpan.org) Received: from samwise (unknown [47.34.135.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 51C068EC6D for <9front@9front.org>; Mon, 2 Nov 2020 16:00:57 -0500 (EST) (envelope-from unobe@cpan.org) Message-ID: <7361CB7A6C13FC250FEF4708458165AD@smtp.pobox.com> From: Romano To: 9front@9front.org Subject: Re: [9front] Cannot build system on latest rpi4 (libbio errors) Date: Mon, 02 Nov 2020 13:00:54 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: 81586D38-1D4E-11EB-B706-74DE23BA3BAF-09620299!pb-smtp2.pobox.com List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: RESTful hosting-oriented API persistence generator >> I ran sysupdate last night and attempted to rebuild the system, but it fails with some errors about libbio: >> ... > > Let me guess, that's upas? I think the mkfiles there need > another look -- I don't think we rebuild libcommon when > we should. > > Try 'cd /sys/src/cmd/upas && mk nuke'. Ori, thank you! After doing that, I'm re-running 'mk install' from /sys/src and it looks like the system is continuing to build.