Bug 511772

Summary: inn/storage.h not self-contained, missing inn/options.h
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: innAssignee: Nikola Pajkovsky <npajkovs>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: 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 Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-07-15 04:12:55 UTC
newsx-1.6-11.fc11.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-07-15 04:12:58 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-07-15 04:13:00 UTC
Created attachment 353632 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-07-15 04:13:01 UTC
Created attachment 353633 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-07-15 04:13:03 UTC
Created attachment 353634 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-07-15 04:13:04 UTC
Created attachment 353635 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-07-15 04:13:07 UTC
Created attachment 353636 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-07-15 04:13:08 UTC
Created attachment 353637 [details]
mock.log

mock.log for x86_64

Comment 8 Dominik 'Rathann' Mierzejewski 2009-09-14 01:39:02 UTC
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.