Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-09-03 Thread Jacob Champion
On Fri, Aug 29, 2025 at 5:57 AM Stefan Kaltenbrunner wrote: > done - Thank you! > though gaibasauris is actually on bookworm... Oh, good to know. The system description currently says Debian GNU/Linux 11 (bullseye) gcc 10.2.1 x86_64 --Jacob

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-29 Thread Stefan Kaltenbrunner
On 26.08.25 22:10, Jacob Champion wrote: On Tue, Aug 26, 2025 at 12:48 PM Christoph Berg wrote: This seems to require more linking on Debian bullseye: Bleh. Thanks for the report; looks like none of the bullseye animals in the farm are building with Curl yet. (cc Stefan: guaibasaurus seems l

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-27 Thread Christoph Berg
Re: Jacob Champion > Committed and backpatched. Thanks again! The apt.pg.o build is already happy again, thanks! https://jengus.postgresql.org/job/postgresql-19-binaries-snapshot/ Christoph

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Jacob Champion
On Tue, Aug 26, 2025 at 2:18 PM Jacob Champion wrote: > Thanks! The meson side needs an additional thread_dep as well; once > that passes CI I will push. Committed and backpatched. Thanks again! --Jacob

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Jacob Champion
On Tue, Aug 26, 2025 at 1:45 PM Christoph Berg wrote: > The patch fixes the autoconf build here. Thanks! The meson side needs an additional thread_dep as well; once that passes CI I will push. --Jacob

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Christoph Berg
Re: Jacob Champion > oauth: Add unit tests for multiplexer handling This seems to require more linking on Debian bullseye: 20:19:29 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Christoph Berg
Re: Jacob Champion > On Tue, Aug 26, 2025 at 1:10 PM Jacob Champion > wrote: > > Okay. So I need to pull in PTHREAD_CFLAGS/LIBS as well... > > Christoph, are you able to verify the attached patch fixes the build? The patch fixes the autoconf build here. Thanks, Christoph

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Jacob Champion
On Tue, Aug 26, 2025 at 1:10 PM Jacob Champion wrote: > Okay. So I need to pull in PTHREAD_CFLAGS/LIBS as well... Christoph, are you able to verify the attached patch fixes the build? --Jacob fix-bullseye.diff Description: Binary data

Re: pgsql: oauth: Add unit tests for multiplexer handling

2025-08-26 Thread Jacob Champion
On Tue, Aug 26, 2025 at 12:48 PM Christoph Berg wrote: > This seems to require more linking on Debian bullseye: Bleh. Thanks for the report; looks like none of the bullseye animals in the farm are building with Curl yet. (cc Stefan: guaibasaurus seems like it'd be a good candidate; would you con