Your message dated Sun, 28 Jul 2019 20:00:42 +0200
with message-id <422c3d6d-1eb1-9a67-9b95-6db9528b7...@e-tobi.net>
and subject line Re: Bug#917663: vdr-plugin-dvbhddevice: FTBFS:
dvbhdffdevice.c:569:33: error: 'AUDIO_GET_PTS' was not declared in this scope
has caused the Debian Bug report #917663,
regarding vdr-plugin-dvbhddevice: FTBFS: dvbhdffdevice.c:569:33: error:
'AUDIO_GET_PTS' was not declared in this scope
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
917663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Version: 2.2.0-10
--- End Message ---