From owner-freebsd-ports@freebsd.org Wed Jun 17 03:23:40 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 202FE340875 for ; Wed, 17 Jun 2020 03:23:40 +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 49mr4q3mkWz4CL1 for ; Wed, 17 Jun 2020 03:23:39 +0000 (UTC) (envelope-from kremels@kreme.com) Content-Type: text/plain; charset=us-ascii Subject: Re: Lsof port can't build (again) From: "@lbutlr" In-Reply-To: <5e4a1b7e-70d2-e48b-1669-fec4e2fd0577@m5p.com> Date: Tue, 16 Jun 2020 21:23:37 -0600 Cc: FreeBSD Content-Transfer-Encoding: quoted-printable Message-Id: <1729BE3A-0F29-40D3-95A8-1DA57FFB08C7@kreme.com> 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> To: George Mitchell X-Mailer: Apple Mail (2.3608.80.23.2.2) X-Rspamd-Queue-Id: 49mr4q3mkWz4CL1 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.72 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.94)[-0.937]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:c]; MISSING_MIME_VERSION(2.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kreme.com]; NEURAL_HAM_LONG(-0.96)[-0.956]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.43)[-0.428]; RCPT_COUNT_TWO(0.00)[2]; 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 03:23:40 -0000 On 16 Jun 2020, at 21:14, George Mitchell wrote: > On 2020-06-16 23:12, George Mitchell wrote: >> On 2020-06-16 23:10, @lbutlr wrote: >>> [...] >>> Needless to say, I was expecting that checkout would give me 12.1, = but I don't see how to get that. > Pardon the typo: >=20 > https://svn.freebsd.org/base/releng/12.1/ 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. Yep. That solved the problem, and lsof built. Thanks again! --=20 Beware of the Leopard!