Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350921 - media-sound/wavplay patch for amd64
Summary: media-sound/wavplay patch for amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 01:58 UTC by gmalecha
Modified: 2011-06-27 06:11 UTC (History)
0 users

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


Attachments
Patch for amd64 (wavplay-1.4_amd64.patch,6.86 KB, patch)
2011-01-07 01:58 UTC, gmalecha
Details | Diff
Updated ebuild to apply the patch. (wavplay-1.4-r1.ebuild,1.09 KB, text/plain)
2011-01-07 01:59 UTC, gmalecha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gmalecha 2011-01-07 01:58:30 UTC
From what I can tell, the problem is with the alignment of data in the header
which is read using a struct rather than field at a time. This patch uses
stdint to ensure the correct sizes for all of the fields.

Duplicate of Bug 95966 (which is marked "invalid")
Comment 1 gmalecha 2011-01-07 01:58:51 UTC
Created attachment 259110 [details, diff]
Patch for amd64
Comment 2 gmalecha 2011-01-07 01:59:12 UTC
Created attachment 259111 [details]
Updated ebuild to apply the patch.
Comment 3 Tim Harder gentoo-dev 2011-06-27 06:11:30 UTC
Fixed in wavplay-2.0 in CVS.