Windows CFBot is broken because ecpg dec_test.c error - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Windows CFBot is broken because ecpg dec_test.c error
Date
Msg-id CAGECzQSvM3iSDmjF+=Kof5an6jN8UbkP_4cKKT9w6GZavmb5yQ@mail.gmail.com
Whole thread Raw
Responses Re: Windows CFBot is broken because ecpg dec_test.c error
List pgsql-hackers
Since about ~11 hours ago the ecpg test is consistently failing on
Window with this error[1]:

> Could not open file C:/cirrus/build/src/interfaces/ecpg/test/compat_informix/dec_test.c for reading

I took a quick look at possible causes but couldn't find a clear
winner. My current guess is that there's some dependency rule missing
in the meson file and due to some infra changes files now get compiled
in the wrong order.

One recent suspicious commit seems to be:
7819a25cd101b574f5422edb00fe3376fbb646da
But there are a bunch of successful changes that include that commit,
so it seems to be a red herring. (CC-ed Noah anyway)

[1]: https://cirrus-ci.com/task/6305422665056256?logs=check_world#L143



pgsql-hackers by date:

Previous
From: Nisha Moond
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Daniel Gustafsson
Date:
Subject: Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto