Package: dpkg-dev
Version: 1.22.6

To work around FTBFS bug #1066382 in xserver-xorg-video-nouveau, I set
DEB_BUILD_MAINT_OPTIONS=qa=-bug-implicit-func.  It seems this is no
longer sufficient with gcc-14, because
-Werror=implicit-function-declaration is actually the default, and so
xserver-xorg-video-nouveau FTBFS again.  See #1075682.

Therefore I propose that qa=-bug-implicit-func should add
-Wnoerror=implicit-function-declaration to CFLAGS, otherwise that option
will become useless once gcc-14 is the default compiler.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Reply via email to