FTBFS with -Werror=implicit-function-declaration

Bug #2055453 reported by Dan Bungert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pam (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

As part of time_t work, -Werror=implicit-function-declaration is being set on armhf, but that causes the following FTBFS on any arch with the same -Werror=implicit-function-declaration setting:

https://launchpadlibrarian.net/716768885/buildlog_ubuntu-noble-armhf.pam_1.5.3-5ubuntu1_BUILDING.txt.gz

In file included from obscure.c:42:
obscure.c: In function ‘password_check’:
support.h:160:9: error: implicit declaration of function ‘pam_overwrite_string’; did you mean ‘_pam_overwrite_n’? [-Werror=implicit-function-declaration]
  160 | pam_overwrite_string(xx); \
      | ^~~~~~~~~~~~~~~~~~~~
obscure.c:151:9: note: in expansion of macro ‘_pam_delete’
  151 | _pam_delete(newmono);
      | ^~~~~~~~~~~

Dan Bungert (dbungert)
description: updated
Changed in pam (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pam - 1.5.3-5ubuntu3

---------------
pam (1.5.3-5ubuntu3) noble; urgency=medium

  * No-change rebuild against libdb5.3t64

 -- Steve Langasek <email address hidden> Sat, 02 Mar 2024 20:36:06 +0000

Changed in pam (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.