Your message dated Wed, 24 Jul 2013 15:05:08 +0000
with message-id <e1v20cm-0003ot...@franck.debian.org>
and subject line Bug#715520: fixed in vlc 2.0.7-4
has caused the Debian Bug report #715520,
regarding vlc failed to build with libdvbpsi in experimental
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.)


-- 
715520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 2.0.5-0ubuntu0.12.04.1
Severity: important
Tags: upstream

Hi,

vlc failed to build with libdvbpsi in experimental, an excerpt of the buildlog 
follows:

 | libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. 
-DMODULE_NAME=dtv -DMODULE_NAME_IS_dtv -DMODULE_STRING=\"dtv\" -D__PLUGIN__ 
-I../../include -I../../include -D_FORTIFY_SOURCE=2 -DHAVE_LINUX_DVB 
-DHAVE_DVBPSI -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith 
-Wbad-function-cast -Wwrite-strings -Wmissing-prototypes 
-Wvolatile-register-var -Werror-implicit-function-declaration -pipe 
-fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer 
-mtune=athlon64 -c dtv/en50221.c  -fPIC -DPIC -o 
.libs/libdtv_plugin_la-en50221.o
 | dtv/en50221.c: In function 'en50221_SetCAPMT':
 | dtv/en50221.c:2234:17: error: implicit declaration of function 
'dvbpsi_DeletePMT' [-Werror=implicit-function-declaration]
 |                 dvbpsi_DeletePMT( p_pmt );
 |                 ^
 | dtv/en50221.c: At top level:
 | dtv/en50221.c:2288:12: warning: 'en50221_OpenMMI' defined but not used 
[-Wunused-function]
 |  static int en50221_OpenMMI( cam_t * p_cam, unsigned i_slot )
 |             ^
 | dtv/en50221.c:2328:12: warning: 'en50221_CloseMMI' defined but not used 
[-Wunused-function]
    static int en50221_CloseMMI( cam_t * p_cam, unsigned i_slot )
 |             ^
 | dtv/en50221.c:2356:15: warning: 'en50221_GetMMIObject' defined but not used 
[-Wunused-function]
 |  static mmi_t *en50221_GetMMIObject( cam_t * p_cam, unsigned i_slot )
 |                ^
 | dtv/en50221.c:2381:13: warning: 'en50221_SendMMIObject' defined but not used 
