media-libs/glmark2-2011.08 fails to compile with: ../src/texture.cpp:81:48: ошибка: expected type-specifier before ‘voidp’ ../src/texture.cpp:81:48: ошибка: expected ‘>’ before ‘voidp’ ../src/texture.cpp:81:48: ошибка: expected ‘(’ before ‘voidp’ ../src/texture.cpp:81:48: ошибка: нет декларации ‘voidp’ в этой области видимости suggest applying patch below with change voidp to void* or including some header with voidp type declaration. Reproducible: Always
Created attachment 298091 [details] voidp type patch voidp type patch changing voidp to void*
Created attachment 298093 [details] emerge --info
Has a bug been reported upstream for this? What is the upstream status of this patch?
I have not reported this bug upstream because i am not sure if it is not Gentoo specific and have no idea where have this voidp came from. Latest version bump in my local overlay 2011.12 have the same issue.
Well, it's because libpng >=1.4, I try patch 2012.12 version and push it :)
I fixed it, so now it should work. Try lastest 2012.12_p278 from x11 overlay :)
Please close this bug, fixed in actual releases.
Marking as fixed per comment 7.