Bug 539064
| Summary: | FTBFS vorbis-tools-1.2.0-6.fc13 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
| Component: | libao | Assignee: | Rakesh Pandit <rpandit> | ||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | rawhide | CC: | 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
FTBFS
2009-11-19 16:39:09 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow Created attachment 371427 [details]
root.log
root.log for i386
Created attachment 371428 [details]
build.log
build.log for i386
Created attachment 371429 [details]
mock.log
mock.log for i386
Created attachment 371430 [details]
root.log
root.log for x86_64
Created attachment 371431 [details]
build.log
build.log for x86_64
Created attachment 371432 [details]
mock.log
mock.log for x86_64
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}
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... Yeah I had rebuild libao yesterday 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. |