From owner-freebsd-ports@freebsd.org Wed Jun 17 20:08:51 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 A7242333A60 for ; Wed, 17 Jun 2020 20:08:51 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49nGNf6Pwqz4Qpm for ; Wed, 17 Jun 2020 20:08:50 +0000 (UTC) (envelope-from kremels@kreme.com) From: "@lbutlr" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: Lsof port can't build (again) Date: Wed, 17 Jun 2020 14:08:48 -0600 References: <041327CC-9EFC-4880-96B6-70E9BF2C7090@kreme.com> <095f98d5-dd4f-492d-b4f6-e726579cc9ae@urgle.com> <1F612F38-3FA3-47A1-B40A-EDC30DE09376@kreme.com> <5e4a1b7e-70d2-e48b-1669-fec4e2fd0577@m5p.com> <1729BE3A-0F29-40D3-95A8-1DA57FFB08C7@kreme.com> To: FreeBSD In-Reply-To: Message-Id: <6FD064EE-B239-479A-9086-C6042588A99C@kreme.com> X-Mailer: Apple Mail (2.3608.80.23.2.2) X-Rspamd-Queue-Id: 49nGNf6Pwqz4Qpm X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42 as permitted sender) smtp.mailfrom=kremels@kreme.com X-Spamd-Result: default: False [0.10 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.73)[-0.730]; FROM_HAS_DN(0.00)[]; MISSING_MIME_VERSION(2.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+mx]; DMARC_NA(0.00)[kreme.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.78)[-0.784]; TO_DN_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.02)[0.019]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[65.121.55.42:from] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2020 20:08:51 -0000 > On 17 Jun 2020, at 07:35, Matthew Seaman wrote: >=20 > On 17/06/2020 04:23, @lbutlr wrote: >> Thank you, cleared /usr/src and running the svn checkout with that >> URL now. It's still well over a gig so it will be a few minutes >> before trying to build lsof again. > Alas, it is a bit late now, but next time you need to switch branches > like this, use `svn switch ^/releng/12.1` which will save you many > gigabytes of unnecessary network traffic. Well, it was about 1.5GB, and on a gigabit connection it only took time = because it downloaded each file instead of a package/archive. But I am unlikely to switch branches (and confused as to why the = non-RELEASE 13.0 was the default) without updating the entire OS. --=20 Think of how stupid the average person is, and realize half of them are = stupider than that.