Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244931 - net-analyzer/wireshark-1.0.4 emerge fails
Summary: net-analyzer/wireshark-1.0.4 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL: https://bugs.wireshark.org/bugzilla/s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 21:47 UTC by emos696
Modified: 2008-10-30 05:42 UTC (History)
1 user (show)

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 emos696 2008-10-29 21:47:58 UTC
net-analyzer/wireshark-1.0.4 emerge fails

USE="caps gnutls gtk pcap pcre -adns -gcrypt -ipv6 -kerberos -lua -portaudio -profile (-selinux) -smi -threads -zlib"


Problem can be resolved by modifying the source code to add a missing '}' as described in: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2993

I have made the above modification and produced a new digest.
emerge now completes successfully.

Could someone issue a fix for this in portage?

Thanks

Reproducible: Always

Steps to Reproduce:
1.sudo emerge -v =net-analyzer/wireshark-1.0.4
2.emerge fails


Actual Results:  
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2993
Comment 1 Wormo (RETIRED) gentoo-dev 2008-10-29 22:13:05 UTC
Thanks for reporting this problem with the fix! I wonder which of your useflags exposed the compile bug... 

Assigning to maintainers.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2008-10-30 05:42:58 UTC
Thank you for report. It's great when bug includes solution. Added patch to the tree. FIXED.