From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
Subject: | Re: cfbot is failing all tests on FreeBSD/Meson builds |
Date: | 2024-04-18 22:36:22 |
Message-ID: | CA+hUKGLpmoOvbJY-uJwZJhGQ2-w6+56yuqFa7mTHY1HJa6r_oQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 8, 2024 at 3:53 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> > On Tue, Jan 30, 2024 at 5:06 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> >>> 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...
>
> > FWIW here's what I did to downgrade:
>
> Thanks for the recipe --- this worked for me, although I noticed
> it insisted on installing perl5.34-5.34.3_3 alongside 5.36.
> Doesn't seem to be a problem though --- the main perl installation
> is still 5.36.
Looks like CI is broken in this way again, as of ~13 hours ago.
Looking into that...
> Also, I'm not entirely convinced that the above-cited issue report is
> complaining about the same thing that's biting us. The reported error
> messages are completely different.
You could be right about that. It seems there was a clash between an
upstream commit and a patch in FBSD's port tree, which has just been
removed:
So perhaps it's time for me to undo what I did before... looking now.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2024-04-18 23:20:18 | Re: plenty code is confused about function level static |
Previous Message | Thomas Munro | 2024-04-18 22:24:26 | Re: Solaris tar issues, or other reason why margay fails 010_pg_basebackup? |