Bug#987631: micro-evtd FTBFS with glibc 2.30

2021-05-01 Thread Ryan Tandy

Control: tag -1 pending

Thanks for the report.

I compiled the package with and without that include on buster, and the 
'objdump -d' output is the same, so I think it really was unused.




Bug#987631: micro-evtd FTBFS with glibc 2.30

2021-04-26 Thread Adrian Bunk
Source: micro-evtd
Version: 3.4-5
Severity: serious
Tags: ftbfs bullseye sid

...
src/micro-evtd.c:49:10: fatal error: sys/io.h: No such file or directory
   49 | #include 
  |  ^~
compilation terminated.
make[2]: *** [micro-evtd.mak:185: obj/micro-evtd.o] Error 1


Removing the #include fixes the build.