[-Wunused-function]
 |  static void en50221_SendMMIObject( cam_t * p_cam, unsigned i_slot,
 |              ^
 | cc1: some warnings being treated as errors
 | make[6]: *** [libdtv_plugin_la-en50221.lo] Error 1
 | make[6]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
 | make[5]: *** [all-recursive] Error 1
 | make[5]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
 | make[4]: *** [all] Error 2
 | make[4]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
 | make[3]: *** [all-recursive] Error 1
 | make[3]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules'
 | make[2]: *** [all-recursive] Error 1
 | make[2]: Leaving directory `/tmp/buildd/vlc-2.0.7'
 | make[1]: *** [all] Error 2
 | make[1]: Leaving directory `/tmp/buildd/vlc-2.0.7'
 | dh_auto_build: make -j1 returned exit code 2
 | make: *** [build] Error 2
 | dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

--- End Message ---
--- Begin Message ---
Source: vlc
Source-Version: 2.0.7-4

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated vlc 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: Wed, 24 Jul 2013 16:24:06 +0200
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore5 vlc vlc-data vlc-dbg 
vlc-nox vlc-plugin-fluidsynth vlc-plugin-jack vlc-plugin-notify 
vlc-plugin-pulse vlc-plugin-sdl vlc-plugin-svg vlc-plugin-zvbi
Architecture: source amd64 all
Version: 2.0.7-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description: 
 libvlc-dev - development files for libvlc
 libvlc5    - multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore5 - base library for VLC and its modules
 vlc        - multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg    - debugging symbols for vlc
 vlc-nox    - multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 715520
Changes: 
 vlc (2.0.7-4) unstable; urgency=low
 .
   * Team upload.
 .
   [ Reinhard Tartler ]
   * Remove Sam Hocevar from uploaders on his request
 .
   [ Sebastian Ramacher ]
   * debian/patches/dvbpsi.patch: Backport patches from upstream to allow
     building with libdvbpsi 1.0.0. (Closes: #715520)
   * debian/patches/configure-m4-undefine.patch: Prevent m4 errors during
     dh_autoreconf.
Checksums-Sha1: 
 855cd2ce2bd5ca881117b4d269f21b3d399957ed 4756 vlc_2.0.7-4.dsc
 9cbeec9194d4a6e37628e0aa7638a1f1641efed9 65661 vlc_2.0.7-4.debian.tar.gz
 6b95fdbd1b8bccb8fb5aa5cbf3e3c4229594b14b 59196 libvlc-dev_2.0.7-4_amd64.deb
 68152e4262eee3a4215794ebed9c4be229e9103c 38608 libvlc5_2.0.7-4_amd64.deb
 f542274ae51cdf569ea9c9a966b54d900fe1027e 504670 
libvlccore-dev_2.0.7-4_amd64.deb
 3c8a20d7ecb24f40916380f32f8345fa5dbc1a8a 354816 libvlccore5_2.0.7-4_amd64.deb
 c6aadc751e4bdcc3937758f4953cfb3cf9368e96 1083816 vlc_2.0.7-4_amd64.deb
 557bd59ad70526eada07270e9f9c48202515fc3d 4905208 vlc-data_2.0.7-4_all.deb
 554d06ffdd9b03e0f69710d9797ba430e1577c13 13159794 vlc-dbg_2.0.7-4_amd64.deb
 32785814d0047f2cfa7e52f555d9ddb9e752bfe6 2056634 vlc-nox_2.0.7-4_amd64.deb
 cdce3ca30e7e912bbad7cc6571299a863565e256 5456 
vlc-plugin-fluidsynth_2.0.7-4_amd64.deb
 81657ed05f9d0dfdbd36a9ace838cc165491ac77 10322 
vlc-plugin-jack_2.0.7-4_amd64.deb
 ae309b632b2febcb2ad685a38f6b135dfe20fb38 5542 
vlc-plugin-notify_2.0.7-4_amd64.deb
 96a5296a751e070f8aa254ec7bd4916678397dae 17218 
vlc-plugin-pulse_2.0.7-4_amd64.deb
 ab00e406b12a6afeca63e066a9b954e98170840f 7944 vlc-plugin-sdl_2.0.7-4_amd64.deb
 cc132a67c058cefe4e8c6f3a7f82f82b1810d7ee 6224 vlc-plugin-svg_2.0.7-4_amd64.deb
 c7514656582ff6d8e9da33083225dcf43ff16557 7916 vlc-plugin-zvbi_2.0.7-4_amd64.deb
Checksums-Sha256: 
 87b476355c50c74c024f56ec4a8eb842f49df2bf386fd35487cf9f48a9fe703a 4756 
vlc_2.0.7-4.dsc
 95df91293c41d161d649831a16096a7fe6658da8d4f8fbaf85821534fe434e18 65661 
vlc_2.0.7-4.debian.tar.gz
 40a459d53425c9ed0cb0bfe1a4198ff8c7f4ef89037d40c7ccca84f0d8d66c22 59196 
libvlc-dev_2.0.7-4_amd64.deb
 11621b8a53f39feb0e32c4b332f3225f2b3df477b414df85fb72d326232f252c 38608 
libvlc5_2.0.7-4_amd64.deb
 ec8d5b5960841f5603bb73a350e217caf6ae36381cd10ce9ebbb8ed5194f58ff 504670 
libvlccore-dev_2.0.7-4_amd64.deb
 1cafb9f29445b1335b521daa99f8acf4759783d9f86b45f54060320fefc858d7 354816 
libvlccore5_2.0.7-4_amd64.deb
 7daf6a69fc1c2ea5469105f50d0b272e97f8cef03f773d7d17bef8aff92275b3 1083816 
vlc_2.0.7-4_amd64.deb
 f6caf14925d9ad5f40b473cd74d40e939b4d66e19b750bf9bdb6d0f14f1ea640 4905208 
vlc-data_2.0.7-4_all.deb
 7bfc953803f3a6aa9dae3f2214695e41878b29677f2fe0728a7528fa427446d8 13159794 
vlc-dbg_2.0.7-4_amd64.deb
 d17bf07c886fca296575e5872717116d93d1bbfba5de62527a144ab716a6b3e8 2056634 
vlc-nox_2.0.7-4_amd64.deb
 fffdaf5ac3e1af5c67b1971086ec889cd9eeccc99d19dd7fdb0c49fde2ae3ae3 5456 
vlc-plugin-fluidsynth_2.0.7-4_amd64.deb
 197174b2cf1c2b8e68436b7583fac017f47e8f3d4ff250b9790b432f9a9a060e 10322 
vlc-plugin-jack_2.0.7-4_amd64.deb
 ba160dbd0fef07de8860841a276a0434277d5b8f4687978b4447c851ec0edd93 5542 
vlc-plugin-notify_2.0.7-4_amd64.deb
 b6895a61673f6334625fb1de2f992f53b710efc5153be510148ccfc135eafc52 17218 
vlc-plugin-pulse_2.0.7-4_amd64.deb
 f185cca61f619f2ab3778976f84715bc17103bbdf2aad1489927eb3e0c8109c0 7944 
vlc-plugin-sdl_2.0.7-4_amd64.deb
 8e85156aede69dfb0523df3e9601f27a92b13bc3d03e1eecdcae8c9627158686 6224 
vlc-plugin-svg_2.0.7-4_amd64.deb
 c421e317c100aebe1a37d5cc2da323e65185fb6e4b50604d9d60714d5f6d2ac7 7916 
vlc-plugin-zvbi_2.0.7-4_amd64.deb
Files: 
 2c9baae5fbd15d4009ff74df020a2382 4756 video optional vlc_2.0.7-4.dsc
 c8627eb328bcd31a2d835a2398646498 65661 video optional vlc_2.0.7-4.debian.tar.gz
 fe2a06702eaab190f025cfd96f34dbe0 59196 libdevel optional 
libvlc-dev_2.0.7-4_amd64.deb
 19b3f0422ed5f0dad87e5a069d11dba9 38608 libs optional libvlc5_2.0.7-4_amd64.deb
 78778e6e5ceb1931b193f9d166573c1e 504670 libdevel optional 
libvlccore-dev_2.0.7-4_amd64.deb
 bfe3b70f13129ac0387226782c1fb226 354816 libs optional 
libvlccore5_2.0.7-4_amd64.deb
 2f7dd977ff90d126739b2d86548820ab 1083816 video optional vlc_2.0.7-4_amd64.deb
 88524dd406b8fe8883e6aab26c8ebed2 4905208 video optional 
vlc-data_2.0.7-4_all.deb
 dbd175299f6db95b7323787c6c6aa4fe 13159794 debug extra vlc-dbg_2.0.7-4_amd64.deb
 042fca68c5813d374daa175fc7fc21c3 2056634 video optional 
vlc-nox_2.0.7-4_amd64.deb
 d7ba9d7b05eba8be60fd65564d95d1bd 5456 video optional 
vlc-plugin-fluidsynth_2.0.7-4_amd64.deb
 60cd89a2de9f85fde7f6fc9c021ce1a6 10322 video optional 
vlc-plugin-jack_2.0.7-4_amd64.deb
 aa1c8782c107817fce46e62bc4343733 5542 video optional 
vlc-plugin-notify_2.0.7-4_amd64.deb
 bcf1bc320925272afe85db6b5b5db9a1 17218 video optional 
vlc-plugin-pulse_2.0.7-4_amd64.deb
 0a1567f81e6bf349b8f861435edad98c 7944 video optional 
vlc-plugin-sdl_2.0.7-4_amd64.deb
 f70638bcf91e355dce4594e40321de6e 6224 video optional 
vlc-plugin-svg_2.0.7-4_amd64.deb
 14bb3b5da3a94503ad4c7a7d8dacae62 7916 video optional 
vlc-plugin-zvbi_2.0.7-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJR7+X1AAoJEGny/FFupxmTjYAP/RvrenEf2u7K+ckCcywivXMj
fbZbFOF8rCXwocrhtjHym2v0RnFK5xTGK5vMS1C8nl2lLbBI876gMJnfs6SDjguE
uC+/R2rACnaVRrFGJZIFbX9Z1HgEYCahs6gyEmGLFEodYKvZA3WIKwkpL/pmcUfG
CSi4+gnv28gU/ZfdLBxhcmBscVU1wk2ZFw9GSuMj2Csh04i7FrtwRz0wYmk3vpj6
Xf1zNJg9RsZ6SfKT2m0oIIkLVCwcNOPI1wQeOt+s1pJf0fNbitLu071nKGL+nYe8
ZY8zTH8I72uzWrKRnEvQeHEj74uG0/hMzm7D4WnzG2wO49kkGMv455d3QpNcv0Xs
D5mGv01WW6wukHzE55q0YhDPKoKIkNXwqVafoCQPmozWimQU2AyVI+4rOWlvd39c
oFoiFNqF5XvSNiRo8HFeA7n/tofqnY8Y+eX6n+1ywLuijL0ZpiI5CsCm+w5SaLCp
J2y4bp3Ul0o4eBMp0mTENQsb8Z0KqcG1HCu0DAt9SAHZAuFyNuxeCGZW/7TcoA+5
6wk71NkN/f6uMJWU3xqz0zEp53wV5gWwD0Y0cjpm1Qbzsq9lqFkLTZlWUUslXc9F
aOYV5OjtKdVmOQqtL+An3eCthMawX0/KHz5bfZuvnyaaCOY9mOV8QQVr/+e53DIX
dZwqVg0g34ODYKn+WuI6
=lqyP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to