On Wed, 13 Mar 2024 22:58:48 +0100 Sebastian Ramacher <sramac...@debian.org>
wrote:
> Source: linuxtv-dvb-apps
> Version: 1.1.1+rev1500-1.4
> Severity: serious
> Tags: ftbfs
> Justification: fails to build from source (but built successfully in the past)
> X-Debbugs-Cc: sramac...@debian.org
> https://buildd.debian.org/status/fetch.php?pkg=linuxtv-dvb-apps&arch=armhf&ver=1.1.1%2Brev1500-1.4%2Bb1&stamp=1710350526&raw=0
>
> test_video.c: In function âplay_file_videoâ:
> test_video.c:245:9: warning: ignoring return value of âwriteâ declared
> with attribute âwarn_unused_resultâ [-Wunused-result]
> 245 | write(fd,buf,count);
> | ^~~~~~~~~~~~~~~~~~~
> CC evtest
> evtest.c: In function âmainâ:
> evtest.c:244:38: error: âstruct input_eventâ has no member named
> âtimeâ
> 244 | ev[i].time.tv_sec,
> ev[i].time.tv_usec, ev[i].type,
> | ^
> evtest.c:244:57: error: âstruct input_eventâ has no member named
> âtimeâ
> 244 | ev[i].time.tv_sec,
> ev[i].time.tv_usec, ev[i].type,
> | ^
> make[2]: *** [../Make.rules:82: evtest] Error 1
>
> Cheers
> --
> Sebastian Ramacher
>
>