Summary: | games-fps/avp-20150214-r1 fails to compile (CLANG-STRICTER-SYSTEM): avp_menus.c:3242:14: error: incompatible function pointer types assigning to int ()(char , int, int, int, enum AVPMENUFORMAT_ID) from int (const char , int, int, int, enum AVPMENUFORMAT_ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 840973 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) FAILED: CMakeFiles/avp.dir/src/avp/win95/frontend/avp_menus.c.o /var/tmp/portage/games-fps/avp-20150214-r1/work/avp-20150214/src/avp/win95/frontend/avp_menus.c:3242:14: error: incompatible function pointer types assigning to 'int (*)(char *, int, int, int, enum AVPMENUFORMAT_ID)' from 'int (const char *, int, int, int, enum AVPMENUFORMAT_ID)' [-Werror,-Wincompatible-function-pointer-types] |