Public bug reported:

y.tab.c:2666:7: error: implicit declaration of function 'yyerror'; did you mean 
'yyerrok'? [-Werror=implicit-function-declaration]
rcparse.y: In function 'newBitmap':
rcparse.y:737:9: warning: ignoring return value of 'fread' declared with 
attribute 'warn_unused_result' [-Wunused-result]
  737 |         fread(bitmap->data + (bitmap->height - 1 - y) * width_in_bytes,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  738 |               1, width_in_bytes, f);
      |               ~~~~~~~~~~~~~~~~~~~~~

[...]

linux/SDL_sysjoystick.c:525:9: error: implicit declaration of function 
‘SDL_PrivateJoystickHat’ [-Werror=implicit-function-declaration]
  525 |         SDL_PrivateJoystickHat(stick, hat,
      |         ^~~~~~~~~~~~~~~~~~~~~~
linux/SDL_sysjoystick.c: In function ‘JS_HandleEvents’:
linux/SDL_sysjoystick.c:567:21: error: implicit declaration of function 
‘SDL_PrivateJoystickAxis’ [-Werror=implicit-function-declaration]
  567 |                     SDL_PrivateJoystickAxis(joystick,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~
linux/SDL_sysjoystick.c:598:17: error: implicit declaration of function 
‘SDL_PrivateJoystickButton’ [-Werror=implicit-function-declaration]
  598 |                 SDL_PrivateJoystickButton(joystick,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
linux/SDL_sysjoystick.c: In function ‘SDL_SYS_JoystickUpdate’:
linux/SDL_sysjoystick.c:717:13: error: implicit declaration of function 
‘SDL_PrivateJoystickBall’ [-Werror=implicit-function-declaration]
  717 |             SDL_PrivateJoystickBall(joystick, (Uint8)i, xrel, yrel);
      |             ^~~~~~~~~~~~~~~~~~~~~~~

from https://launchpadlibrarian.net/724118904/buildlog_ubuntu-noble-
armhf.whitedune_0.30.10-2.2build4_BUILDING.txt.gz

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

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

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

** Also affects: whitedune (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067618
   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/2061038

Title:
  FTBFS on armfh - implicit-function-declaration

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


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

Reply via email to