Astro-SkyCat v0.01 Perl 5 v5.12.1 i386-netbsd-thread-multi

Status
Unknown
From
Steven Schubiger (SCHUBIGER)
Dist
Astro-SkyCat v0.01
Platform
Perl 5 v5.12.1 i386-netbsd-thread-multi
Date
2010-08-10 10:56:34
ID
f0e46db0-a46d-11df-8943-0719ea28146a
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 Tim Jenness,

This is a computer-generated report for Astro-SkyCat-0.01
on perl 5.12.1, created by CPAN-Reporter-1.18.

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 SkyCat.pm blib/lib/Astro/SkyCat.pm
/home/sts/cpansmoke/perl-5.12.1/bin/perl /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/ExtUtils/xsubpp  -typemap /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/ExtUtils/typemap -typemap typemap  SkyCat.xs > SkyCat.xsc && mv SkyCat.xsc SkyCat.c
Please specify prototyping behavior for SkyCat.xs (see perlxs manual)
g++ -c  -I/home/timj/data/tmp/catlib-3.7.1/cat/astrocat/include -I/home/timj/data/tmp/catlib-3.7.1/cat/ccat/include -I/home/timj/data/tmp/catlib-3.7.1/astrotcl/wcslib/include -I/home/timj/data/tmp/catlib-3.7.1/tclutil/util/include  -fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include -O    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/i386-netbsd-thread-multi/CORE"   SkyCat.c
In file included from /usr/include/g++/backward/iostream.h:31,
                 from SkyCat.xs:8:
