Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rUfOH-00CJ8G-SL for pgsql-hackers@arkaria.postgresql.org; Tue, 30 Jan 2024 04:06:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rUfOG-002DHj-Ev for pgsql-hackers@arkaria.postgresql.org; Tue, 30 Jan 2024 04:06:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rUfOG-002DHb-5F for pgsql-hackers@lists.postgresql.org; Tue, 30 Jan 2024 04:06:28 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rUfOD-004SFN-2F for pgsql-hackers@lists.postgresql.org; Tue, 30 Jan 2024 04:06:27 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 40U46LV32119936; Mon, 29 Jan 2024 23:06:21 -0500 From: Tom Lane To: Thomas Munro cc: pgsql-hackers@lists.postgresql.org, Peter Eisentraut Subject: Re: cfbot is failing all tests on FreeBSD/Meson builds In-reply-to: References: <757523.1705091568@sss.pgh.pa.us> <837790.1705107085@sss.pgh.pa.us> Comments: In-reply-to Thomas Munro message dated "Sat, 13 Jan 2024 13:57:54 +1300" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <2119934.1706587581.1@sss.pgh.pa.us> Content-Transfer-Encoding: 8bit Date: Mon, 29 Jan 2024 23:06:21 -0500 Message-ID: <2119935.1706587581@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Thomas Munro writes: > On Sat, Jan 13, 2024 at 1:51 PM Tom Lane wrote: >> Time for a bug report to IO::Tty's authors, I guess. > Ahh, there is one: https://github.com/cpan-authors/IO-Tty/issues/38 Just for the archives' sake: I hit this today on a fresh install of FreeBSD 14.0, which has pulled in p5-IO-Tty-1.18. Annoying... regards, tom lane