Control: tag -1 pending Hello,
Bug #1097179 in libdbd-pg-perl reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/perl-team/modules/packages/libdbd-pg-perl/-/commit/f79c76322f3c70db9bab1cba448339b559efbf7f ------------------------------------------------------------------------ Fix build with GCC 15. Temporarily build with -std=gnu17. Closes: #1097179 >From the Fedora commit at https://src.fedoraproject.org/fork/yselkowitz/rpms/perl-DBD-Pg/c/3a271f04b619206937fec58825f75914b952133b: GCC 15 defaults to C23, which changes the interpretation of function declarations without parameters from unspecified to `void`. DBD::Pg currently relies on the older behaviour. https://github.com/bucardo/dbdpg/issues/135 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1097179

