Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 451392

Summary: net-proxy/obfsproxy should drop -Werror
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

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