Bug 511772
Summary: | inn/storage.h not self-contained, missing inn/options.h | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
Component: | inn | Assignee: | Nikola Pajkovsky <npajkovs> | ||||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||
Priority: | high | ||||||||||||||||
Version: | rawhide | CC: | dhoward, dominik, itamar, npajkovs, ovasik | ||||||||||||||
Target Milestone: | --- | ||||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | All | ||||||||||||||||
OS: | Linux | ||||||||||||||||
URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||
Whiteboard: | |||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2009-09-14 14:38:50 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: | 511348 | ||||||||||||||||
Attachments: |
|
Description
FTBFS
2009-07-15 04:12:55 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow Created attachment 353632 [details]
root.log
root.log for i386
Created attachment 353633 [details]
build.log
build.log for i386
Created attachment 353634 [details]
mock.log
mock.log for i386
Created attachment 353635 [details]
root.log
root.log for x86_64
Created attachment 353636 [details]
build.log
build.log for x86_64
Created attachment 353637 [details]
mock.log
mock.log for x86_64
This FTBFS was caused by a bug in INN (inn/storage.h is no longer self-contained) and, additionally a packaging bug (inn/options.h is not included in -devel). After manually adding options.h and fixing storage.h to include both defines.h and options.h, newsx builds fine. The self-containment issue is already fixed upstream, according to the Debian bug report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533933. Please fix this ASAP so that I can build newsx before beta freeze. |