Bug 191966
| Summary: | xorg-x11-utils fails to build using mock | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Täschner <taschna> | ||||||
| Component: | xorg-x11-utils | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.0.1-3 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-05-31 15:04:58 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: | 150223, 191529 | ||||||||
| Attachments: |
|
||||||||
|
Description
Alexander Täschner
2006-05-16 16:22:14 UTC
Created attachment 129224 [details]
build.log of mock
Created attachment 129246 [details]
build.log of sucessful build
Adding the lines
BuildRequires: libXext-devel libXtst-devel libXaw-devel libXt-devel
libXpm-devel
BuildRequires: libXinerama-devel libXxf86misc-devel
BuildRequires: libXxf86dga-devel libXxf86vm-devel libdmx-devel
BuildRequires: libXp-devel libXi-devel
to xorg-x11-utils.spec solves the build problem.
Attached is the build.log.
Adding to FC6Target fixed in rawhide, i believe. i omitted the libXp-devel buildreq intentionally, but i also removed libXp-devel from my local system and the build still worked fine. |