Source: xf86-video-omap
Version: 0.4.5-1
Severity: serious
Tags: ftbfs bullseye sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/xf86-video-omap.html

...
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/omap -I/usr/include/libdrm 
-I/usr/include/X11/dri -Werror -Wall -Wdeclaration-after-statement -Wvla 
-Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings 
-Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self 
-Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar 
-Wnested-externs -g -O2 -ffile-prefix-map=/build/1st/xf86-video-omap-0.4.5=. 
-fstack-protector-strong -Wformat -Werror=format-security -c omap_driver.c  
-fPIC -DPIC -o .libs/omap_driver.o
In file included from omap_driver.c:34:
omap_driver.c: In function 'OMAPPreInit':
omap_driver.h:104:8: error: '%s' directive argument is null 
[-Werror=format-overflow=]
  104 |   do { xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "ERROR: " fmt "\n",\
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105 |     ##__VA_ARGS__); } while (0)
      |     ~~~~~~~~~~~~~~
omap_driver.c:545:3: note: in expansion of macro 'ERROR_MSG'
  545 |   ERROR_MSG("Unknown chipset: %s", pScrn->chipset);
      |   ^~~~~~~~~
omap_driver.c:1020:31: note: format string is defined here
 1020 |   ERROR_MSG("xf86SetDesiredModes() failed!");
      |                               ^~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:521: omap_driver.lo] Error 1

Reply via email to