Bug 2045310
Summary: | dhcpd-pools: FTBFS in Fedora rawhide/f36 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | dhcpd-pools | Assignee: | Chris Adams <linux> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | dan, linux, swt | ||||||||
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: | 2022-02-03 02:38:19 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: | 1071880, 1992484 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2022-01-25 16:23:45 UTC
Created attachment 1853956 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1853957 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1853958 [details]
state.log
I tried updating gnulib per a comment elsewhere, but that didn't change anything. Going to need somebody from PPC to fix this or explain what needs doing. Replacing the bundled lib/cdefs.h file with https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/cdefs.h;h=44d3826bca9f6f84f862acf1035408a587fac71d;hb=HEAD should fix the problem. The bundled gnulib isn't compatible with the installed glibc :-( Built with the above cdefs.h update and that works (I also enabled the package's included tests to make sure it was working right). |