Report for Net-ICal-0.11

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Net-ICal-0.11 v5.12.4 RC2 FreeBSD
Date: 2011-06-23T01:48:32Z

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.4, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cc -c  -I/home/eric/proj/local/include  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O    -DVERSION=\"0.11\"  -DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/lib/5.12.4/i386-freebsd/CORE"   netical_wrap.c
netical_wrap.c: In function 'SWIG_GetPtr':
netical_wrap.c:292: error: 'sv_undef' undeclared (first use in this function)
netical_wrap.c:292: error: (Each undeclared identifier is reported only once
netical_wrap.c:292: error: for each function it appears in.)
In file included from netical_wrap.c:431:
/usr/local/include/ical.h:22: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: error: too many arguments to function 'icaltime_from_timet'
netical_wrap.c: In function '_wrap_icaltime_from_string':
netical_wrap.c:653: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icaltime_week_number':
netical_wrap.c:717: error: incompatible type for argument 1 of 'icaltime_week_number'
netical_wrap.c:717: error: too many arguments to function 'icaltime_week_number'
netical_wrap.c: In function '_wrap_icaltime_utc_offset':
netical_wrap.c:802: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icaltime_as_utc':
netical_wrap.c:841: error: 'na' undeclared (first use in this function)
netical_wrap.c:843: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icaltime_as_zone':
netical_wrap.c:864: error: 'na' undeclared (first use in this function)
netical_wrap.c:866: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icaldurationtype_from_timet':
netical_wrap.c:887: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icaldurationtype_from_string':
netical_wrap.c:903: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_property_kind':
netical_wrap.c:1123: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_parameter_kind':
netical_wrap.c:1191: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_component_kind':
netical_wrap.c:1225: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_method':
netical_wrap.c:1276: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_string_to_status':
netical_wrap.c:1310: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_url':
netical_wrap.c:1380: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_base64':
netical_wrap.c:1420: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_set_binary':
netical_wrap.c:1461: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalreqstattype_from_string':
netical_wrap.c:1497: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_from_string':
netical_wrap.c:1574: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_attach':
netical_wrap.c:1717: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_get_attach':
netical_wrap.c:1737: error: invalid application of 'sizeof' to incomplete type 'struct icalattachtype' 
netical_wrap.c:1738: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_attach':
netical_wrap.c:1762: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_binary':
netical_wrap.c:1776: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_binary':
netical_wrap.c:1817: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_caladdress':
netical_wrap.c:1888: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_caladdress':
netical_wrap.c:1929: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_get_datetimedate':
netical_wrap.c:2095: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icalvalue_new_datetimeperiod':
netical_wrap.c:2137: error: incompatible type for argument 1 of 'icalvalue_new_datetimeperiod'
netical_wrap.c: In function '_wrap_icalvalue_get_datetimeperiod':
netical_wrap.c:2158: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icalvalue_set_datetimeperiod':
netical_wrap.c:2182: error: incompatible type for argument 2 of 'icalvalue_set_datetimeperiod'
netical_wrap.c: In function '_wrap_icalvalue_new_string':
netical_wrap.c:2553: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_string':
netical_wrap.c:2594: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_text':
netical_wrap.c:2609: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_text':
netical_wrap.c:2650: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_get_time':
netical_wrap.c:2690: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icalvalue_new_trigger':
netical_wrap.c:2721: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2732: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_get_trigger':
netical_wrap.c:2740: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2752: error: invalid application of 'sizeof' to incomplete type 'union icaltriggertype' 
netical_wrap.c:2753: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_trigger':
netical_wrap.c:2762: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:2777: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_uri':
netical_wrap.c:2791: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_uri':
netical_wrap.c:2832: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_query':
netical_wrap.c:2903: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_query':
netical_wrap.c:2944: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_from_string':
netical_wrap.c:3054: error: 'na' undeclared (first use in this function)
netical_wrap.c:3055: error: incompatible type for argument 1 of 'icalparameter_new_from_string'
netical_wrap.c:3055: error: too many arguments to function 'icalparameter_new_from_string'
netical_wrap.c: In function '_wrap_icalparameter_set_xname':
netical_wrap.c:3172: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_xvalue':
netical_wrap.c:3211: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_altrep':
netical_wrap.c:3246: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_altrep':
netical_wrap.c:3287: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_cn':
netical_wrap.c:3302: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_cn':
netical_wrap.c:3343: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedfrom':
netical_wrap.c:3414: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedfrom':
netical_wrap.c:3455: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedto':
netical_wrap.c:3470: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedto':
netical_wrap.c:3511: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_dir':
netical_wrap.c:3526: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_dir':
netical_wrap.c:3567: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_fmttype':
netical_wrap.c:3694: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_fmttype':
netical_wrap.c:3735: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_language':
netical_wrap.c:3750: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_language':
netical_wrap.c:3791: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_member':
netical_wrap.c:3806: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_member':
netical_wrap.c:3847: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_sentby':
netical_wrap.c:4198: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_sentby':
netical_wrap.c:4239: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_tzid':
netical_wrap.c:4254: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_tzid':
netical_wrap.c:4295: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_x':
netical_wrap.c:4366: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_x':
netical_wrap.c:4407: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_from_string':
netical_wrap.c:4571: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_x_name':
netical_wrap.c:4838: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecid':
netical_wrap.c:4929: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecid':
netical_wrap.c:4950: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_uid':
netical_wrap.c:5048: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_uid':
netical_wrap.c:5069: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_prodid':
netical_wrap.c:5104: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_prodid':
netical_wrap.c:5125: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_description':
netical_wrap.c:5216: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_description':
netical_wrap.c:5237: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_categories':
netical_wrap.c:5335: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_categories':
netical_wrap.c:5356: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_version':
netical_wrap.c:5391: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_version':
netical_wrap.c:5412: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_attendee':
netical_wrap.c:5503: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_attendee':
netical_wrap.c:5524: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_contact':
netical_wrap.c:5559: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_contact':
netical_wrap.c:5580: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecontenttype':
netical_wrap.c:5615: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecontenttype':
netical_wrap.c:5636: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeoptinfo':
netical_wrap.c:5671: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeoptinfo':
netical_wrap.c:5692: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_relatedto':
netical_wrap.c:5727: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_relatedto':
netical_wrap.c:5748: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_organizer':
netical_wrap.c:5783: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_organizer':
netical_wrap.c:5804: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_comment':
netical_wrap.c:5839: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_comment':
netical_wrap.c:5860: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicerror':
netical_wrap.c:5895: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicerror':
netical_wrap.c:5916: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_trigger':
netical_wrap.c:5944: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5955: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_set_trigger':
netical_wrap.c:5964: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5979: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_trigger':
netical_wrap.c:5985: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:5997: error: invalid application of 'sizeof' to incomplete type 'union icaltriggertype' 
netical_wrap.c:5998: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_class':
netical_wrap.c:6014: error: 'na' undeclared (first use in this function)
netical_wrap.c:6015: error: incompatible type for argument 1 of 'icalproperty_new_class'
netical_wrap.c: In function '_wrap_icalproperty_set_class':
netical_wrap.c:6035: error: 'na' undeclared (first use in this function)
netical_wrap.c:6036: error: incompatible type for argument 2 of 'icalproperty_set_class'
netical_wrap.c: In function '_wrap_icalproperty_new_x':
netical_wrap.c:6070: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_x':
netical_wrap.c:6091: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_transp':
netical_wrap.c:6182: error: 'na' undeclared (first use in this function)
netical_wrap.c:6183: error: incompatible type for argument 1 of 'icalproperty_new_transp'
netical_wrap.c: In function '_wrap_icalproperty_set_transp':
netical_wrap.c:6203: error: 'na' undeclared (first use in this function)
netical_wrap.c:6204: error: incompatible type for argument 2 of 'icalproperty_set_transp'
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeencoding':
netical_wrap.c:6238: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeencoding':
netical_wrap.c:6259: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_location':
netical_wrap.c:6350: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_location':
netical_wrap.c:6371: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_requeststatus':
netical_wrap.c:6406: error: 'na' undeclared (first use in this function)
netical_wrap.c:6407: error: incompatible type for argument 1 of 'icalproperty_new_requeststatus'
netical_wrap.c: In function '_wrap_icalproperty_set_requeststatus':
netical_wrap.c:6427: error: 'na' undeclared (first use in this function)
netical_wrap.c:6428: error: incompatible type for argument 2 of 'icalproperty_set_requeststatus'
netical_wrap.c: In function '_wrap_icalproperty_get_requeststatus':
netical_wrap.c:6446: error: cannot convert to a pointer type
netical_wrap.c: In function '_wrap_icalproperty_new_tzid':
netical_wrap.c:6525: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzid':
netical_wrap.c:6546: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_resources':
netical_wrap.c:6581: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_resources':
netical_wrap.c:6602: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_tzurl':
netical_wrap.c:6637: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzurl':
netical_wrap.c:6658: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_summary':
netical_wrap.c:6994: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_summary':
netical_wrap.c:7015: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_tzname':
netical_wrap.c:7113: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_tzname':
netical_wrap.c:7134: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_rdate':
netical_wrap.c:7173: error: incompatible type for argument 1 of 'icalproperty_new_rdate'
netical_wrap.c: In function '_wrap_icalproperty_set_rdate':
netical_wrap.c:7197: error: incompatible type for argument 2 of 'icalproperty_set_rdate'
netical_wrap.c: In function '_wrap_icalproperty_get_rdate':
netical_wrap.c:7216: error: incompatible types in assignment
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimefilename':
netical_wrap.c:7232: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimefilename':
netical_wrap.c:7253: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_url':
netical_wrap.c:7288: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_url':
netical_wrap.c:7309: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicclustercount':
netical_wrap.c:7345: warning: passing argument 1 of 'icalproperty_new_xlicclustercount' makes pointer from integer without a cast
netical_wrap.c: In function '_wrap_icalproperty_set_xlicclustercount':
netical_wrap.c:7366: warning: passing argument 2 of 'icalproperty_set_xlicclustercount' makes pointer from integer without a cast
netical_wrap.c: In function '_wrap_icalproperty_new_attach':
netical_wrap.c:7404: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_set_attach':
netical_wrap.c:7428: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_attach':
netical_wrap.c:7446: error: invalid application of 'sizeof' to incomplete type 'struct icalattachtype' 
netical_wrap.c:7447: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_query':
netical_wrap.c:7463: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_query':
netical_wrap.c:7484: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_calscale':
netical_wrap.c:7575: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_calscale':
netical_wrap.c:7596: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecharset':
netical_wrap.c:7757: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecharset':
netical_wrap.c:7778: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_action':
netical_wrap.c:8002: error: 'na' undeclared (first use in this function)
netical_wrap.c:8003: error: incompatible type for argument 1 of 'icalproperty_new_action'
netical_wrap.c: In function '_wrap_icalproperty_set_action':
netical_wrap.c:8023: error: 'na' undeclared (first use in this function)
netical_wrap.c:8024: error: incompatible type for argument 2 of 'icalproperty_set_action'
netical_wrap.c: In function '_wrap_icalcomponent_new_from_string':
netical_wrap.c:8571: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_summary':
netical_wrap.c:9402: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_comment':
netical_wrap.c:9441: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_organizer':
netical_wrap.c:9480: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_set_uid':
netical_wrap.c:9519: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_add_line':
netical_wrap.c:9737: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_parse_string':
netical_wrap.c:9831: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_parse_value':
netical_wrap.c:9851: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_string_line_generator':
netical_wrap.c:9874: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_tmp_copy':
netical_wrap.c:9919: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_append_string':
netical_wrap.c:10041: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_append_char':
netical_wrap.c:10070: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalmemory_strdup':
netical_wrap.c:10085: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_binary_set':
netical_wrap.c:11132: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_binary_get':
netical_wrap.c:11153: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_binary_set':
netical_wrap.c:11176: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_binary_get':
netical_wrap.c:11197: error: dereferencing pointer to incomplete type
netical_wrap.c: In function 'icalattachtype_base64_set':
netical_wrap.c:11204: error: dereferencing pointer to incomplete type
netical_wrap.c:11204: error: dereferencing pointer to incomplete type
netical_wrap.c:11205: error: dereferencing pointer to incomplete type
netical_wrap.c:11206: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_base64_set':
netical_wrap.c:11224: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_base64_get':
netical_wrap.c:11246: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_base64_set':
netical_wrap.c:11269: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_owns_base64_get':
netical_wrap.c:11290: error: dereferencing pointer to incomplete type
netical_wrap.c: In function 'icalattachtype_url_set':
netical_wrap.c:11297: error: dereferencing pointer to incomplete type
netical_wrap.c:11297: error: dereferencing pointer to incomplete type
netical_wrap.c:11298: error: dereferencing pointer to incomplete type
netical_wrap.c:11299: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_url_set':
netical_wrap.c:11317: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalattachtype_url_get':
netical_wrap.c:11339: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_refcount_set':
netical_wrap.c:11362: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalattachtype_refcount_get':
netical_wrap.c:11383: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_set':
netical_wrap.c:11481: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11497: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_get':
netical_wrap.c:11507: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11518: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_set':
netical_wrap.c:11528: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11544: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_get':
netical_wrap.c:11554: error: 'icaltriggertype' defined as wrong kind of tag
netical_wrap.c:11565: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_perl5_Net__ICal_var_init':
netical_wrap.c:11999: error: 'ICAL_TRANS_TRANSPARENT' undeclared (first use in this function)
netical_wrap.c:12000: error: 'ICAL_CALSCALE_GREGORIAN' undeclared (first use in this function)
netical_wrap.c:12004: error: 'ICAL_CLASS_XNAME' undeclared (first use in this function)
netical_wrap.c:12018: error: 'ICAL_ACTION_XNAME' undeclared (first use in this function)
netical_wrap.c:12026: error: 'ICAL_DATETIMEDATE_VALUE' undeclared (first use in this function)
netical_wrap.c:12038: error: 'ICAL_TIME_VALUE' undeclared (first use in this function)
netical_wrap.c:12043: error: 'ICAL_XNAME_VALUE' undeclared (first use in this function)
netical_wrap.c:12074: error: 'ICAL_CUTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12077: error: 'ICAL_ENCODING_XNAME' undeclared (first use in this function)
netical_wrap.c:12082: error: 'ICAL_FBTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12090: error: 'ICAL_PARTSTAT_XNAME' undeclared (first use in this function)
netical_wrap.c:12099: error: 'ICAL_RELTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12104: error: 'ICAL_ROLE_XNAME' undeclared (first use in this function)
netical_wrap.c:12110: error: 'ICAL_XLICERRORTYPE_UNKVCALPROP' undeclared (first use in this function)
netical_wrap.c:12120: error: 'ICAL_VALUE_XNAME' undeclared (first use in this function)
netical_wrap.c:12132: error: 'ICAL_VALUE_TIME' undeclared (first use in this function)
netical_wrap.c:12183: error: 'ICAL_MULTIPLEINCLUSION_ERROR' undeclared (first use in this function)
netical_wrap.c:12184: error: 'ICAL_TIMEDOUT_ERROR' undeclared (first use in this function)
netical_wrap.c: In function 'boot_Net__ICal':
netical_wrap.c:12819: error: 'sv_yes' undeclared (first use in this function)
*** Error code 1

