Your message dated Wed, 12 Jan 2022 19:03:58 +0000
with message-id <e1n7iuc-000ihb...@fasolo.debian.org>
and subject line Bug#1003309: fixed in vdr-plugin-streamdev 0.6.1+git20180514-5
has caused the Debian Bug report #1003309,
regarding vdr-plugin-streamdev FTBFS: error: invalid conversion from 
‘cChannel*’ to ‘int’
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.)


-- 
1003309: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vdr-plugin-streamdev
Version: 0.6.1+git20180514-4
Severity: serious
Tags: ftbfs

vdr-plugin-streamdev fails to build from source in unstable on amd64. A
non-parallel build now ends as follows:

| g++ -g -O2 -ffile-prefix-map=/build/vdr-dx7twj/vdr-2.6.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 -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"streamdev-server"' -I/include -I.. -o connectionVTP.o 
connectionVTP.c
| connectionVTP.c: In member function ‘bool cConnectionVTP::CmdMOVC(const 
char*)’:
| connectionVTP.c:1885:108: error: invalid conversion from ‘cChannel*’ to ‘int’ 
[-fpermissive]
|  1885 |                                                                       
          cDevice::SetCurrentChannel(CurrentChannel);
|       |                                                                       
                                     ^~~~~~~~~~~~~~
|       |                                                                       
                                     |
|       |                                                                       
                                     cChannel*
| In file included from /usr/include/vdr/dvbdevice.h:15,
|                  from /usr/include/vdr/menuitems.h:14,
|                  from /usr/include/vdr/plugin.h:14,
|                  from ../common.h:15,
|                  from ../server/connection.h:9,
|                  from ../server/connectionVTP.h:4,
|                  from connectionVTP.c:5:
| /usr/include/vdr/device.h:366:37: note:   initializing argument 1 of ‘static 
void cDevice::SetCurrentChannel(int)’
|   366 |   static void SetCurrentChannel(int ChannelNumber) { currentChannel = 
ChannelNumber; }
|       |                                 ~~~~^~~~~~~~~~~~~
| connectionVTP.c: In member function ‘bool cConnectionVTP::CmdDELC(const 
char*)’:
| connectionVTP.c:1986:84: error: invalid conversion from ‘cChannel*’ to ‘int’ 
[-fpermissive]
|  1986 |                                                         
cDevice::SetCurrentChannel(CurrentChannel);
|       |                                                                       
             ^~~~~~~~~~~~~~
|       |                                                                       
             |
|       |                                                                       
             cChannel*
