Report for Astro-SkyCat-0.01

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: UNKNOWN Astro-SkyCat-0.01 v5.15.7 SunOS/Solaris
Date: 2012-02-24T04:25:29Z

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.15.7, created by CPAN-Reporter-1.2004.

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/local/bin/make':

cp SkyCat.pm blib/lib/Astro/SkyCat.pm
/export/home/cpant4/perl5/bin/perl5.15.7 /export/home/cpant4/perl5/lib/site_perl/5.15.7/ExtUtils/xsubpp  -typemap /export/home/cpant4/perl5/lib/5.15.7/ExtUtils/typemap -typemap typemap  SkyCat.xs > SkyCat.xsc && mv SkyCat.xsc SkyCat.c
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SkyCat.xs, line 234
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 -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/export/home/cpant4/perl5/lib/5.15.7/i86pc-solaris-64int/CORE"   SkyCat.c
In file included from /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/../../../../include/c++/3.4.6/backward/iostream.h:31,
                 from SkyCat.xs:8:
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/../../../../include/c++/3.4.6/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: 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(CV*)':
SkyCat.c:218: error: `AstroCatalog' was not declared in this scope
SkyCat.c:218: error: `RETVAL' was not declared in this scope
SkyCat.xs:64: error: `AstroCatalog' is not a class or namespace
/usr/include/fcntl.h:100: error: too few arguments to function `int open(const char*, int, ...)'
SkyCat.xs:64: error: at this point in file
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_query(CV*)':
SkyCat.c:236: error: `AstroQuery' was not declared in this scope
SkyCat.c:236: error: `q' was not declared in this scope
SkyCat.c:239: error: `QueryResult' was not declared in this scope
SkyCat.c:239: error: `result' was not declared in this scope
SkyCat.c:240: error: `AstroCatalog' was not declared in this scope
SkyCat.c:240: error: `THIS' was not declared in this scope
SkyCat.c:246: error: expected primary-expression before ')' token
SkyCat.c:246: error: expected primary-expression before "unsigned"
SkyCat.c:254: error: expected primary-expression before ')' token
SkyCat.c:254: error: expected primary-expression before "unsigned"
SkyCat.c:262: error: expected primary-expression before ')' token
SkyCat.c:262: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_symbol(CV*)':
SkyCat.c:283: error: `AstroCatalog' was not declared in this scope
SkyCat.c:283: error: `THIS' was not declared in this scope
SkyCat.c:289: error: expected primary-expression before ')' token
SkyCat.c:289: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_searchCols(CV*)':
SkyCat.c:309: error: `AstroCatalog' was not declared in this scope
SkyCat.c:309: error: `THIS' was not declared in this scope
SkyCat.c:315: error: expected primary-expression before ')' token
SkyCat.c:315: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_sortCols(CV*)':
SkyCat.c:335: error: `AstroCatalog' was not declared in this scope
SkyCat.c:335: error: `THIS' was not declared in this scope
SkyCat.c:341: error: expected primary-expression before ')' token
SkyCat.c:341: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_sortOrder(CV*)':
SkyCat.c:361: error: `AstroCatalog' was not declared in this scope
SkyCat.c:361: error: `THIS' was not declared in this scope
SkyCat.c:367: error: expected primary-expression before ')' token
SkyCat.c:367: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_showCols(CV*)':
SkyCat.c:387: error: `AstroCatalog' was not declared in this scope
SkyCat.c:387: error: `THIS' was not declared in this scope
SkyCat.c:393: error: expected primary-expression before ')' token
SkyCat.c:393: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_copyright(CV*)':
SkyCat.c:413: error: `AstroCatalog' was not declared in this scope
SkyCat.c:413: error: `THIS' was not declared in this scope
SkyCat.c:419: error: expected primary-expression before ')' token
SkyCat.c:419: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_help(CV*)':
SkyCat.c:439: error: `AstroCatalog' was not declared in this scope
SkyCat.c:439: error: `THIS' was not declared in this scope
SkyCat.c:445: error: expected primary-expression before ')' token
SkyCat.c:445: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_id_col(CV*)':
SkyCat.c:465: error: `AstroCatalog' was not declared in this scope
SkyCat.c:465: error: `THIS' was not declared in this scope
SkyCat.c:471: error: expected primary-expression before ')' token
SkyCat.c:471: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_ra_col(CV*)':
SkyCat.c:491: error: `AstroCatalog' was not declared in this scope
SkyCat.c:491: error: `THIS' was not declared in this scope
SkyCat.c:497: error: expected primary-expression before ')' token
SkyCat.c:497: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_dec_col(CV*)':
SkyCat.c:517: error: `AstroCatalog' was not declared in this scope
SkyCat.c:517: error: `THIS' was not declared in this scope
SkyCat.c:523: error: expected primary-expression before ')' token
SkyCat.c:523: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_x_col(CV*)':
SkyCat.c:543: error: `AstroCatalog' was not declared in this scope
SkyCat.c:543: error: `THIS' was not declared in this scope
SkyCat.c:549: error: expected primary-expression before ')' token
SkyCat.c:549: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_y_col(CV*)':
SkyCat.c:569: error: `AstroCatalog' was not declared in this scope
SkyCat.c:569: error: `THIS' was not declared in this scope
SkyCat.c:575: error: expected primary-expression before ')' token
SkyCat.c:575: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_is_tcs(CV*)':
SkyCat.c:595: error: `AstroCatalog' was not declared in this scope
SkyCat.c:595: error: `THIS' was not declared in this scope
SkyCat.c:601: error: expected primary-expression before ')' token
SkyCat.c:601: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_isWcs(CV*)':
SkyCat.c:621: error: `AstroCatalog' was not declared in this scope
SkyCat.c:621: error: `THIS' was not declared in this scope
SkyCat.c:627: error: expected primary-expression before ')' token
SkyCat.c:627: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_isPix(CV*)':
SkyCat.c:647: error: `AstroCatalog' was not declared in this scope
SkyCat.c:647: error: `THIS' was not declared in this scope
SkyCat.c:653: error: expected primary-expression before ')' token
SkyCat.c:653: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_equinox(CV*)':
SkyCat.c:673: error: `AstroCatalog' was not declared in this scope
SkyCat.c:673: error: `THIS' was not declared in this scope
SkyCat.c:679: error: expected primary-expression before ')' token
SkyCat.c:679: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_feedback(CV*)':
SkyCat.c:701: error: `AstroCatalog' was not declared in this scope
SkyCat.c:701: error: `THIS' was not declared in this scope
SkyCat.c:705: error: expected primary-expression before ')' token
SkyCat.c:705: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_status(CV*)':
SkyCat.c:724: error: `AstroCatalog' was not declared in this scope
SkyCat.c:724: error: `THIS' was not declared in this scope
SkyCat.c:730: error: expected primary-expression before ')' token
SkyCat.c:730: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_name(CV*)':
SkyCat.c:750: error: `AstroCatalog' was not declared in this scope
SkyCat.c:750: error: `THIS' was not declared in this scope
SkyCat.c:756: error: expected primary-expression before ')' token
SkyCat.c:756: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_longName(CV*)':
SkyCat.c:776: error: `AstroCatalog' was not declared in this scope
SkyCat.c:776: error: `THIS' was not declared in this scope
SkyCat.c:782: error: expected primary-expression before ')' token
SkyCat.c:782: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_shortName(CV*)':
SkyCat.c:802: error: `AstroCatalog' was not declared in this scope
SkyCat.c:802: error: `THIS' was not declared in this scope
SkyCat.c:808: error: expected primary-expression before ')' token
SkyCat.c:808: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_servType(CV*)':
SkyCat.c:828: error: `AstroCatalog' was not declared in this scope
SkyCat.c:828: error: `THIS' was not declared in this scope
SkyCat.c:834: error: expected primary-expression before ')' token
SkyCat.c:834: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_url(CV*)':
SkyCat.c:854: error: `AstroCatalog' was not declared in this scope
SkyCat.c:854: error: `THIS' was not declared in this scope
SkyCat.c:860: error: expected primary-expression before ')' token
SkyCat.c:860: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_numCols(CV*)':
SkyCat.c:880: error: `AstroCatalog' was not declared in this scope
SkyCat.c:880: error: `THIS' was not declared in this scope
SkyCat.c:886: error: expected primary-expression before ')' token
SkyCat.c:886: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_colNames(CV*)':
SkyCat.c:913: error: `AstroCatalog' was not declared in this scope
SkyCat.c:913: error: `THIS' was not declared in this scope
SkyCat.c:917: error: expected primary-expression before ')' token
SkyCat.c:917: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_colName(CV*)':
SkyCat.c:944: error: `AstroCatalog' was not declared in this scope
SkyCat.c:944: error: `THIS' was not declared in this scope
SkyCat.c:950: error: expected primary-expression before ')' token
SkyCat.c:950: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_colIndex(CV*)':
SkyCat.c:972: error: `AstroCatalog' was not declared in this scope
SkyCat.c:972: error: `THIS' was not declared in this scope
SkyCat.c:978: error: expected primary-expression before ')' token
SkyCat.c:978: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_hasCol(CV*)':
SkyCat.c:1000: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1000: error: `THIS' was not declared in this scope
SkyCat.c:1006: error: expected primary-expression before ')' token
SkyCat.c:1006: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_more(CV*)':
SkyCat.c:1026: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1026: error: `THIS' was not declared in this scope
SkyCat.c:1032: error: expected primary-expression before ')' token
SkyCat.c:1032: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_tmpfile(CV*)':
SkyCat.c:1052: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1052: error: `THIS' was not declared in this scope
SkyCat.c:1058: error: expected primary-expression before ')' token
SkyCat.c:1058: error: expected primary-expression before "unsigned"
SkyCat.xs: In function `void XS_Astro__SkyCat__Catalog_getImage(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:1084: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1084: error: `THIS' was not declared in this scope
SkyCat.c:1090: error: expected primary-expression before ')' token
SkyCat.c:1090: error: expected primary-expression before "unsigned"
SkyCat.xs:222: error: expected primary-expression before ')' token
SkyCat.xs:222: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_getError(CV*)':
SkyCat.c:1125: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1125: error: `THIS' was not declared in this scope
SkyCat.c:1131: error: expected primary-expression before ')' token
SkyCat.c:1131: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_clearError(CV*)':
SkyCat.c:1151: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1151: error: `THIS' was not declared in this scope
SkyCat.c:1155: error: expected primary-expression before ')' token
SkyCat.c:1155: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Catalog_DESTROY(CV*)':
SkyCat.c:1174: error: `AstroCatalog' was not declared in this scope
SkyCat.c:1174: error: `THIS' was not declared in this scope
SkyCat.c:1178: error: expected primary-expression before ')' token
SkyCat.c:1178: error: expected primary-expression before "unsigned"
SkyCat.c:1184: error: type `<type error>' argument given to `delete', expected pointer
SkyCat.c: In function `void XS_Astro__SkyCat__Query_new(CV*)':
SkyCat.c:1199: error: `AstroQuery' was not declared in this scope
SkyCat.c:1199: error: `RETVAL' was not declared in this scope
SkyCat.c:1201: error: `AstroQuery' is not a type
SkyCat.c: In function `void XS_Astro__SkyCat__Query_id(CV*)':
SkyCat.c:1223: error: `AstroQuery' was not declared in this scope
SkyCat.c:1223: error: `THIS' was not declared in this scope
SkyCat.c:1227: error: expected primary-expression before ')' token
SkyCat.c:1227: error: expected primary-expression before "unsigned"
SkyCat.xs: In function `void XS_Astro__SkyCat__Query_pos(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:1267: error: `AstroQuery' was not declared in this scope
SkyCat.c:1267: error: `THIS' was not declared in this scope
SkyCat.c:1271: error: expected primary-expression before ')' token
SkyCat.c:1271: error: expected primary-expression before "unsigned"
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(CV*)':
SkyCat.c:1324: error: `AstroQuery' was not declared in this scope
SkyCat.c:1324: error: `THIS' was not declared in this scope
SkyCat.c:1330: error: expected primary-expression before ')' token
SkyCat.c:1330: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_height(CV*)':
SkyCat.c:1358: error: `AstroQuery' was not declared in this scope
SkyCat.c:1358: error: `THIS' was not declared in this scope
SkyCat.c:1364: error: expected primary-expression before ')' token
SkyCat.c:1364: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_dim(CV*)':
SkyCat.c:1393: error: `AstroQuery' was not declared in this scope
SkyCat.c:1393: error: `THIS' was not declared in this scope
SkyCat.c:1399: error: expected primary-expression before ')' token
SkyCat.c:1399: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_mag1(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:1425: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_mag2(CV*)':
SkyCat.c:1445: error: `AstroQuery' was not declared in this scope
SkyCat.c:1445: error: `THIS' was not declared in this scope
SkyCat.c:1451: error: expected primary-expression before ')' token
SkyCat.c:1451: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_mag(CV*)':
SkyCat.c:1476: error: `AstroQuery' was not declared in this scope
SkyCat.c:1476: error: `THIS' was not declared in this scope
SkyCat.c:1482: error: expected primary-expression before ')' token
SkyCat.c:1482: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__Query_DESTROY(CV*)':
SkyCat.c:1509: error: `AstroQuery' was not declared in this scope
SkyCat.c:1509: error: `THIS' was not declared in this scope
SkyCat.c:1513: error: expected primary-expression before ')' token
SkyCat.c:1513: error: expected primary-expression before "unsigned"
SkyCat.c:1519: error: type `<type error>' argument given to `delete', expected pointer
SkyCat.c: In function `void XS_Astro__SkyCat__WorldOrImageCoords_new(CV*)':
SkyCat.c:1534: error: `WorldOrImageCoords' was not declared in this scope
SkyCat.c:1534: error: `RETVAL' was not declared in this scope
SkyCat.c:1536: error: `WorldOrImageCoords' is not a type
SkyCat.c: In function `void XS_Astro__SkyCat__WorldCoords_new(CV*)':
SkyCat.c:1568: error: `WorldCoords' was not declared in this scope
SkyCat.c:1568: error: `RETVAL' was not declared in this scope
SkyCat.xs:419: error: `WorldCoords' is not a type
SkyCat.xs:421: error: `WorldCoords' is not a type
SkyCat.c: In function `void XS_Astro__SkyCat__CatalogInfoEntry_new(CV*)':
SkyCat.c:1593: error: `CatalogInfoEntry' was not declared in this scope
SkyCat.c:1593: error: `RETVAL' was not declared in this scope
SkyCat.c:1595: error: `CatalogInfoEntry' is not a type
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_new(CV*)':
SkyCat.c:1612: error: `QueryResult' was not declared in this scope
SkyCat.c:1612: error: `RETVAL' was not declared in this scope
SkyCat.c:1614: error: `QueryResult' is not a type
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_getPos(CV*)':
SkyCat.c:1631: error: `WorldOrImageCoords' was not declared in this scope
SkyCat.c:1631: error: `pos' was not declared in this scope
SkyCat.c:1632: error: `QueryResult' was not declared in this scope
SkyCat.c:1632: error: `THIS' was not declared in this scope
SkyCat.c:1638: error: expected primary-expression before ')' token
SkyCat.c:1638: error: expected primary-expression before "unsigned"
SkyCat.c:1646: error: expected primary-expression before ')' token
SkyCat.c:1646: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_get(CV*)':
SkyCat.c:1676: error: `QueryResult' was not declared in this scope
SkyCat.c:1676: error: `THIS' was not declared in this scope
SkyCat.c:1682: error: expected primary-expression before ')' token
SkyCat.c:1682: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_numRows(CV*)':
SkyCat.c:1712: error: `QueryResult' was not declared in this scope
SkyCat.c:1712: error: `THIS' was not declared in this scope
SkyCat.c:1718: error: expected primary-expression before ')' token
SkyCat.c:1718: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_numCols(CV*)':
SkyCat.c:1738: error: `QueryResult' was not declared in this scope
SkyCat.c:1738: error: `THIS' was not declared in this scope
SkyCat.c:1744: error: expected primary-expression before ')' token
SkyCat.c:1744: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_colIndex(CV*)':
SkyCat.c:1766: error: `QueryResult' was not declared in this scope
SkyCat.c:1766: error: `THIS' was not declared in this scope
SkyCat.c:1772: error: expected primary-expression before ')' token
SkyCat.c:1772: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_colNames(CV*)':
SkyCat.c:1799: error: `QueryResult' was not declared in this scope
SkyCat.c:1799: error: `THIS' was not declared in this scope
SkyCat.c:1803: error: expected primary-expression before ')' token
SkyCat.c:1803: error: expected primary-expression before "unsigned"
SkyCat.c: In function `void XS_Astro__SkyCat__QueryResult_DESTROY(CV*)':
SkyCat.c:1828: error: `QueryResult' was not declared in this scope
SkyCat.c:1828: error: `THIS' was not declared in this scope
SkyCat.c:1832: error: expected primary-expression before ')' token
SkyCat.c:1832: error: expected primary-expression before "unsigned"
SkyCat.c:1838: error: type `<type error>' argument given to `delete', expected pointer
make: *** [SkyCat.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Test                0    1.25_02

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12353
    PERL5_CPAN_IS_EXECUTING = /export/home/cpant4/.cpan/build/Astro-SkyCat-0.01-Brbwae/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 12353
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5674,12353
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Astro-SkyCat-0.01
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant4/perl5/bin/perl5.15.7
    $UID/$EUID = 104 / 104
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120351
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.78    
    YAML::Syck          1.20    
    version             0.96    


--

Summary of my perl5 (revision 5 version 15 subversion 7) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    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=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Feb  1 2012 12:32:41
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12353"
    PERL5_CPAN_IS_EXECUTING="/export/home/cpant4/.cpan/build/Astro-SkyCat-0.01-Brbwae/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="12353"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="5674,12353"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Astro-SkyCat-0.01"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant4/perl5/lib/site_perl/5.15.7/i86pc-solaris-64int
    /export/home/cpant4/perl5/lib/site_perl/5.15.7
    /export/home/cpant4/perl5/lib/5.15.7/i86pc-solaris-64int
    /export/home/cpant4/perl5/lib/5.15.7
    /export/home/cpant4/perl5/lib/site_perl
    .