Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: UNKNOWN OS2-WinObject-0.02 v5.13.7 GNU/Linux
Date: 2010-11-29T03:49:49Z
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.13.7, created by CPAN-Reporter-1.1803.
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/tester/testing/perl-5.13.7/bin/perl /home/tester/testing/perl-5.13.7/lib/5.13.7/ExtUtils/xsubpp -typemap ../../../lib/ExtUtils/typemap -typemap typemap WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I../../.." -I. -DINCL_BASE -DINCL_PM WinObject.c
In file included from WinObject.xs:2:
../../../perl.h:5960:63: error: libutil.h: No such file or directory
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: âPSWPâ undeclared (first use in this function)
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: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: âPSWPâ undeclared (first use in this function)
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: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: 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: 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: 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: 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: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:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.utf8
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28265
PERL5_CPAN_IS_EXECUTING = /home/tester/testing/perl-5.13.7/.cpan/build/OS2-WinObject-0.02-Wiq6sH/Makefile.PL
PERL5_CPAN_IS_RUNNING = 28265
PERL5_MINISMOKEBOX = 0.36
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen-bce
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/tester/testing/perl-5.13.7/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 20 24 25 27 29 30 44 46 100 103 104 112 114 115 1002
$EGID = 1002 20 24 25 27 29 30 44 46 100 103 104 112 114 115 1002
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_62
Cwd 3.34
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2207
File::Spec 3.33
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.22
Test::More 0.97_01
YAML n/a
YAML::Syck 1.15
version 0.85
--
Summary of my perl5 (revision 5 version 13 subversion 7) configuration:
Platform:
osname=linux, osvers=2.6.35-4.slh.9-aptosid-amd64, archname=x86_64-linux-thread-multi
uname='linux verona 2.6.35-4.slh.9-aptosid-amd64 #1 smp preempt mon sep 13 16:28:34 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/tester/testing/perl-5.13.7 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Nov 21 2010 08:45:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28265"
PERL5_CPAN_IS_EXECUTING="/home/tester/testing/perl-5.13.7/.cpan/build/OS2-WinObject-0.02-Wiq6sH/Makefile.PL"
PERL5_CPAN_IS_RUNNING="28265"
PERL5_MINISMOKEBOX="0.36"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/tester/testing/perl-5.13.7/lib/site_perl/5.13.7/x86_64-linux-thread-multi
/home/tester/testing/perl-5.13.7/lib/site_perl/5.13.7
/home/tester/testing/perl-5.13.7/lib/5.13.7/x86_64-linux-thread-multi
/home/tester/testing/perl-5.13.7/lib/5.13.7
.