Re: Request to Add New Package: pgsentinel

From: Christoph Berg <myon(at)debian(dot)org>
To: Huang Yuying <huangyy159(at)hotmail(dot)com>
Cc: "pgsql-pkg-debian(at)postgresql(dot)org" <pgsql-pkg-debian(at)postgresql(dot)org>, "bertranddrouvot(dot)pg(at)gmail(dot)com" <bertranddrouvot(dot)pg(at)gmail(dot)com>, Jeremy Schneider <schneider(at)ardentperf(dot)com>
Subject: Re: Request to Add New Package: pgsentinel
Date: 2025-07-30 14:53:16
Message-ID: aIox3At331Tczeq2@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Huang Yuying
> Just wanted to give you a quick update that a new version of pgsentinel has been released with the changes needed to support the Debian build process, as mentioned in the previous email. We’ve also updated the Salsa repo to reflect this new release.

Hi,

thanks for preparing that, everything looks just fine and I already
built and uploaded the packages.

The repo is now located at https://salsa.debian.org/postgresql/pgsentinel,
I gave you maintainer access to it.

First bugreport: PG18 doesn't work yet :)

16:45:03 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 -Werror=implicit-function-declaration -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-omit-frame-pointer -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I. -I./ -I/usr/include/postgresql/18/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgsentinel.o pgsentinel.c
16:45:03 pgsentinel.c:77:7: error: no previous declaration for ‘pgsentinelDbName’ [-Werror=missing-variable-declarations]
16:45:03 77 | char *pgsentinelDbName = "postgres";
16:45:03 | ^~~~~~~~~~~~~~~~
16:45:03 cc1: all warnings being treated as errors

https://jengus.postgresql.org/job/pgsentinel-binaries-beta/1/architecture=amd64,distribution=sid/console

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Bertrand Drouvot 2025-07-31 05:04:05 Re: Request to Add New Package: pgsentinel
Previous Message Huang Yuying 2025-07-30 12:57:31 Re: Request to Add New Package: pgsentinel