Re: SQL/JSON: functions
ok, I have enabled it. Will send it after the next build. Regards On Mon, 28 Mar 2022 at 18:39, Andres Freund wrote: > Hi, > > On 2022-03-28 18:05:19 +0300, Nikola Ivanov wrote: > > Let me know check what can I do with the access. I will get back to you > in > > an hour. > > Perhaps you can temporarily enable keep_error_builds, and send in > src/interfaces/ecpg/preproc/c_kwlist_d.h > src/interfaces/ecpg/preproc/pgc.c > src/interfaces/ecpg/preproc/preproc.h > src/interfaces/ecpg/preproc/ecpg_kwlist_d.h > src/interfaces/ecpg/preproc/preproc.c > from the failed build directory? It seems something there have to differ. > > Regards, > > Andres >
Re: SQL/JSON: functions
Hi Andrew, Let me know check what can I do with the access. I will get back to you in an hour. Regards On Mon, Mar 28, 2022, 17:30 Andrew Dunstan wrote: > > On 3/28/22 09:35, Tom Lane wrote: > > Andrew Dunstan writes: > >> On 3/27/22 19:14, Tom Lane wrote: > >>> What's worse, I'm unable to replicate the failure on an OpenBSD 7.0 > >>> system here. So there's something odd about jabiru's build > >>> environment; but what? > >> It's hard to see how this could be caused by the OS environment. Maybe a > >> flaky bison/flex? I'm going to be pretty reluctant to revert this based > >> on this error. > > No, I wouldn't recommend reverting. Perhaps if we dig down and find > > something reproducible here, we could fix it --- but right now, > > given my failure to reproduce, I think there's just something broken > > on jabiru. > > > > > > > > Yeah. I have just duplicated your non-replication on a fresh instance. > > > Nikola Ivanov, can you give us any assistance or give us access to the > machine? > > > cheers > > > andrew > > > -- > Andrew Dunstan > EDB: https://www.enterprisedb.com > >
Re: SQL/JSON: functions
Yes, it seems it was the ccache - I had enabled the 'ccache_failure_remove' flag last night and run a build, which failed, but the builds after that went green. Regards On Tue, 29 Mar 2022 at 06:41, Andres Freund wrote: > On 2022-03-28 19:25:51 -0400, Tom Lane wrote: > > ... even more baffling: jabiru went green after the IS JSON patch. > > Broken ccache contents somehow? >
Re: Failures on gombessa -- EIO?
Hi Thomas, I will check it today. Regards Nikola On Sat, 23 Sept 2023 at 04:54, Thomas Munro wrote: > I am not sure why REL_16_STABLE fails consistently as of ~4 days ago. > It seems like bad storage or something? Just now it happened also on > HEAD. I wonder why it would be sensitive to the branch. >