Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526172 - media-sound/ardour-3.5.403 version bump
Summary: media-sound/ardour-3.5.403 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 05:31 UTC by Jeremy Banks
Modified: 2014-10-23 18:16 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 Jeremy Banks 2014-10-21 05:31:03 UTC
Upstream has released a new version marked as a critical bugfix, see here:
https://community.ardour.org/node/8457


Reproducible: Always




All that was needed install the new version was to rename the ebuild from ardour-3.5.380.ebuild to ardour-3.5.403.ebuild and recalculate the manifest. Everything worked as normal.
Comment 1 Andreas Schürch gentoo-dev 2014-10-23 18:16:51 UTC
Thanks Koreth!

I bumped the version, but it looks like it ignores the sse flag somehow nowadays and fails to build if march is set to something that doesn't support sse!
I now ask gcc if sse is disabled and die if not with a useful message.... :-)

Cheers!