greyhounds failed to build from source in Fedora rawhide/f32 https://koji.fedoraproject.org/koji/taskinfo?taskID=41318027 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Please fix greyhounds at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, greyhounds will be orphaned. Before branching of Fedora 33, greyhounds will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://fedoraproject.org/wiki/Fails_to_build_from_source
Created attachment 1659218 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1659219 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1659220 [details] state.log
It built, but the build is broken. It looks like there are issues with where variables storage is getting declared. It might take me a while to figure out what needs to be done.
The other problem was an incorrectly sized array that resulted in memory outside the array being overwritten. Better checking led to a crash rather than a silent error. So greyhounds-0.8-0.31.prealpha.fc32 should take care of things.