Your message dated Fri, 11 Sep 2015 00:04:52 +0000
with message-id <[email protected]>
and subject line Bug#798248: fixed in pulseaudio 6.99.1-2
has caused the Debian Bug report #798248,
regarding pulseaudio FTBFS on Alpha because of volume-test failure in test 
suite.
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.)


-- 
798248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pulseaudio
Version: 6.0-5
Severity: important
Justification: fails to build from source but built in the past.
User: [email protected]
Usertags: alpha

Pulseaudio FTBFS on alpha due to the volume-test test failing. From
the build log [1]:


FAIL: volume-test
=================

Running suite(s): Volume
Attenuation of sample 1 against 32767: -90.3087 dB
Smallest possible attenuation > 0 applied to 32767: 0
0%: Checks: 1, Failures: 0, Errors: 1
tests/volume-test.c:107:E:volume:volume_test:0: (after this point) Received 
signal 8 (Floating point exception)
FAIL volume-test (exit status: 1)


This test fails because of the addition of two infinities is
attempted when compiling volume-test with -ffast-math and on Alpha
any attempt at using a non-finite number when compiled with
-ffast-math results in a floating-point exception.  As the gcc
manual states, using infinities in floating-point arithmetic with
-ffast-math may result in incorrect operation!

For volume-test to work on Alpha one of the two following conditions
must be met:

1) Do not compile volume-test with -ffast-math so that infinities are
supported properly.

2) Don't use infinities in the test suite! (The infinities occur
because a zero volume is converted to dB, i.e. -infinity dB, then
two volumes, both of -infinity dB, are added.  Boom!)

Cheers
Michael.

[1] 
https://buildd.debian.org/status/fetch.php?pkg=pulseaudio&arch=alpha&ver=6.0-5&stamp=1438647901

--- End Message ---
--- Begin Message ---
Source: pulseaudio
Source-Version: 6.99.1-2

We believe that the bug you reported is fixed in the latest version of
pulseaudio, 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.
Felipe Sateler <[email protected]> (supplier of updated pulseaudio 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: Thu, 10 Sep 2015 20:44:53 -0300
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg 
pulseaudio-esound-compat pulseaudio-esound-compat-dbg 
pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg 
pulseaudio-module-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc 
pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg 
pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-bluetooth 
pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg 
libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg 
libpulse-dev libpulsedsp libpulsedsp-dbg
Architecture: source
Version: 6.99.1-2
Distribution: experimental
Urgency: medium
Maintainer: Pulseaudio maintenance team 
<[email protected]>
Changed-By: Felipe Sateler <[email protected]>
Description:
 libpulse-dev - PulseAudio client development headers and libraries
 libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
 libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) 
(debugging symbols)
 libpulse0  - PulseAudio client libraries
 libpulse0-dbg - PulseAudio client libraries (debugging symbols)
 libpulsedsp - PulseAudio OSS pre-load library
 libpulsedsp-dbg - PulseAudio OSS pre-load library detached debugging symbols
 pulseaudio - PulseAudio sound server
 pulseaudio-dbg - PulseAudio sound server (debugging symbols)
 pulseaudio-esound-compat - PulseAudio ESD compatibility layer
 pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer (debugging 
symbols)
 pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
 pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-gconf - GConf module for PulseAudio sound server
 pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-jack - jackd modules for PulseAudio sound server
 pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-lirc - lirc module for PulseAudio sound server
 pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-raop - RAOP module for PulseAudio sound server
 pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-module-x11 - X11 module for PulseAudio sound server
 pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server (debugging 
symbols)
 pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
 pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server 
(debugging symbols)
 pulseaudio-utils - Command line tools for the PulseAudio sound server
 pulseaudio-utils-dbg - PulseAudio command line tools (debugging symbols)
Closes: 798248
Changes:
 pulseaudio (6.99.1-2) experimental; urgency=medium
 .
   * Fix test suite failure on alpha. Patch from Michael Cree.
     Closes: #798248
Checksums-Sha1:
 b448cbc0f8a6e2417f1694286900851a31230db0 4664 pulseaudio_6.99.1-2.dsc
 715172e14b064255cce05bda3fea29b08333a741 30796 
pulseaudio_6.99.1-2.debian.tar.xz
Checksums-Sha256:
 17db7763b9c88b2c572aee335af8c84b48226df1b91c72bd7ae0b514fb1a6124 4664 
pulseaudio_6.99.1-2.dsc
 413626d198a0ace474ad3435d8ac55d951f1977f0e21d358e81fa2aa3cf6a8ab 30796 
pulseaudio_6.99.1-2.debian.tar.xz
Files:
 e61adac14cd9f6696e88046f4ed58bea 4664 sound optional pulseaudio_6.99.1-2.dsc
 a3f2c293351dc8598470a6abba084768 30796 sound optional 
pulseaudio_6.99.1-2.debian.tar.xz

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

iQIcBAEBCAAGBQJV8hYUAAoJEKO6uuJAjdbPuDYP/j7ilMz8B5CsZNy05dowOI0O
lvcCGd4FXIk+iitUHTLopl4Zpb0GJbJktQj8lthLNw+HZeaNFCSeNnLCDd6VcQnv
QA3ugF+ueeKrOoCfXIBPKY5hx35Gdk5sgU7O0OcadDzgpGxLXhLl59e/PU4qHyDQ
KNy0oVM3tC5XEeAIYo6IAVyI1kRAhKy68FKOW5DFAF3+/kcM919amNTZf6mA4u8i
bqSTooTSNUNO0CQbV3pTlV1WV7FAJqjLdnFZe0/oB74uF37QS4r6t0kUaVPakApx
Q+XV9Vn/6H3q8NeUbwpcUXnEJHyTw2UHXVhLahuF2lAsJ2x3ul4swK9+GgtryKXR
GICMaKMF2Npd7F5P1RVDwTngx3BqT5+IXTIfNuF6sup0IMxEDObLSAzS6WlXPDxW
a2CHqhqftAZnKfBOgUvWx9OgFd89uaawFKlkIuJY8ADIfQZlgwN6//BkiqDQiqNx
H5n3L0wNpRxfRiw63SDiKfhom1gLEjZ0/WB0B2NUsdAb92LzRQOBSO+0BBzMtnv0
6qLBYJBxDkKdoZQylVcjkGfiA2vAmtIbrKLLSmdWSJG/MwYHb/GJLnj3rWf8zuya
bconxzB1zJhWlVBscuoGDM1f3u4mMk+Gj2LdvJuyfdd8ON1PfuURGZFJWUSnBbSW
Y2NLhv51jFO/gaP11e0P
=VZIf
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to