Summary: | app-benchmarks/acovea fails to build with glibc-2.12 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Patrick Lauer <patrick> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | benchmarks, xarthisius |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331665 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 246287 [details]
Build log
It builds fine with gcc-4.5.1, glibc-2.11.2-r0. Only missing <sys/stat.h> with glibc-2.12. Kacper, I put both because you need both to trigger the issue; otherwise people keep on repeating me - it works with glibc 2.12, it's gcc 4.5 - it works with gcc 4.5, it's glibc 2.12 It really is combined. (In reply to comment #3) > - it works with glibc 2.12, it's gcc 4.5 > - it works with gcc 4.5, it's glibc 2.12 > Sorry, I don't really follow. I reproduced it on gcc-4.4.4 + glibc 2.12.1 and compiled fine with gcc-4.5.1 glibc 2.11. whateverrrrrrr... + 06 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> acovea-5.1.1.ebuild, + +files/acovea-5.1.1-glibc-212.patch: + Fix building with recent glibc wrt #336260 by Diego E. Pettenò. |