Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1863071

Summary: HdrHistogram_c: FTBFS in Fedora rawhide/f33
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: HdrHistogram_cAssignee: Lukas Zapletal <lzap>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: agerstmayr, lzap, mgoodwin, nathans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-12 11:22:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-08-03 15:03:06 UTC
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

Comment 1 Fedora Release Engineering 2020-08-03 15:03:08 UTC
Created attachment 1703332 [details]
build.log

Comment 2 Fedora Release Engineering 2020-08-03 15:03:10 UTC
Created attachment 1703333 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2020-08-03 15:03:11 UTC
Created attachment 1703334 [details]
state.log

Comment 4 Ben Cotton 2020-08-11 13:52:10 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 5 Lukas Zapletal 2020-08-12 09:23:47 UTC
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

Comment 6 Lukas Zapletal 2020-08-12 11:22:10 UTC
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