Created attachment 537382 [details] build log emerge media-libs/epoxy fails with this error: [quote] ../libepoxy-1.5.1/test/egl_has_extension_nocontext.c: In function 'main': ../libepoxy-1.5.1/test/egl_has_extension_nocontext.c:58:24: error: implicit declaration of function 'strdup' [-Werror=implicit-function-declaration] an_extension = strdup(extensions); ^~~~~~ ../libepoxy-1.5.1/test/egl_has_extension_nocontext.c:58:24: warning: incompatible implicit declaration of built-in function 'strdup' cc1: some warnings being treated as errors[/quote] The system is amd64, using uclibc. It might be the same bug as this one: https://bugs.gentoo.org/649212 I tried epoxy v1.5.2, but it fails with the same error.
Created attachment 537786 [details] emerge --info
blueness, any ideas?
Feel free to re-cc x11@ when someone who cares about uclibc has investigated.
uclibc support in Gentoo has been removed.