-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
rhel-idm-ipa
-
ssg_idm
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
None
opendnssec fails to build in Fedora Rawhide, which means it fails to build in Fedora ELN, CentOS Stream 10 and RHEL 10.
daemon/signercommands.c:685:73: error: initialization of ‘int (*)(int, cmdhandler_ctx_type *, const char *)’ {aka ‘int (*)(int, struct cmdhandler_ctx_struct *, const char *)’} from incompatible pointer type ‘int (*)(int, cmdhandler_ctx_type *, char *)’ {aka ‘int (*)(int, struct cmdhandler_ctx_struct *, char *)’} [-Wincompatible-pointer-types] 685 | struct cmd_func_block timeleapCmdDef = { "time leap", NULL, NULL, NULL, &cmdhandler_handle_cmd_timeleap };
Here is a link to a failed scratch build on koji since the original logs have been cleaned up.
https://koji.fedoraproject.org/koji/taskinfo?taskID=113131233