| In file included from /usr/include/vdr/dvbdevice.h:15,
|                  from /usr/include/vdr/menuitems.h:14,
|                  from /usr/include/vdr/plugin.h:14,
|                  from ../common.h:15,
|                  from ../server/connection.h:9,
|                  from ../server/connectionVTP.h:4,
|                  from connectionVTP.c:5:
| /usr/include/vdr/device.h:366:37: note:   initializing argument 1 of ‘static 
void cDevice::SetCurrentChannel(int)’
|   366 |   static void SetCurrentChannel(int ChannelNumber) { currentChannel = 
ChannelNumber; }
|       |                                 ~~~~^~~~~~~~~~~~~
| make[2]: *** [Makefile:39: connectionVTP.o] Error 1
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/server'
| make[1]: *** [Makefile:80: server] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" 
returned exit code 2
| make: *** [debian/rules:9: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Helmut

--- End Message ---
--- Begin Message ---
Source: vdr-plugin-streamdev
Source-Version: 0.6.1+git20180514-5
Done: Tobias Grimm <et...@debian.org>

We believe that the bug you reported is fixed in the latest version of
vdr-plugin-streamdev, 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 1003...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Grimm <et...@debian.org> (supplier of updated vdr-plugin-streamdev 
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: SHA512

Format: 1.8
Date: Wed, 12 Jan 2022 19:47:13 +0100
Source: vdr-plugin-streamdev
Binary: vdr-plugin-streamdev-client vdr-plugin-streamdev-client-dbgsym 
vdr-plugin-streamdev-server vdr-plugin-streamdev-server-dbgsym
Architecture: source amd64
Version: 0.6.1+git20180514-5
Distribution: unstable
Urgency: medium
Maintainer: Debian VDR Team <pkg-vdr-dvb-de...@lists.alioth.debian.org>
Changed-By: Tobias Grimm <et...@debian.org>
Description:
 vdr-plugin-streamdev-client - VDR Plugin to stream Live-TV to other VDR's - 
client part
 vdr-plugin-streamdev-server - VDR Plugin to stream Live-TV to other VDR's - 
server part
Closes: 1003309
Changes:
 vdr-plugin-streamdev (0.6.1+git20180514-5) unstable; urgency=medium
 .
   * Build-depend on vdr 2.6.0 and update standards version to 4.6.0
   * Remove Peter Siering, Thomas Günther and Thomas Schmidt from uploaders
   * Fix build with VDR 2.6.0 (Closes: #1003309)
Checksums-Sha1:
 161c8e3c471f5ec550440ea7deadb2d9474bb2f9 2252 
vdr-plugin-streamdev_0.6.1+git20180514-5.dsc
 a180d329d212fd825027ccb6f77ae52c80a42a54 200711 
vdr-plugin-streamdev_0.6.1+git20180514.orig.tar.gz
 990c50f6c4e4557579d1a1a32f745e7ac53320ec 7364 
vdr-plugin-streamdev_0.6.1+git20180514-5.debian.tar.xz
 bb45c7a0fe11a6af8a26f31bf8576b33f1930da7 197056 
vdr-plugin-streamdev-client-dbgsym_0.6.1+git20180514-5_amd64.deb
 3734db7037ad267ff733bda49e48634f71e43945 65308 
vdr-plugin-streamdev-client_0.6.1+git20180514-5_amd64.deb
 6e40ce584b42dae65bd618bfa2dd880affd1ff6a 867120 
vdr-plugin-streamdev-server-dbgsym_0.6.1+git20180514-5_amd64.deb
 c72fc951b055ad4eb01386e88f14fa544ea21c34 205484 
vdr-plugin-streamdev-server_0.6.1+git20180514-5_amd64.deb
 87b927a63fe9cd87c153f23f22851ae36cca754d 7065 
vdr-plugin-streamdev_0.6.1+git20180514-5_amd64.buildinfo
Checksums-Sha256:
 0de1657f813f2fbd52295eeb51b7bf42512571c12c077e3e5dcbf64c7c91aa72 2252 
vdr-plugin-streamdev_0.6.1+git20180514-5.dsc
 c1c0b1e3e89f63225547b23201438e4fadbf99bcb80c44e513bb32fa410fad9a 200711 
vdr-plugin-streamdev_0.6.1+git20180514.orig.tar.gz
 a2f8954d1b53e6f1627a4e75a64240188c87c22dabe78299612ff7b56791b2cb 7364 
vdr-plugin-streamdev_0.6.1+git20180514-5.debian.tar.xz
 eaf2314f4605bd943a7f582f8f3f7d4399ccadf86b7d8e67409ec02e80600850 197056 
vdr-plugin-streamdev-client-dbgsym_0.6.1+git20180514-5_amd64.deb
 a7fe4d2391816026691d512c1f4bc2fd0ce8570345a20ab6a11d70bf653d06fd 65308 
vdr-plugin-streamdev-client_0.6.1+git20180514-5_amd64.deb
 614df9137793931a92f7197d9f6ecdb494d0478385b32e0d9279bd73faf31686 867120 
vdr-plugin-streamdev-server-dbgsym_0.6.1+git20180514-5_amd64.deb
 49463567bf99c8e80ec127a9814e437d6babd92f96fd9d8889320f3a9d8b5a01 205484 
vdr-plugin-streamdev-server_0.6.1+git20180514-5_amd64.deb
 24d019ea580c59bee916f9cf7afc217787402b0bd99ce8db2b3d0d2f19aad3e2 7065 
vdr-plugin-streamdev_0.6.1+git20180514-5_amd64.buildinfo
Files:
 d94fe11c13d8508cd01061fc9796229e 2252 video optional 
vdr-plugin-streamdev_0.6.1+git20180514-5.dsc
 5276bf5195092433a1f37dda469599c3 200711 video optional 
vdr-plugin-streamdev_0.6.1+git20180514.orig.tar.gz
 11ddf755f5fa1ce8433d4b00d111f893 7364 video optional 
vdr-plugin-streamdev_0.6.1+git20180514-5.debian.tar.xz
 325f51c7f005e52010660d5fba7adad0 197056 debug optional 
vdr-plugin-streamdev-client-dbgsym_0.6.1+git20180514-5_amd64.deb
 0d2412b14c1f92c48ff18a8c5c06ba28 65308 video optional 
vdr-plugin-streamdev-client_0.6.1+git20180514-5_amd64.deb
 e77ef9771cff74ecb56a5128249d4cb7 867120 debug optional 
vdr-plugin-streamdev-server-dbgsym_0.6.1+git20180514-5_amd64.deb
 296741f030453f5a798bf2f0300d73d1 205484 video optional 
vdr-plugin-streamdev-server_0.6.1+git20180514-5_amd64.deb
 534f1c0bbcda92e57a5271badd4073fd 7065 video optional 
vdr-plugin-streamdev_0.6.1+git20180514-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEV6STX5IhiI/eNxSi1i5PWwQTkLwFAmHfIrEACgkQ1i5PWwQT
kLyJNg/9HXomaV1LU3cmfktcobYC1Z1JJMbVypj1vyAlorcKy4/7rM/ihcL5imyJ
lu0/Tu0dsFK4rMBhQodt+uThulEqSyqS+Eku6oxu+8o3I/qAAPcu4D7td/Rb/9Uq
MWiosxdACc9Bk2AzWDQjDFc30NfiafJbL9/sfo9qQjegfbWeegjaFQxAReWHVaoT
YtVBL4XGItcj72O3wFmolqrpTCMSuy8ADw5HacJ4z++gXil/C4i94hKN1A/RCBkE
F/y9/8xcLQFZVjD57XnMu9VcASK4Zm+FzYIa/0wEKY1THCVMeG8LwIViDDDUFpFt
dhL9WnQDrAH2yiSAWnhXhQo3ZydrWebBnj7a0jywNY7iyPaZYkD/12fd2Tu5AB1N
EXukS0vIeIND1NMJ4R/c+o1NiHgyLixVIz0vJlXXhhNNa2E+0HO8yCa9///LotpD
+BNgfwpOUmKYcsVr66wBZRao+IjYcZlS8ii154Q7T5qCY5+/S//DpzWQ1xvx3EYC
jmsul/SeJ9PCu/zgoXNYpnV5LZaZMEoKQ69qlCEGjIHG++b9XYnXerQowsGNsLeT
KgBVHC1zH+WatNhAt1jgfKVoLqZw1oCqzNZ5OecT44KpwPKsbE0e9GPUztfIy94B
001EfhU88BduNStBj4KKPAO7jgxuFhFD+Y77fA4h9oK/Ek3VF/E=
=b/Zc
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-vdr-dvb-devel mailing list
pkg-vdr-dvb-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-vdr-dvb-devel

Reply via email to