From nobody Tue Sep 26 01:24:19 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 4Rvhq918Tjz4vLRx for ; Tue, 26 Sep 2023 01:24:21 +0000 (UTC) (envelope-from marquis@roble.com) Received: from mx5.roble.com (mx5.roble.com [209.237.23.5]) (using TLSv1.3 with cipher TLS_CHACHA20_POLY1305_SHA256 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rvhq90546z3Hwr for ; Tue, 26 Sep 2023 01:24:21 +0000 (UTC) (envelope-from marquis@roble.com) Authentication-Results: mx1.freebsd.org; none Received: from roble.com (roble.com [209.237.23.50]) by mx5.roble.com (Postfix) with ESMTP id C54D21A1AF; Mon, 25 Sep 2023 18:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=roble.com; s=rs060402; t=1695691459; bh=r9JqXMtcvqyrKnOx9Kz/1fyfnyZ4jqbv+ZJN2TSrSfo=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=K3Zk+HvqMwCrG8AaAKdmzHKxx6RihSSau+t8U4kHgP2pM+NvG9X1gKi6jNMl2F44K S/ZRNA45nr4v5sPpdIqYBHDCSjnmUisq45YNtfdQYAjAuajxNaFNOqgObSM491eFoV wM+EmI7ZdFNLjqEAoU3x3kS1BM6AuEKrDKwKEIuI= Date: Mon, 25 Sep 2023 18:24:19 -0700 (PDT) From: Roger Marquis To: Dave Horsfall cc: FreeBSD Ports Subject: Re: dns/bind916 builds rust unexpectedly In-Reply-To: Message-ID: <0r0nrsnr-2954-r260-04o4-2458205pn5n7@mx.roble.com> References: <1e05be67-cb15-964e-c78b-e74e714257a9@FreeBSD.org> 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; format=flowed X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:17403, ipnet:209.237.0.0/18, country:US] X-Rspamd-Queue-Id: 4Rvhq90546z3Hwr Dave Horsfall wrote: >> Anyway building from ports on live machines has always been bad practice > That's fine if you can afford a spare system just for building... Or $5/mo for a Digitalocean VM. Roger