Bug 191966

Summary: xorg-x11-utils fails to build using mock
Product: [Fedora] Fedora Reporter: Alexander Täschner <taschna>
Component: xorg-x11-utilsAssignee: 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 Flags
build.log of mock
none
build.log of sucessful build none

Description Alexander Täschner 2006-05-16 16:22:14 UTC
Building the SRPM
http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/xorg-x11-utils-1.0.1-1.2.src.rpm
using mock fails.

Attached is the build.log.

Comment 1 Alexander Täschner 2006-05-16 16:22:15 UTC
Created attachment 129224 [details]
build.log of mock

Comment 2 Alexander Täschner 2006-05-16 17:41:35 UTC
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.

Comment 3 Mike A. Harris 2006-05-16 17:44:59 UTC
Adding to FC6Target

Comment 4 Adam Jackson 2006-05-31 15:04:58 UTC
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.