The GSM ebuild fails to build on Mac OS X. This is because it tries to use the Darwin patch for 1.0.12, which doesn't work on .13. I've created a patch for .13 that should work. Yes I know that gsm-1.0.13 is masked, and this is probably why. Reproducible: Always Steps to Reproduce: 1. Add the line 'media-sound/gsm **' to the package.keywords file. 2. emerge gsm Actual Results: Patching fails because the Darwin patch hasn't been updated for .13 yet. Expected Results: Patching should succeed and the build should continue as normal.
Created attachment 252731 [details, diff] Patch to fix media-sound/gsm-1.0.13 build on Mac OS
thanks, I replaced the 1.0.12 patch with yours
Created attachment 254337 [details, diff] New patch to fix media-sound/gsm-1.0.13 build on Mac OS Sorry, my first patch doesn't apply cleanly. Here's a corrected patch. You probably should have checked that this patch actually worked before putting it in ;).
The current patch in Portage doesn't apply cleanly. Reopening.
uh, oh... my bad
fixed again, I checked it applied this time :)