Report for Calendar-CSA-0.8

Back
From: metabase:user:d1ac2ff8-7f34-11e0-ad7d-d635d302c8a1
Subject: UNKNOWN Calendar-CSA-0.8 v5.14.0 OpenBSD
Date: 2011-05-18T20:55:31Z

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 Kenneth Albanowski,

This is a computer-generated report for Calendar-CSA-0.8
on perl 5.14.0, 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 CSA.pm blib/lib/Calendar/CSA.pm
AutoSplitting blib/lib/Calendar/CSA.pm (blib/lib/auto/Calendar/CSA)
/home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin/perl /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/ExtUtils/xsubpp  -typemap /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/ExtUtils/typemap -typemap typemap  CSA.xs > CSA.xsc && mv CSA.xsc CSA.c
Please specify prototyping behavior for CSA.xs (see perlxs manual)
cc -c  -I/usr/dt/include  -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"0.8\"  -DXS_VERSION=\"0.8\" -DPIC -fPIC "-I/home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd/CORE"   CSA.c
CSA.xs:19:21: error: csa/csa.h: No such file or directory
In file included from CSA.xs:21:
CsaUtils.h:17: error: expected ')' before '*' token
CsaUtils.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CsaUtils.h:19: error: expected ')' before '*' token
CsaUtils.h:20: error: expected ')' before 'list'
CsaUtils.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CsaUtils.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvCSA_access_list'
CsaUtils.h:23: error: expected ')' before '*' token
CsaUtils.h:24: error: expected ')' before 'list'
CsaUtils.h:25: error: expected ')' before 'list'
CsaUtils.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SvCSA_date_time_list'
CsaUtils.h:27: error: expected ')' before '*' token
CsaUtils.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CsaUtils.h:29: error: expected ')' before '*' token
CsaUtils.h:30: error: expected ')' before '*' token
CsaUtils.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CsaUtils.h:32: error: expected ')' before '*' token
CsaUtils.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CsaUtils.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
CSA.xs:39: error: expected ')' before 'session'
CSA.xs:103: error: expected specifier-qualifier-list before 'CSA_session_handle'
CSA.xs:112: error: expected specifier-qualifier-list before 'CSA_entry_handle'
CSA.xs:119: error: expected specifier-qualifier-list before 'CSA_entry_handle'
CSA.xs:124: error: expected ')' before '*' token
CSA.xs:895: error: 'CSA_CONFIG_CHARACTER_SET' undeclared here (not in a function)
CSA.xs:896: error: 'CSA_CONFIG_LINE_TERM' undeclared here (not in a function)
CSA.xs:897: error: 'CSA_CONFIG_DEFAULT_SERVICE' undeclared here (not in a function)
CSA.xs:898: error: 'CSA_CONFIG_DEFAULT_USER' undeclared here (not in a function)
CSA.xs:899: error: 'CSA_CONFIG_REQ_PASSWORD' undeclared here (not in a function)
CSA.xs:900: error: 'CSA_CONFIG_REQ_SERVICE' undeclared here (not in a function)
CSA.xs:901: error: 'CSA_CONFIG_REQ_USER' undeclared here (not in a function)
CSA.xs:902: error: 'CSA_CONFIG_UI_AVAIL' undeclared here (not in a function)
CSA.xs:903: error: 'CSA_CONFIG_VER_IMPLEM' undeclared here (not in a function)
CSA.xs:904: error: 'CSA_CONFIG_VER_SPEC' undeclared here (not in a function)
CSA.xs: In function 'XS_Calendar__CSA_add_calendar':
CSA.xs:935: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:935: error: (Each undeclared identifier is reported only once
CSA.xs:935: error: for each function it appears in.)
CSA.xs:935: error: expected ';' before 'u'
CSA.xs:936: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:936: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:936: error: invalid operands to binary *
CSA.xs:941: error: 'u' undeclared (first use in this function)
CSA.xs:944: error: invalid operands to binary *
CSA.xs:944: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:946: error: 'na' undeclared (first use in this function)
CSA.xs:946: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:952: error: 'CSA_session_handle' undeclared (first use in this function)
CSA.xs:952: error: expected ')' before numeric constant
CSA.xs: In function 'XS_Calendar__CSA_logon':
CSA.xs:970: error: 'CSA_return_code' undeclared (first use in this function)
CSA.xs:970: error: expected ';' before 'ret'
CSA.xs:971: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:971: error: expected ';' before 'cu'
CSA.xs:976: error: 'ret' undeclared (first use in this function)
CSA.xs:978: error: 'cu' undeclared (first use in this function)
CSA.xs:982: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:985: error: 'struct Calendar__CSA__Session_t' has no member named 'iso_times'
CSA.xs:987: error: 'CSA_SUCCESS' undeclared (first use in this function)
CSA.xs:990: warning: passing argument 2 of 'CsaCroak' makes integer from pointer without a cast
CSA.xs:993: error: 'struct Calendar__CSA__Session_t' has no member named 'connected'
CSA.xs: In function 'XS_Calendar__CSA_list_calendars':
CSA.xs:1004: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:1004: error: 'result' undeclared (first use in this function)
CSA.xs:1004: error: invalid operands to binary *
CSA.xs:1005: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1005: error: expected ';' before 'number'
CSA.xs:1010: error: 'number' undeclared (first use in this function)
CSA.xs:1018: warning: comparison between pointer and integer
CSA.xs:1020: error: 'struct opts' has no member named 'calendar_address'
CSA.xs:1020: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
CSA.c: In function 'XS_Calendar__CSA_accept_numeric_enumerations':
CSA.c:1193: error: 'sv_undef' undeclared (first use in this function)
CSA.c:1193: warning: assignment from incompatible pointer type
CSA.c: In function 'XS_Calendar__CSA_generate_numeric_enumerations':
CSA.c:1226: error: 'sv_undef' undeclared (first use in this function)
CSA.c:1226: warning: assignment from incompatible pointer type
CSA.xs: In function 'XS_Calendar__CSA__Session_DESTROY':
CSA.xs:1057: error: 'struct Calendar__CSA__Session_t' has no member named 'connected'
CSA.xs:1058: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs: In function 'XS_Calendar__CSA__Session_logoff':
CSA.xs:1066: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1067: error: 'CSA_SUCCESS' undeclared (first use in this function)
CSA.xs:1067: warning: comparison between pointer and integer
CSA.xs:1069: error: 'struct Calendar__CSA__Session_t' has no member named 'connected'
CSA.c: In function 'XS_Calendar__CSA__Session_short_entry_names':
CSA.c:1334: error: 'sv_undef' undeclared (first use in this function)
CSA.c:1334: warning: assignment from incompatible pointer type
CSA.xs:1079: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1079: warning: assignment makes integer from pointer without a cast
CSA.xs:1081: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.c: In function 'XS_Calendar__CSA__Session_unix_times':
CSA.c:1377: error: 'sv_undef' undeclared (first use in this function)
CSA.c:1377: warning: assignment from incompatible pointer type
CSA.xs:1092: error: 'struct Calendar__CSA__Session_t' has no member named 'iso_times'
CSA.xs:1094: error: 'struct Calendar__CSA__Session_t' has no member named 'iso_times'
CSA.xs: In function 'XS_Calendar__CSA__Session_look_up':
CSA.xs:1106: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:1106: error: expected ';' before 'user'
CSA.xs:1107: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1107: error: expected ';' before 'number'
CSA.xs:1110: error: 'user' undeclared (first use in this function)
CSA.xs:1112: error: 'number' undeclared (first use in this function)
CSA.xs:1114: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1114: error: 'result' undeclared (first use in this function)
CSA.xs:1119: warning: comparison between pointer and integer
CSA.xs:1121: warning: passing argument 1 of 'Perl_sv_2mortal' makes pointer from integer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Session_query_configuration':
CSA.xs:1133: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:1133: error: expected ';' before 'user'
CSA.xs:1134: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1134: error: expected ';' before 'number'
CSA.xs:1141: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1153: error: 'CSA_enum' undeclared (first use in this function)
CSA.xs:1153: error: expected ';' before 'data'
CSA.xs:1154: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1154: error: 'data' undeclared (first use in this function)
CSA.xs:1157: warning: passing argument 1 of 'newSVCSA_LINE_TERM' makes integer from pointer without a cast
CSA.xs:1165: error: 'CSA_string' undeclared (first use in this function)
CSA.xs:1165: error: expected ';' before 'data'
CSA.xs:1166: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1169: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
CSA.xs:1169: error: 'sv_undef' undeclared (first use in this function)
CSA.xs:1169: warning: passing argument 1 of 'Perl_newSVsv' from incompatible pointer type
CSA.xs:1177: error: expected ';' before 'data'
CSA.xs:1178: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1181: warning: passing argument 1 of 'newSVCSA_REQUIRED' makes integer from pointer without a cast
CSA.xs:1186: error: 'CSA_boolean' undeclared (first use in this function)
CSA.xs:1186: error: expected ';' before 'data'
CSA.xs:1187: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1190: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Session_list_calendar_attributes':
CSA.xs:1207: error: 'CSA_attribute_reference' undeclared (first use in this function)
CSA.xs:1207: error: 'result' undeclared (first use in this function)
CSA.xs:1207: error: invalid operands to binary *
CSA.xs:1208: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1208: error: expected ';' before 'number'
CSA.xs:1213: error: 'number' undeclared (first use in this function)
CSA.xs:1215: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1221: warning: comparison between pointer and integer
CSA.xs:1223: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1223: error: incompatible type for argument 1 of 'shorten'
CSA.xs:1223: warning: passing argument 2 of 'shorten' makes integer from pointer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Session_read_calendar_attributes':
CSA.xs:1236: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1236: error: expected ';' before 'count'
CSA.xs:1237: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1237: error: 'result' undeclared (first use in this function)
CSA.xs:1237: error: invalid operands to binary *
CSA.xs:1238: error: 'CSA_attribute_reference' undeclared (first use in this function)
CSA.xs:1238: error: 'csa_names' undeclared (first use in this function)
CSA.xs:1238: error: invalid operands to binary *
CSA.xs:1240: error: invalid operands to binary *
CSA.xs:1240: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1242: error: 'na' undeclared (first use in this function)
CSA.xs:1242: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1242: error: incompatible types in assignment
CSA.xs:1247: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1247: error: 'count' undeclared (first use in this function)
CSA.xs:1256: warning: comparison between pointer and integer
CSA.xs:1258: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1258: warning: passing argument 2 of 'shorten' makes integer from pointer without a cast
CSA.xs:1259: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1259: error: 'struct Calendar__CSA__Session_t' has no member named 'iso_times'
CSA.xs:1259: warning: passing argument 1 of 'Perl_sv_2mortal' makes pointer from integer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Session_read_next_reminder':
CSA.xs:1273: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1273: error: expected ';' before 'count'
CSA.xs:1274: error: 'CSA_reminder_reference' undeclared (first use in this function)
CSA.xs:1274: error: 'result' undeclared (first use in this function)
CSA.xs:1274: error: invalid operands to binary *
CSA.xs:1275: error: 'CSA_attribute_reference' undeclared (first use in this function)
CSA.xs:1275: error: 'csa_names' undeclared (first use in this function)
CSA.xs:1275: error: invalid operands to binary *
CSA.xs:1278: error: invalid operands to binary *
CSA.xs:1278: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1280: error: 'na' undeclared (first use in this function)
CSA.xs:1280: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1280: error: incompatible types in assignment
CSA.xs:1285: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1285: error: 'count' undeclared (first use in this function)
CSA.xs:1294: warning: comparison between pointer and integer
CSA.xs:1296: warning: passing argument 1 of 'Perl_sv_2mortal' makes pointer from integer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Session_update_calendar_attributes':
CSA.xs:1308: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1308: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:1308: error: invalid operands to binary *
CSA.xs:1312: error: invalid operands to binary *
CSA.xs:1312: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1314: error: 'na' undeclared (first use in this function)
CSA.xs:1314: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1320: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs: In function 'XS_Calendar__CSA__Session_add_calendar':
CSA.xs:1336: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:1336: error: expected ';' before 'u'
CSA.xs:1337: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1337: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:1337: error: invalid operands to binary *
CSA.xs:1342: error: 'u' undeclared (first use in this function)
CSA.xs:1345: error: invalid operands to binary *
CSA.xs:1345: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1347: error: 'na' undeclared (first use in this function)
CSA.xs:1347: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1353: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs: In function 'XS_Calendar__CSA__Session_free_time_search':
CSA.xs:1371: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1371: error: expected ';' before 'count'
CSA.xs:1372: error: 'CSA_free_time' undeclared (first use in this function)
CSA.xs:1372: error: 'result' undeclared (first use in this function)
CSA.xs:1372: error: invalid operands to binary *
CSA.xs:1373: error: 'CSA_calendar_user' undeclared (first use in this function)
CSA.xs:1373: error: 'csa_users' undeclared (first use in this function)
CSA.xs:1373: error: invalid operands to binary *
CSA.xs:1375: error: invalid operands to binary *
CSA.xs:1375: warning: passing argument 1 of 'Csa_safe_malloc' makes integer from pointer without a cast
CSA.xs:1381: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1390: error: 'struct opts' has no member named 'number_free_time_data'
CSA.xs:1390: warning: comparison between pointer and integer
CSA.xs:1392: error: 'struct opts' has no member named 'free_time_data'
CSA.xs:1392: error: incompatible type for argument 1 of 'newSVISO_date_time'
CSA.xs: In function 'XS_Calendar__CSA__Session_delete_calendar':
CSA.xs:1404: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs: In function 'XS_Calendar__CSA__Session_register_callback':
CSA.xs:1428: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1428: error: 'callback_handler' undeclared (first use in this function)
CSA.xs:1428: warning: cast to pointer from integer of different size
CSA.xs: In function 'XS_Calendar__CSA__Session_call_callbacks':
CSA.xs:1463: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs: In function 'XS_Calendar__CSA__Session_unregister_callback':
CSA.xs:1478: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1478: error: 'callback_handler' undeclared (first use in this function)
CSA.xs:1478: warning: cast to pointer from integer of different size
CSA.xs:1481: error: 'sv_undef' undeclared (first use in this function)
CSA.xs:1481: warning: passing argument 1 of 'Perl_newSVsv' from incompatible pointer type
CSA.xs:1482: warning: passing argument 1 of 'Perl_newSVsv' from incompatible pointer type
CSA.xs: In function 'XS_Calendar__CSA__Session_add_entry':
CSA.xs:1498: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1498: error: expected ';' before 'count'
CSA.xs:1499: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1499: error: 'result' undeclared (first use in this function)
CSA.xs:1499: error: invalid operands to binary *
CSA.xs:1500: error: 'CSA_entry_handle' undeclared (first use in this function)
CSA.xs:1500: error: expected ';' before 'new_entry'
CSA.xs:1501: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:1501: error: invalid operands to binary *
CSA.xs:1507: error: invalid operands to binary *
CSA.xs:1507: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1510: error: 'na' undeclared (first use in this function)
CSA.xs:1510: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1523: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1523: error: 'new_entry' undeclared (first use in this function)
CSA.xs:1534: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs: In function 'XS_Calendar__CSA__Session_list_entries':
CSA.xs:1548: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1548: error: expected ';' before 'count'
CSA.xs:1549: error: 'CSA_entry_handle' undeclared (first use in this function)
CSA.xs:1549: error: 'new_entries' undeclared (first use in this function)
CSA.xs:1549: error: invalid operands to binary *
CSA.xs:1550: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1550: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:1550: error: invalid operands to binary *
CSA.xs:1551: error: 'CSA_enum' undeclared (first use in this function)
CSA.xs:1551: error: 'csa_matches' undeclared (first use in this function)
CSA.xs:1551: error: invalid operands to binary *
CSA.xs:1558: error: invalid operands to binary *
CSA.xs:1558: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1559: error: invalid operands to binary *
CSA.xs:1559: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1562: error: 'CSA_MATCH_ANY' undeclared (first use in this function)
CSA.xs:1562: error: incompatible types in assignment
CSA.xs:1563: error: 'na' undeclared (first use in this function)
CSA.xs:1563: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1571: error: incompatible types in assignment
CSA.xs:1593: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1593: error: 'count' undeclared (first use in this function)
CSA.xs:1607: warning: assignment makes integer from pointer without a cast
CSA.xs:1608: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs: In function 'XS_Calendar__CSA__EntryList_DESTROY':
CSA.xs:1627: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs:1628: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs: In function 'XS_Calendar__CSA__EntryList_free':
CSA.xs:1635: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs:1636: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs:1637: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs: In function 'XS_Calendar__CSA__EntryList_entries':
CSA.xs:1648: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs:1655: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs:1655: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
CSA.xs: In function 'XS_Calendar__CSA__Entry_delete_entry':
CSA.xs:1679: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1679: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs: In function 'XS_Calendar__CSA__Entry_read_entry_attributes':
CSA.xs:1690: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1690: error: expected ';' before 'count'
CSA.xs:1691: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1691: error: 'result' undeclared (first use in this function)
CSA.xs:1691: error: invalid operands to binary *
CSA.xs:1692: error: 'CSA_attribute_reference' undeclared (first use in this function)
CSA.xs:1692: error: 'csa_names' undeclared (first use in this function)
CSA.xs:1692: error: invalid operands to binary *
CSA.xs:1694: error: invalid operands to binary *
CSA.xs:1694: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1696: error: 'na' undeclared (first use in this function)
CSA.xs:1696: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1696: error: incompatible types in assignment
CSA.xs:1701: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1701: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs:1701: error: 'count' undeclared (first use in this function)
CSA.xs:1710: error: invalid operands to binary *
CSA.xs:1710: warning: cast from pointer to integer of different size
CSA.xs:1710: error: invalid operands to binary *
CSA.xs:1710: warning: cast from pointer to integer of different size
CSA.xs:1711: warning: comparison between pointer and integer
CSA.xs:1712: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1712: warning: passing argument 2 of 'shorten' makes integer from pointer without a cast
CSA.xs:1713: error: 'struct Calendar__CSA__Session_t' has no member named 'shorten'
CSA.xs:1713: error: 'struct Calendar__CSA__Session_t' has no member named 'iso_times'
CSA.xs:1713: warning: passing argument 1 of 'Perl_sv_2mortal' makes pointer from integer without a cast
CSA.xs: In function 'XS_Calendar__CSA__Entry_update_entry_attributes':
CSA.xs:1727: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1727: error: expected ';' before 'count'
CSA.xs:1728: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1728: error: 'result' undeclared (first use in this function)
CSA.xs:1728: error: invalid operands to binary *
CSA.xs:1729: error: 'CSA_entry_handle' undeclared (first use in this function)
CSA.xs:1729: error: expected ';' before 'new_entry'
CSA.xs:1730: error: 'csa_attrs' undeclared (first use in this function)
CSA.xs:1730: error: invalid operands to binary *
CSA.xs:1735: error: invalid operands to binary *
CSA.xs:1735: warning: passing argument 1 of 'Csa_safe_calloc' makes integer from pointer without a cast
CSA.xs:1737: error: 'na' undeclared (first use in this function)
CSA.xs:1737: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
CSA.xs:1743: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1743: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs:1743: error: 'new_entry' undeclared (first use in this function)
CSA.xs:1752: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.c: In function 'XS_Calendar__CSA__Entry_list_entry_sequence':
CSA.c:2612: error: 'sv_undef' undeclared (first use in this function)
CSA.c:2612: warning: assignment from incompatible pointer type
CSA.xs:1763: error: 'CSA_uint32' undeclared (first use in this function)
CSA.xs:1763: error: expected ';' before 'count'
CSA.xs:1764: error: 'CSA_attribute' undeclared (first use in this function)
CSA.xs:1764: error: 'result' undeclared (first use in this function)
CSA.xs:1764: error: invalid operands to binary *
CSA.xs:1765: error: 'CSA_entry_handle' undeclared (first use in this function)
CSA.xs:1765: error: 'new_entries' undeclared (first use in this function)
CSA.xs:1765: error: invalid operands to binary *
CSA.xs:1766: error: expected ';' before 'csa_attr'
CSA.xs:1769: error: 'struct Calendar__CSA__Session_t' has no member named 'session'
CSA.xs:1769: error: 'struct Calendar__CSA__Entry_t' has no member named 'entry'
CSA.xs:1769: error: 'count' undeclared (first use in this function)
CSA.xs:1778: warning: assignment makes integer from pointer without a cast
CSA.xs:1779: error: 'struct Calendar__CSA__EntryList_t' has no member named 'list'
*** Error code 1

Stop in /home/lonesome/.cpan/build/Calendar-CSA-0.8-WhXKUp (line 92 of /usr/share/mk/sys.mk).

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_10


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/lonesome/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20474
    PERL5_CPAN_IS_EXECUTING = /home/lonesome/.cpan/build/Calendar-CSA-0.8-WhXKUp/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 20474
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18310,20474
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Calendar-CSA-0.8
    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):

    $^X = /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_10 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=openbsd, osvers=4.9, archname=OpenBSD.amd64-openbsd
    uname='openbsd openbsd-49.lan 4.9 generic#477 amd64 '
    config_args='-de -Dprefix=/home/lonesome/perl5/perlbrew/perls/perl-5.14.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd4.9'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.58.0, 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/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MYMALLOC PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under openbsd
  Compiled at May 17 2011 14:49:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20474"
    PERL5_CPAN_IS_EXECUTING="/home/lonesome/.cpan/build/Calendar-CSA-0.8-WhXKUp/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="20474"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18310,20474"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Calendar-CSA-0.8"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0/OpenBSD.amd64-openbsd
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/site_perl/5.14.0
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0/OpenBSD.amd64-openbsd
    /home/lonesome/perl5/perlbrew/perls/perl-5.14.0/lib/5.14.0
    .