Your message dated Sat, 22 Feb 2014 13:33:37 +0000
with message-id <[email protected]>
and subject line Bug#739378: fixed in qmmp 0.7.5-1
has caused the Debian Bug report #739378,
regarding FTBFS with libav10
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.)
--
739378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qmmp
Severity: important
Hi,
your package fails to build from source against libav 10 (currently
packaged in experimental). This bug will become release-critical
at some point when the libav10 transition starts.
Migration documentation can be found at
https://wiki.libav.org/Migration/10
Cheers,
Moritz
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:229:23:
error: 'CODEC_ID_SHORTEN' was not declared in this scope
if(c->codec_id == CODEC_ID_SHORTEN) //ffmpeg bug workaround
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In
member function 'qint64 DecoderFFmpeg::ffmpeg_decode()':
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:333:9:
warning: 'void avcodec_get_frame_defaults(AVFrame*)' is deprecated (declared at
/usr/include/libavcodec/avcodec.h:3120) [-Wdeprecated-declarations]
avcodec_get_frame_defaults(m_decoded_frame);
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:333:51:
warning: 'void avcodec_get_frame_defaults(AVFrame*)' is deprecated (declared at
/usr/include/libavcodec/avcodec.h:3120) [-Wdeprecated-declarations]
avcodec_get_frame_defaults(m_decoded_frame);
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In
member function 'void DecoderFFmpeg::fillBuffer()':
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:391:45:
error: 'CODEC_ID_APE' was not declared in this scope
if(m_seekTime && c->codec_id == CODEC_ID_APE)
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:404:46:
error: 'CODEC_ID_APE' was not declared in this scope
if(m_skipBytes > 0 && c->codec_id == CODEC_ID_APE)
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:443:31:
error: 'CODEC_ID_SHORTEN' was not declared in this scope
if(c->codec_id == CODEC_ID_SHORTEN || c->codec_id ==
CODEC_ID_TWINVQ)
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:443:66:
error: 'CODEC_ID_TWINVQ' was not declared in this
scope
if(c->codec_id == CODEC_ID_SHORTEN || c->codec_id ==
CODEC_ID_TWINVQ)
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:454:31:
error: 'CODEC_ID_SHORTEN' was not declared in this scope
if(c->codec_id == CODEC_ID_SHORTEN || c->codec_id ==
CODEC_ID_TWINVQ)
^
/home/jmm/av10/qmmp-0.7.4/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:454:66:
error: 'CODEC_ID_TWINVQ' was not declared in this
scope
if(c->codec_id == CODEC_ID_SHORTEN || c->codec_id ==
CODEC_ID_TWINVQ)
^
make[4]: *** [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/decoder_ffmpeg.o]
Error 1
make[4]: Leaving directory `/home/jmm/av10/qmmp-0.7.4'
make[3]: *** [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/all] Error 2
make[3]: Leaving directory `/home/jmm/av10/qmmp-0.7.4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jmm/av10/qmmp-0.7.4'
dh_auto_build: make -j1 VERBOSE=1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/home/jmm/av10/qmmp-0.7.4'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: qmmp
Source-Version: 0.7.5-1
We believe that the bug you reported is fixed in the latest version of
qmmp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <[email protected]> (supplier of updated qmmp 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 22 Feb 2014 15:02:54 +0200
Source: qmmp
Binary: qmmp libqmmp-misc libqmmp0 libqmmpui0 libqmmp-dev libqmmpui-dev
qmmp-plugin-projectm
Architecture: source amd64
Version: 0.7.5-1
Distribution: unstable
Urgency: low
Maintainer: Eugene V. Lyubimkin <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description:
libqmmp-dev - qmmp audio player -- runtime library (development files)
libqmmp-misc - qmmp audio player -- plugins and auxiliary libraries
libqmmp0 - qmmp audio player -- runtime library
libqmmpui-dev - qmmp audio player -- user interface library (development files)
libqmmpui0 - qmmp audio player -- user interface library
qmmp - feature-rich audio player with support of many formats
qmmp-plugin-projectm - qmmp audio player -- projectM visualization plugin
Closes: 739378
Changes:
qmmp (0.7.5-1) unstable; urgency=low
.
* New upstream release.
* debian/control:
- Added quilt to Build-Depends.
- Bumped Standards-Version to 3.9.5, no changes needed.
* debian/rules:
- Use quilt sequence.
* debian/patches:
- New patch '010-libav10-support.patch' by Sebastian Ramacher.
(Closes: #739378)
Checksums-Sha1:
d266e826d51f81758d3e2ca2f199ea7b807d782e 2003 qmmp_0.7.5-1.dsc
77e1364a4692fe9f1a9ce8eea6be00356331dfe1 1266386 qmmp_0.7.5.orig.tar.gz
64172a9d1d5f82fee545924937521a7e218dfad1 10534 qmmp_0.7.5-1.diff.gz
2f383f83df96a741861764925c3df0cab8ea8c9a 95514 qmmp_0.7.5-1_amd64.deb
8a8715ae3b6ef85c34b78979a310cfd2324ac196 1217524 libqmmp-misc_0.7.5-1_amd64.deb
98b2899fc69e3e50632624bc28f4d963f9a43372 105308 libqmmp0_0.7.5-1_amd64.deb
1b1047dfe1bf269194faf62929001d66ad4f7624 229806 libqmmpui0_0.7.5-1_amd64.deb
a6d2954057a26e67b4bb3bcbf176a1bcc51c63cc 29022 libqmmp-dev_0.7.5-1_amd64.deb
c00c91832427fd368499e3f6aa26c0c03c85c5be 28766 libqmmpui-dev_0.7.5-1_amd64.deb
dfe709b3ca095d1d9bf8bb78244a83d18467c759 36214
qmmp-plugin-projectm_0.7.5-1_amd64.deb
Checksums-Sha256:
38edabe0afceb20553dbb45ba5ab3f5dc750aaf3e31a8a24fa4e98c90ed6bd6a 2003
qmmp_0.7.5-1.dsc
1fb6e82662c33a48ad9fd53337182146ccf7074656d2012eecb83b07d4759b29 1266386
qmmp_0.7.5.orig.tar.gz
1208a6c8d5756078022bd0806863be48f0f2ed1d8bdcd50db66e79f6d68e2ab8 10534
qmmp_0.7.5-1.diff.gz
3ba579ee57dbf5d61ccef1e326caf884e20a74a58bb0eb27972ede0bda816596 95514
qmmp_0.7.5-1_amd64.deb
a5803aba4a4f5ac7589ee55d0e2e58f0cec49950f03f3871440a9f0d3ba58aea 1217524
libqmmp-misc_0.7.5-1_amd64.deb
36cffeadf907cbf1a0bafc866fcdc2a9ed8c393cfafe1fa4d9be127b93566e73 105308
libqmmp0_0.7.5-1_amd64.deb
e1da9d9697cea9e6f29d5db0ea2daf2eeb17e340a0b1bba995a87b2f862f81c9 229806
libqmmpui0_0.7.5-1_amd64.deb
919704eec976734ee4b8c6cc0a849b9231d83d75c67d22d055542ab107428020 29022
libqmmp-dev_0.7.5-1_amd64.deb
c473e8cff77a86b34e3611ecbbfe4083eb0ca4d50d882e2d927a272d490afdc7 28766
libqmmpui-dev_0.7.5-1_amd64.deb
439a63cafcc788c90cc31b1eea379619e49883529796e61ab71cd2d996c4f8fb 36214
qmmp-plugin-projectm_0.7.5-1_amd64.deb
Files:
d02ed0b9a66f8d7241ae14ef39620eb2 2003 sound optional qmmp_0.7.5-1.dsc
65dd2ea520b8711205dc931f7770e203 1266386 sound optional qmmp_0.7.5.orig.tar.gz
12fe9e14aeda3e30dd81dc2ba283e450 10534 sound optional qmmp_0.7.5-1.diff.gz
652b886a9fb5c27ef729d2ba42182967 95514 sound optional qmmp_0.7.5-1_amd64.deb
0a40df744b0130747a29d9c4852df62e 1217524 sound optional
libqmmp-misc_0.7.5-1_amd64.deb
4508d8ed210b1a344e0dac4636549ca4 105308 sound optional
libqmmp0_0.7.5-1_amd64.deb
1dc7e2226ecbdcb9ae6e2cf9d5606378 229806 sound optional
libqmmpui0_0.7.5-1_amd64.deb
8a301602c0bf5783562b8c0907e9682b 29022 libdevel optional
libqmmp-dev_0.7.5-1_amd64.deb
27e5ed6a8da055369e105052937d28ec 28766 libdevel optional
libqmmpui-dev_0.7.5-1_amd64.deb
c811b3ccc8a379bebd534d26aa927598 36214 sound optional
qmmp-plugin-projectm_0.7.5-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iEYEARECAAYFAlMIpPQACgkQchorMMFUmYwfUQCfeK8O4fQeCVl+vGpEZ+gSsP9G
sPoAni6LAPfa2SVZSJtp7Jf9FHEwxqnz
=hS5I
-----END PGP SIGNATURE-----
--- End Message ---