Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192269 - net-analyzer/wireshark-0.99.6-r1 fails w/ gcc 4.2 (-Werror)
Summary: net-analyzer/wireshark-0.99.6-r1 fails w/ gcc 4.2 (-Werror)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.2
  Show dependency tree
 
Reported: 2007-09-12 08:10 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2007-09-13 15:58 UTC (History)
2 users (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 Christoph Brill (egore) (RESIGNED) 2007-09-12 08:10:12 UTC
Currently wireshark-0.99.6-r1 failes because of "-Werror" in
combination with GCC 4.2. Adding "-Wno-error" should work. Like it did at: http://bugs.gentoo.org/show_bug.cgi?id=191538

Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2007-09-12 09:27:41 UTC
-Wno-error is not a solution. Upstream wants us to report such breakages. Please, attach full build output here, to speed up things.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2007-09-13 14:29:41 UTC
Christoph, beside full build log, also show us emerge --info, please. Closing as NEEDINFO, as I did not mange to reproduce this bug on my system.