HdrHistogram_c failed to build from source in Fedora rawhide/f33 https://koji.fedoraproject.org/koji/taskinfo?taskID=47921830 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Please fix HdrHistogram_c 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, HdrHistogram_c will be orphaned. Before branching of Fedora 34, HdrHistogram_c 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 1703332 [details] build.log
Created attachment 1703333 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1703334 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
ANALYSIS: There is a breaking change in Fedora RPM macro %cmake which now provides -B option to generate Makefiles under a subdirectory: cmake -S . -B x86_64-redhat-linux-gnu
I have adopted %cmake* macros and that solved the problem! https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/ https://koji.fedoraproject.org/koji/taskinfo?taskID=49135740