/var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:2:2: error: "not x32" #error "not x32" ^ /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:1:15: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] static inline function() {} ~~~~~~~~~~~~~ ^ int /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:1:27: warning: non-void function does not return a value [-Wreturn-type] static inline function() {} ^ /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:3:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull] int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } ~~~~ ^ /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:3:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull] int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } ~~~~ ^ 2 warnings generated. /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:3:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull] int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } ~~~~ ^ /var/tmp/portage/media-libs/libvpx-1.9.0/temp/vpx-conf-74-30939.c:3:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull] int main(void) { return pthread_create(NULL, NULL, NULL, NULL); } ~~~~ ^ 2 warnings generated.