Bug 539064

Summary: FTBFS vorbis-tools-1.2.0-6.fc13
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: libaoAssignee: Rakesh Pandit <rpandit>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: hdegoede, kdudka, npajkovs, rpandit
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-11-25 09:53:39 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: 538681    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-11-19 16:39:09 UTC
vorbis-tools-1.2.0-6.fc13.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-11-19 16:39:12 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-11-19 16:39:16 UTC
Created attachment 371427 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-11-19 16:39:18 UTC
Created attachment 371428 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-11-19 16:39:20 UTC
Created attachment 371429 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-11-19 16:39:21 UTC
Created attachment 371430 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-11-19 16:39:23 UTC
Created attachment 371431 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-11-19 16:39:24 UTC
Created attachment 371432 [details]
mock.log

mock.log for x86_64

Comment 8 Kamil Dudka 2009-11-19 17:36:03 UTC
libao specfile is broken:

DEBUG util.py:256:  libao-devel-0.8.8-8.fc13.i686 from fedora has depsolving problems
DEBUG util.py:256:    --> Missing Dependency: /usr/lib/libao(x86-32) is needed by package libao-devel-0.8.8-8.fc13.i686 (fedora)
DEBUG util.py:256:  libao-devel-0.8.8-8.fc13.i686 from fedora has depsolving problems
DEBUG util.py:256:    --> Missing Dependency: /usr/lib/libao(x86-32) is needed by package libao-devel-0.8.8-8.fc13.i686 (fedora)


Probably caused by the following change:

* Tue Nov 10 2009 Rakesh Pandit <rakesh> - 0.8.8-8
- Change requires on libao-devel from: /usr/lib/libao.so.2 to libao%%{?_isa}

Comment 9 Kamil Dudka 2009-11-24 16:38:36 UTC
I am able to compile vorbis-tools-1.2.0-6.fc13 from CVS again:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1827485

The bug seems to be resolved for now...

Comment 10 Rakesh Pandit 2009-11-25 06:03:08 UTC
Yeah I had rebuild libao yesterday

Comment 11 Kamil Dudka 2009-11-25 07:10:56 UTC
I see, that was actually the signal for me to try it once again ;-) Feel free to close the bug if there are no more plans with the dependencies in libao.spec for now.