Summary: | net-misc/nstx: uses -Werror during build and fails with _FORTIFY_SOURCE=2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bircoph, esigra, qa, svrmarty |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://blog.flameeyes.eu/2009/02/25/future-proof-your-code-dont-use-werror | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 262765 | ||
Bug Blocks: | 260867, 259417 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Patched this in bug 262765. Created attachment 193463 [details]
Build log
WTF nstx is masked for removal?! See bug 262765, it compiles with -D_FORTIFY_SOURCE=2 (default for Gentoo) and nstx-1.1_beta6-r3 works OK for me. -Werror is not at issue for removal. -Werror alone is not an issue for removal. -Werror causing _FORTIFY_SOURCE build failures which are not fixed after nine months is enough of a reason for removal. Want to save it? Become a dev or find a dev sponsoring you to proxy-maintain the package. ebuild is fixed. |