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 - HdrHistogram_c: FTBFS in Fedora rawhide/f33
Summary: HdrHistogram_c: FTBFS in Fedora rawhide/f33
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: HdrHistogram_c
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Zapletal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-08-03 15:03 UTC by Fedora Release Engineering
Modified: 2020-08-12 11:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-12 11:22:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (6.98 KB, text/plain)
2020-08-03 15:03 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-08-03 15:03 UTC, Fedora Release Engineering
no flags Details
state.log (1011 bytes, text/plain)
2020-08-03 15:03 UTC, Fedora Release Engineering
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.