Stop in /var/tmp/CPAN-build/Net-ICal-0.11-81OYfU.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/src/perl/CPAN-Testers-ParallelSmoker/utils
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 94233
    PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Net-ICal-0.11-81OYfU/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 94233
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 37849,94233
    PERL_AUTOINSTALL = --defaultdeps
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_DIR = /home/cpansand/var/ctps/5124RC2/config/perl-v5.12.4-RC2/cpanreporter
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    PERL_PARALLEL_SMOKER = yes
    SHELL = /usr/local/bin/zsh
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.68    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
  Commit id: 5c26f8f6953ad4f9517732ac321914c726d7ec9d
  Platform:
    osname=freebsd, osvers=8.0-release-p4, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 8.0-release-p4 freebsd 8.0-release-p4 #0: mon jul 12 20:22:27 utc 2010 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
    config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC2
  Built under freebsd
  Compiled at Jun 18 2011 12:17:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="94233"
    PERL5_CPAN_IS_EXECUTING="/usr/local/src/CPAN/build/Net-ICal-0.11-81OYfU/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="94233"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="37849,94233"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_DIR="/home/cpansand/var/ctps/5124RC2/config/perl-v5.12.4-RC2/cpanreporter"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/lib/site_perl/5.12.4/i386-freebsd
    /home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/lib/site_perl/5.12.4
    /home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/lib/5.12.4/i386-freebsd
    /home/cpansand/var/ctps/5124RC2/install/perl-v5.12.4-RC2/lib/5.12.4
    .