From nobody Tue Sep 26 21:42:18 2023 X-Original-To: freebsd-ports@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 4RwCrd2Zyvz4vhW2 for ; Tue, 26 Sep 2023 21:42:25 +0000 (UTC) (envelope-from dave@horsfall.org) Received: from clamta19.bpe.bigpond.com (clamta19.bpe.bigpond.com [203.42.22.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RwCrb6ccNz3fTL for ; Tue, 26 Sep 2023 21:42:23 +0000 (UTC) (envelope-from dave@horsfall.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of dave@horsfall.org designates 203.42.22.35 as permitted sender) smtp.mailfrom=dave@horsfall.org; dmarc=none Received: from claprdcmr07 by claprdomr19 with esmtp (envelope-from ) id 1qlFox-0001kQ-1t for freebsd-ports@freebsd.org; Wed, 27 Sep 2023 07:42:19 +1000 Received: from [110.141.193.233] (helo=aneurin.horsfall.org) by claprdcmr07 with esmtp (envelope-from ) id 1qlFox-0009Eg-1X for freebsd-ports@freebsd.org; Wed, 27 Sep 2023 07:42:19 +1000 Received: from aneurin.horsfall.org (localhost [127.0.0.1]) by aneurin.horsfall.org (8.15.2/8.15.2) with ESMTP id 38QLgIWE038505 for ; Wed, 27 Sep 2023 07:42:18 +1000 (EST) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by aneurin.horsfall.org (8.15.2/8.15.2/Submit) with ESMTP id 38QLgI21038502 for ; Wed, 27 Sep 2023 07:42:18 +1000 (EST) (envelope-from dave@horsfall.org) X-Authentication-Warning: aneurin.horsfall.org: dave owned process doing -bs Date: Wed, 27 Sep 2023 07:42:18 +1000 (EST) From: Dave Horsfall To: FreeBSD Ports Subject: Re: dns/bind916 builds rust unexpectedly In-Reply-To: Message-ID: References: <1e05be67-cb15-964e-c78b-e74e714257a9@FreeBSD.org> User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) X-GPG-Public-Key: http://www.horsfall.org/gpgkey.pub X-GPG-Fingerprint: 05B4 FFBC 0218 B438 66E0 587B EF46 7357 EF5E F58B X-Home-Page: http://www.horsfall.org/ X-Witty-Saying: "chmod 666 the_mode_of_the_beast" List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-tce-ares-id: e{0309ac57-5769-4607-a875-c6af1ec8a9f4}1 X-tce-spam-action: no action X-tce-spam-score: 0.0 X-Cm-Analysis: v=2.4 cv=NJoTuW2g c=1 sm=1 tr=0 ts=6513503b a=tp40vz5QK/dVXQmd7GLw7w==:117 a=tp40vz5QK/dVXQmd7GLw7w==:17 a=kj9zAlcOel0A:10 a=zNV7Rl7Rt7sA:10 a=IZfe6czEDwCiupBH8S4A:9 a=CjuIK1q_8ugA:10 X-Cm-Envelope: MS4xfGP3VsNuEyWzqCHa3mpQWf5gd4fXStngLlHXnOYUwxlmVZLP1y/+SHzWdq3G39GQx5WqgOo4TnN0rHv+ePYmCY4/oVq9OMLGMIRfkqoIN+6K9vXPrSMi NROMqjO690wTHKANdAARIDU4uitb4arMxgxd3EUXJPEqaLPib7PqssnDiW6TcMJpHXSWFde/mWas0g== X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.36 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.964]; R_SPF_ALLOW(-0.20)[+ip4:203.42.22.0/25]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[203.42.22.35:from]; DMARC_NA(0.00)[horsfall.org]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:1221, ipnet:203.40.0.0/13, country:AU]; TO_DN_ALL(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HAS_XAW(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4RwCrb6ccNz3fTL On Mon, 25 Sep 2023, Roger Marquis wrote: > Or $5/mo for a Digitalocean VM. They host spammers, so I cannot use them (the Boulder Pledge etc); there are probably other VMs around, should I feel the need. On Tue, 26 Sep 2023, Guido Falsi wrote: > > That's fine if you can afford a spare system just for building... > > Again, anyone can do things the way he prefer, but to do things properly > there are minimum requirements, if you can't get those, you will have to > accept compromises and the issues that come with those compromises. > > What you can't do is expect others to fix your own self imposed issues. That was an observation, not a complaint; are you always this narky? No wonder I'm starting to favour the Mac... -- Dave