Source: vdr-plugin-dvbhddevice
Version: 2.2.0-9
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> g++ -g -O2 -fdebug-prefix-map=/build/vdr-hON7XR/vdr-2.4.0=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c 
> -DPLUGIN_NAME_I18N='"dvbhddevice"'  -o dvbhdffdevice.o dvbhdffdevice.c
> dvbhdffdevice.c: In member function 'virtual int64_t 
> cDvbHdFfDevice::GetSTC()':
> dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope
>              if (ioctl(fd_audio, AUDIO_GET_PTS, &pts) == -1) {
>                                  ^~~~~~~~~~~~~
> dvbhdffdevice.c:569:33: note: suggested alternative: 'VIDEO_GET_PTS'
>              if (ioctl(fd_audio, AUDIO_GET_PTS, &pts) == -1) {
>                                  ^~~~~~~~~~~~~
>                                  VIDEO_GET_PTS
> make[1]: *** [Makefile:64: dvbhdffdevice.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/12/29/vdr-plugin-dvbhddevice_2.2.0-9_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to