Report for OS2-WinObject-0.02

Back
From: metabase:user:c3c0e594-9be7-11e0-ab6b-65b017dc0771
Subject: UNKNOWN OS2-WinObject-0.02 v5.12.4 Mac OS X
Date: 2011-07-18T05:14:46Z

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.12.4, created by CPAN-Reporter-1.1902.

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
/Users/fh/perl5/perlbrew/perls/perl-5.12.4/bin/perl /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4/ExtUtils/xsubpp  -typemap /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4/ExtUtils/typemap -typemap typemap  WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c
cc -c   -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -O3   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\"  "-I/Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4/darwin-2level/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:787: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:787: error: expected ‘;’ before ‘hObjectofObject’
WinObject.c:788: error: expected ‘;’ before ‘hObjectofDest’
WinObject.c:789: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:789: error: expected ‘;’ before ‘ulReserved’
WinObject.c:790: error: ‘HOBJECT_or_error’ undeclared (first use in this function)
WinObject.c:790: error: expected ‘;’ before ‘RETVAL’
WinObject.c:794: error: ‘hObjectofObject’ undeclared (first use in this function)
WinObject.c:803: error: ‘hObjectofDest’ undeclared (first use in this function)
WinObject.c:811: error: ‘ulReserved’ undeclared (first use in this function)
WinObject.c:816: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:819: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_CreateObject’:
WinObject.c:839: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:839: error: expected ‘;’ before ‘pszClassName’
WinObject.c:840: error: expected ‘;’ before ‘pszTitle’
WinObject.c:841: error: expected ‘;’ before ‘pszSetupString’
WinObject.c:842: error: expected ‘;’ before ‘pszLocation’
WinObject.c:843: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:843: error: expected ‘;’ before ‘ulFlags’
WinObject.c:844: error: ‘HOBJECT_or_error’ undeclared (first use in this function)
WinObject.c:844: error: expected ‘;’ before ‘RETVAL’
WinObject.c:846: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:846: error: ‘pszClassName’ undeclared (first use in this function)
WinObject.c:846: error: ‘pszTitle’ undeclared (first use in this function)
WinObject.c:846: error: ‘pszSetupString’ undeclared (first use in this function)
WinObject.c:846: error: ‘pszLocation’ undeclared (first use in this function)
WinObject.c:846: error: ‘ulFlags’ undeclared (first use in this function)
WinObject.c:849: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_DeregisterObjectClass’:
WinObject.c:869: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:869: error: expected ‘;’ before ‘pszClassName’
WinObject.c:870: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:870: error: expected ‘;’ before ‘RETVAL’
WinObject.c:872: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:872: error: ‘pszClassName’ undeclared (first use in this function)
WinObject.c:876: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_DestroyObject’:
WinObject.c:893: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:893: error: expected ‘;’ before ‘hObject’
WinObject.c:894: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:894: error: expected ‘;’ before ‘RETVAL’
WinObject.c:898: error: ‘hObject’ undeclared (first use in this function)
WinObject.c:905: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:909: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_EnumObjectClasses’:
WinObject.c:926: error: ‘POBJCLASS’ undeclared (first use in this function)
WinObject.c:926: error: expected ‘;’ before ‘pObjClass’
WinObject.c:927: error: ‘PULONG’ undeclared (first use in this function)
WinObject.c:927: error: expected ‘;’ before ‘pulSize’
WinObject.c:928: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:928: error: expected ‘;’ before ‘RETVAL’
WinObject.c:932: error: ‘pObjClass’ undeclared (first use in this function)
WinObject.c:939: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:939: error: ‘pulSize’ undeclared (first use in this function)
WinObject.c:943: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_FreeFileIcon’:
WinObject.c:960: error: ‘HPOINTER’ undeclared (first use in this function)
WinObject.c:960: error: expected ‘;’ before ‘hptr’
WinObject.c:961: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:961: error: expected ‘;’ before ‘RETVAL’
WinObject.c:965: error: ‘hptr’ undeclared (first use in this function)
WinObject.c:972: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:976: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_IsSOMDDReady’:
WinObject.c:993: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:993: error: expected ‘;’ before ‘RETVAL’
WinObject.c:995: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:999: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_IsWPDServerReady’:
WinObject.c:1016: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1016: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1018: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1022: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_LoadFileIcon’:
WinObject.c:1039: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1039: error: expected ‘;’ before ‘pszFileName’
WinObject.c:1041: error: ‘HPOINTER_or_error’ undeclared (first use in this function)
WinObject.c:1041: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1043: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1043: error: ‘pszFileName’ undeclared (first use in this function)
WinObject.c:1046: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_MoveObject’:
WinObject.c:1066: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:1066: error: expected ‘;’ before ‘hObjectofObject’
WinObject.c:1067: error: expected ‘;’ before ‘hObjectofDest’
WinObject.c:1068: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1068: error: expected ‘;’ before ‘ulReserved’
WinObject.c:1069: error: ‘HOBJECT_or_error’ undeclared (first use in this function)
WinObject.c:1069: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1073: error: ‘hObjectofObject’ undeclared (first use in this function)
WinObject.c:1082: error: ‘hObjectofDest’ undeclared (first use in this function)
WinObject.c:1090: error: ‘ulReserved’ undeclared (first use in this function)
WinObject.c:1095: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1098: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_OpenObject’:
WinObject.c:1118: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:1118: error: expected ‘;’ before ‘hObject’
WinObject.c:1119: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1119: error: expected ‘;’ before ‘ulView’
WinObject.c:1121: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1121: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1125: error: ‘hObject’ undeclared (first use in this function)
WinObject.c:1132: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1132: error: ‘ulView’ undeclared (first use in this function)
WinObject.c:1136: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryActiveDesktopPathname’:
WinObject.c:1153: error: ‘PSZ’ undeclared (first use in this function)
WinObject.c:1153: error: expected ‘;’ before ‘pszPathName’
WinObject.c:1154: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1154: error: expected ‘;’ before ‘ulSize’
WinObject.c:1155: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1155: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1157: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1157: error: ‘pszPathName’ undeclared (first use in this function)
WinObject.c:1157: error: ‘ulSize’ undeclared (first use in this function)
WinObject.c:1161: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryDesktopBkgnd’:
WinObject.c:1178: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1178: error: expected ‘;’ before ‘hwndDesktop’
WinObject.c:1179: error: ‘PDESKTOP’ undeclared (first use in this function)
WinObject.c:1179: error: expected ‘;’ before ‘pdsk’
WinObject.c:1180: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1180: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1184: error: ‘hwndDesktop’ undeclared (first use in this function)
WinObject.c:1193: error: ‘pdsk’ undeclared (first use in this function)
WinObject.c:1200: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1204: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryDesktopWindow’:
WinObject.c:1221: error: ‘HAB’ undeclared (first use in this function)
WinObject.c:1221: error: expected ‘;’ before ‘hab’
WinObject.c:1222: error: ‘HDC’ undeclared (first use in this function)
WinObject.c:1222: error: expected ‘;’ before ‘hdc’
WinObject.c:1223: error: ‘HWND_or_error’ undeclared (first use in this function)
WinObject.c:1223: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1226: error: ‘hab’ undeclared (first use in this function)
WinObject.c:1239: error: ‘hdc’ undeclared (first use in this function)
WinObject.c:1239: error: ‘NULLHANDLE’ undeclared (first use in this function)
WinObject.c:1251: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1254: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryObject’:
WinObject.c:1274: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1274: error: expected ‘;’ before ‘pszObjectID’
WinObject.c:1275: error: ‘HOBJECT_or_error’ undeclared (first use in this function)
WinObject.c:1275: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1277: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1277: error: ‘pszObjectID’ undeclared (first use in this function)
WinObject.c:1280: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryObjectPath’:
WinObject.c:1300: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:1300: error: expected ‘;’ before ‘hobject’
WinObject.c:1301: error: ‘PSZ’ undeclared (first use in this function)
WinObject.c:1301: error: expected ‘;’ before ‘pszPathName’
WinObject.c:1302: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1302: error: expected ‘;’ before ‘ulSize’
WinObject.c:1303: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1303: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1307: error: ‘hobject’ undeclared (first use in this function)
WinObject.c:1314: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1314: error: ‘pszPathName’ undeclared (first use in this function)
WinObject.c:1314: error: ‘ulSize’ undeclared (first use in this function)
WinObject.c:1318: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryObjectWindow’:
WinObject.c:1335: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1335: error: expected ‘;’ before ‘hwndDesktop’
WinObject.c:1336: error: ‘HWND_or_error’ undeclared (first use in this function)
WinObject.c:1336: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1339: error: ‘hwndDesktop’ undeclared (first use in this function)
WinObject.c:1339: error: ‘HWND_DESKTOP’ undeclared (first use in this function)
WinObject.c:1351: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1354: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QueryWindowPos’:
WinObject.c:1374: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1374: error: expected ‘;’ before ‘hwnd’
WinObject.c:1375: error: expected ‘;’ before ‘pswp’
WinObject.c:1376: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1376: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1380: error: ‘hwnd’ undeclared (first use in this function)
WinObject.c:1389: error: ‘pswp’ undeclared (first use in this function)
WinObject.c:1389: error: called object ‘0’ is not a function
WinObject.c:1396: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1400: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_RegisterObjectClass’:
WinObject.c:1417: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1417: error: expected ‘;’ before ‘pszClassName’
WinObject.c:1418: error: expected ‘;’ before ‘pszModName’
WinObject.c:1419: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1419: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1421: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1421: error: ‘pszClassName’ undeclared (first use in this function)
WinObject.c:1421: error: ‘pszModName’ undeclared (first use in this function)
WinObject.c:1425: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_ReplaceObjectClass’:
WinObject.c:1442: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1442: error: expected ‘;’ before ‘pszOldClassName’
WinObject.c:1443: error: expected ‘;’ before ‘pszNewClassName’
WinObject.c:1445: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1445: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1447: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1447: error: ‘pszOldClassName’ undeclared (first use in this function)
WinObject.c:1447: error: ‘pszNewClassName’ undeclared (first use in this function)
WinObject.c:1451: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_RestartSOMDD’:
WinObject.c:1469: error: ‘ULONG_error’ undeclared (first use in this function)
WinObject.c:1469: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1471: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_RestartWPDServer’:
WinObject.c:1494: error: ‘ULONG_error’ undeclared (first use in this function)
WinObject.c:1494: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1496: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_RestoreWindowPos’:
WinObject.c:1518: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1518: error: expected ‘;’ before ‘pszAppName’
WinObject.c:1519: error: expected ‘;’ before ‘pszKeyName’
WinObject.c:1520: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1520: error: expected ‘;’ before ‘hwnd’
WinObject.c:1521: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1521: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1525: error: ‘hwnd’ undeclared (first use in this function)
WinObject.c:1532: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1532: error: ‘pszAppName’ undeclared (first use in this function)
WinObject.c:1532: error: ‘pszKeyName’ undeclared (first use in this function)
WinObject.c:1536: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SaveObject’:
WinObject.c:1553: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:1553: error: expected ‘;’ before ‘hObject’
WinObject.c:1555: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1555: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1559: error: ‘hObject’ undeclared (first use in this function)
WinObject.c:1566: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1570: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SaveWindowPos’:
WinObject.c:1587: error: ‘HSAVEWP’ undeclared (first use in this function)
WinObject.c:1587: error: expected ‘;’ before ‘hsvwp’
WinObject.c:1588: error: expected ‘;’ before ‘pswp’
WinObject.c:1589: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1589: error: expected ‘;’ before ‘cswp’
WinObject.c:1590: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1590: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1594: error: ‘hsvwp’ undeclared (first use in this function)
WinObject.c:1603: error: ‘pswp’ undeclared (first use in this function)
WinObject.c:1603: error: called object ‘0’ is not a function
WinObject.c:1610: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1610: error: ‘cswp’ undeclared (first use in this function)
WinObject.c:1614: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetDesktopBkgnd’:
WinObject.c:1631: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1631: error: expected ‘;’ before ‘hwndDesktop’
WinObject.c:1632: error: nested functions are disabled, use -fnested-functions to re-enable
WinObject.c:1632: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
WinObject.c:1632: error: ‘pdskNew’ undeclared (first use in this function)
WinObject.c:1633: error: ‘HBITMAP_or_error’ undeclared (first use in this function)
WinObject.c:1633: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1637: error: ‘hwndDesktop’ undeclared (first use in this function)
WinObject.c:1646: error: expected ‘)’ before ‘DESKTOP’
WinObject.c:1653: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1656: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetFileIcon’:
WinObject.c:1676: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1676: error: expected ‘;’ before ‘pszFileName’
WinObject.c:1677: error: nested functions are disabled, use -fnested-functions to re-enable
WinObject.c:1677: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
WinObject.c:1677: error: ‘pIconInfo’ undeclared (first use in this function)
WinObject.c:1678: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1678: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1682: error: expected ‘)’ before ‘ICONINFO’
WinObject.c:1689: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1689: error: ‘pszFileName’ undeclared (first use in this function)
WinObject.c:1693: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetMultWindowPos’:
WinObject.c:1710: error: ‘HAB’ undeclared (first use in this function)
WinObject.c:1710: error: expected ‘;’ before ‘hab’
WinObject.c:1711: error: nested functions are disabled, use -fnested-functions to re-enable
WinObject.c:1711: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
WinObject.c:1711: error: ‘pswp’ undeclared (first use in this function)
WinObject.c:1712: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1712: error: expected ‘;’ before ‘cswp’
WinObject.c:1713: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1713: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1717: error: ‘hab’ undeclared (first use in this function)
WinObject.c:1726: error: expected ‘)’ before ‘SWP’
WinObject.c:1733: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1733: error: ‘cswp’ undeclared (first use in this function)
WinObject.c:1737: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetObjectData’:
WinObject.c:1754: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:1754: error: expected ‘;’ before ‘hObject’
WinObject.c:1755: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1755: error: expected ‘;’ before ‘pszSetupString’
WinObject.c:1756: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1756: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1760: error: ‘hObject’ undeclared (first use in this function)
WinObject.c:1767: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1767: error: ‘pszSetupString’ undeclared (first use in this function)
WinObject.c:1771: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetWindowPos’:
WinObject.c:1788: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1788: error: expected ‘;’ before ‘hwnd’
WinObject.c:1789: error: expected ‘;’ before ‘hwndInsertBehind’
WinObject.c:1790: error: ‘LONG’ undeclared (first use in this function)
WinObject.c:1790: error: expected ‘;’ before ‘x’
WinObject.c:1791: error: expected ‘;’ before ‘y’
WinObject.c:1792: error: expected ‘;’ before ‘cx’
WinObject.c:1793: error: expected ‘;’ before ‘cy’
WinObject.c:1794: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:1794: error: expected ‘;’ before ‘fl’
WinObject.c:1795: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1795: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1799: error: ‘hwnd’ undeclared (first use in this function)
WinObject.c:1808: error: ‘hwndInsertBehind’ undeclared (first use in this function)
WinObject.c:1815: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1815: error: ‘x’ undeclared (first use in this function)
WinObject.c:1815: error: ‘y’ undeclared (first use in this function)
WinObject.c:1815: error: ‘cx’ undeclared (first use in this function)
WinObject.c:1815: error: ‘cy’ undeclared (first use in this function)
WinObject.c:1815: error: ‘fl’ undeclared (first use in this function)
WinObject.c:1819: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_ShutdownSystem’:
WinObject.c:1836: error: ‘HAB’ undeclared (first use in this function)
WinObject.c:1836: error: expected ‘;’ before ‘hab’
WinObject.c:1837: error: ‘HMQ’ undeclared (first use in this function)
WinObject.c:1837: error: expected ‘;’ before ‘hmq’
WinObject.c:1838: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1838: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1841: error: ‘hab’ undeclared (first use in this function)
WinObject.c:1854: error: ‘hmq’ undeclared (first use in this function)
WinObject.c:1854: error: ‘Perl_hmq’ undeclared (first use in this function)
WinObject.c:1866: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1870: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_StoreWindowPos’:
WinObject.c:1887: error: ‘PCSZ’ undeclared (first use in this function)
WinObject.c:1887: error: expected ‘;’ before ‘pszAppName’
WinObject.c:1888: error: expected ‘;’ before ‘pszKeyName’
WinObject.c:1889: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1889: error: expected ‘;’ before ‘hwnd’
WinObject.c:1890: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1890: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1894: error: ‘hwnd’ undeclared (first use in this function)
WinObject.c:1901: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1901: error: ‘pszAppName’ undeclared (first use in this function)
WinObject.c:1901: error: ‘pszKeyName’ undeclared (first use in this function)
WinObject.c:1905: error: ‘FillWinError’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_QuerySysValue’:
WinObject.c:1922: error: ‘LONG’ undeclared (first use in this function)
WinObject.c:1922: error: expected ‘;’ before ‘iSysValue’
WinObject.c:1923: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1923: error: expected ‘;’ before ‘hwndDesktop’
WinObject.c:1924: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1928: error: ‘hwndDesktop’ undeclared (first use in this function)
WinObject.c:1928: error: ‘HWND_DESKTOP’ undeclared (first use in this function)
WinObject.c:1940: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1940: error: ‘iSysValue’ undeclared (first use in this function)
WinObject.c: In function ‘XS_OS2__WinObject_SetSysValue’:
WinObject.c:1958: error: ‘LONG’ undeclared (first use in this function)
WinObject.c:1958: error: expected ‘;’ before ‘iSysValue’
WinObject.c:1959: error: expected ‘;’ before ‘lValue’
WinObject.c:1960: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:1960: error: expected ‘;’ before ‘hwndDesktop’
WinObject.c:1961: error: ‘BOOL’ undeclared (first use in this function)
WinObject.c:1961: error: expected ‘;’ before ‘RETVAL’
WinObject.c:1964: error: ‘hwndDesktop’ undeclared (first use in this function)
WinObject.c:1964: error: ‘HWND_DESKTOP’ undeclared (first use in this function)
WinObject.c:1976: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:1976: error: ‘iSysValue’ undeclared (first use in this function)
WinObject.c:1976: error: ‘lValue’ undeclared (first use in this function)
WinObject.c:1980: 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:2058: error: ‘HOBJECT’ undeclared (first use in this function)
WinObject.c:2058: error: expected ‘;’ before ‘hobject’
WinObject.c:2063: error: ‘hobject’ undeclared (first use in this function)
WinObject.c:2070: warning: assignment makes pointer from integer without a cast
WinObject.c: In function ‘XS_OS2__WinObject_WindowPos’:
WinObject.c:2091: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:2091: error: expected ‘;’ before ‘hwnd’
WinObject.c:2096: 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:2137: error: ‘ULONG’ undeclared (first use in this function)
WinObject.c:2137: error: expected ‘;’ before ‘h’
WinObject.c:2138: error: ‘HWND’ undeclared (first use in this function)
WinObject.c:2138: error: expected ‘;’ before ‘RETVAL’
WinObject.c:2140: error: ‘RETVAL’ undeclared (first use in this function)
WinObject.c:2140: error: ‘h’ undeclared (first use in this function)
make: *** [WinObject.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = de_AT.UTF-8
    PATH = /Users/fh/perl5/perlbrew/bin:/Users/fh/perl5/perlbrew/perls/current/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    PATH_WITHOUT_PERLBREW = /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27529
    PERL5_CPAN_IS_EXECUTING = /Users/fh/.cpan/build/OS2-WinObject-0.02-deRGU3/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 27529
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3422,27529
    PERLBREW_PATH = /Users/fh/perl5/perlbrew/bin:/Users/fh/perl5/perlbrew/perls/current/bin
    PERLBREW_PERL = perl-5.12.4
    PERLBREW_ROOT = /Users/fh/perl5/perlbrew
    PERLBREW_VERSION = 0.19
    PERL_CR_SMOKER_CURRENT = OS2-WinObject-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen.linux
    TMPDIR = /var/folders/zk/zkvqmgtoEAWHIV1swpIMnk+++TI/-Tmp-/

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

    $^X = /Users/fh/perl5/perlbrew/perls/perl-5.12.4/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 402 204 100 98 81 80 79 61 12 401
    $EGID = 20 20 402 204 100 98 81 80 79 61 12 401

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9600
    Cwd                 3.33  
    ExtUtils::CBuilder  0.27  
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.55  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.57  
    ExtUtils::ParseXS   2.21  
    File::Spec          3.33  
    Module::Build       0.3603
    Module::Signature   n/a   
    Test::Harness       3.17  
    Test::More          0.98  
    YAML                0.73  
    YAML::Syck          1.17  
    version             0.82  


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=darwin, osvers=10.7.0, archname=darwin-2level
    uname='darwin lerchenferse.local 10.7.0 darwin kernel version 10.7.0: sat jan 29 15:17:16 pst 2011; root:xnu-1504.9.37~1release_i386 i386 '
    config_args='-de -Dprefix=/Users/fh/perl5/perlbrew/perls/perl-5.12.4'
    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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include'
    ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/opt/local/lib'
    libpth=/opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/opt/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
                        USE_PERL_ATOF
  Built under darwin
  Compiled at Jun 20 2011 14:51:14
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27529"
    PERL5_CPAN_IS_EXECUTING="/Users/fh/.cpan/build/OS2-WinObject-0.02-deRGU3/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="27529"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3422,27529"
    PERLBREW_PATH="/Users/fh/perl5/perlbrew/bin:/Users/fh/perl5/perlbrew/perls/current/bin"
    PERLBREW_PERL="perl-5.12.4"
    PERLBREW_ROOT="/Users/fh/perl5/perlbrew"
    PERLBREW_VERSION="0.19"
    PERL_CR_SMOKER_CURRENT="OS2-WinObject-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/site_perl/5.12.4/darwin-2level
    /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/site_perl/5.12.4
    /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4/darwin-2level
    /Users/fh/perl5/perlbrew/perls/perl-5.12.4/lib/5.12.4
    .