OS2-WinObject v0.02 Perl 5 v5.12.3 MirBSD.i386-mirbsd-thread-multi
- Status
- Unknown
- From
- Steven Schubiger (SCHUBIGER)
- Dist
-
OS2-WinObject v0.02
- Platform
- Perl 5 v5.12.3 MirBSD.i386-mirbsd-thread-multi
- Date
- 2011-05-17 08:09:39
- ID
- 02ebd676-805d-11e0-a324-58f41aecacb6
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.3, 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
/home/sts/cpansmoke/perl-5.12.3/bin/perl /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/ExtUtils/xsubpp -typemap /home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/ExtUtils/typemap -typemap typemap WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c
mgcc -c -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/MirBSD.i386-mirbsd-thread-multi/CORE" -I. -DINCL_BASE -DINCL_PM WinObject.c
WinObject.xs:5:20: os2emx.h: No such file or directory
WinObject.xs:16: error: syntax error before "HOBJECT_or_error"
WinObject.xs:16: warning: data definition has no type or storage class
WinObject.xs:17: error: syntax error before "HWND_or_error"
WinObject.xs:17: warning: data definition has no type or storage class
WinObject.xs:18: error: syntax error before "HBITMAP_or_error"
WinObject.xs:18: warning: data definition has no type or storage class
WinObject.xs:19: error: syntax error before "HPOINTER_or_error"
WinObject.xs:19: warning: data definition has no type or storage class
WinObject.xs:20: error: syntax error before "ULONG_error"
WinObject.xs:20: warning: data definition has no type or storage class
WinObject.xs:640: error: syntax error before "EnumObjectClasses"
WinObject.xs: In function `EnumObjectClasses':
WinObject.xs:642: error: syntax error before "ret"
WinObject.xs:645: error: `ret' undeclared (first use in this function)
WinObject.xs:645: error: (Each undeclared identifier is reported only once
WinObject.xs:645: error: for each function it appears in.)
WinObject.xs:645: error: `c' undeclared (first use in this function)
WinObject.xs:647: error: `OBJCLASS' undeclared (first use in this function)
WinObject.xs:647: error: syntax error before ')' token
WinObject.xs: In function `ActiveDesktopPathname':
WinObject.xs:658: error: `CCHMAXPATH' undeclared (first use in this function)
WinObject.xs: At top level:
WinObject.xs:666: error: syntax error before "hobject"
WinObject.xs: In function `ObjectPath':
WinObject.xs:668: error: `CCHMAXPATH' undeclared (first use in this function)
WinObject.xs:670: error: `hobject' undeclared (first use in this function)
WinObject.xs: At top level:
WinObject.xs:675: error: syntax error before "SWP"
WinObject.xs:678: error: syntax error before "hwnd"
WinObject.xs: In function `WindowPos':
WinObject.xs:683: error: `hwnd' undeclared (first use in this function)
WinObject.xs:683: error: structure has no member named `swp'
WinObject.c: In function `XS_OS2__WinObject_CopyObject':
WinObject.c:787: error: syntax error before "hObjectofObject"
WinObject.c:794: error: `hObjectofObject' undeclared (first use in this function)
WinObject.c:794: error: `HOBJECT' 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:813: error: `ULONG' 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: syntax error before "pszClassName"
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: syntax error before "pszClassName"
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: syntax error before "hObject"
WinObject.c:898: error: `hObject' undeclared (first use in this function)
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: syntax error before "pObjClass"
WinObject.c:932: error: `pObjClass' undeclared (first use in this function)
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: syntax error before "hptr"
WinObject.c:965: error: `hptr' undeclared (first use in this function)
WinObject.c:965: error: `HPOINTER' 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: syntax error 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: syntax error 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: syntax error before "pszFileName"
WinObject.c:1041: error: syntax error 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: syntax error before "hObjectofObject"
WinObject.c:1073: error: `hObjectofObject' undeclared (first use in this function)
WinObject.c:1073: error: `HOBJECT' 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:1092: error: `ULONG' 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: syntax error before "hObject"
WinObject.c:1121: error: syntax error before "RETVAL"
WinObject.c:1125: error: `hObject' undeclared (first use in this function)
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: syntax error before "pszPathName"
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: syntax error before "hwndDesktop"
WinObject.c:1184: error: `hwndDesktop' undeclared (first use in this function)
WinObject.c:1184: error: `HWND' undeclared (first use in this function)
WinObject.c:1193: error: `pdsk' undeclared (first use in this function)
WinObject.c:1193: error: `PDESKTOP' 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: syntax error before "hab"
WinObject.c:1226: error: `hab' undeclared (first use in this function)
WinObject.c:1230: 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:1243: error: `HDC' 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: syntax error before "pszObjectID"
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: syntax error before "hobject"
WinObject.c:1307: error: `hobject' undeclared (first use in this function)
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: syntax error before "hwndDesktop"
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: `HWND' 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: syntax error before "hwnd"
WinObject.c:1380: error: `hwnd' undeclared (first use in this function)
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 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: syntax error before "pszClassName"
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: syntax error before "pszOldClassName"
WinObject.c:1445: error: syntax error 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: syntax error 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: syntax error 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: syntax error before "pszAppName"
WinObject.c:1525: error: `hwnd' undeclared (first use in this function)
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: syntax error before "hObject"
WinObject.c:1555: error: syntax error before "RETVAL"
WinObject.c:1559: error: `hObject' undeclared (first use in this function)
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: syntax error before "hsvwp"
WinObject.c:1594: error: `hsvwp' undeclared (first use in this function)
WinObject.c:1594: error: `HSAVEWP' undeclared (first use in this function)
WinObject.c:1603: error: `pswp' undeclared (first use in this function)
WinObject.c:1603: error: called object 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: syntax error before "hwndDesktop"
WinObject.c:1632: error: syntax error before '*' token
WinObject.c:1637: error: `hwndDesktop' undeclared (first use in this function)
WinObject.c:1637: error: `HWND' undeclared (first use in this function)
WinObject.c:1646: error: `pdskNew' undeclared (first use in this function)
WinObject.c:1646: error: syntax error 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: syntax error before "pszFileName"
WinObject.c:1677: error: syntax error before '*' token
WinObject.c:1682: error: `pIconInfo' undeclared (first use in this function)
WinObject.c:1682: error: syntax error 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: syntax error before "hab"
WinObject.c:1711: error: syntax error before '*' token
WinObject.c:1717: error: `hab' undeclared (first use in this function)
WinObject.c:1717: error: `HAB' undeclared (first use in this function)
WinObject.c:1726: error: `pswp' undeclared (first use in this function)
WinObject.c:1726: error: syntax error 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: syntax error before "hObject"
WinObject.c:1760: error: `hObject' undeclared (first use in this function)
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: syntax error before "hwnd"
WinObject.c:1799: error: `hwnd' undeclared (first use in this function)
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: syntax error before "hab"
WinObject.c:1841: error: `hab' undeclared (first use in this function)
WinObject.c:1845: 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:1858: error: `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: syntax error before "pszAppName"
WinObject.c:1894: error: `hwnd' undeclared (first use in this function)
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: syntax error before "iSysValue"
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: `HWND' 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: syntax error before "iSysValue"
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: `HWND' 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: syntax error before "list"
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: syntax error before "hobject"
WinObject.c:2063: error: `hobject' undeclared (first use in this function)
WinObject.c:2063: error: `HOBJECT' undeclared (first use in this function)
WinObject.c: In function `XS_OS2__WinObject_WindowPos':
WinObject.c:2091: error: syntax error before "hwnd"
WinObject.c:2096: error: `hwnd' undeclared (first use in this function)
WinObject.c:2096: error: `HWND' undeclared (first use in this function)
WinObject.xs:919: error: structure has no member named `swp'
WinObject.xs:920: error: structure has no member named `swp'
WinObject.xs:921: error: structure has no member named `swp'
WinObject.xs:922: error: structure has no member named `swp'
WinObject.xs:923: error: structure has no member named `swp'
WinObject.xs:924: error: structure has no member named `swp'
WinObject.xs:925: error: structure has no member named `swp'
WinObject.xs:926: error: structure has no member named `swp'
WinObject.xs:927: error: structure has no member named `swp'
WinObject.c: In function `XS_OS2__WinObject__hwnd':
WinObject.c:2137: error: syntax error before "h"
WinObject.c:2140: error: `RETVAL' undeclared (first use in this function)
WinObject.c:2140: error: `h' undeclared (first use in this function)
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.12.3/cpan/build/OS2-WinObject-0.02-IO1XTv.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_CTYPE = en_US.UTF-8
PATH = /home/sts/.etc/bin:/usr/local/bin:/usr/mpkg/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/usr/mpkg/sbin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2830
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.12.3/cpan/build/OS2-WinObject-0.02-IO1XTv/Makefile.PL
PERL5_CPAN_IS_RUNNING = 2830
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23889,2830
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = OS2-WinObject-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/mksh
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.12.3/bin/perl
$UID/$EUID = 3000 / 3000
$GID = 3000 3000 0 9 20
$EGID = 3000 3000 0 9 20
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9600
Cwd 3.31
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.31_01
Module::Build 0.3603
Module::Signature n/a
Test::Harness 3.17
Test::More 0.94
YAML 0.72
YAML::Syck n/a
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=mirbsd, osvers=10, archname=MirBSD.i386-mirbsd-thread-multi
uname='mirbsd cpansmoke4 10 kv#10uae-20110123 generic#1308 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.3'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='mgcc', ccflags ='-pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include',
optimize='-O2',
cppflags='-fhonour-copts -I/usr/mpkg/include -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include'
ccversion='', gccversion='3.4.6 (propolice; gpc; MirOS 0AAB)', gccosandvers='mirbsd10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='mgcc', ldflags ='-pthread -Wl,-E -L/usr/mpkg/lib -L/usr/local/lib'
libpth=/usr/mpkg/lib /usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.41.9, 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 -fPIC -L/usr/mpkg/lib -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under mirbsd
Compiled at Mar 30 2011 17:29:16
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2830"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.12.3/cpan/build/OS2-WinObject-0.02-IO1XTv/Makefile.PL"
PERL5_CPAN_IS_RUNNING="2830"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="23889,2830"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="OS2-WinObject-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/site_perl/5.12.3
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.12.3/lib/5.12.3
.