Summary: | dev-libs/libspt: uses -Werror during build and fails with gcc-4.3.3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | CJK Team <cjk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
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: | |||
Bug Blocks: | 260867, 259417 | ||
Attachments: |
Build log
Remove -Werror in src/Makefile.in |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 184438 [details]
Build log
Created attachment 184598 [details]
Remove -Werror in src/Makefile.in
+ 03 Apr 2009; Patrick Lauer <patrick@gentoo.org> + +files/libspt-werror.patch, +libspt-1.1-r1.ebuild: + Patch to fix compilation with gcc43 from Magnus Granberg. EAPI2ified. + Fixes #260886 |