Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289968 - Emerge of app-arch/gzip-1.3.13 dies with redefinition of 'struct rpl_option' error
Summary: Emerge of app-arch/gzip-1.3.13 dies with redefinition of 'struct rpl_option' ...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 08:00 UTC by Sven Schwyn (svoop)
Modified: 2009-10-23 08:11 UTC (History)
0 users

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


Attachments
Error and emerge info (details.txt,18.83 KB, text/plain)
2009-10-21 08:01 UTC, Sven Schwyn (svoop)
Details
Darwin compile fix (fix_darwin.patch,1.02 KB, patch)
2009-10-21 13:59 UTC, Johan Bergström
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Schwyn (svoop) 2009-10-21 08:00:31 UTC
I can't emerge app-arch/gzip-1.3.13.

Reproducible: Always

Steps to Reproduce:
1. emerge --update gzip

Actual Results:  
See first attachment.
Comment 1 Sven Schwyn (svoop) 2009-10-21 08:01:07 UTC
Created attachment 207786 [details]
Error and emerge info
Comment 2 Johan Bergström 2009-10-21 13:59:25 UTC
Created attachment 207821 [details, diff]
Darwin compile fix

This patch is originally from Eric Blake which probably has landed upstream, but it at least fixes it for .13 :-) Please try it out! See discussion here: http://article.gmane.org/gmane.comp.gnu.gzip.bugs/262/
Comment 3 Fabian Groffen gentoo-dev 2009-10-21 19:48:31 UTC
thanks for the pointer, I applied it!
Comment 4 Sven Schwyn (svoop) 2009-10-23 08:11:58 UTC
(In reply to comment #3)
> thanks for the pointer, I applied it!

Works like a charm, thanks to both of you!