develooper Front page | perl.cpan.testers | Postings from May 2008

FAIL X11-GUITest-0.21 darwin-2level 7.9.0

Thread Previous
From:
JJ
Date:
May 30, 2008 13:43
Subject:
FAIL X11-GUITest-0.21 darwin-2level 7.9.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Dennis K. Paulsen,
    
This is a computer-generated report for X11-GUITest-0.21
on perl 5.8.2, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.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 GUITest.pm blib/lib/X11/GUITest.pm
/Users/jj/perl/perl-5.8.2/bin/perl /Users/jj/perl/perl-5.8.2/lib/5.8.2/ExtUtils/xsubpp  -typemap /Users/jj/perl/perl-5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap  GUITest.xs > GUITest.xsc && mv GUITest.xsc GUITest.c
cc -c  -I/usr/X11R6/include -I/usr/X/include -Wall -O2   -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\"  "-I/Users/jj/perl/perl-5.8.2/lib/5.8.2/darwin-2level/CORE"  -DNDEBUG -DX11_GUITEST_ALT_L_FALLBACK_META_L GUITest.c
GUITest.xs:39:22: X11/Xlib.h: No such file or directory
GUITest.xs:40:23: X11/Xutil.h: No such file or directory
GUITest.xs:41:27: X11/Intrinsic.h: No such file or directory
GUITest.xs:42:28: X11/StringDefs.h: No such file or directory
GUITest.xs:43:24: X11/keysym.h: No such file or directory
GUITest.xs:44:34: X11/extensions/XTest.h: No such file or directory
In file included from GUITest.xs:45:
GUITest.h:44: error: parse error before "Window"
GUITest.h:44: warning: no semicolon at end of struct or union
GUITest.h:47: error: parse error before '}' token
GUITest.h:47: warning: type defaults to `int' in declaration of `WindowTable'
GUITest.h:47: warning: data definition has no type or storage class
GUITest.h:51: error: parse error before "KeySym"
GUITest.h:51: warning: no semicolon at end of struct or union
GUITest.h:52: warning: type defaults to `int' in declaration of `KeyNameSymTable'
GUITest.h:52: warning: data definition has no type or storage class
GUITest.xs:48: error: parse error before '*' token
GUITest.xs:48: warning: type defaults to `int' in declaration of `TheXDisplay'
GUITest.xs:48: warning: data definition has no type or storage class
GUITest.xs:50: error: parse error before "ChildWindows"
GUITest.xs:50: warning: type defaults to `int' in declaration of `ChildWindows'
GUITest.xs:50: warning: data definition has no type or storage class
GUITest.xs:53: error: parse error before '*' token
GUITest.xs:60: error: parse error before '*' token
GUITest.xs: In function `IgnoreBadWindow':
GUITest.xs:63: error: `error' undeclared (first use in this function)
GUITest.xs:63: error: (Each undeclared identifier is reported only once
GUITest.xs:63: error: for each function it appears in.)
GUITest.xs:63: error: `BadWindow' undeclared (first use in this function)
GUITest.xs:65: error: `display' undeclared (first use in this function)
GUITest.xs: In function `SetupXDisplay':
GUITest.xs:80: warning: implicit declaration of function `XOpenDisplay'
GUITest.xs:80: warning: assignment makes pointer from integer without a cast
GUITest.xs:86: warning: implicit declaration of function `XTestQueryExtension'
GUITest.xs:89: warning: implicit declaration of function `DisplayString'
GUITest.xs:92: warning: implicit declaration of function `DefaultScreen'
GUITest.xs:95: warning: implicit declaration of function `XSync'
GUITest.xs:95: error: `True' undeclared (first use in this function)
GUITest.xs: In function `CloseXDisplay':
GUITest.xs:104: error: `False' undeclared (first use in this function)
GUITest.xs:105: warning: implicit declaration of function `XCloseDisplay'
GUITest.xs: At top level:
GUITest.xs:140: error: parse error before "KeySym"
GUITest.xs: In function `GetKeySym':
GUITest.xs:142: error: syntax error before "kns_table"
GUITest.xs: At top level:
GUITest.xs:180: warning: type defaults to `int' in declaration of `sym'
GUITest.xs:180: warning: implicit declaration of function `XStringToKeysym'
GUITest.xs:180: error: `name' undeclared here (not in a function)
GUITest.xs:180: warning: initialization makes pointer from integer without a cast
GUITest.xs:180: error: initializer element is not constant
GUITest.xs:180: warning: data definition has no type or storage class
GUITest.xs:181: error: parse error before "if"
GUITest.xs:194: warning: type defaults to `int' in declaration of `sym'
GUITest.xs:194: error: redefinition of `sym'
GUITest.xs:180: error: `sym' previously defined here
GUITest.xs:194: error: `NoSymbol' undeclared here (not in a function)
GUITest.xs:194: warning: data definition has no type or storage class
GUITest.xs:195: error: parse error before "return"
GUITest.xs:205: error: parse error before "KeySym"
GUITest.xs: In function `GetRegKeySym':
GUITest.xs:210: error: `name' undeclared (first use in this function)
GUITest.xs: At top level:
GUITest.xs:220: error: parse error before "GetKeycodeFromKeysym"
GUITest.xs:220: error: parse error before '*' token
GUITest.xs:221: warning: return type defaults to `int'
GUITest.xs: In function `GetKeycodeFromKeysym':
GUITest.xs:222: error: `KeyCode' undeclared (first use in this function)
GUITest.xs:222: error: parse error before "kc"
GUITest.xs:225: error: `kc' undeclared (first use in this function)
GUITest.xs:225: error: `keysym' undeclared (first use in this function)
GUITest.xs:225: error: `XK_Alt_L' undeclared (first use in this function)
GUITest.xs:226: warning: implicit declaration of function `XKeysymToKeycode'
GUITest.xs:226: error: `display' undeclared (first use in this function)
GUITest.xs:226: error: `XK_Meta_L' undeclared (first use in this function)
GUITest.xs: At top level:
GUITest.xs:237: error: parse error before "sym"
GUITest.xs: In function `PressKeyImp':
GUITest.xs:239: error: `KeyCode' undeclared (first use in this function)
GUITest.xs:239: error: parse error before "kc"
GUITest.xs:242: error: `kc' undeclared (first use in this function)
GUITest.xs:247: warning: implicit declaration of function `XTestFakeKeyEvent'
GUITest.xs:247: error: `True' undeclared (first use in this function)
GUITest.xs:249: warning: implicit declaration of function `XFlush'
GUITest.xs: At top level:
GUITest.xs:258: error: parse error before "sym"
GUITest.xs: In function `ReleaseKeyImp':
GUITest.xs:260: error: `KeyCode' undeclared (first use in this function)
GUITest.xs:260: error: parse error before "kc"
GUITest.xs:263: error: `kc' undeclared (first use in this function)
GUITest.xs:268: error: `False' undeclared (first use in this function)
GUITest.xs: At top level:
GUITest.xs:279: error: parse error before "sym"
GUITest.xs:300: error: parse error before "sym"
GUITest.xs: In function `IsShiftNeeded':
GUITest.xs:302: error: `KeySym' undeclared (first use in this function)
GUITest.xs:302: error: parse error before "ksl"
GUITest.xs:303: error: `KeyCode' undeclared (first use in this function)
GUITest.xs:307: error: `kc' undeclared (first use in this function)
GUITest.xs:313: error: `kss' undeclared (first use in this function)
GUITest.xs:313: warning: implicit declaration of function `XGetKeyboardMapping'
GUITest.xs:315: warning: implicit declaration of function `XConvertCase'
GUITest.xs:315: error: `ksl' undeclared (first use in this function)
GUITest.xs:315: error: `ksu' undeclared (first use in this function)
GUITest.xs:328: warning: implicit declaration of function `XFree'
GUITest.xs: In function `ProcessBraceSet':
GUITest.xs:348: error: `KeySym' undeclared (first use in this function)
GUITest.xs:348: error: parse error before "sym"
GUITest.xs:413: error: `XK_Shift_L' undeclared (first use in this function)
GUITest.xs: In function `SendKeysImp':
GUITest.xs:477: error: `KeySym' undeclared (first use in this function)
GUITest.xs:477: error: parse error before "sym"
GUITest.xs:497: error: `XK_Return' undeclared (first use in this function)
GUITest.xs:499: error: `XK_Shift_L' undeclared (first use in this function)
GUITest.xs:503: error: `XK_Control_L' undeclared (first use in this function)
GUITest.xs:507: error: `XK_Alt_L' undeclared (first use in this function)
GUITest.xs:511: error: `XK_Meta_L' undeclared (first use in this function)
GUITest.xs: At top level:
GUITest.xs:567: error: parse error before "win"
GUITest.xs: In function `IsWindowImp':
GUITest.xs:569: error: `XWindowAttributes' undeclared (first use in this function)
GUITest.xs:569: error: parse error before "wattrs"
GUITest.xs: At top level:
GUITest.xs:572: warning: type defaults to `int' in declaration of `OldErrorHandler'
GUITest.xs:572: error: conflicting types for `OldErrorHandler'
GUITest.xs:53: error: previous declaration of `OldErrorHandler'
GUITest.xs:572: warning: implicit declaration of function `XSetErrorHandler'
GUITest.xs:572: warning: data definition has no type or storage class
GUITest.xs:573: warning: type defaults to `int' in declaration of `retval'
GUITest.xs:573: warning: implicit declaration of function `XGetWindowAttributes'
GUITest.xs:573: error: `win' undeclared here (not in a function)
GUITest.xs:573: error: `wattrs' undeclared here (not in a function)
GUITest.xs:573: error: initializer element is not constant
GUITest.xs:573: warning: data definition has no type or storage class
GUITest.xs:574: warning: type defaults to `int' in declaration of `XSetErrorHandler'
GUITest.xs:574: warning: parameter names (without types) in function declaration
GUITest.xs:574: warning: data definition has no type or storage class
GUITest.xs:575: error: parse error before "return"
GUITest.xs:584: error: parse error before "win"
GUITest.xs: In function `AddChildWindow':
GUITest.xs:588: error: `win' undeclared (first use in this function)
GUITest.xs:592: error: request for member `Ids' in something not a structure or union
GUITest.xs:594: error: request for member `Ids' in something not a structure or union
GUITest.xs:594: error: `Window' undeclared (first use in this function)
GUITest.xs:594: error: parse error before ')' token
GUITest.xs:595: error: request for member `Ids' in something not a structure or union
GUITest.xs:598: error: request for member `Max' in something not a structure or union
GUITest.xs:599: error: request for member `NVals' in something not a structure or union
GUITest.xs:600: error: request for member `NVals' in something not a structure or union
GUITest.xs:600: error: request for member `Max' in something not a structure or union
GUITest.xs:602: error: `TempIds' undeclared (first use in this function)
GUITest.xs:603: error: parse error before ')' token
GUITest.xs:608: error: request for member `Max' in something not a structure or union
GUITest.xs:609: error: request for member `Ids' in something not a structure or union
GUITest.xs:612: error: request for member `Ids' in something not a structure or union
GUITest.xs:612: error: request for member `NVals' in something not a structure or union
GUITest.xs:613: error: request for member `NVals' in something not a structure or union
GUITest.xs: In function `ClearChildWindows':
GUITest.xs:626: error: request for member `Ids' in something not a structure or union
GUITest.xs:627: error: request for member `Ids' in something not a structure or union
GUITest.xs:627: error: request for member `Max' in something not a structure or union
GUITest.xs:627: error: `Window' undeclared (first use in this function)
GUITest.xs:629: error: request for member `NVals' in something not a structure or union
GUITest.xs: In function `FreeChildWindows':
GUITest.xs:640: error: request for member `Ids' in something not a structure or union
GUITest.xs:641: error: request for member `Ids' in something not a structure or union
GUITest.xs:642: error: request for member `Ids' in something not a structure or union
GUITest.xs:644: error: request for member `NVals' in something not a structure or union
GUITest.xs:645: error: request for member `Max' in something not a structure or union
GUITest.xs: At top level:
GUITest.xs:653: error: parse error before "win"
GUITest.xs: In function `EnumChildWindowsAux':
GUITest.xs:655: error: `Window' undeclared (first use in this function)
GUITest.xs:655: error: parse error before "root"
GUITest.xs:660: warning: implicit declaration of function `XQueryTree'
GUITest.xs:660: error: `win' undeclared (first use in this function)
GUITest.xs:660: error: `root' undeclared (first use in this function)
GUITest.xs:660: error: `parent' undeclared (first use in this function)
GUITest.xs:660: error: `children' undeclared (first use in this function)
GUITest.xs: At top level:
GUITest.xs:685: error: parse error before "win"
GUITest.xs: In function `EnumChildWindows':
GUITest.xs:690: error: `win' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_InitGUITest':
GUITest.xs:714: warning: implicit declaration of function `XTestGrabControl'
GUITest.xs:714: error: `True' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_ScreenCount':
GUITest.xs:758: warning: implicit declaration of function `ScreenCount'
GUITest.c: In function `XS_X11__GUITest_GetWindowName':
GUITest.c:871: error: `Window' undeclared (first use in this function)
GUITest.c:871: error: parse error before "win"
GUITest.xs:868: error: `win' undeclared (first use in this function)
GUITest.xs:868: warning: implicit declaration of function `XFetchName'
GUITest.c: In function `XS_X11__GUITest_SetWindowName':
GUITest.c:897: error: `Window' undeclared (first use in this function)
GUITest.c:897: error: parse error before "win"
GUITest.xs:895: error: `XTextProperty' undeclared (first use in this function)
GUITest.xs:895: error: parse error before "textprop"
GUITest.xs:897: error: `Atom' undeclared (first use in this function)
GUITest.xs:897: error: parse error before "utf8_string"
GUITest.xs:902: error: `win' undeclared (first use in this function)
GUITest.xs:903: warning: implicit declaration of function `XStringListToTextProperty'
GUITest.xs:903: error: `textprop' undeclared (first use in this function)
GUITest.xs:904: warning: implicit declaration of function `XSetWMName'
GUITest.xs:905: warning: implicit declaration of function `XSetWMIconName'
GUITest.xs:911: error: `utf8_string' undeclared (first use in this function)
GUITest.xs:911: warning: implicit declaration of function `XInternAtom'
GUITest.xs:911: error: `True' undeclared (first use in this function)
GUITest.xs:912: error: `None' undeclared (first use in this function)
GUITest.xs:913: error: `net_wm_name' undeclared (first use in this function)
GUITest.xs:914: error: `net_wm_icon_name' undeclared (first use in this function)
GUITest.xs:917: warning: implicit declaration of function `XChangeProperty'
GUITest.xs:918: error: `PropModeReplace' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_GetRootWindow':
GUITest.c:946: error: `Window' undeclared (first use in this function)
GUITest.c:946: error: parse error before "RETVAL"
GUITest.xs:947: error: `RETVAL' undeclared (first use in this function)
GUITest.xs:947: warning: implicit declaration of function `RootWindow'
GUITest.xs:949: error: `None' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_GetChildWindows':
GUITest.c:973: error: `Window' undeclared (first use in this function)
GUITest.c:973: error: parse error before "win"
GUITest.xs:973: error: `win' undeclared (first use in this function)
GUITest.xs:974: error: request for member `NVals' in something not a structure or union
GUITest.xs:974: error: request for member `NVals' in something not a structure or union
GUITest.xs:975: error: request for member `NVals' in something not a structure or union
GUITest.xs:976: error: request for member `Ids' in something not a structure or union
GUITest.xs: In function `XS_X11__GUITest_MoveMouseAbs':
GUITest.xs:1005: warning: implicit declaration of function `XTestFakeMotionEvent'
GUITest.xs: In function `XS_X11__GUITest_GetMousePos':
GUITest.xs:1048: error: `Window' undeclared (first use in this function)
GUITest.xs:1048: error: parse error before "root"
GUITest.xs:1055: warning: implicit declaration of function `XQueryPointer'
GUITest.xs:1056: error: `root' undeclared (first use in this function)
GUITest.xs:1056: error: `child' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_PressMouseButton':
GUITest.xs:1092: warning: implicit declaration of function `XTestFakeButtonEvent'
GUITest.xs:1092: error: `True' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_ReleaseMouseButton':
GUITest.xs:1117: error: `False' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_PressKey':
GUITest.xs:1288: error: `KeySym' undeclared (first use in this function)
GUITest.xs:1288: error: parse error before "sym"
GUITest.xs: In function `XS_X11__GUITest_ReleaseKey':
GUITest.xs:1319: error: `KeySym' undeclared (first use in this function)
GUITest.xs:1319: error: parse error before "sym"
GUITest.xs: In function `XS_X11__GUITest_PressReleaseKey':
GUITest.xs:1352: error: `KeySym' undeclared (first use in this function)
GUITest.xs:1352: error: parse error before "sym"
GUITest.xs: In function `XS_X11__GUITest_IsKeyPressed':
GUITest.xs:1387: error: `KeySym' undeclared (first use in this function)
GUITest.xs:1387: error: parse error before "sym"
GUITest.xs:1388: error: `KeyCode' undeclared (first use in this function)
GUITest.xs:1393: error: `kc' undeclared (first use in this function)
GUITest.xs:1394: error: `skc' undeclared (first use in this function)
GUITest.xs:1394: error: `XK_Shift_L' undeclared (first use in this function)
GUITest.xs:1395: warning: implicit declaration of function `XQueryKeymap'
GUITest.xs: In function `XS_X11__GUITest_IsMouseButtonPressed':
GUITest.xs:1455: error: `Window' undeclared (first use in this function)
GUITest.xs:1455: error: parse error before "root"
GUITest.xs:1461: error: `root' undeclared (first use in this function)
GUITest.xs:1461: error: `child' undeclared (first use in this function)
GUITest.xs:1464: error: `Button1' undeclared (first use in this function)
GUITest.xs:1465: error: `Button1Mask' undeclared (first use in this function)
GUITest.xs:1467: error: `Button2' undeclared (first use in this function)
GUITest.xs:1468: error: `Button2Mask' undeclared (first use in this function)
GUITest.xs:1470: error: `Button3' undeclared (first use in this function)
GUITest.xs:1471: error: `Button3Mask' undeclared (first use in this function)
GUITest.xs:1473: error: `Button4' undeclared (first use in this function)
GUITest.xs:1474: error: `Button4Mask' undeclared (first use in this function)
GUITest.xs:1476: error: `Button5' undeclared (first use in this function)
GUITest.xs:1477: error: `Button5Mask' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_IsWindow':
GUITest.c:1322: error: `Window' undeclared (first use in this function)
GUITest.c:1322: error: parse error before "win"
GUITest.xs:1503: error: `win' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_IsWindowViewable':
GUITest.c:1340: error: `Window' undeclared (first use in this function)
GUITest.c:1340: error: parse error before "win"
GUITest.xs:1523: error: `XWindowAttributes' undeclared (first use in this function)
GUITest.xs:1526: error: `win' undeclared (first use in this function)
GUITest.xs:1526: error: `wattrs' undeclared (first use in this function)
GUITest.xs:1529: error: `IsViewable' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_MoveWindow':
GUITest.c:1367: error: `Window' undeclared (first use in this function)
GUITest.c:1367: error: parse error before "win"
GUITest.xs:1555: warning: implicit declaration of function `XMoveWindow'
GUITest.xs:1555: error: `win' undeclared (first use in this function)
GUITest.xs:1556: error: `False' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_ResizeWindow':
GUITest.c:1390: error: `Window' undeclared (first use in this function)
GUITest.c:1390: error: parse error before "win"
GUITest.xs:1581: warning: implicit declaration of function `XResizeWindow'
GUITest.xs:1581: error: `win' undeclared (first use in this function)
GUITest.xs:1582: error: `False' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_IconifyWindow':
GUITest.c:1413: error: `Window' undeclared (first use in this function)
GUITest.c:1413: error: parse error before "win"
GUITest.xs:1604: error: `XWindowAttributes' undeclared (first use in this function)
GUITest.xs:1608: error: `win' undeclared (first use in this function)
GUITest.xs:1608: error: `wattrs' undeclared (first use in this function)
GUITest.xs:1613: warning: implicit declaration of function `ScreenOfDisplay'
GUITest.xs:1621: warning: implicit declaration of function `XIconifyWindow'
GUITest.xs:1622: error: `False' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_UnIconifyWindow':
GUITest.c:1454: error: `Window' undeclared (first use in this function)
GUITest.c:1454: error: parse error before "win"
GUITest.xs:1648: warning: implicit declaration of function `XMapWindow'
GUITest.xs:1648: error: `win' undeclared (first use in this function)
GUITest.xs:1649: error: `False' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_RaiseWindow':
GUITest.c:1475: error: `Window' undeclared (first use in this function)
GUITest.c:1475: error: parse error before "win"
GUITest.xs:1673: warning: implicit declaration of function `XRaiseWindow'
GUITest.xs:1673: error: `win' undeclared (first use in this function)
GUITest.xs:1674: error: `False' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_LowerWindow':
GUITest.c:1496: error: `Window' undeclared (first use in this function)
GUITest.c:1496: error: parse error before "win"
GUITest.xs:1698: warning: implicit declaration of function `XLowerWindow'
GUITest.xs:1698: error: `win' undeclared (first use in this function)
GUITest.xs:1699: error: `False' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_GetInputFocus':
GUITest.xs:1718: error: `Window' undeclared (first use in this function)
GUITest.xs:1718: error: parse error before "focus"
GUITest.c:1521: error: parse error before "RETVAL"
GUITest.xs:1721: warning: implicit declaration of function `XGetInputFocus'
GUITest.xs:1721: error: `focus' undeclared (first use in this function)
GUITest.xs:1722: error: `RETVAL' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_SetInputFocus':
GUITest.c:1539: error: `Window' undeclared (first use in this function)
GUITest.c:1539: error: parse error before "win"
GUITest.xs:1750: warning: implicit declaration of function `XSetInputFocus'
GUITest.xs:1750: error: `win' undeclared (first use in this function)
GUITest.xs:1750: error: `RevertToParent' undeclared (first use in this function)
GUITest.xs:1750: error: `CurrentTime' undeclared (first use in this function)
GUITest.xs:1751: error: `False' undeclared (first use in this function)
GUITest.xs:1754: error: `focus' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_GetWindowPos':
GUITest.c:1571: error: `Window' undeclared (first use in this function)
GUITest.c:1571: error: parse error before "win"
GUITest.xs:1779: error: `XWindowAttributes' undeclared (first use in this function)
GUITest.xs:1784: error: `win' undeclared (first use in this function)
GUITest.xs:1784: error: `wattrs' undeclared (first use in this function)
GUITest.xs:1785: warning: implicit declaration of function `XTranslateCoordinates'
GUITest.xs:1787: error: `child' undeclared (first use in this function)
GUITest.c: In function `XS_X11__GUITest_GetParentWindow':
GUITest.c:1619: error: `Window' undeclared (first use in this function)
GUITest.c:1619: error: parse error before "win"
GUITest.c:1624: error: parse error before "RETVAL"
GUITest.xs:1832: error: `RETVAL' undeclared (first use in this function)
GUITest.xs:1833: error: `win' undeclared (first use in this function)
GUITest.xs:1833: error: `root' undeclared (first use in this function)
GUITest.xs:1833: error: `parent' undeclared (first use in this function)
GUITest.xs:1833: error: `children' undeclared (first use in this function)
GUITest.xs: In function `XS_X11__GUITest_GetScreenRes':
GUITest.xs:1864: warning: implicit declaration of function `DisplayWidth'
GUITest.xs:1865: warning: implicit declaration of function `DisplayHeight'
GUITest.xs: In function `XS_X11__GUITest_GetScreenDepth':
GUITest.xs:1898: warning: implicit declaration of function `DefaultDepth'
make: *** [GUITest.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = /Users/jj/perl/perl-5.8.2/lib/5.8.2
    PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML,tempfile,/tmp/cpan_perl5inc_Ls9W.txt
    PERL5_CPANPLUS_IS_RUNNING = 29775
    PERL5_CPAN_IS_EXECUTING = /Users/jj/perl/perl-5.8.2/cpan/build/X11-GUITest-0.21-8whDU_/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 29775
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4655,29775
    PERL_CR_SMOKER_CURRENT = HTML-Tested-JavaScript-0.12
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /Users/jj/perl/perl-5.8.2/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_62
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.2'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Thread Previous


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About