Report for X11-GUITest-record-0.15

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN X11-GUITest-record-0.15 v5.10.1 FreeBSD
Date: 2011-11-11T20:24:30Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Marc Koderer,

This is a computer-generated report for X11-GUITest-record-0.15
on perl 5.10.1, created by CPAN-Reporter-1.2002.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/X11/GUITest/record.pm blib/lib/X11/GUITest/record.pm
cp X11-GUITest-record.pod blib/lib/X11/GUITest/X11-GUITest-record.pod
cc -c  -I.  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O    -DVERSION=\"0.15\"  -DXS_VERSION=\"0.15\" -DPIC -fPIC "-I/home/test/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/amd64-freebsd/CORE"   datastructure.c
datastructure.c:31:24: error: X11/Xproto.h: No such file or directory
datastructure.c:33:27: error: X11/Xlibint.h: No such file or directory
datastructure.c:34:21: error: X11/Xmd.h: No such file or directory
datastructure.c:35:24: error: X11/keysym.h: No such file or directory
datastructure.c:36:27: error: X11/keysymdef.h: No such file or directory
datastructure.c:39:21: error: X11/Xos.h: No such file or directory
datastructure.c:40:22: error: X11/Xlib.h: No such file or directory
datastructure.c:41:23: error: X11/Xutil.h: No such file or directory
datastructure.c:43:35: error: X11/extensions/record.h: No such file or directory
datastructure.c:64: error: 'KeyPress' undeclared here (not in a function)
datastructure.c:65: error: 'KeyRelease' undeclared here (not in a function)
datastructure.c:66: error: 'ButtonPress' undeclared here (not in a function)
datastructure.c:67: error: 'ButtonRelease' undeclared here (not in a function)
datastructure.c:68: error: 'MotionNotify' undeclared here (not in a function)
datastructure.c:69: error: 'EnterNotify' undeclared here (not in a function)
datastructure.c:70: error: 'LeaveNotify' undeclared here (not in a function)
datastructure.c:71: error: 'FocusIn' undeclared here (not in a function)
datastructure.c:72: error: 'FocusOut' undeclared here (not in a function)
datastructure.c:73: error: 'KeymapNotify' undeclared here (not in a function)
datastructure.c:74: error: 'Expose' undeclared here (not in a function)
datastructure.c:75: error: 'GraphicsExpose' undeclared here (not in a function)
datastructure.c:76: error: 'NoExpose' undeclared here (not in a function)
datastructure.c:77: error: 'VisibilityNotify' undeclared here (not in a function)
datastructure.c:78: error: 'CreateNotify' undeclared here (not in a function)
datastructure.c:79: error: 'DestroyNotify' undeclared here (not in a function)
datastructure.c:80: error: 'UnmapNotify' undeclared here (not in a function)
datastructure.c:81: error: 'MapNotify' undeclared here (not in a function)
datastructure.c:82: error: 'MapRequest' undeclared here (not in a function)
datastructure.c:83: error: 'ReparentNotify' undeclared here (not in a function)
datastructure.c:84: error: 'ConfigureNotify' undeclared here (not in a function)
datastructure.c:85: error: 'ConfigureRequest' undeclared here (not in a function)
datastructure.c:86: error: 'GravityNotify' undeclared here (not in a function)
datastructure.c:87: error: 'ResizeRequest' undeclared here (not in a function)
datastructure.c:88: error: 'CirculateNotify' undeclared here (not in a function)
datastructure.c:89: error: 'CirculateRequest' undeclared here (not in a function)
datastructure.c:90: error: 'PropertyNotify' undeclared here (not in a function)
datastructure.c:91: error: 'SelectionClear' undeclared here (not in a function)
datastructure.c:92: error: 'SelectionRequest' undeclared here (not in a function)
datastructure.c:93: error: 'SelectionNotify' undeclared here (not in a function)
datastructure.c:94: error: 'ColormapNotify' undeclared here (not in a function)
datastructure.c:95: error: 'ClientMessage' undeclared here (not in a function)
datastructure.c:96: error: 'MappingNotify' undeclared here (not in a function)
datastructure.c:97: error: 'LASTEvent' undeclared here (not in a function)
datastructure.c:105: error: 'X_CreateWindow' undeclared here (not in a function)
datastructure.c:105: error: initializer element is not constant
datastructure.c:105: error: (near initialization for 'request_field[1].data_nr')
datastructure.c:106: error: 'X_ChangeWindowAttributes' undeclared here (not in a function)
datastructure.c:106: error: initializer element is not constant
datastructure.c:106: error: (near initialization for 'request_field[2].data_nr')
datastructure.c:107: error: 'X_GetWindowAttributes' undeclared here (not in a function)
datastructure.c:107: error: initializer element is not constant
datastructure.c:107: error: (near initialization for 'request_field[3].data_nr')
datastructure.c:108: error: 'X_DestroyWindow' undeclared here (not in a function)
datastructure.c:108: error: initializer element is not constant
datastructure.c:108: error: (near initialization for 'request_field[4].data_nr')
datastructure.c:109: error: 'X_DestroySubwindows' undeclared here (not in a function)
datastructure.c:109: error: initializer element is not constant
datastructure.c:109: error: (near initialization for 'request_field[5].data_nr')
datastructure.c:110: error: 'X_ChangeSaveSet' undeclared here (not in a function)
datastructure.c:110: error: initializer element is not constant
datastructure.c:110: error: (near initialization for 'request_field[6].data_nr')
datastructure.c:111: error: 'X_ReparentWindow' undeclared here (not in a function)
datastructure.c:111: error: initializer element is not constant
datastructure.c:111: error: (near initialization for 'request_field[7].data_nr')
datastructure.c:112: error: 'X_MapWindow' undeclared here (not in a function)
datastructure.c:112: error: initializer element is not constant
datastructure.c:112: error: (near initialization for 'request_field[8].data_nr')
datastructure.c:113: error: 'X_MapSubwindows' undeclared here (not in a function)
datastructure.c:113: error: initializer element is not constant
datastructure.c:113: error: (near initialization for 'request_field[9].data_nr')
datastructure.c:114: error: 'X_UnmapWindow' undeclared here (not in a function)
datastructure.c:114: error: initializer element is not constant
datastructure.c:114: error: (near initialization for 'request_field[10].data_nr')
datastructure.c:115: error: 'X_UnmapSubwindows' undeclared here (not in a function)
datastructure.c:115: error: initializer element is not constant
datastructure.c:115: error: (near initialization for 'request_field[11].data_nr')
datastructure.c:116: error: 'X_ConfigureWindow' undeclared here (not in a function)
datastructure.c:116: error: initializer element is not constant
datastructure.c:116: error: (near initialization for 'request_field[12].data_nr')
datastructure.c:117: error: 'X_CirculateWindow' undeclared here (not in a function)
datastructure.c:117: error: initializer element is not constant
datastructure.c:117: error: (near initialization for 'request_field[13].data_nr')
datastructure.c:118: error: 'X_GetGeometry' undeclared here (not in a function)
datastructure.c:118: error: initializer element is not constant
datastructure.c:118: error: (near initialization for 'request_field[14].data_nr')
datastructure.c:119: error: 'X_QueryTree' undeclared here (not in a function)
datastructure.c:119: error: initializer element is not constant
datastructure.c:119: error: (near initialization for 'request_field[15].data_nr')
datastructure.c:120: error: 'X_InternAtom' undeclared here (not in a function)
datastructure.c:120: error: initializer element is not constant
datastructure.c:120: error: (near initialization for 'request_field[16].data_nr')
datastructure.c:121: error: 'X_GetAtomName' undeclared here (not in a function)
datastructure.c:121: error: initializer element is not constant
datastructure.c:121: error: (near initialization for 'request_field[17].data_nr')
datastructure.c:122: error: 'X_ChangeProperty' undeclared here (not in a function)
datastructure.c:122: error: initializer element is not constant
datastructure.c:122: error: (near initialization for 'request_field[18].data_nr')
datastructure.c:123: error: 'X_DeleteProperty' undeclared here (not in a function)
datastructure.c:123: error: initializer element is not constant
datastructure.c:123: error: (near initialization for 'request_field[19].data_nr')
datastructure.c:124: error: 'X_GetProperty' undeclared here (not in a function)
datastructure.c:124: error: initializer element is not constant
datastructure.c:124: error: (near initialization for 'request_field[20].data_nr')
datastructure.c:125: error: 'X_ListProperties' undeclared here (not in a function)
datastructure.c:125: error: initializer element is not constant
datastructure.c:125: error: (near initialization for 'request_field[21].data_nr')
datastructure.c:126: error: 'X_SetSelectionOwner' undeclared here (not in a function)
datastructure.c:126: error: initializer element is not constant
datastructure.c:126: error: (near initialization for 'request_field[22].data_nr')
datastructure.c:127: error: 'X_GetSelectionOwner' undeclared here (not in a function)
datastructure.c:127: error: initializer element is not constant
datastructure.c:127: error: (near initialization for 'request_field[23].data_nr')
datastructure.c:128: error: 'X_ConvertSelection' undeclared here (not in a function)
datastructure.c:128: error: initializer element is not constant
datastructure.c:128: error: (near initialization for 'request_field[24].data_nr')
datastructure.c:129: error: 'X_SendEvent' undeclared here (not in a function)
datastructure.c:129: error: initializer element is not constant
datastructure.c:129: error: (near initialization for 'request_field[25].data_nr')
datastructure.c:130: error: 'X_GrabPointer' undeclared here (not in a function)
datastructure.c:130: error: initializer element is not constant
datastructure.c:130: error: (near initialization for 'request_field[26].data_nr')
datastructure.c:131: error: 'X_UngrabPointer' undeclared here (not in a function)
datastructure.c:131: error: initializer element is not constant
datastructure.c:131: error: (near initialization for 'request_field[27].data_nr')
datastructure.c:132: error: 'X_GrabButton' undeclared here (not in a function)
datastructure.c:132: error: initializer element is not constant
datastructure.c:132: error: (near initialization for 'request_field[28].data_nr')
datastructure.c:133: error: 'X_UngrabButton' undeclared here (not in a function)
datastructure.c:133: error: initializer element is not constant
datastructure.c:133: error: (near initialization for 'request_field[29].data_nr')
datastructure.c:134: error: 'X_ChangeActivePointerGrab' undeclared here (not in a function)
datastructure.c:134: error: initializer element is not constant
datastructure.c:134: error: (near initialization for 'request_field[30].data_nr')
datastructure.c:135: error: 'X_GrabKeyboard' undeclared here (not in a function)
datastructure.c:135: error: initializer element is not constant
datastructure.c:135: error: (near initialization for 'request_field[31].data_nr')
datastructure.c:136: error: 'X_UngrabKeyboard' undeclared here (not in a function)
datastructure.c:136: error: initializer element is not constant
datastructure.c:136: error: (near initialization for 'request_field[32].data_nr')
datastructure.c:137: error: 'X_GrabKey' undeclared here (not in a function)
datastructure.c:137: error: initializer element is not constant
datastructure.c:137: error: (near initialization for 'request_field[33].data_nr')
datastructure.c:138: error: 'X_UngrabKey' undeclared here (not in a function)
datastructure.c:138: error: initializer element is not constant
datastructure.c:138: error: (near initialization for 'request_field[34].data_nr')
datastructure.c:139: error: 'X_AllowEvents' undeclared here (not in a function)
datastructure.c:139: error: initializer element is not constant
datastructure.c:139: error: (near initialization for 'request_field[35].data_nr')
datastructure.c:140: error: 'X_GrabServer' undeclared here (not in a function)
datastructure.c:140: error: initializer element is not constant
datastructure.c:140: error: (near initialization for 'request_field[36].data_nr')
datastructure.c:141: error: 'X_UngrabServer' undeclared here (not in a function)
datastructure.c:141: error: initializer element is not constant
datastructure.c:141: error: (near initialization for 'request_field[37].data_nr')
datastructure.c:142: error: 'X_QueryPointer' undeclared here (not in a function)
datastructure.c:142: error: initializer element is not constant
datastructure.c:142: error: (near initialization for 'request_field[38].data_nr')
datastructure.c:143: error: 'X_GetMotionEvents' undeclared here (not in a function)
datastructure.c:143: error: initializer element is not constant
datastructure.c:143: error: (near initialization for 'request_field[39].data_nr')
datastructure.c:144: error: 'X_TranslateCoords' undeclared here (not in a function)
datastructure.c:144: error: initializer element is not constant
datastructure.c:144: error: (near initialization for 'request_field[40].data_nr')
datastructure.c:145: error: 'X_WarpPointer' undeclared here (not in a function)
datastructure.c:145: error: initializer element is not constant
datastructure.c:145: error: (near initialization for 'request_field[41].data_nr')
datastructure.c:146: error: 'X_SetInputFocus' undeclared here (not in a function)
datastructure.c:146: error: initializer element is not constant
datastructure.c:146: error: (near initialization for 'request_field[42].data_nr')
datastructure.c:147: error: 'X_GetInputFocus' undeclared here (not in a function)
datastructure.c:147: error: initializer element is not constant
datastructure.c:147: error: (near initialization for 'request_field[43].data_nr')
datastructure.c:148: error: 'X_QueryKeymap' undeclared here (not in a function)
datastructure.c:148: error: initializer element is not constant
datastructure.c:148: error: (near initialization for 'request_field[44].data_nr')
datastructure.c:149: error: 'X_OpenFont' undeclared here (not in a function)
datastructure.c:149: error: initializer element is not constant
datastructure.c:149: error: (near initialization for 'request_field[45].data_nr')
datastructure.c:150: error: 'X_CloseFont' undeclared here (not in a function)
datastructure.c:150: error: initializer element is not constant
datastructure.c:150: error: (near initialization for 'request_field[46].data_nr')
datastructure.c:151: error: 'X_QueryFont' undeclared here (not in a function)
datastructure.c:151: error: initializer element is not constant
datastructure.c:151: error: (near initialization for 'request_field[47].data_nr')
datastructure.c:152: error: 'X_QueryTextExtents' undeclared here (not in a function)
datastructure.c:152: error: initializer element is not constant
datastructure.c:152: error: (near initialization for 'request_field[48].data_nr')
datastructure.c:153: error: 'X_ListFonts' undeclared here (not in a function)
datastructure.c:153: error: initializer element is not constant
datastructure.c:153: error: (near initialization for 'request_field[49].data_nr')
datastructure.c:154: error: 'X_ListFontsWithInfo' undeclared here (not in a function)
datastructure.c:154: error: initializer element is not constant
datastructure.c:154: error: (near initialization for 'request_field[50].data_nr')
datastructure.c:155: error: 'X_SetFontPath' undeclared here (not in a function)
datastructure.c:155: error: initializer element is not constant
datastructure.c:155: error: (near initialization for 'request_field[51].data_nr')
datastructure.c:156: error: 'X_GetFontPath' undeclared here (not in a function)
datastructure.c:156: error: initializer element is not constant
datastructure.c:156: error: (near initialization for 'request_field[52].data_nr')
datastructure.c:157: error: 'X_CreatePixmap' undeclared here (not in a function)
datastructure.c:157: error: initializer element is not constant
datastructure.c:157: error: (near initialization for 'request_field[53].data_nr')
datastructure.c:158: error: 'X_FreePixmap' undeclared here (not in a function)
datastructure.c:158: error: initializer element is not constant
datastructure.c:158: error: (near initialization for 'request_field[54].data_nr')
datastructure.c:159: error: 'X_CreateGC' undeclared here (not in a function)
datastructure.c:159: error: initializer element is not constant
datastructure.c:159: error: (near initialization for 'request_field[55].data_nr')
datastructure.c:160: error: 'X_ChangeGC' undeclared here (not in a function)
datastructure.c:160: error: initializer element is not constant
datastructure.c:160: error: (near initialization for 'request_field[56].data_nr')
datastructure.c:161: error: 'X_CopyGC' undeclared here (not in a function)
datastructure.c:161: error: initializer element is not constant
datastructure.c:161: error: (near initialization for 'request_field[57].data_nr')
datastructure.c:162: error: 'X_SetDashes' undeclared here (not in a function)
datastructure.c:162: error: initializer element is not constant
datastructure.c:162: error: (near initialization for 'request_field[58].data_nr')
datastructure.c:163: error: 'X_SetClipRectangles' undeclared here (not in a function)
datastructure.c:163: error: initializer element is not constant
datastructure.c:163: error: (near initialization for 'request_field[59].data_nr')
datastructure.c:164: error: 'X_FreeGC' undeclared here (not in a function)
datastructure.c:164: error: initializer element is not constant
datastructure.c:164: error: (near initialization for 'request_field[60].data_nr')
datastructure.c:165: error: 'X_ClearArea' undeclared here (not in a function)
datastructure.c:165: error: initializer element is not constant
datastructure.c:165: error: (near initialization for 'request_field[61].data_nr')
datastructure.c:166: error: 'X_CopyArea' undeclared here (not in a function)
datastructure.c:166: error: initializer element is not constant
datastructure.c:166: error: (near initialization for 'request_field[62].data_nr')
datastructure.c:167: error: 'X_CopyPlane' undeclared here (not in a function)
datastructure.c:167: error: initializer element is not constant
datastructure.c:167: error: (near initialization for 'request_field[63].data_nr')
datastructure.c:168: error: 'X_PolyPoint' undeclared here (not in a function)
datastructure.c:168: error: initializer element is not constant
datastructure.c:168: error: (near initialization for 'request_field[64].data_nr')
datastructure.c:169: error: 'X_PolyLine' undeclared here (not in a function)
datastructure.c:169: error: initializer element is not constant
datastructure.c:169: error: (near initialization for 'request_field[65].data_nr')
datastructure.c:170: error: 'X_PolySegment' undeclared here (not in a function)
datastructure.c:170: error: initializer element is not constant
datastructure.c:170: error: (near initialization for 'request_field[66].data_nr')
datastructure.c:171: error: 'X_PolyRectangle' undeclared here (not in a function)
datastructure.c:171: error: initializer element is not constant
datastructure.c:171: error: (near initialization for 'request_field[67].data_nr')
datastructure.c:172: error: 'X_PolyArc' undeclared here (not in a function)
datastructure.c:172: error: initializer element is not constant
datastructure.c:172: error: (near initialization for 'request_field[68].data_nr')
datastructure.c:173: error: 'X_FillPoly' undeclared here (not in a function)
datastructure.c:173: error: initializer element is not constant
datastructure.c:173: error: (near initialization for 'request_field[69].data_nr')
datastructure.c:174: error: 'X_PolyFillRectangle' undeclared here (not in a function)
datastructure.c:174: error: initializer element is not constant
datastructure.c:174: error: (near initialization for 'request_field[70].data_nr')
datastructure.c:175: error: 'X_PolyFillArc' undeclared here (not in a function)
datastructure.c:175: error: initializer element is not constant
datastructure.c:175: error: (near initialization for 'request_field[71].data_nr')
datastructure.c:176: error: 'X_PutImage' undeclared here (not in a function)
datastructure.c:176: error: initializer element is not constant
datastructure.c:176: error: (near initialization for 'request_field[72].data_nr')
datastructure.c:177: error: 'X_GetImage' undeclared here (not in a function)
datastructure.c:177: error: initializer element is not constant
datastructure.c:177: error: (near initialization for 'request_field[73].data_nr')
datastructure.c:178: error: 'X_PolyText8' undeclared here (not in a function)
datastructure.c:178: error: initializer element is not constant
datastructure.c:178: error: (near initialization for 'request_field[74].data_nr')
datastructure.c:179: error: 'X_PolyText16' undeclared here (not in a function)
datastructure.c:179: error: initializer element is not constant
datastructure.c:179: error: (near initialization for 'request_field[75].data_nr')
datastructure.c:180: error: 'X_ImageText8' undeclared here (not in a function)
datastructure.c:180: error: initializer element is not constant
datastructure.c:180: error: (near initialization for 'request_field[76].data_nr')
datastructure.c:181: error: 'X_ImageText16' undeclared here (not in a function)
datastructure.c:181: error: initializer element is not constant
datastructure.c:181: error: (near initialization for 'request_field[77].data_nr')
datastructure.c:182: error: 'X_CreateColormap' undeclared here (not in a function)
datastructure.c:182: error: initializer element is not constant
datastructure.c:182: error: (near initialization for 'request_field[78].data_nr')
datastructure.c:183: error: 'X_FreeColormap' undeclared here (not in a function)
datastructure.c:183: error: initializer element is not constant
datastructure.c:183: error: (near initialization for 'request_field[79].data_nr')
datastructure.c:184: error: 'X_CopyColormapAndFree' undeclared here (not in a function)
datastructure.c:184: error: initializer element is not constant
datastructure.c:184: error: (near initialization for 'request_field[80].data_nr')
datastructure.c:185: error: 'X_InstallColormap' undeclared here (not in a function)
datastructure.c:185: error: initializer element is not constant
datastructure.c:185: error: (near initialization for 'request_field[81].data_nr')
datastructure.c:186: error: 'X_UninstallColormap' undeclared here (not in a function)
datastructure.c:186: error: initializer element is not constant
datastructure.c:186: error: (near initialization for 'request_field[82].data_nr')
datastructure.c:187: error: 'X_ListInstalledColormaps' undeclared here (not in a function)
datastructure.c:187: error: initializer element is not constant
datastructure.c:187: error: (near initialization for 'request_field[83].data_nr')
datastructure.c:188: error: 'X_AllocColor' undeclared here (not in a function)
datastructure.c:188: error: initializer element is not constant
datastructure.c:188: error: (near initialization for 'request_field[84].data_nr')
datastructure.c:189: error: 'X_AllocNamedColor' undeclared here (not in a function)
datastructure.c:189: error: initializer element is not constant
datastructure.c:189: error: (near initialization for 'request_field[85].data_nr')
datastructure.c:190: error: 'X_AllocColorCells' undeclared here (not in a function)
datastructure.c:190: error: initializer element is not constant
datastructure.c:190: error: (near initialization for 'request_field[86].data_nr')
datastructure.c:191: error: 'X_AllocColorPlanes' undeclared here (not in a function)
datastructure.c:191: error: initializer element is not constant
datastructure.c:191: error: (near initialization for 'request_field[87].data_nr')
datastructure.c:192: error: 'X_FreeColors' undeclared here (not in a function)
datastructure.c:192: error: initializer element is not constant
datastructure.c:192: error: (near initialization for 'request_field[88].data_nr')
datastructure.c:193: error: 'X_StoreColors' undeclared here (not in a function)
datastructure.c:193: error: initializer element is not constant
datastructure.c:193: error: (near initialization for 'request_field[89].data_nr')
datastructure.c:194: error: 'X_StoreNamedColor' undeclared here (not in a function)
datastructure.c:194: error: initializer element is not constant
datastructure.c:194: error: (near initialization for 'request_field[90].data_nr')
datastructure.c:195: error: 'X_QueryColors' undeclared here (not in a function)
datastructure.c:195: error: initializer element is not constant
datastructure.c:195: error: (near initialization for 'request_field[91].data_nr')
datastructure.c:196: error: 'X_LookupColor' undeclared here (not in a function)
datastructure.c:196: error: initializer element is not constant
datastructure.c:196: error: (near initialization for 'request_field[92].data_nr')
datastructure.c:197: error: 'X_CreateCursor' undeclared here (not in a function)
datastructure.c:197: error: initializer element is not constant
datastructure.c:197: error: (near initialization for 'request_field[93].data_nr')
datastructure.c:198: error: 'X_CreateGlyphCursor' undeclared here (not in a function)
datastructure.c:198: error: initializer element is not constant
datastructure.c:198: error: (near initialization for 'request_field[94].data_nr')
datastructure.c:199: error: 'X_FreeCursor' undeclared here (not in a function)
datastructure.c:199: error: initializer element is not constant
datastructure.c:199: error: (near initialization for 'request_field[95].data_nr')
datastructure.c:200: error: 'X_RecolorCursor' undeclared here (not in a function)
datastructure.c:200: error: initializer element is not constant
datastructure.c:200: error: (near initialization for 'request_field[96].data_nr')
datastructure.c:201: error: 'X_QueryBestSize' undeclared here (not in a function)
datastructure.c:201: error: initializer element is not constant
datastructure.c:201: error: (near initialization for 'request_field[97].data_nr')
datastructure.c:202: error: 'X_QueryExtension' undeclared here (not in a function)
datastructure.c:202: error: initializer element is not constant
datastructure.c:202: error: (near initialization for 'request_field[98].data_nr')
datastructure.c:203: error: 'X_ListExtensions' undeclared here (not in a function)
datastructure.c:203: error: initializer element is not constant
datastructure.c:203: error: (near initialization for 'request_field[99].data_nr')
datastructure.c:204: error: 'X_ChangeKeyboardMapping' undeclared here (not in a function)
datastructure.c:204: error: initializer element is not constant
datastructure.c:204: error: (near initialization for 'request_field[100].data_nr')
datastructure.c:205: error: 'X_GetKeyboardMapping' undeclared here (not in a function)
datastructure.c:205: error: initializer element is not constant
datastructure.c:205: error: (near initialization for 'request_field[101].data_nr')
datastructure.c:206: error: 'X_ChangeKeyboardControl' undeclared here (not in a function)
datastructure.c:206: error: initializer element is not constant
datastructure.c:206: error: (near initialization for 'request_field[102].data_nr')
datastructure.c:207: error: 'X_GetKeyboardControl' undeclared here (not in a function)
datastructure.c:207: error: initializer element is not constant
datastructure.c:207: error: (near initialization for 'request_field[103].data_nr')
datastructure.c:208: error: 'X_Bell' undeclared here (not in a function)
datastructure.c:208: error: initializer element is not constant
datastructure.c:208: error: (near initialization for 'request_field[104].data_nr')
datastructure.c:209: error: 'X_ChangePointerControl' undeclared here (not in a function)
datastructure.c:209: error: initializer element is not constant
datastructure.c:209: error: (near initialization for 'request_field[105].data_nr')
datastructure.c:210: error: 'X_GetPointerControl' undeclared here (not in a function)
datastructure.c:210: error: initializer element is not constant
datastructure.c:210: error: (near initialization for 'request_field[106].data_nr')
datastructure.c:211: error: 'X_SetScreenSaver' undeclared here (not in a function)
datastructure.c:211: error: initializer element is not constant
datastructure.c:211: error: (near initialization for 'request_field[107].data_nr')
datastructure.c:212: error: 'X_GetScreenSaver' undeclared here (not in a function)
datastructure.c:212: error: initializer element is not constant
datastructure.c:212: error: (near initialization for 'request_field[108].data_nr')
datastructure.c:213: error: 'X_ChangeHosts' undeclared here (not in a function)
datastructure.c:213: error: initializer element is not constant
datastructure.c:213: error: (near initialization for 'request_field[109].data_nr')
datastructure.c:214: error: 'X_ListHosts' undeclared here (not in a function)
datastructure.c:214: error: initializer element is not constant
datastructure.c:214: error: (near initialization for 'request_field[110].data_nr')
datastructure.c:215: error: 'X_SetAccessControl' undeclared here (not in a function)
datastructure.c:215: error: initializer element is not constant
datastructure.c:215: error: (near initialization for 'request_field[111].data_nr')
datastructure.c:216: error: 'X_SetCloseDownMode' undeclared here (not in a function)
datastructure.c:216: error: initializer element is not constant
datastructure.c:216: error: (near initialization for 'request_field[112].data_nr')
datastructure.c:217: error: 'X_KillClient' undeclared here (not in a function)
datastructure.c:217: error: initializer element is not constant
datastructure.c:217: error: (near initialization for 'request_field[113].data_nr')
datastructure.c:218: error: 'X_RotateProperties' undeclared here (not in a function)
datastructure.c:218: error: initializer element is not constant
datastructure.c:218: error: (near initialization for 'request_field[114].data_nr')
datastructure.c:219: error: 'X_ForceScreenSaver' undeclared here (not in a function)
datastructure.c:219: error: initializer element is not constant
datastructure.c:219: error: (near initialization for 'request_field[115].data_nr')
datastructure.c:220: error: 'X_SetPointerMapping' undeclared here (not in a function)
datastructure.c:220: error: initializer element is not constant
datastructure.c:220: error: (near initialization for 'request_field[116].data_nr')
datastructure.c:221: error: 'X_GetPointerMapping' undeclared here (not in a function)
datastructure.c:221: error: initializer element is not constant
datastructure.c:221: error: (near initialization for 'request_field[117].data_nr')
datastructure.c:222: error: 'X_SetModifierMapping' undeclared here (not in a function)
datastructure.c:222: error: initializer element is not constant
datastructure.c:222: error: (near initialization for 'request_field[118].data_nr')
datastructure.c:223: error: 'X_GetModifierMapping' undeclared here (not in a function)
datastructure.c:223: error: initializer element is not constant
datastructure.c:223: error: (near initialization for 'request_field[119].data_nr')
datastructure.c:224: error: 'X_NoOperation' undeclared here (not in a function)
datastructure.c:224: error: initializer element is not constant
datastructure.c:224: error: (near initialization for 'request_field[120].data_nr')
*** Error code 1

Stop in /usr/home/test/.cpan/build/X11-GUITest-record-0.15-HcQwqq.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.10.1/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 34514
    PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/X11-GUITest-record-0.15-HcQwqq/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 34514
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1103,34514
    PERLBREW_BASHRC_VERSION = 0.31
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.10.1/bin
    PERLBREW_PERL = perl-5.10.1
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.30
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = X11-GUITest-record-0.15
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/test/perl5/perlbrew/perls/perl-5.10.1/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.33    
    JSON                2.27    
    JSON::PP            2.27008 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.19    
    version             0.94    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
    uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.10.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at Nov  6 2011 21:16:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="34514"
    PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/X11-GUITest-record-0.15-HcQwqq/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="34514"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1103,34514"
    PERLBREW_BASHRC_VERSION="0.31"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.10.1/bin"
    PERLBREW_PERL="perl-5.10.1"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.30"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="X11-GUITest-record-0.15"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
    /home/test/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
    .