Bug 1799969 - redis: FTBFS in Fedora rawhide/f32
Summary: redis: FTBFS in Fedora rawhide/f32
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: redis
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nathan Scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-02-06 19:45 UTC by Fedora Release Engineering
Modified: 2021-02-24 22:55 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 22:55:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2020-02-06 19:45 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-02-06 19:45 UTC, Fedora Release Engineering
no flags Details
state.log (960 bytes, text/plain)
2020-02-06 19:45 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2020-02-06 19:45:11 UTC
redis failed to build from source in Fedora rawhide/f32

https://koji.fedoraproject.org/koji/taskinfo?taskID=41321185


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix redis 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,
redis will be orphaned. Before branching of Fedora 33,
redis 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-02-06 19:45:14 UTC
Created attachment 1660580 [details]
build.log

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

Comment 2 Fedora Release Engineering 2020-02-06 19:45:16 UTC
Created attachment 1660581 [details]
root.log

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

Comment 3 Fedora Release Engineering 2020-02-06 19:45:17 UTC
Created attachment 1660582 [details]
state.log

Comment 4 Ben Cotton 2020-02-11 16:40:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 5 Nathan Scott 2020-02-12 05:41:21 UTC
There's two issues here.  The first caused the build failure shown in the attached koji build logs was a glibc pthread header issue, since fixed.  The second is a missing 'extern' definition in sds.h which causes link errors with gcc 10 - https://github.com/antirez/redis/pull/6691

I've patched in the fix and submitted a 5.0.7-3 rawhide build.


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