Your message dated Sat, 5 Mar 2016 09:58:42 +0100
with message-id <[email protected]>
and subject line Re: kodi-pvr-dvbviewer: FTBFS: DvbData.cpp:301:9: error:
'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
has caused the Debian Bug report #816580,
regarding kodi-pvr-dvbviewer: FTBFS: DvbData.cpp:301:9: error: 'PVR_TIMER {aka
struct PVR_TIMER}' has no member named 'bIsRepeating'
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 [email protected]
immediately.)
--
816580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816580
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kodi-pvr-dvbviewer
Version: 1.10.35+git20150717-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
kodi-pvr-dvbviewer fails to build from source in unstable/amd64:
/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/src/DvbData.cpp:
In member function 'bool Dvb::GetTimers(ADDON_HANDLE)':
/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/src/DvbData.cpp:301:9:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
tag.bIsRepeating = (timer->weekdays != 0);
^
CMakeFiles/pvr.dvbviewer.dir/build.make:89: recipe for target
'CMakeFiles/pvr.dvbviewer.dir/src/DvbData.cpp.o' failed
make[3]: *** [CMakeFiles/pvr.dvbviewer.dir/src/DvbData.cpp.o] Error 1
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:102: recipe for target
'CMakeFiles/pvr.dvbviewer.dir/all' failed
make[2]: *** [CMakeFiles/pvr.dvbviewer.dir/all] Error 2
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
Makefile:152: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
kodi-pvr-dvbviewer.1.10.35+git20150717-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.11.11+git20160220-1
On Thu, 03 Mar 2016 08:33:37 +0000 Chris Lamb <[email protected]> wrote:
...
> Dear Maintainer,
>
> kodi-pvr-dvbviewer fails to build from source in unstable/amd64:
>
>
> /home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/src/DvbData.cpp:
> In member function 'bool Dvb::GetTimers(ADDON_HANDLE)':
>
> /home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/src/DvbData.cpp:301:9:
> error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
> tag.bIsRepeating = (timer->weekdays != 0);
> ^
> CMakeFiles/pvr.dvbviewer.dir/build.make:89: recipe for target
> 'CMakeFiles/pvr.dvbviewer.dir/src/DvbData.cpp.o' failed
> make[3]: *** [CMakeFiles/pvr.dvbviewer.dir/src/DvbData.cpp.o] Error 1
> make[3]: Leaving directory
> '/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
> CMakeFiles/Makefile2:102: recipe for target
> 'CMakeFiles/pvr.dvbviewer.dir/all' failed
> make[2]: *** [CMakeFiles/pvr.dvbviewer.dir/all] Error 2
> make[2]: Leaving directory
> '/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
> Makefile:152: recipe for target 'all' failed
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> '/home/lamby/temp/cdt.20160303080342.kJYepBFIIF/kodi-pvr-dvbviewer-1.10.35+git20150717/obj-x86_64-linux-gnu'
> dh_auto_build: make -j1 returned exit code 2
> debian/rules:12: recipe for target 'build' failed
> make: *** [build] Error 2
>
> [..]
Thanks, fixed in last upload.
Cheers,
Balint
--- End Message ---