Front page | perl.cpan.testers |
Postings from June 2008
FAIL Calendar-CSA-0.8 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
Thread Next
From:
DAGOLDEN
Date:
June 13, 2008 18:05
Subject:
FAIL Calendar-CSA-0.8 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Kenneth Albanowski,
This is a computer-generated report for Calendar-CSA-0.8
on perl 5.8.8, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.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/david/perl/5.8.8-threads/bin/perl /home/david/perl/5.8.8-threads/lib/5.8.8/ExtUtils/xsubpp -typemap /home/david/perl/5.8.8-threads/lib/5.8.8/ExtUtils/typemap -typemap typemap CSA.xs > CSA.xsc && mv CSA.xsc CSA.c
Please specify prototyping behavior for CSA.xs (see perlxs manual)
gcc -c -I/usr/dt/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.8\" -DXS_VERSION=\"0.8\" -fpic "-I/home/david/perl/5.8.8-threads/lib/5.8.8/i686-linux-thread-multi-64int-ld/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 3 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: called object ‘<erroneous-expression>’ is not a function
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:1006: warning: ISO C90 forbids mixed declarations and code
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 2 of ‘Perl_newSVpv’ from incompatible pointer type
CSA.c: In function ‘XS_Calendar__CSA_accept_numeric_enumerations’:
CSA.c:1120: error: ‘sv_undef’ undeclared (first use in this function)
CSA.c:1120: warning: assignment from incompatible pointer type
CSA.c: In function ‘XS_Calendar__CSA_generate_numeric_enumerations’:
CSA.c:1149: error: ‘sv_undef’ undeclared (first use in this function)
CSA.c:1149: 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:1239: error: ‘sv_undef’ undeclared (first use in this function)
CSA.c:1239: 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:1276: error: ‘sv_undef’ undeclared (first use in this function)
CSA.c:1276: 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:1108: warning: ISO C90 forbids mixed declarations and code
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 2 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:1135: warning: ISO C90 forbids mixed declarations and code
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 2 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 2 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 2 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:1209: warning: ISO C90 forbids mixed declarations and code
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 3 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 2 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 3 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 2 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 3 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 3 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: 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:1481: error: ‘sv_undef’ undeclared (first use in this function)
CSA.xs:1481: warning: passing argument 2 of ‘Perl_newSVsv’ from incompatible pointer type
CSA.xs:1482: warning: passing argument 2 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:1502: warning: ISO C90 forbids mixed declarations and code
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 3 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:1552: warning: ISO C90 forbids mixed declarations and code
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 3 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 3 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: error: invalid operands to binary *
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 2 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 3 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:2363: error: ‘sv_undef’ undeclared (first use in this function)
CSA.c:2363: 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:1767: warning: ISO C90 forbids mixed declarations and code
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’
make: *** [CSA.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17598
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Calendar-CSA-0.8-egTZxI/Makefile.PL
PERL5_CPAN_IS_RUNNING = 17598
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4994,17598
PERL_CR_SMOKER_CURRENT = Calendar-CSA-0.8
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.8.8-threads/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
$EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.8.8-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Thread Next