Bug 511773
| Summary: | FTBFS nx-3.3.0-35.fc12 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
| Component: | nx | Assignee: | Axel Thimm <Axel.Thimm> | ||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | rawhide | CC: | alex, caolanm, gwync | ||||||||||||||
| 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-08-31 14:58:11 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: | 513753 | ||||||||||||||||
| Bug Blocks: | 511348 | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
FTBFS
2009-07-15 04:13:09 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow Created attachment 353638 [details]
root.log
root.log for i386
Created attachment 353639 [details]
build.log
build.log for i386
Created attachment 353640 [details]
mock.log
mock.log for i386
Created attachment 353641 [details]
root.log
root.log for x86_64
Created attachment 353642 [details]
build.log
build.log for x86_64
Created attachment 353643 [details]
mock.log
mock.log for x86_64
The bug is /usr/include/X11/extensions/XTest.h:50:35: error: X11/extensions/XInput.h: No such file or directory Both files used to be part of xorg-x11-proto-devel, now they live in libXtst-devel and libXi-devel, but there is no dependency between them. Now causing broken deps: nx-3.3.0-35.fc12.i586 requires libcrypto.so.8 http://koji.fedoraproject.org/mash/rawhide-20090830/logs/depcheck because the openssl soname bump. (In reply to comment #8) > Both files used to be part of xorg-x11-proto-devel, now they live in > libXtst-devel and libXi-devel, but there is no dependency between them. Is this a simple matter of adding more BuildRequires? I fixed libXsst-devel and rebuilt nx without any modifications of nx. All well as nx-3.3.0-37.fc12. |