Bug 512764

Summary: FTBFS: libXtst was failed to build
Product: [Fedora] Fedora Reporter: anyremote <anyremote>
Component: libXtstAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kem, sandmann
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: 2009-07-20 17:45:32 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:

Description anyremote 2009-07-20 17:35:46 UTC
package libXtst was failed to build

-----------------------------------------------------
 === libXtst-1.0.3-5.fc11.src.rpm ===  build failure ===
XTest.c: In function 'XTestFakeDeviceMotionEvent':
XTest.c:412: error: expected declaration specifiers before 'XDevice'
XTest.c:418: error: argument 'first_axis' doesn't match prototype
/usr/include/X11/extensions/XTest.h:131: error: prototype declaration
XTest.c:418: error: argument 'axes' doesn't match prototype
/usr/include/X11/extensions/XTest.h:131: error: prototype declaration
XTest.c:418: error: argument 'n_axes' doesn't match prototype
/usr/include/X11/extensions/XTest.h:131: error: prototype declaration
XTest.c:418: error: number of arguments doesn't match prototype
/usr/include/X11/extensions/XTest.h:131: error: prototype declaration
XTest.c:431: error: invalid type argument of '->' (have 'int')
XTest.c:432: warning: passing argument 5 of 'send_axes' makes pointer from integer without a cast
XTest.c:274: note: expected 'int *' but argument is of type 'int'
XTest.c:432: warning: passing argument 6 of 'send_axes' makes integer from pointer without a cast
XTest.c:274: note: expected 'int' but argument is of type 'int *'
XTest.c:432: error: too many arguments to function 'send_axes'
make[2]: *** [XTest.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/X11/extensions/recordstr.h:32,
                 from XRecord.c:62:
/usr/include/X11/extensions/record.h: In function 'XRecordGetContext':
XRecord.c:433: warning: 'client_inf_str' may be used uninitialized in this function
XRecord.c:433: note: 'client_inf_str' was declared here
-----------------------------------------------------------

Full log is here:
http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/i386/00-failure-reasons.txt

Comment 1 anyremote 2009-07-20 17:45:32 UTC

*** This bug has been marked as a duplicate of bug 511637 ***