/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
SkyCat.xs:20:26: error: AstroCatalog.h: No such file or directory
SkyCat.xs:25: error: expected initializer before '*' token
SkyCat.xs:39: error: expected constructor, destructor, or type conversion before '*' token
SkyCat.c: In function 'void XS_Astro__SkyCat_new(PerlInterpreter*, CV*)':
SkyCat.c:130: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:130: error: 'RETVAL' was not declared in this scope
SkyCat.xs:64: error: 'AstroCatalog' is not a class or namespace
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_query(PerlInterpreter*, CV*)':
SkyCat.c:152: error: 'AstroQuery' was not declared in this scope
SkyCat.c:152: error: 'q' was not declared in this scope
SkyCat.c:154: error: 'QueryResult' was not declared in this scope
SkyCat.c:154: error: 'result' was not declared in this scope
SkyCat.c:155: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:155: error: 'THIS' was not declared in this scope
SkyCat.c:161: error: expected primary-expression before ')' token
SkyCat.c:168: error: expected primary-expression before ')' token
SkyCat.c:175: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_symbol(PerlInterpreter*, CV*)':
SkyCat.c:199: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:199: error: 'THIS' was not declared in this scope
SkyCat.c:205: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_searchCols(PerlInterpreter*, CV*)':
SkyCat.c:228: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:228: error: 'THIS' was not declared in this scope
SkyCat.c:234: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_sortCols(PerlInterpreter*, CV*)':
SkyCat.c:257: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:257: error: 'THIS' was not declared in this scope
SkyCat.c:263: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_sortOrder(PerlInterpreter*, CV*)':
SkyCat.c:286: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:286: error: 'THIS' was not declared in this scope
SkyCat.c:292: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_showCols(PerlInterpreter*, CV*)':
SkyCat.c:315: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:315: error: 'THIS' was not declared in this scope
SkyCat.c:321: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_copyright(PerlInterpreter*, CV*)':
SkyCat.c:344: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:344: error: 'THIS' was not declared in this scope
SkyCat.c:350: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_help(PerlInterpreter*, CV*)':
SkyCat.c:373: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:373: error: 'THIS' was not declared in this scope
SkyCat.c:379: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_id_col(PerlInterpreter*, CV*)':
SkyCat.c:402: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:402: error: 'THIS' was not declared in this scope
SkyCat.c:408: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_ra_col(PerlInterpreter*, CV*)':
SkyCat.c:431: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:431: error: 'THIS' was not declared in this scope
SkyCat.c:437: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_dec_col(PerlInterpreter*, CV*)':
SkyCat.c:460: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:460: error: 'THIS' was not declared in this scope
SkyCat.c:466: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_x_col(PerlInterpreter*, CV*)':
SkyCat.c:489: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:489: error: 'THIS' was not declared in this scope
SkyCat.c:495: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_y_col(PerlInterpreter*, CV*)':
SkyCat.c:518: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:518: error: 'THIS' was not declared in this scope
SkyCat.c:524: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_is_tcs(PerlInterpreter*, CV*)':
SkyCat.c:547: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:547: error: 'THIS' was not declared in this scope
SkyCat.c:553: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_isWcs(PerlInterpreter*, CV*)':
SkyCat.c:576: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:576: error: 'THIS' was not declared in this scope
SkyCat.c:582: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_isPix(PerlInterpreter*, CV*)':
SkyCat.c:605: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:605: error: 'THIS' was not declared in this scope
SkyCat.c:611: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_equinox(PerlInterpreter*, CV*)':
SkyCat.c:634: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:634: error: 'THIS' was not declared in this scope
SkyCat.c:640: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_feedback(PerlInterpreter*, CV*)':
SkyCat.c:664: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:664: error: 'THIS' was not declared in this scope
SkyCat.c:668: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_status(PerlInterpreter*, CV*)':
SkyCat.c:690: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:690: error: 'THIS' was not declared in this scope
SkyCat.c:696: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_name(PerlInterpreter*, CV*)':
SkyCat.c:719: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:719: error: 'THIS' was not declared in this scope
SkyCat.c:725: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_longName(PerlInterpreter*, CV*)':
SkyCat.c:748: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:748: error: 'THIS' was not declared in this scope
SkyCat.c:754: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_shortName(PerlInterpreter*, CV*)':
SkyCat.c:777: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:777: error: 'THIS' was not declared in this scope
SkyCat.c:783: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_servType(PerlInterpreter*, CV*)':
SkyCat.c:806: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:806: error: 'THIS' was not declared in this scope
SkyCat.c:812: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_url(PerlInterpreter*, CV*)':
SkyCat.c:835: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:835: error: 'THIS' was not declared in this scope
SkyCat.c:841: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_numCols(PerlInterpreter*, CV*)':
SkyCat.c:864: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:864: error: 'THIS' was not declared in this scope
SkyCat.c:870: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_colNames(PerlInterpreter*, CV*)':
SkyCat.c:900: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:900: error: 'THIS' was not declared in this scope
SkyCat.c:904: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_colName(PerlInterpreter*, CV*)':
SkyCat.c:933: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:933: error: 'THIS' was not declared in this scope
SkyCat.c:939: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_colIndex(PerlInterpreter*, CV*)':
SkyCat.c:963: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:963: error: 'THIS' was not declared in this scope
SkyCat.c:969: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_hasCol(PerlInterpreter*, CV*)':
SkyCat.c:993: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:993: error: 'THIS' was not declared in this scope
SkyCat.c:999: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_more(PerlInterpreter*, CV*)':
SkyCat.c:1022: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1022: error: 'THIS' was not declared in this scope
SkyCat.c:1028: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_tmpfile(PerlInterpreter*, CV*)':
SkyCat.c:1051: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1051: error: 'THIS' was not declared in this scope
SkyCat.c:1057: error: expected primary-expression before ')' token
SkyCat.xs: In function 'void XS_Astro__SkyCat__Catalog_getImage(PerlInterpreter*, CV*)':
SkyCat.xs:217: error: 'AstroQuery' was not declared in this scope
SkyCat.xs:217: error: 'q' was not declared in this scope
SkyCat.c:1085: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1085: error: 'THIS' was not declared in this scope
SkyCat.c:1091: error: expected primary-expression before ')' token
SkyCat.xs:222: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_getError(PerlInterpreter*, CV*)':
SkyCat.c:1129: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1129: error: 'THIS' was not declared in this scope
SkyCat.c:1135: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_clearError(PerlInterpreter*, CV*)':
SkyCat.c:1158: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1158: error: 'THIS' was not declared in this scope
SkyCat.c:1162: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Catalog_DESTROY(PerlInterpreter*, CV*)':
SkyCat.c:1184: error: 'AstroCatalog' was not declared in this scope
SkyCat.c:1184: error: 'THIS' was not declared in this scope
SkyCat.c:1188: error: expected primary-expression before ')' token
SkyCat.c:1193: error: type '<type error>' argument given to 'delete', expected pointer
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_new(PerlInterpreter*, CV*)':
SkyCat.c:1211: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1211: error: 'RETVAL' was not declared in this scope
SkyCat.c:1213: error: expected type-specifier before 'AstroQuery'
SkyCat.c:1213: error: expected `;' before 'AstroQuery'
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_id(PerlInterpreter*, CV*)':
SkyCat.c:1239: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1239: error: 'THIS' was not declared in this scope
SkyCat.c:1243: error: expected primary-expression before ')' token
SkyCat.xs: In function 'void XS_Astro__SkyCat__Query_pos(PerlInterpreter*, CV*)':
SkyCat.xs:292: error: 'WorldOrImageCoords' was not declared in this scope
SkyCat.xs:292: error: expected `;' before 'retwc'
SkyCat.xs:293: error: expected initializer before '*' token
SkyCat.xs:294: error: expected initializer before '*' token
SkyCat.c:1286: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1286: error: 'THIS' was not declared in this scope
SkyCat.c:1290: error: expected primary-expression before ')' token
SkyCat.xs:299: error: 'inwc' was not declared in this scope
SkyCat.xs:299: error: 'SvToWorldOrImageCoords' was not declared in this scope
SkyCat.xs:311: error: 'inwc2' was not declared in this scope
SkyCat.xs:322: error: 'retwc' was not declared in this scope
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_width(PerlInterpreter*, CV*)':
SkyCat.c:1346: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1346: error: 'THIS' was not declared in this scope
SkyCat.c:1352: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_height(PerlInterpreter*, CV*)':
SkyCat.c:1383: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1383: error: 'THIS' was not declared in this scope
SkyCat.c:1389: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_dim(PerlInterpreter*, CV*)':
SkyCat.c:1419: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1419: error: 'THIS' was not declared in this scope
SkyCat.c:1425: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_mag1(PerlInterpreter*, CV*)':
SkyCat.c:1448: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1448: error: 'THIS' was not declared in this scope
SkyCat.c:1454: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_mag2(PerlInterpreter*, CV*)':
SkyCat.c:1477: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1477: error: 'THIS' was not declared in this scope
SkyCat.c:1483: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_mag(PerlInterpreter*, CV*)':
SkyCat.c:1510: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1510: error: 'THIS' was not declared in this scope
SkyCat.c:1516: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__Query_DESTROY(PerlInterpreter*, CV*)':
SkyCat.c:1546: error: 'AstroQuery' was not declared in this scope
SkyCat.c:1546: error: 'THIS' was not declared in this scope
SkyCat.c:1550: error: expected primary-expression before ')' token
SkyCat.c:1555: error: type '<type error>' argument given to 'delete', expected pointer
SkyCat.c: In function 'void XS_Astro__SkyCat__WorldOrImageCoords_new(PerlInterpreter*, CV*)':
SkyCat.c:1573: error: 'WorldOrImageCoords' was not declared in this scope
SkyCat.c:1573: error: 'RETVAL' was not declared in this scope
SkyCat.c:1575: error: expected type-specifier before 'WorldOrImageCoords'
SkyCat.c:1575: error: expected `;' before 'WorldOrImageCoords'
SkyCat.c: In function 'void XS_Astro__SkyCat__WorldCoords_new(PerlInterpreter*, CV*)':
SkyCat.c:1605: error: 'WorldCoords' was not declared in this scope
SkyCat.c:1605: error: 'RETVAL' was not declared in this scope
SkyCat.xs:419: error: expected type-specifier before 'WorldCoords'
SkyCat.xs:419: error: expected `;' before 'WorldCoords'
SkyCat.xs:421: error: expected type-specifier before 'WorldCoords'
SkyCat.xs:421: error: expected `;' before 'WorldCoords'
SkyCat.c: In function 'void XS_Astro__SkyCat__CatalogInfoEntry_new(PerlInterpreter*, CV*)':
SkyCat.c:1634: error: 'CatalogInfoEntry' was not declared in this scope
SkyCat.c:1634: error: 'RETVAL' was not declared in this scope
SkyCat.c:1636: error: expected type-specifier before 'CatalogInfoEntry'
SkyCat.c:1636: error: expected `;' before 'CatalogInfoEntry'
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_new(PerlInterpreter*, CV*)':
SkyCat.c:1657: error: 'QueryResult' was not declared in this scope
SkyCat.c:1657: error: 'RETVAL' was not declared in this scope
SkyCat.c:1659: error: expected type-specifier before 'QueryResult'
SkyCat.c:1659: error: expected `;' before 'QueryResult'
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_getPos(PerlInterpreter*, CV*)':
SkyCat.c:1679: error: 'WorldOrImageCoords' was not declared in this scope
SkyCat.c:1679: error: 'pos' was not declared in this scope
SkyCat.c:1680: error: 'QueryResult' was not declared in this scope
SkyCat.c:1680: error: 'THIS' was not declared in this scope
SkyCat.c:1686: error: expected primary-expression before ')' token
SkyCat.c:1693: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_get(PerlInterpreter*, CV*)':
SkyCat.c:1724: error: 'QueryResult' was not declared in this scope
SkyCat.c:1724: error: 'THIS' was not declared in this scope
SkyCat.c:1730: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_numRows(PerlInterpreter*, CV*)':
SkyCat.c:1763: error: 'QueryResult' was not declared in this scope
SkyCat.c:1763: error: 'THIS' was not declared in this scope
SkyCat.c:1769: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_numCols(PerlInterpreter*, CV*)':
SkyCat.c:1792: error: 'QueryResult' was not declared in this scope
SkyCat.c:1792: error: 'THIS' was not declared in this scope
SkyCat.c:1798: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_colIndex(PerlInterpreter*, CV*)':
SkyCat.c:1822: error: 'QueryResult' was not declared in this scope
SkyCat.c:1822: error: 'THIS' was not declared in this scope
SkyCat.c:1828: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_colNames(PerlInterpreter*, CV*)':
SkyCat.c:1858: error: 'QueryResult' was not declared in this scope
SkyCat.c:1858: error: 'THIS' was not declared in this scope
SkyCat.c:1862: error: expected primary-expression before ')' token
SkyCat.c: In function 'void XS_Astro__SkyCat__QueryResult_DESTROY(PerlInterpreter*, CV*)':
SkyCat.c:1890: error: 'QueryResult' was not declared in this scope
SkyCat.c:1890: error: 'THIS' was not declared in this scope
SkyCat.c:1894: error: expected primary-expression before ')' token
SkyCat.c:1899: error: type '<type error>' argument given to 'delete', expected pointer
*** Error code 1

Stop.
make: stopped in /home/sts/cpansmoke/perl-5.12.1/cpan/build/Astro-SkyCat-0.01-WeCISN

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

Prerequisite modules loaded:

requires:

    Module Need  Have   
    ------ ----- -------
    Test   undef 1.25_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14727
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.12.1/cpan/build/Astro-SkyCat-0.01-WeCISN/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 14727
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2950,14727
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Astro-SkyCat-0.01
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = screen

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

    $^X = /home/sts/cpansmoke/perl-5.12.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.57   
    ExtUtils::ParseXS   2.21   
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.21   
    Test::More          0.94   
    YAML                0.71   
    YAML::Syck          1.10   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=netbsd, osvers=5.0.2, archname=i386-netbsd-thread-multi
    uname='netbsd cpansmoke 5.0.2 netbsd 5.0.2 (xen3_domu) #0: sat feb 6 17:51:58 utc 2010 builds@b7.netbsd.org:homebuildsabnetbsd-5-0-2-releasei386201002061851z-objhomebuildsabnetbsd-5-0-2-releasesrcsysarchi386compilexen3_domu i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.1'
    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=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', gccosandvers=''
    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='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at Jul 14 2010 23:20:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14727"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.12.1/cpan/build/Astro-SkyCat-0.01-WeCISN/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="14727"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2950,14727"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Astro-SkyCat-0.01"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1
    .