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

Bug 447374

Summary: net-misc/neatx should drop -Werror
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo NX Server project <nx>
Status: RESOLVED FIXED    
Severity: QA    
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 2012-12-15 16:53:03 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -Wall -Werror -DPKGLIBEXECDIR=\"/usr/libexec/neatx\" -march=native -O2 -g0 -pipe -c -o fdcopy.o `test -f 'src/fdcopy.c' || echo './'`src/fdcopy.c                                                                                                                                                                        
x86_64-pc-linux-gnu-gcc -Wall -Werror -DPKGLIBEXECDIR=\"/usr/libexec/neatx\" -march=native -O2 -g0 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o src/fdcopy fdcopy.o
Comment 1 Bernard Cafarelli gentoo-dev 2012-12-18 13:58:32 UTC
Thanks, I removed this offending -Werror from current releases in tree!