Your message dated Thu, 03 Mar 2016 23:38:29 +0000
with message-id <e1abcpb-0001wo...@franck.debian.org>
and subject line Bug#816581: fixed in kodi-pvr-mythtv 3.4.8+git20160301-1
has caused the Debian Bug report #816581,
regarding kodi-pvr-mythtv: FTBFS: 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 ow...@bugs.debian.org
immediately.)


-- 
816581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kodi-pvr-mythtv
Version: 2.8.0+git20151119-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: kodi-pvr-mythtv.2.8.0+git20151119-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: kodi-pvr-mythtv
Source-Version: 3.4.8+git20160301-1

We believe that the bug you reported is fixed in the latest version of
kodi-pvr-mythtv, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 816...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Balint Reczey <bal...@balintreczey.hu> (supplier of updated kodi-pvr-mythtv 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 03 Mar 2016 12:56:34 +0100
Source: kodi-pvr-mythtv
Binary: kodi-pvr-mythtv
Architecture: source
Version: 3.4.8+git20160301-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Balint Reczey <bal...@balintreczey.hu>
Description:
 kodi-pvr-mythtv - MythTV PVR Addon for Kodi
Closes: 808748 816581
Changes:
 kodi-pvr-mythtv (3.4.8+git20160301-1) unstable; urgency=medium
 .
   * Imported Upstream version 3.4.8+git20160301 (Closes: #816581)
   * Bump standards version to 3.9.7
   * Extend package description (Closes: #808748)
   * Switch to p8-platform from (cec-)platform
Checksums-Sha1:
 79fdb4eb40aaf513785170e9796362af07a2f8b9 2157 
kodi-pvr-mythtv_3.4.8+git20160301-1.dsc
 ec14f26c55e40f51cfc0d8248f2f279ba4fdd58e 557128 
kodi-pvr-mythtv_3.4.8+git20160301.orig.tar.xz
 d5969b85262abf14af3043914fe7e1e20370880d 6576 
kodi-pvr-mythtv_3.4.8+git20160301-1.debian.tar.xz
Checksums-Sha256:
 a489aaa591a5136cdc600ace6546f238b4bc0fe908a83858c4f98d7b9b7e5be6 2157 
kodi-pvr-mythtv_3.4.8+git20160301-1.dsc
 7b6e49bcb761e761675c347f89a8cc32427b18cf1bc206b58d01cd4bfb440ecf 557128 
kodi-pvr-mythtv_3.4.8+git20160301.orig.tar.xz
 fb5ab1e78cb8be69e3fdb3601a188d1d86461efae6b57a085bb16e09bf361333 6576 
kodi-pvr-mythtv_3.4.8+git20160301-1.debian.tar.xz
Files:
 38a8e0b6dc94d60103626ed3f33be5e6 2157 libs extra 
kodi-pvr-mythtv_3.4.8+git20160301-1.dsc
 c1df2ebc168ff0038e4dbc3a6e6e5035 557128 libs extra 
kodi-pvr-mythtv_3.4.8+git20160301.orig.tar.xz
 b2ce82ad1392c9143f8212e37d140cbc 6576 libs extra 
kodi-pvr-mythtv_3.4.8+git20160301-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJW2K89AAoJEPZk0la0aRp9xLUQAKeDrWLTzSYE8kPZV1oA51Eq
ZxCSZFZ34WzcVHD/ZnZo9W8Y7dyZCYnewzhebeoVHylhrmEi0RzpVH2KdlXchpsu
0isWM4XMgPX6Eix7gh7DnNzx5WbdCs2Ze3wnJKyASCs8Pdeboh+9ao3H9Y0wIEZx
Pk2smTumKAiVIruHNtzpnx0aWavR1k0kmW/m1gU8EgLwdjw1I/+l622ClJouiVtw
G7kL/OG+p43U1+px90HG7ACNi5Nt/DFhW3gcbmd5xVrb4LsuIfG0Kpboz3tW0Hob
tQRq5qBGwVXJ2VEGtryELMTAKEXA8ShSaP5SGKIK7FYEVVtxxuP5LQjjg3NevgIK
vzhGX8k0xfmqx5AIUcXl1ImqkqY/PskbKH4sh4cAy3UeHFr4m5gw+1h3RaM4odN1
L2nTEMjHFOVxByhkvu0CAUGEh0MJ5ju1HXaf++Xdie4UZ8RIR3q23g8SCIr2Y9iD
kSy1DkO0IWR2t1UsN4JizMnFNpSYFMedTcd6u50YSCCoe9GgekaVvCmt8BnfRnyq
HRFAYHdfApafY6De15NBMtAu2PbMq7ZiyW5QNcu/xh+OvHamZ9F+a6OQBkRTshZ0
mUL8DmdOot4GNpvRZ89vhBBbqxlUkeYwkaf6bhJof7ZHHUp19MYnsFUSL0cHxyPr
MenySGLhf2aDvKN1ZyaU
=o5a5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to