Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Net-ICal-0.11 v5.12.2 GNU/Linux
Date: 2011-01-05T16:08:27Z
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 Eric Busboom,
This is a computer-generated report for Net-ICal-0.11
on perl 5.12.2, created by CPAN-Reporter-1.1803.
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':
cc -c -I/home/eric/proj/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/graham/perltest/th_ld_perl5122/perl/lib/5.12.2/i686-linux-thread-multi-ld/CORE" netical_wrap.c
netical_wrap.c: In function 'SWIG_GetPtr':
netical_wrap.c:292:21: error: 'sv_undef' undeclared (first use in this function)
netical_wrap.c:292:21: note: each undeclared identifier is reported only once for each function it appears in
netical_wrap.c: In function '_swig_create_magic':
netical_wrap.c:411:27: warning: assignment from incompatible pointer type
netical_wrap.c:412:27: warning: assignment from incompatible pointer type
In file included from netical_wrap.c:431:0:
/usr/include/ical.h: At top level:
/usr/include/ical.h:25:2: warning: #warning "#include <ical.h> is deprecated. Please #include <libical/ical.h> instead."
netical_wrap.c: In function '_wrap_icaltime_from_timet':
netical_wrap.c:637:5: error: too many arguments to function 'icaltime_from_timet'
/usr/include/libical/ical.h:168:21: note: declared here
netical_wrap.c: In function '_wrap_icaltime_from_string':
netical_wrap.c:653:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icaltime_week_number':
netical_wrap.c:717:5: error: incompatible type for argument 1 of 'icaltime_week_number'
/usr/include/libical/ical.h:226:5: note: expected 'const struct icaltimetype' but argument is of type 'short int'
netical_wrap.c:717:5: error: too many arguments to function 'icaltime_week_number'
/usr/include/libical/ical.h:226:5: note: declared here
netical_wrap.c: In function '_wrap_icaltime_utc_offset':
netical_wrap.c:802:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icaltime_as_utc':
netical_wrap.c:841:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:843:16: error: incompatible types when assigning to type 'struct icaltimetype' from type 'int'
netical_wrap.c: In function '_wrap_icaltime_as_zone':
netical_wrap.c:864:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:866:16: error: incompatible types when assigning to type 'struct icaltimetype' from type 'int'
netical_wrap.c: In function '_wrap_icaldurationtype_from_timet':
netical_wrap.c:887:16: error: incompatible types when assigning to type 'struct icaldurationtype' from type 'int'
netical_wrap.c: In function '_wrap_icaldurationtype_from_string':
netical_wrap.c:903:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_property_kind':
netical_wrap.c:1123:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_parameter_kind':
netical_wrap.c:1191:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_component_kind':
netical_wrap.c:1225:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_method':
netical_wrap.c:1276:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_status':
netical_wrap.c:1310:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_url':
netical_wrap.c:1380:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_base64':
netical_wrap.c:1420:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_binary':
netical_wrap.c:1461:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalreqstattype_from_string':
netical_wrap.c:1497:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_from_string':
netical_wrap.c:1574:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_attach':
netical_wrap.c:1717:49: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_get_attach':
netical_wrap.c:1737:55: error: invalid application of 'sizeof' to incomplete type 'struct icalattachtype'
netical_wrap.c:1738:5: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_attach':
netical_wrap.c:1762:32: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_binary':
netical_wrap.c:1776:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_binary':
netical_wrap.c:1817:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_caladdress':
netical_wrap.c:1888:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_caladdress':
netical_wrap.c:1929:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_get_datetimedate':
netical_wrap.c:2095:16: error: incompatible types when assigning to type 'struct icaltimetype' from type 'int'
netical_wrap.c: In function '_wrap_icalvalue_new_datetimeperiod':
netical_wrap.c:2137:5: error: incompatible type for argument 1 of 'icalvalue_new_datetimeperiod'
/usr/include/libical/ical.h:1025:12: note: expected 'struct icaldatetimeperiodtype' but argument is of type 'struct icalperiodtype'
netical_wrap.c: In function '_wrap_icalvalue_get_datetimeperiod':
netical_wrap.c:2158:16: error: incompatible types when assigning to type 'struct icalperiodtype' from type 'struct icaldatetimeperiodtype'
netical_wrap.c: In function '_wrap_icalvalue_set_datetimeperiod':
netical_wrap.c:2182:5: error: incompatible type for argument 2 of 'icalvalue_set_datetimeperiod'
/usr/include/libical/ical.h:1026:6: note: expected 'struct icaldatetimeperiodtype' but argument is of type 'struct icalperiodtype'
netical_wrap.c: In function '_wrap_icalvalue_new_string':
netical_wrap.c:2553:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_string':
netical_wrap.c:2594:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_text':
netical_wrap.c:2609:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_text':
netical_wrap.c:2650:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_get_time':
netical_wrap.c:2690:16: error: incompatible types when assigning to type 'struct icaltimetype' from type 'int'
netical_wrap.c: In function '_wrap_icalvalue_new_trigger':
netical_wrap.c:2721:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2732:50: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_get_trigger':
netical_wrap.c:2740:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2752:55: error: invalid application of 'sizeof' to incomplete type 'union icaltriggertype'
netical_wrap.c:2753:5: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_trigger':
netical_wrap.c:2762:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2777:33: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_uri':
netical_wrap.c:2791:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_uri':
netical_wrap.c:2832:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_query':
netical_wrap.c:2903:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_query':
netical_wrap.c:2944:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_from_string':
netical_wrap.c:3054:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:3055:5: error: incompatible type for argument 1 of 'icalparameter_new_from_string'
/usr/include/libical/ical.h:1848:16: note: expected 'const char *' but argument is of type 'icalparameter_kind'
netical_wrap.c:3055:5: error: too many arguments to function 'icalparameter_new_from_string'
/usr/include/libical/ical.h:1848:16: note: declared here
netical_wrap.c: In function '_wrap_icalparameter_set_xname':
netical_wrap.c:3172:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_xvalue':
netical_wrap.c:3211:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_altrep':
netical_wrap.c:3246:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_altrep':
netical_wrap.c:3287:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_cn':
netical_wrap.c:3302:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_cn':
netical_wrap.c:3343:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedfrom':
netical_wrap.c:3414:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedfrom':
netical_wrap.c:3455:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedto':
netical_wrap.c:3470:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedto':
netical_wrap.c:3511:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_dir':
netical_wrap.c:3526:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_dir':
netical_wrap.c:3567:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_fmttype':
netical_wrap.c:3694:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_fmttype':
netical_wrap.c:3735:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_language':
netical_wrap.c:3750:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_language':
netical_wrap.c:3791:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_member':
netical_wrap.c:3806:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_member':
netical_wrap.c:3847:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_sentby':
netical_wrap.c:4198:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_sentby':
netical_wrap.c:4239:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_tzid':
netical_wrap.c:4254:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_tzid':
netical_wrap.c:4295:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_x':
netical_wrap.c:4366:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_x':
netical_wrap.c:4407:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_from_string':
netical_wrap.c:4571:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_x_name':
netical_wrap.c:4838:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecid':
netical_wrap.c:4929:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecid':
netical_wrap.c:4950:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_uid':
netical_wrap.c:5048:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_uid':
netical_wrap.c:5069:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_prodid':
netical_wrap.c:5104:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_prodid':
netical_wrap.c:5125:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_description':
netical_wrap.c:5216:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_description':
netical_wrap.c:5237:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_categories':
netical_wrap.c:5335:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_categories':
netical_wrap.c:5356:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_version':
netical_wrap.c:5391:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_version':
netical_wrap.c:5412:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_attendee':
netical_wrap.c:5503:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_attendee':
netical_wrap.c:5524:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_contact':
netical_wrap.c:5559:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_contact':
netical_wrap.c:5580:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecontenttype':
netical_wrap.c:5615:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecontenttype':
netical_wrap.c:5636:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeoptinfo':
netical_wrap.c:5671:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeoptinfo':
netical_wrap.c:5692:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_relatedto':
netical_wrap.c:5727:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_relatedto':
netical_wrap.c:5748:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_organizer':
netical_wrap.c:5783:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_organizer':
netical_wrap.c:5804:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_comment':
netical_wrap.c:5839:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_comment':
netical_wrap.c:5860:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicerror':
netical_wrap.c:5895:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicerror':
netical_wrap.c:5916:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_trigger':
netical_wrap.c:5944:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5955:56: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_set_trigger':
netical_wrap.c:5964:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5979:36: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_trigger':
netical_wrap.c:5985:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5997:55: error: invalid application of 'sizeof' to incomplete type 'union icaltriggertype'
netical_wrap.c:5998:5: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_class':
netical_wrap.c:6014:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6015:5: error: incompatible type for argument 1 of 'icalproperty_new_class'
/usr/include/libical/ical.h:2075:15: note: expected 'enum icalproperty_class' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_set_class':
netical_wrap.c:6035:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6036:5: error: incompatible type for argument 2 of 'icalproperty_set_class'
/usr/include/libical/ical.h:2076:6: note: expected 'enum icalproperty_class' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_new_x':
netical_wrap.c:6070:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_x':
netical_wrap.c:6091:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_transp':
netical_wrap.c:6182:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6183:5: error: incompatible type for argument 1 of 'icalproperty_new_transp'
/usr/include/libical/ical.h:2410:15: note: expected 'enum icalproperty_transp' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_set_transp':
netical_wrap.c:6203:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6204:5: error: incompatible type for argument 2 of 'icalproperty_set_transp'
/usr/include/libical/ical.h:2411:6: note: expected 'enum icalproperty_transp' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeencoding':
netical_wrap.c:6238:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeencoding':
netical_wrap.c:6259:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_location':
netical_wrap.c:6350:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_location':
netical_wrap.c:6371:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_requeststatus':
netical_wrap.c:6406:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6407:5: error: incompatible type for argument 1 of 'icalproperty_new_requeststatus'
/usr/include/libical/ical.h:2360:15: note: expected 'struct icalreqstattype' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_set_requeststatus':
netical_wrap.c:6427:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:6428:5: error: incompatible type for argument 2 of 'icalproperty_set_requeststatus'
/usr/include/libical/ical.h:2361:6: note: expected 'struct icalreqstattype' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_get_requeststatus':
netical_wrap.c:6446:5: error: cannot convert to a pointer type
netical_wrap.c: In function '_wrap_icalproperty_new_tzid':
netical_wrap.c:6525:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzid':
netical_wrap.c:6546:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_resources':
netical_wrap.c:6581:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_resources':
netical_wrap.c:6602:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_tzurl':
netical_wrap.c:6637:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzurl':
netical_wrap.c:6658:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_summary':
netical_wrap.c:6994:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_summary':
netical_wrap.c:7015:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_tzname':
netical_wrap.c:7113:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzname':
netical_wrap.c:7134:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_rdate':
netical_wrap.c:7173:5: error: incompatible type for argument 1 of 'icalproperty_new_rdate'
/usr/include/libical/ical.h:2320:15: note: expected 'struct icaldatetimeperiodtype' but argument is of type 'struct icalperiodtype'
netical_wrap.c: In function '_wrap_icalproperty_set_rdate':
netical_wrap.c:7197:5: error: incompatible type for argument 2 of 'icalproperty_set_rdate'
/usr/include/libical/ical.h:2321:6: note: expected 'struct icaldatetimeperiodtype' but argument is of type 'struct icalperiodtype'
netical_wrap.c: In function '_wrap_icalproperty_get_rdate':
netical_wrap.c:7216:16: error: incompatible types when assigning to type 'struct icalperiodtype' from type 'struct icaldatetimeperiodtype'
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimefilename':
netical_wrap.c:7232:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimefilename':
netical_wrap.c:7253:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_url':
netical_wrap.c:7288:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_url':
netical_wrap.c:7309:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicclustercount':
netical_wrap.c:7345:5: warning: passing argument 1 of 'icalproperty_new_xlicclustercount' makes pointer from integer without a cast
/usr/include/libical/ical.h:2470:15: note: expected 'const char *' but argument is of type 'int'
netical_wrap.c: In function '_wrap_icalproperty_set_xlicclustercount':
netical_wrap.c:7366:5: warning: passing argument 2 of 'icalproperty_set_xlicclustercount' makes pointer from integer without a cast
/usr/include/libical/ical.h:2471:6: note: expected 'const char *' but argument is of type 'int'
netical_wrap.c: In function '_wrap_icalproperty_new_attach':
netical_wrap.c:7404:55: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_set_attach':
netical_wrap.c:7428:35: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_attach':
netical_wrap.c:7446:55: error: invalid application of 'sizeof' to incomplete type 'struct icalattachtype'
netical_wrap.c:7447:5: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_query':
netical_wrap.c:7463:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_query':
netical_wrap.c:7484:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_calscale':
netical_wrap.c:7575:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_calscale':
netical_wrap.c:7596:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecharset':
netical_wrap.c:7757:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecharset':
netical_wrap.c:7778:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_action':
netical_wrap.c:8002:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:8003:5: error: incompatible type for argument 1 of 'icalproperty_new_action'
/usr/include/libical/ical.h:2020:15: note: expected 'enum icalproperty_action' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalproperty_set_action':
netical_wrap.c:8023:22: error: 'na' undeclared (first use in this function)
netical_wrap.c:8024:5: error: incompatible type for argument 2 of 'icalproperty_set_action'
/usr/include/libical/ical.h:2021:6: note: expected 'enum icalproperty_action' but argument is of type 'char *'
netical_wrap.c: In function '_wrap_icalcomponent_new_from_string':
netical_wrap.c:8571:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_summary':
netical_wrap.c:9402:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_comment':
netical_wrap.c:9441:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_organizer':
netical_wrap.c:9480:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_uid':
netical_wrap.c:9519:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_add_line':
netical_wrap.c:9737:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_parse_string':
netical_wrap.c:9831:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_parse_value':
netical_wrap.c:9851:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_string_line_generator':
netical_wrap.c:9874:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_tmp_copy':
netical_wrap.c:9919:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_append_string':
netical_wrap.c:10041:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_append_char':
netical_wrap.c:10070:21: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_strdup':
netical_wrap.c:10085:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_binary_set':
netical_wrap.c:11132:23: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_binary_get':
netical_wrap.c:11153:23: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_binary_set':
netical_wrap.c:11176:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_binary_get':
netical_wrap.c:11197:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function 'icalattachtype_base64_set':
netical_wrap.c:11204:12: error: dereferencing pointer to incomplete type
netical_wrap.c:11204:30: error: dereferencing pointer to incomplete type
netical_wrap.c:11205:8: error: dereferencing pointer to incomplete type
netical_wrap.c:11206:15: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_base64_set':
netical_wrap.c:11224:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_base64_get':
netical_wrap.c:11246:23: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_base64_set':
netical_wrap.c:11269:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_base64_get':
netical_wrap.c:11290:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function 'icalattachtype_url_set':
netical_wrap.c:11297:12: error: dereferencing pointer to incomplete type
netical_wrap.c:11297:27: error: dereferencing pointer to incomplete type
netical_wrap.c:11298:8: error: dereferencing pointer to incomplete type
netical_wrap.c:11299:15: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_url_set':
netical_wrap.c:11317:22: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_url_get':
netical_wrap.c:11339:23: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_refcount_set':
netical_wrap.c:11362:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_refcount_get':
netical_wrap.c:11383:21: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_set':
netical_wrap.c:11481:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11497:38: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_get':
netical_wrap.c:11507:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11518:38: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_set':
netical_wrap.c:11528:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11544:42: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_get':
netical_wrap.c:11554:11: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11565:42: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_perl5_Net__ICal_var_init':
netical_wrap.c:11999:5: error: 'ICAL_TRANS_TRANSPARENT' undeclared (first use in this function)
netical_wrap.c:12000:5: error: 'ICAL_CALSCALE_GREGORIAN' undeclared (first use in this function)
netical_wrap.c:12004:5: error: 'ICAL_CLASS_XNAME' undeclared (first use in this function)
netical_wrap.c:12018:5: error: 'ICAL_ACTION_XNAME' undeclared (first use in this function)
netical_wrap.c:12026:5: error: 'ICAL_DATETIMEDATE_VALUE' undeclared (first use in this function)
netical_wrap.c:12038:5: error: 'ICAL_TIME_VALUE' undeclared (first use in this function)
netical_wrap.c:12043:5: error: 'ICAL_XNAME_VALUE' undeclared (first use in this function)
netical_wrap.c:12074:5: error: 'ICAL_CUTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12077:5: error: 'ICAL_ENCODING_XNAME' undeclared (first use in this function)
netical_wrap.c:12082:5: error: 'ICAL_FBTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12090:5: error: 'ICAL_PARTSTAT_XNAME' undeclared (first use in this function)
netical_wrap.c:12099:5: error: 'ICAL_RELTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12104:5: error: 'ICAL_ROLE_XNAME' undeclared (first use in this function)
netical_wrap.c:12110:5: error: 'ICAL_XLICERRORTYPE_UNKVCALPROP' undeclared (first use in this function)
netical_wrap.c:12120:5: error: 'ICAL_VALUE_XNAME' undeclared (first use in this function)
netical_wrap.c:12132:5: error: 'ICAL_VALUE_TIME' undeclared (first use in this function)
netical_wrap.c:12183:5: error: 'ICAL_MULTIPLEINCLUSION_ERROR' undeclared (first use in this function)
netical_wrap.c:12184:5: error: 'ICAL_TIMEDOUT_ERROR' undeclared (first use in this function)
netical_wrap.c: At top level:
netical_wrap.c:12204:1: error: conflicting types for 'boot_Net__ICal'
netical_wrap.c:426:1: note: previous declaration of 'boot_Net__ICal' was here
netical_wrap.c: In function 'boot_Net__ICal':
netical_wrap.c:12819:12: error: 'sv_yes' undeclared (first use in this function)
make: *** [netical_wrap.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /home/graham/perltest/th_ld_perl5122/perl/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/opt/kde/bin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/lib/perl5/core_perl/bin:/opt/qt/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4832
PERL5_CPAN_IS_EXECUTING = /home/graham/perltest/th_ld_perl5122/cpan/build/Net-ICal-0.11-5eouKx/Makefile.PL
PERL5_CPAN_IS_RUNNING = 4832
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3700,4832
PERL_CR_SMOKER_CURRENT = Text-XML-0.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/graham/perltest/th_ld_perl5122/perl/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 7 10 91 92 93 95 98 100 108 1000 1001
$EGID = 1000 7 10 91 92 93 95 98 100 108 1000 1001
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9402
Cwd 3.33
ExtUtils::CBuilder 0.2802
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.36_20
Module::Signature 0.66
Test::Harness 3.22
Test::More 2.00_01
YAML 0.72
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.33-arch, archname=i686-linux-thread-multi-ld
uname='linux lorant 2.6.33-arch #1 smp preempt thu may 13 12:06:25 cest 2010 i686 intel(r) pentium(r) 4 cpu 2.80ghz genuineintel gnulinux '
config_args=''
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.0 20100520 (prerelease)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Dec 14 2010 18:01:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4832"
PERL5_CPAN_IS_EXECUTING="/home/graham/perltest/th_ld_perl5122/cpan/build/Net-ICal-0.11-5eouKx/Makefile.PL"
PERL5_CPAN_IS_RUNNING="4832"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3700,4832"
PERL_CR_SMOKER_CURRENT="Text-XML-0.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/graham/perltest/th_ld_perl5122/perl/lib/site_perl/5.12.2/i686-linux-thread-multi-ld
/home/graham/perltest/th_ld_perl5122/perl/lib/site_perl/5.12.2
/home/graham/perltest/th_ld_perl5122/perl/lib/5.12.2/i686-linux-thread-multi-ld
/home/graham/perltest/th_ld_perl5122/perl/lib/5.12.2
.