Bug 192047

Summary: xorg-x11-drv-vmmouse fails to build with mock
Product: [Fedora] Fedora Reporter: Michael J Knox <michael>
Component: xorg-x11-drv-vmmouseAssignee: Kristian Høgsberg <krh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-17 17:47:02 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: 191529    
Attachments:
Description Flags
mdomsch's mock buildlog none

Description Michael J Knox 2006-05-17 00:52:25 UTC
Description of problem:

xorg-x11-drv-vmmouse fails to build in a mock chroot due to missing build requires

Version-Release number of selected component (if applicable):

xorg-x11-drv-vmmouse-12.4.0-1.src.rpm

How reproducible:

Build with mock

Steps to Reproduce:
1. mock xorg-x11-drv-vmmouse-12.4.0-1.src.rpm
2.
3.
  
Actual results:

Build fails

Expected results:

Build to complete

Additional info:

checking for XORG... configure: error: Package requirements (xorg-server >=
1.0.99.901 xproto  randrproto inputproto) were not met:

No package 'xproto' found
No package 'randrproto' found
No package 'inputproto' found

Comment 1 Michael J Knox 2006-05-17 00:52:26 UTC
Created attachment 129291 [details]
mdomsch's mock buildlog

Comment 2 Kristian Høgsberg 2006-05-17 17:47:02 UTC
Added xorg-x11-proto-devel build requires in rawhide, closing bug.