Report for OS2-WinObject-0.02

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN OS2-WinObject-0.02 v5.8.9 FreeBSD
Date: 2011-12-15T14:02:00Z

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 Ilya Zakharevich,

This is a computer-generated report for OS2-WinObject-0.02
on perl 5.8.9, created by CPAN-Reporter-1.2003.

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 WinObject.pm blib/lib/OS2/WinObject.pm
/home/test/perl5/perlbrew/perls/perl-5.8.9/bin/perl /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp  -typemap /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/typemap -typemap typemap  WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O    -DVERSION=\"0.02\"  -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/amd64-freebsd/CORE"  -I. -DINCL_BASE -DINCL_PM WinObject.c
WinObject.xs:5:20: error: os2emx.h: No such file or directory
WinObject.xs:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HOBJECT_or_error'
WinObject.xs:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HWND_or_error'
WinObject.xs:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HBITMAP_or_error'
WinObject.xs:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'HPOINTER_or_error'
WinObject.xs:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ULONG_error'
WinObject.xs:640: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'EnumObjectClasses'
WinObject.xs: In function 'ActiveDesktopPathname':
WinObject.xs:658: error: 'CCHMAXPATH' undeclared (first use in this function)
WinObject.xs:658: error: (Each undeclared identifier is reported only once
WinObject.xs:658: error: for each function it appears in.)
WinObject.xs: At top level:
WinObject.xs:666: error: expected ')' before 'hobject'
WinObject.xs:675: error: expected specifier-qualifier-list before 'SWP'
WinObject.xs:678: error: expected ')' before 'hwnd'
WinObject.c: In function 'XS_OS2__WinObject_CopyObject':
WinObject.c:871: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:871: error: expected ';' before 'hObjectofObject'
WinObject.c:872: error: expected ';' before 'hObjectofDest'
WinObject.c:873: error: 'ULONG' undeclared (first use in this function)
WinObject.c:873: error: expected ';' before 'ulReserved'
WinObject.c:874: error: 'HOBJECT_or_error' undeclared (first use in this function)
WinObject.c:874: error: expected ';' before 'RETVAL'
WinObject.c:878: error: 'hObjectofObject' undeclared (first use in this function)
WinObject.c:888: error: 'hObjectofDest' undeclared (first use in this function)
WinObject.c:897: error: 'ulReserved' undeclared (first use in this function)
WinObject.c:903: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:906: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_CreateObject':
WinObject.c:922: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:922: error: expected ';' before 'pszClassName'
WinObject.c:924: error: expected ';' before 'pszTitle'
WinObject.c:926: error: expected ';' before 'pszSetupString'
WinObject.c:928: error: expected ';' before 'pszLocation'
WinObject.c:930: error: 'ULONG' undeclared (first use in this function)
WinObject.c:930: error: expected ';' before 'ulFlags'
WinObject.c:932: error: 'HOBJECT_or_error' undeclared (first use in this function)
WinObject.c:932: error: expected ';' before 'RETVAL'
WinObject.c:934: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:934: error: 'pszClassName' undeclared (first use in this function)
WinObject.c:934: error: 'pszTitle' undeclared (first use in this function)
WinObject.c:934: error: 'pszSetupString' undeclared (first use in this function)
WinObject.c:934: error: 'pszLocation' undeclared (first use in this function)
WinObject.c:934: error: 'ulFlags' undeclared (first use in this function)
WinObject.c:937: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_DeregisterObjectClass':
WinObject.c:953: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:953: error: expected ';' before 'pszClassName'
WinObject.c:955: error: 'BOOL' undeclared (first use in this function)
WinObject.c:955: error: expected ';' before 'RETVAL'
WinObject.c:957: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:957: error: 'pszClassName' undeclared (first use in this function)
WinObject.c:961: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_DestroyObject':
WinObject.c:974: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:974: error: expected ';' before 'hObject'
WinObject.c:975: error: 'BOOL' undeclared (first use in this function)
WinObject.c:975: error: expected ';' before 'RETVAL'
WinObject.c:979: error: 'hObject' undeclared (first use in this function)
WinObject.c:987: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:991: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_EnumObjectClasses':
WinObject.c:1004: error: 'POBJCLASS' undeclared (first use in this function)
WinObject.c:1004: error: expected ';' before 'pObjClass'
WinObject.c:1005: error: 'PULONG' undeclared (first use in this function)
WinObject.c:1005: error: expected ';' before 'pulSize'
WinObject.c:1007: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1007: error: expected ';' before 'RETVAL'
WinObject.c:1011: error: 'pObjClass' undeclared (first use in this function)
WinObject.c:1019: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1019: error: 'pulSize' undeclared (first use in this function)
WinObject.c:1023: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_FreeFileIcon':
WinObject.c:1036: error: 'HPOINTER' undeclared (first use in this function)
WinObject.c:1036: error: expected ';' before 'hptr'
WinObject.c:1037: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1037: error: expected ';' before 'RETVAL'
WinObject.c:1041: error: 'hptr' undeclared (first use in this function)
WinObject.c:1049: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1053: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_IsSOMDDReady':
WinObject.c:1066: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1066: error: expected ';' before 'RETVAL'
WinObject.c:1068: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1072: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_IsWPDServerReady':
WinObject.c:1085: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1085: error: expected ';' before 'RETVAL'
WinObject.c:1087: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1091: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_LoadFileIcon':
WinObject.c:1104: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1104: error: expected ';' before 'pszFileName'
WinObject.c:1108: error: 'HPOINTER_or_error' undeclared (first use in this function)
WinObject.c:1108: error: expected ';' before 'RETVAL'
WinObject.c:1110: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1110: error: 'pszFileName' undeclared (first use in this function)
WinObject.c:1113: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_MoveObject':
WinObject.c:1129: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:1129: error: expected ';' before 'hObjectofObject'
WinObject.c:1130: error: expected ';' before 'hObjectofDest'
WinObject.c:1131: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1131: error: expected ';' before 'ulReserved'
WinObject.c:1132: error: 'HOBJECT_or_error' undeclared (first use in this function)
WinObject.c:1132: error: expected ';' before 'RETVAL'
WinObject.c:1136: error: 'hObjectofObject' undeclared (first use in this function)
WinObject.c:1146: error: 'hObjectofDest' undeclared (first use in this function)
WinObject.c:1155: error: 'ulReserved' undeclared (first use in this function)
WinObject.c:1161: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1164: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_OpenObject':
WinObject.c:1180: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:1180: error: expected ';' before 'hObject'
WinObject.c:1181: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1181: error: expected ';' before 'ulView'
WinObject.c:1185: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1185: error: expected ';' before 'RETVAL'
WinObject.c:1189: error: 'hObject' undeclared (first use in this function)
WinObject.c:1197: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1197: error: 'ulView' undeclared (first use in this function)
WinObject.c:1201: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryActiveDesktopPathname':
WinObject.c:1214: error: 'PSZ' undeclared (first use in this function)
WinObject.c:1214: error: expected ';' before 'pszPathName'
WinObject.c:1216: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1216: error: expected ';' before 'ulSize'
WinObject.c:1218: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1218: error: expected ';' before 'RETVAL'
WinObject.c:1220: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1220: error: 'pszPathName' undeclared (first use in this function)
WinObject.c:1220: error: 'ulSize' undeclared (first use in this function)
WinObject.c:1224: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopBkgnd':
WinObject.c:1237: error: 'HWND' undeclared (first use in this function)
WinObject.c:1237: error: expected ';' before 'hwndDesktop'
WinObject.c:1238: error: 'PDESKTOP' undeclared (first use in this function)
WinObject.c:1238: error: expected ';' before 'pdsk'
WinObject.c:1239: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1239: error: expected ';' before 'RETVAL'
WinObject.c:1243: error: 'hwndDesktop' undeclared (first use in this function)
WinObject.c:1253: error: 'pdsk' undeclared (first use in this function)
WinObject.c:1261: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1265: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopWindow':
WinObject.c:1278: error: 'HAB' undeclared (first use in this function)
WinObject.c:1278: error: expected ';' before 'hab'
WinObject.c:1279: error: 'HDC' undeclared (first use in this function)
WinObject.c:1279: error: expected ';' before 'hdc'
WinObject.c:1280: error: 'HWND_or_error' undeclared (first use in this function)
WinObject.c:1280: error: expected ';' before 'RETVAL'
WinObject.c:1283: error: 'hab' undeclared (first use in this function)
WinObject.c:1297: error: 'hdc' undeclared (first use in this function)
WinObject.c:1297: error: 'NULLHANDLE' undeclared (first use in this function)
WinObject.c:1310: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1313: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryObject':
WinObject.c:1329: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1329: error: expected ';' before 'pszObjectID'
WinObject.c:1331: error: 'HOBJECT_or_error' undeclared (first use in this function)
WinObject.c:1331: error: expected ';' before 'RETVAL'
WinObject.c:1333: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1333: error: 'pszObjectID' undeclared (first use in this function)
WinObject.c:1336: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryObjectPath':
WinObject.c:1352: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:1352: error: expected ';' before 'hobject'
WinObject.c:1353: error: 'PSZ' undeclared (first use in this function)
WinObject.c:1353: error: expected ';' before 'pszPathName'
WinObject.c:1355: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1355: error: expected ';' before 'ulSize'
WinObject.c:1357: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1357: error: expected ';' before 'RETVAL'
WinObject.c:1361: error: 'hobject' undeclared (first use in this function)
WinObject.c:1369: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1369: error: 'pszPathName' undeclared (first use in this function)
WinObject.c:1369: error: 'ulSize' undeclared (first use in this function)
WinObject.c:1373: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryObjectWindow':
WinObject.c:1386: error: 'HWND' undeclared (first use in this function)
WinObject.c:1386: error: expected ';' before 'hwndDesktop'
WinObject.c:1387: error: 'HWND_or_error' undeclared (first use in this function)
WinObject.c:1387: error: expected ';' before 'RETVAL'
WinObject.c:1390: error: 'hwndDesktop' undeclared (first use in this function)
WinObject.c:1390: error: 'HWND_DESKTOP' undeclared (first use in this function)
WinObject.c:1403: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1406: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QueryWindowPos':
WinObject.c:1422: error: 'HWND' undeclared (first use in this function)
WinObject.c:1422: error: expected ';' before 'hwnd'
WinObject.c:1423: error: 'PSWP' undeclared (first use in this function)
WinObject.c:1423: error: expected ';' before 'pswp'
WinObject.c:1424: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1424: error: expected ';' before 'RETVAL'
WinObject.c:1428: error: 'hwnd' undeclared (first use in this function)
WinObject.c:1438: error: 'pswp' undeclared (first use in this function)
WinObject.c:1446: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1450: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_RegisterObjectClass':
WinObject.c:1463: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1463: error: expected ';' before 'pszClassName'
WinObject.c:1465: error: expected ';' before 'pszModName'
WinObject.c:1467: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1467: error: expected ';' before 'RETVAL'
WinObject.c:1469: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1469: error: 'pszClassName' undeclared (first use in this function)
WinObject.c:1469: error: 'pszModName' undeclared (first use in this function)
WinObject.c:1473: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_ReplaceObjectClass':
WinObject.c:1486: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1486: error: expected ';' before 'pszOldClassName'
WinObject.c:1488: error: expected ';' before 'pszNewClassName'
WinObject.c:1492: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1492: error: expected ';' before 'RETVAL'
WinObject.c:1494: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1494: error: 'pszOldClassName' undeclared (first use in this function)
WinObject.c:1494: error: 'pszNewClassName' undeclared (first use in this function)
WinObject.c:1498: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_RestartSOMDD':
WinObject.c:1513: error: 'ULONG_error' undeclared (first use in this function)
WinObject.c:1513: error: expected ';' before 'RETVAL'
WinObject.c:1515: error: 'RETVAL' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_RestartWPDServer':
WinObject.c:1534: error: 'ULONG_error' undeclared (first use in this function)
WinObject.c:1534: error: expected ';' before 'RETVAL'
WinObject.c:1536: error: 'RETVAL' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_RestoreWindowPos':
WinObject.c:1553: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1553: error: expected ';' before 'pszAppName'
WinObject.c:1555: error: expected ';' before 'pszKeyName'
WinObject.c:1557: error: 'HWND' undeclared (first use in this function)
WinObject.c:1557: error: expected ';' before 'hwnd'
WinObject.c:1558: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1558: error: expected ';' before 'RETVAL'
WinObject.c:1562: error: 'hwnd' undeclared (first use in this function)
WinObject.c:1570: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1570: error: 'pszAppName' undeclared (first use in this function)
WinObject.c:1570: error: 'pszKeyName' undeclared (first use in this function)
WinObject.c:1574: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SaveObject':
WinObject.c:1587: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:1587: error: expected ';' before 'hObject'
WinObject.c:1590: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1590: error: expected ';' before 'RETVAL'
WinObject.c:1594: error: 'hObject' undeclared (first use in this function)
WinObject.c:1602: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1606: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SaveWindowPos':
WinObject.c:1619: error: 'HSAVEWP' undeclared (first use in this function)
WinObject.c:1619: error: expected ';' before 'hsvwp'
WinObject.c:1620: error: 'PSWP' undeclared (first use in this function)
WinObject.c:1620: error: expected ';' before 'pswp'
WinObject.c:1621: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1621: error: expected ';' before 'cswp'
WinObject.c:1623: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1623: error: expected ';' before 'RETVAL'
WinObject.c:1627: error: 'hsvwp' undeclared (first use in this function)
WinObject.c:1637: error: 'pswp' undeclared (first use in this function)
WinObject.c:1645: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1645: error: 'cswp' undeclared (first use in this function)
WinObject.c:1649: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetDesktopBkgnd':
WinObject.c:1662: error: 'HWND' undeclared (first use in this function)
WinObject.c:1662: error: expected ';' before 'hwndDesktop'
WinObject.c:1663: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
WinObject.c:1663: error: 'pdskNew' undeclared (first use in this function)
WinObject.c:1664: error: 'HBITMAP_or_error' undeclared (first use in this function)
WinObject.c:1664: error: expected ';' before 'RETVAL'
WinObject.c:1668: error: 'hwndDesktop' undeclared (first use in this function)
WinObject.c:1678: error: expected ')' before 'DESKTOP'
WinObject.c:1686: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1689: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetFileIcon':
WinObject.c:1705: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1705: error: expected ';' before 'pszFileName'
WinObject.c:1707: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
WinObject.c:1707: error: 'pIconInfo' undeclared (first use in this function)
WinObject.c:1708: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1708: error: expected ';' before 'RETVAL'
WinObject.c:1712: error: expected ')' before 'ICONINFO'
WinObject.c:1720: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1720: error: 'pszFileName' undeclared (first use in this function)
WinObject.c:1724: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetMultWindowPos':
WinObject.c:1737: error: 'HAB' undeclared (first use in this function)
WinObject.c:1737: error: expected ';' before 'hab'
WinObject.c:1738: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
WinObject.c:1738: error: 'pswp' undeclared (first use in this function)
WinObject.c:1739: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1739: error: expected ';' before 'cswp'
WinObject.c:1741: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1741: error: expected ';' before 'RETVAL'
WinObject.c:1745: error: 'hab' undeclared (first use in this function)
WinObject.c:1755: error: expected ')' before 'SWP'
WinObject.c:1763: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1763: error: 'cswp' undeclared (first use in this function)
WinObject.c:1767: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetObjectData':
WinObject.c:1780: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:1780: error: expected ';' before 'hObject'
WinObject.c:1781: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1781: error: expected ';' before 'pszSetupString'
WinObject.c:1783: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1783: error: expected ';' before 'RETVAL'
WinObject.c:1787: error: 'hObject' undeclared (first use in this function)
WinObject.c:1795: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1795: error: 'pszSetupString' undeclared (first use in this function)
WinObject.c:1799: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetWindowPos':
WinObject.c:1812: error: 'HWND' undeclared (first use in this function)
WinObject.c:1812: error: expected ';' before 'hwnd'
WinObject.c:1813: error: expected ';' before 'hwndInsertBehind'
WinObject.c:1814: error: 'LONG' undeclared (first use in this function)
WinObject.c:1814: error: expected ';' before 'x'
WinObject.c:1816: error: expected ';' before 'y'
WinObject.c:1818: error: expected ';' before 'cx'
WinObject.c:1820: error: expected ';' before 'cy'
WinObject.c:1822: error: 'ULONG' undeclared (first use in this function)
WinObject.c:1822: error: expected ';' before 'fl'
WinObject.c:1824: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1824: error: expected ';' before 'RETVAL'
WinObject.c:1828: error: 'hwnd' undeclared (first use in this function)
WinObject.c:1838: error: 'hwndInsertBehind' undeclared (first use in this function)
WinObject.c:1846: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1846: error: 'x' undeclared (first use in this function)
WinObject.c:1846: error: 'y' undeclared (first use in this function)
WinObject.c:1846: error: 'cx' undeclared (first use in this function)
WinObject.c:1846: error: 'cy' undeclared (first use in this function)
WinObject.c:1846: error: 'fl' undeclared (first use in this function)
WinObject.c:1850: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_ShutdownSystem':
WinObject.c:1863: error: 'HAB' undeclared (first use in this function)
WinObject.c:1863: error: expected ';' before 'hab'
WinObject.c:1864: error: 'HMQ' undeclared (first use in this function)
WinObject.c:1864: error: expected ';' before 'hmq'
WinObject.c:1865: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1865: error: expected ';' before 'RETVAL'
WinObject.c:1868: error: 'hab' undeclared (first use in this function)
WinObject.c:1882: error: 'hmq' undeclared (first use in this function)
WinObject.c:1882: error: 'Perl_hmq' undeclared (first use in this function)
WinObject.c:1895: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1899: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_StoreWindowPos':
WinObject.c:1912: error: 'PCSZ' undeclared (first use in this function)
WinObject.c:1912: error: expected ';' before 'pszAppName'
WinObject.c:1914: error: expected ';' before 'pszKeyName'
WinObject.c:1916: error: 'HWND' undeclared (first use in this function)
WinObject.c:1916: error: expected ';' before 'hwnd'
WinObject.c:1917: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1917: error: expected ';' before 'RETVAL'
WinObject.c:1921: error: 'hwnd' undeclared (first use in this function)
WinObject.c:1929: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1929: error: 'pszAppName' undeclared (first use in this function)
WinObject.c:1929: error: 'pszKeyName' undeclared (first use in this function)
WinObject.c:1933: error: 'FillWinError' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_QuerySysValue':
WinObject.c:1946: error: 'LONG' undeclared (first use in this function)
WinObject.c:1946: error: expected ';' before 'iSysValue'
WinObject.c:1948: error: 'HWND' undeclared (first use in this function)
WinObject.c:1948: error: expected ';' before 'hwndDesktop'
WinObject.c:1949: error: expected ';' before 'RETVAL'
WinObject.c:1953: error: 'hwndDesktop' undeclared (first use in this function)
WinObject.c:1953: error: 'HWND_DESKTOP' undeclared (first use in this function)
WinObject.c:1966: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:1966: error: 'iSysValue' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_SetSysValue':
WinObject.c:1980: error: 'LONG' undeclared (first use in this function)
WinObject.c:1980: error: expected ';' before 'iSysValue'
WinObject.c:1982: error: expected ';' before 'lValue'
WinObject.c:1984: error: 'HWND' undeclared (first use in this function)
WinObject.c:1984: error: expected ';' before 'hwndDesktop'
WinObject.c:1985: error: 'BOOL' undeclared (first use in this function)
WinObject.c:1985: error: expected ';' before 'RETVAL'
WinObject.c:1988: error: 'hwndDesktop' undeclared (first use in this function)
WinObject.c:1988: error: 'HWND_DESKTOP' undeclared (first use in this function)
WinObject.c:2001: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:2001: error: 'iSysValue' undeclared (first use in this function)
WinObject.c:2001: error: 'lValue' undeclared (first use in this function)
WinObject.c:2005: error: 'FillWinError' undeclared (first use in this function)
WinObject.xs: In function 'XS_OS2__WinObject_ObjectClasses':
WinObject.xs:883: error: 'POBJCLASS' undeclared (first use in this function)
WinObject.xs:883: error: expected ';' before 'list'
WinObject.xs:884: error: expected ';' before 'l'
WinObject.xs:887: error: 'l' undeclared (first use in this function)
WinObject.xs:892: error: 'list' undeclared (first use in this function)
WinObject.c: In function 'XS_OS2__WinObject_ObjectPath':
WinObject.c:2071: error: 'HOBJECT' undeclared (first use in this function)
WinObject.c:2071: error: expected ';' before 'hobject'
WinObject.c:2076: error: 'hobject' undeclared (first use in this function)
WinObject.c:2084: warning: assignment makes pointer from integer without a cast
WinObject.c: In function 'XS_OS2__WinObject_WindowPos':
WinObject.c:2101: error: 'HWND' undeclared (first use in this function)
WinObject.c:2101: error: expected ';' before 'hwnd'
WinObject.c:2106: error: 'hwnd' undeclared (first use in this function)
WinObject.xs:915: error: invalid initializer
WinObject.xs:919: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:920: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:921: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:922: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:923: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:924: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:925: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:926: error: 'SWP_or_error' has no member named 'swp'
WinObject.xs:927: error: 'SWP_or_error' has no member named 'swp'
WinObject.c: In function 'XS_OS2__WinObject__hwnd':
WinObject.c:2144: error: 'ULONG' undeclared (first use in this function)
WinObject.c:2144: error: expected ';' before 'h'
WinObject.c:2146: error: 'HWND' undeclared (first use in this function)
WinObject.c:2146: error: expected ';' before 'RETVAL'
WinObject.c:2148: error: 'RETVAL' undeclared (first use in this function)
WinObject.c:2148: error: 'h' undeclared (first use in this function)
*** Error code 1

Stop in /usr/home/test/.cpan/build/OS2-WinObject-0.02-avI3gU.

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.62


------------------------------
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.8.9/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 = 13129
    PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/OS2-WinObject-0.02-avI3gU/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 13129
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1038,13129
    PERLBREW_BASHRC_VERSION = 0.33
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.33
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = OS2-WinObject-0.02
    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.8.9/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    CPAN::Meta          2.112621
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.52    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   3.07    
    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.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.19    
    version             0.95    


--

Summary of my perl5 (revision 5 version 8 subversion 9) 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.8.9'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -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  -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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at Dec  7 2011 10:40:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="13129"
    PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/OS2-WinObject-0.02-avI3gU/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="13129"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1038,13129"
    PERLBREW_BASHRC_VERSION="0.33"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.33"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="OS2-WinObject-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /home/test/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .