Your package bind-dyndb-ldap failed to build from source in current rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=12807745 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Created attachment 1124108 [details] build.log
Created attachment 1124109 [details] root.log
Created attachment 1124110 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
fwd_register.c: In function 'fwdr_create': fwd_register.c:31:16: error: nonnull argument 'fwdrp' compared to NULL [-Werror=nonnull] REQUIRE(fwdrp != NULL && *fwdrp == NULL); ^ [snip] Since the checks exist (and there are several), it's probably because fwdrp *might* be NULL after all and the nonnull attribute should be removed.
Patch is on review, please stay tuned.