Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451392 - net-proxy/obfsproxy should drop -Werror
Summary: net-proxy/obfsproxy should drop -Werror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2013-01-11 11:02 UTC by Agostino Sarubbo
Modified: 2013-06-18 00:15 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 Agostino Sarubbo gentoo-dev 2013-01-11 11:02:28 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -I. -I./src  -Wall -Wwrite-strings -Werror     -march=native -O2 -g0 -pipe -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE --param ssp-buffer-size=1 -fno-strict-aliasing -fno-strict-overflow -c -o container.o `test -f 'src/container.c' || echo './'`src/container.c
Comment 1 Anthony Basile gentoo-dev 2013-01-18 02:33:41 UTC
Almost all work related to tor is using -Werror.  It has become part of their culture.  I understand the disadvantages, namely that tommorrow's warnings will become errors, but to remove -Werror from all their m4 macros (not just obfsproxy but tor too, and probably others) would mean maintaining lots of patches and running lots of eautorconfs.

I suggest keeping this bug open as a reminder, but not having it block stabilizations.  Since I maintain almost all tor related projects, I'm also aware of this issue and will keep my eyes out.  My guess is, if you do hit it, it will be on bumping gcc.
Comment 2 Anthony Basile gentoo-dev 2013-06-18 00:15:25 UTC
okay i fixed this in obfsproxy-0.1.4-r1