Source: kodi-pvr-mythtv Version: 2.8.0+git20151119-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
kodi-pvr-mythtv fails to build from source in unstable/amd64:
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:
In member function 'PVR_ERROR PVRClientMythTV::GetTimers(ADDON_HANDLE)':
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1523:11:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
tag.bIsRepeating = meta.isRepeating;
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1534:11:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
tag.bIsRepeating = false;
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1614:9:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
tag.bIsRepeating = false;
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:
In member function 'MythRecordingRule
PVRClientMythTV::PVRtoMythRecordingRule(const PVR_TIMER&)':
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1736:13:
error: 'const PVR_TIMER {aka const struct PVR_TIMER}' has no member named
'bIsRepeating'
if (timer.bIsRepeating)
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:
In member function 'PVR_ERROR PVRClientMythTV::UpdateTimer(const PVR_TIMER&)':
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1848:20:
error: 'struct PVR_TIMER' has no member named 'bIsRepeating'
if (old->second->bIsRepeating && !newTimer.bIsRepeating)
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1848:46:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
if (old->second->bIsRepeating && !newTimer.bIsRepeating)
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1850:14:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
newTimer.bIsRepeating = true;
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1856:20:
error: 'struct PVR_TIMER' has no member named 'bIsRepeating'
if (old->second->bIsRepeating != newTimer.bIsRepeating ||
old->second->iWeekdays != newTimer.iWeekdays)
^
/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/src/pvrclient-mythtv.cpp:1856:45:
error: 'PVR_TIMER {aka struct PVR_TIMER}' has no member named 'bIsRepeating'
if (old->second->bIsRepeating != newTimer.bIsRepeating ||
old->second->iWeekdays != newTimer.iWeekdays)
^
CMakeFiles/pvr.mythtv.dir/build.make:449: recipe for target
'CMakeFiles/pvr.mythtv.dir/src/pvrclient-mythtv.cpp.o' failed
make[3]: *** [CMakeFiles/pvr.mythtv.dir/src/pvrclient-mythtv.cpp.o] Error 1
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:102: recipe for target 'CMakeFiles/pvr.mythtv.dir/all'
failed
make[2]: *** [CMakeFiles/pvr.mythtv.dir/all] Error 2
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/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.20160303080359.w2w1oozu0F/kodi-pvr-mythtv-2.8.0+git20151119/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:15: 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-mythtv.2.8.0+git20151119-1.unstable.amd64.log.txt.gz
Description: Binary data

