Bug#884039: linuxtv-dvb-apps FTBFS with linux-libc-dev 4.14.2-1
Adrian Bunk
bunk at debian.org
Sun Dec 10 18:58:46 UTC 2017
Source: linuxtv-dvb-apps
Version: 1.1.1+rev1500-1.1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/linuxtv-dvb-apps.html
...
dst_test.c: In function 'dst_set_pid':
dst_test.c:116:19: error: 'CA_SET_PID' undeclared (first use in this function); did you mean 'CA_GET_CAP'?
if ((ioctl(cafd, CA_SET_PID)) < 0) {
^~~~~~~~~~
CA_GET_CAP
CA_SET_PID never did more than returning -EOPNOTSUPP,
and was therefore removed from the kernel.
More information about the pkg-vdr-dvb-devel
mailing list