OS2-WinObject v0.02 Perl 5 v5.12.1 i386-freebsd-thread-multi-64int
- Status
- Na
- From
- Chris Williams (BINGOS)
- Dist
-
OS2-WinObject v0.02
- Platform
- Perl 5 v5.12.1 i386-freebsd-thread-multi-64int
- Date
- 2010-05-24 17:40:17
- ID
- 6a7e2d28-675b-11df-90a1-b2af90befd91
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 ILYAZ,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9004. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Mon May 24 18:40:14 2010] Using cached file '/usr/home/cpan/pit/rel/conf/perl-5.12.1/.cpanplus/authors/id/I/IL/ILYAZ/os2/CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Mon May 24 18:40:14 2010] Checksum matches for 'OS2-WinObject-0.02.tar.gz'
[MSG] [Mon May 24 18:40:14 2010] Extracted 'OS2::WinObject' to '/usr/home/cpan/pit/rel/conf/perl-5.12.1/.cpanplus/5.12.1/build/OS2-WinObject-0.02'
[MSG] [Mon May 24 18:40:14 2010] CPANPLUS is prefering Build.PL
[MSG] [Mon May 24 18:40:14 2010] Loading YACSmoke database "/usr/home/cpan/pit/rel/conf/perl-5.12.1/.cpanplus/cpansmoke.dat"
[MSG] [Mon May 24 18:40:15 2010] Checking if your kit is complete...
Looks good
Writing Makefile for OS2::WinObject
[MSG] [Mon May 24 18:40:15 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon May 24 18:40:15 2010] Checking for previous PASS result for "OS2-WinObject-0.02"
[ERROR] [Mon May 24 18:40:16 2010] MAKE failed: No such file or directory cp WinObject.pm blib/lib/OS2/WinObject.pm
/usr/home/cpan/pit/rel/perl-5.12.1/bin/perl /usr/home/cpan/pit/rel/perl-5.12.1/lib/5.12.1/ExtUtils/xsubpp -typemap /usr/home/cpan/pit/rel/perl-5.12.1/lib/5.12.1/ExtUtils/typemap -typemap typemap WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.1/lib/5.12.1/i386-freebsd-thread-multi-64int/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:794: error: expected expression before 'unsigned'
WinObject.c:803: error: 'hObjectofDest' undeclared (first use in this function)
WinObject.c:803: error: expected expression before 'unsigned'
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:898: error: expected expression before 'unsigned'
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:932: error: expected expression before 'unsigned'
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:965: error: expected expression before 'unsigned'
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:1073: error: expected expression before 'unsigned'
WinObject.c:1082: error: 'hObjectofDest' undeclared (first use in this function)
WinObject.c:1082: error: expected expression before 'unsigned'
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:1125: error: expected expression before 'unsigned'
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:1184: error: expected expression before 'unsigned'
WinObject.c:1193: error: 'pdsk' undeclared (first use in this function)
WinObject.c:1193: error: expected expression before 'unsigned'
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:1230: error: expected expression before 'unsigned'
WinObject.c:1239: error: 'hdc' undeclared (first use in this function)
WinObject.c:1239: error: 'NULLHANDLE' undeclared (first use in this function)
WinObject.c:1243: error: expected expression before 'unsigned'
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:1307: error: expected expression before 'unsigned'
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:1343: error: expected expression before 'unsigned'
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:1380: error: expected expression before 'unsigned'
WinObject.c:1389: error: 'pswp' undeclared (first use in this function)
WinObject.c:1389: error: expected expression before 'unsigned'
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:1525: error: expected expression before 'unsigned'
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:1559: error: expected expression before 'unsigned'
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:1594: error: expected expression before 'unsigned'
WinObject.c:1603: error: 'pswp' undeclared (first use in this function)
WinObject.c:1603: error: expected expression before 'unsigned'
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:1637: error: expected expression before 'unsigned'
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:1717: error: expected expression before 'unsigned'
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:1760: error: expected expression before 'unsigned'
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)
*** Error code 1
Stop in /usr/home/cpan/pit/rel/conf/perl-5.12.1/.cpanplus/5.12.1/build/OS2-WinObject-0.02.
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:1799: error: expected expression before 'unsigned'
WinObject.c:1808: error: 'hwndInsertBehind' undeclared (first use in this function)
WinObject.c:1808: error: expected expression before 'unsigned'
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:1845: error: expected expression before 'unsigned'
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:1858: error: expected expression before 'unsigned'
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:1894: error: expected expression before 'unsigned'
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:1932: error: expected expression before 'unsigned'
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:1968: error: expected expression before 'unsigned'
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:2063: error: expected expression before 'unsigned'
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.c:2096: error: expected expression before 'unsigned'
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)
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.56.
Powered by minismokebox version 0.26
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5_CPANPLUS_IS_RUNNING = 47030
PERL5_CPANPLUS_IS_VERSION = 0.9004
PERL5_MINISMOKEBOX = 0.26
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.12.1/
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/rel/perl-5.12.1/bin/perl
UID: $< = 1003
EUID: $> = 1003
GID: $( = 1003 1003 1003
EGID: $) = 1003 1003 1003
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
Platform:
osname=freebsd, osvers=7.2-release, archname=i386-freebsd-thread-multi-64int
uname='freebsd wintermute.staffordshire.gov.uk 7.2-release freebsd 7.2-release #0: fri may 1 08:49:13 utc 2009 root@walker.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.12.1 -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt
perllibs=-lm -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under freebsd
Compiled at May 21 2010 12:29:02
%ENV:
PERL5_CPANPLUS_IS_RUNNING="47030"
PERL5_CPANPLUS_IS_VERSION="0.9004"
PERL5_MINISMOKEBOX="0.26"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.12.1/"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/rel/perl-5.12.1/lib/site_perl/5.12.1/i386-freebsd-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.12.1/lib/site_perl/5.12.1
/usr/home/cpan/pit/rel/perl-5.12.1/lib/5.12.1/i386-freebsd-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.12.1/lib/5.12.1
.