Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 526172

Summary: media-sound/ardour-3.5.403 version bump
Product: Gentoo Linux Reporter: Jeremy Banks <Korethr>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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!