Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694080 - media-sound/pulseaudio: Please migrate to CPU_FLAGS_ARM
Summary: media-sound/pulseaudio: Please migrate to CPU_FLAGS_ARM
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694062
  Show dependency tree
 
Reported: 2019-09-11 18:26 UTC by Michał Górny
Modified: 2021-02-21 05:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-11 18:26:52 UTC
The package seems to use one or more global ARM-specific flags. Please replace them with appropriate CPU_FLAGS_ARM.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-17 06:49:58 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0eb9940d584dabf3199482f3d46e036c2bde18

commit ec0eb9940d584dabf3199482f3d46e036c2bde18
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-09-17 06:49:13 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-09-17 06:49:25 +0000

    media-sound/pulseaudio: bump to 13.0, migrate neon to CPU_ARM_FLAGS
    
    This release removes explicit addition of -ffast-math to CFLAGS, as PA
    needs to deal with negative infinite for volumes, as the volume-test
    failing with -ffast-math demonstrates.
    
    Closes: https://bugs.gentoo.org/682696
    Closes: https://bugs.gentoo.org/693436
    Bug: https://bugs.gentoo.org/694080
    Package-Manager: Portage-2.3.69, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-sound/pulseaudio/Manifest               |   1 +
 media-sound/pulseaudio/pulseaudio-13.0.ebuild | 360 ++++++++++++++++++++++++++
 2 files changed, 361 insertions(+)