Public bug reported:

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

** Affects: radvd (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: radvd (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: ftbfs

** Bug watch added: Debian Bug tracker #1066224
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066224

** Also affects: radvd (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066224
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061370

Title:
  FTBFS on armfh - implicit-function-declaration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radvd/+bug/2061370/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to