FTBFS on armfh - implicit-function-declaration

Bug #2061370 reported by Miriam España Acebal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
radvd (Debian)
Fix Released
Unknown
radvd (Ubuntu)
Fix Released
Undecided
Miriam España Acebal

Bug Description

gram.c: In function ‘yyparse’:
gram.c:1531:16: error: implicit declaration of function ‘yylex’ [-Werror=implicit-function-declaration]
 1531 | yychar = yylex ();
      | ^~~~~
gram.y: In function ‘readin_config’:
gram.y:957:17: error: implicit declaration of function ‘yyset_in’ [-Werror=implicit-function-declaration]
  957 | yyset_in(in);
      | ^~~~~~~~
gram.y:965:17: error: implicit declaration of function ‘yylex_destroy’ [-Werror=implicit-function-declaration]
  965 | yylex_destroy();
      | ^~~~~~~~~~~~~

from Buildlog armhf [1].

Upstream's fix is at [2].

[1] https://launchpadlibrarian.net/724114432/buildlog_ubuntu-noble-armhf.radvd_1%3A2.19-1build1_BUILDING.txt.gz
[2] https://github.com/radvd-project/radvd/pull/196/commits

Tags: ftbfs

Related branches

Changed in radvd (Debian):
status: Unknown → New
Changed in radvd (Ubuntu):
assignee: nobody → Miriam España Acebal (mirespace)
status: New → In Progress
Changed in radvd (Ubuntu):
assignee: Miriam España Acebal (mirespace) → nobody
status: In Progress → New
assignee: nobody → Miriam España Acebal (mirespace)
status: New → In Progress
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

This was uploaded and is in noble-unapproved.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package radvd - 1:2.19-1ubuntu1

---------------
radvd (1:2.19-1ubuntu1) noble; urgency=medium

  * d/p/{drop-Wno,fix}-implicit-function-declaration.patch: Upstream's
    fix for avoiding implicit function declarations, to prevent build
    failures and fixing existing FTBFS on armfh (LP: #2061370).

 -- Miriam España Acebal <email address hidden> Mon, 15 Apr 2024 15:04:19 +0200

Changed in radvd (Ubuntu):
status: In Progress → Fix Released
Changed in radvd (Debian):
status: New → 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.