Your message dated Mon, 12 May 2014 11:48:45 +0000
with message-id <[email protected]>
and subject line Bug#739209: fixed in alsa-plugins 1.0.27-2.1
has caused the Debian Bug report #739209,
regarding FTBFS against 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.)
--
739209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739209
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: alsa-plugins
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
basound_module_rate_samplerate.la" )
make[3]: Leaving directory `/home/jmm/av10/alsa-plugins-1.0.27/rate'
Making all in a52
make[3]: Entering directory `/home/jmm/av10/alsa-plugins-1.0.27/a52'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-D_FORTIFY_SOURCE=2 -Wall -g -I/usr/include/alsa
-DAVCODEC_HEADER="<libavcodec/avcodec.h>" -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o pcm_a52.lo
pcm_a52.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -g
-I/usr/include/alsa "-DAVCODEC_HEADER=<libavcodec/avcodec.h>" -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
pcm_a52.c -fPIC -DPIC -o .libs/pcm_a52.o
pcm_a52.c: In function 'do_encode':
pcm_a52.c:102:45: error: 'struct a52_ctx' has no member named 'frame'
avcodec_encode_audio2(rec->avctx, &pkt, rec->frame, &got_frame);
^
pcm_a52.c: In function 'set_channel_layout':
pcm_a52.c:533:32: error: 'AV_CH_LAYOUT_STEREO' undeclared (first use in this
function)
rec->avctx->channel_layout = AV_CH_LAYOUT_STEREO;
^
pcm_a52.c:533:32: note: each undeclared identifier is reported only once for
each function it appears in
pcm_a52.c:536:32: error: 'AV_CH_LAYOUT_QUAD' undeclared (first use in this
function)
rec->avctx->channel_layout = AV_CH_LAYOUT_QUAD;
^
pcm_a52.c:539:32: error: 'AV_CH_LAYOUT_5POINT1' undeclared (first use in this
function)
rec->avctx->channel_layout = AV_CH_LAYOUT_5POINT1;
^
pcm_a52.c: In function 'a52_prepare':
pcm_a52.c:580:2: warning: implicit declaration of function
'avcodec_alloc_context' [-Wimplicit-function-declaration]
rec->avctx = avcodec_alloc_context();
^
pcm_a52.c:580:13: warning: assignment makes pointer from integer without a cast
[enabled by default]
rec->avctx = avcodec_alloc_context();
pcm_a52.c:596:2: warning: implicit declaration of function 'avcodec_open'
[-Wimplicit-function-declaration]
err = avcodec_open(rec->avctx, rec->codec);
^
pcm_a52.c: In function '_snd_pcm_a52_open':
pcm_a52.c:859:2: warning: implicit declaration of function 'avcodec_init'
[-Wimplicit-function-declaration]
avcodec_init();
^
pcm_a52.c:867:37: error: 'CODEC_ID_AC3' undeclared (first use in this function)
rec->codec = avcodec_find_encoder(CODEC_ID_AC3);
^
make[3]: *** [pcm_a52.lo] Error 1
make[3]: Leaving directory `/home/jmm/av10/alsa-plugins-1.0.27/a52'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/av10/alsa-plugins-1.0.27'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/alsa-plugins-1.0.27'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: alsa-plugins
Source-Version: 1.0.27-2.1
We believe that the bug you reported is fixed in the latest version of
alsa-plugins, 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.
Reinhard Tartler <[email protected]> (supplier of updated alsa-plugins
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: SHA256
Format: 1.8
Date: Mon, 12 May 2014 07:33:19 -0400
Source: alsa-plugins
Binary: libasound2-plugins
Architecture: source amd64
Version: 1.0.27-2.1
Distribution: unstable
Urgency: medium
Maintainer: Reinhard Tartler <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Description:
libasound2-plugins - ALSA library additional plugins
Closes: 739209
Changes:
alsa-plugins (1.0.27-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Add libav10.patch to allow compilation against Libav10 (Closes: #739209)
Checksums-Sha1:
e2c451cabe8670fa9bd3da42e42313eb919d10a7 2115 alsa-plugins_1.0.27-2.1.dsc
3bd93450bc21cd487b26cceaa47b9e255729a43d 13624
alsa-plugins_1.0.27-2.1.debian.tar.xz
29e529bc1cf04d46da5acacc4b34335681cf57f9 69476
libasound2-plugins_1.0.27-2.1_amd64.deb
Checksums-Sha256:
6360ff2b7ec01da46d34943a22d2191245360e476a36563f089640f4bd913e6f 2115
alsa-plugins_1.0.27-2.1.dsc
f7008ea86afca2e3c226e528a370bb15a56d2fbc80caedb3f4dc640e97b25af4 13624
alsa-plugins_1.0.27-2.1.debian.tar.xz
d40d1110b2387168159d3c202e26cd221f0a5a3af828b9e7b9da7896673ff8fb 69476
libasound2-plugins_1.0.27-2.1_amd64.deb
Files:
82779f1209df5248d350783d8783a84d 69476 libs optional
libasound2-plugins_1.0.27-2.1_amd64.deb
2fd5b44d218441a2a900f30a7caf65b7 2115 libs optional alsa-plugins_1.0.27-2.1.dsc
0f62dc71b660bd1fb927a74ad030ccf0 13624 libs optional
alsa-plugins_1.0.27-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAEBCAAGBQJTcLK+AAoJEIuAbIZKeKRFl30MALU0S24Olts8Tdlvdju7Kxk7
12dG/IScNb0bsfKT76X4Z/4WB8RqaZ6g6CqSgRN6aJZBtoNl/Apf5slc9RkGmtRK
m6oojPwnXJoK41dJZWtZBBurNJzOr2NXBI7NOzN5D6h4th+HHJr+FQIZu1eT4FZG
5+8OoYewBykG0q1zs25zJ+YXBLjWyHGO/whmDz6vL5dQMlbplORKNok/7apTUG7W
wAPv/KkE2of9BUIBfTm0kup0bYA0bnf8cxFiHfI6pW5GajqHyY+DrkmoACRgCIT+
pD9XXYbAsDjKr0jheVlCqiz9Lm9oeXASPotySO+l0g8r/AKkvL8AB1HNFupzRe58
V6Wgch/b8nL7bR29IqrdBBzF+avMkmo6dT9j0jBdvgWFj2yX5ijD2WINXPnzKmS8
HiR8OGjyFevkmKstetrBd7wao0OgP90F7M/VlaLUHl+fgg/b7VgCi6TdMpHhT6UY
KYKx609faHIgpFG9QoqyZj5lGUL5iGnxWqviLVTBxA==
=feCg
-----END PGP SIGNATURE-----
--- End Message ---