Report for Net-ICal-0.11

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN Net-ICal-0.11 v5.15.3 FreeBSD
Date: 2011-10-08T19:35:09Z

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.15.3, created by CPAN-Reporter-1.2002.

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  -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/test/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/amd64-freebsd-thread-multi/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.)
netical_wrap.c: In function '_swig_create_magic':
netical_wrap.c:411: warning: assignment from incompatible pointer type
netical_wrap.c:412: warning: assignment from incompatible pointer type
netical_wrap.c:431:18: error: ical.h: No such file or directory
netical_wrap.c: In function '_wrap_icaltime_null_time':
netical_wrap.c:490: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:491: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_is_null_time':
netical_wrap.c:511: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_normalize':
netical_wrap.c:531: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:532: error: dereferencing pointer to incomplete type
netical_wrap.c:532: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_day_of_year':
netical_wrap.c:552: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_from_day_of_year':
netical_wrap.c:571: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:572: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_day_of_week':
netical_wrap.c:592: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_start_doy_of_week':
netical_wrap.c:612: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_from_timet':
netical_wrap.c:636: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:637: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_from_string':
netical_wrap.c:653: error: 'na' undeclared (first use in this function)
netical_wrap.c:654: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:655: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_as_timet':
netical_wrap.c:676: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_as_ctime':
netical_wrap.c:696: error: dereferencing pointer to incomplete type
netical_wrap.c:696: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icaltime_from_week_number':
netical_wrap.c:736: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:737: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_compare':
netical_wrap.c:762: error: dereferencing pointer to incomplete type
netical_wrap.c:762: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_utc_offset':
netical_wrap.c:802: error: 'na' undeclared (first use in this function)
netical_wrap.c:804: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_as_utc':
netical_wrap.c:841: error: 'na' undeclared (first use in this function)
netical_wrap.c:842: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:843: error: dereferencing pointer to incomplete type
netical_wrap.c:843: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_as_zone':
netical_wrap.c:864: error: 'na' undeclared (first use in this function)
netical_wrap.c:865: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:866: error: dereferencing pointer to incomplete type
netical_wrap.c:866: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_from_timet':
netical_wrap.c:886: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:887: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_from_string':
netical_wrap.c:903: error: 'na' undeclared (first use in this function)
netical_wrap.c:904: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:905: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_as_timet':
netical_wrap.c:926: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_duration':
netical_wrap.c:947: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_end':
netical_wrap.c:968: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_add':
netical_wrap.c:993: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:994: error: dereferencing pointer to incomplete type
netical_wrap.c:994: error: dereferencing pointer to incomplete type
netical_wrap.c:994: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_subtract':
netical_wrap.c:1019: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:1020: error: dereferencing pointer to incomplete type
netical_wrap.c:1020: error: dereferencing pointer to incomplete type
netical_wrap.c:1020: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalenum_reqstat_desc':
netical_wrap.c:1029: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:1029: error: expected ';' before '_arg0'
netical_wrap.c:1036: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1037: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_reqstat_major':
netical_wrap.c:1046: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:1046: error: expected ';' before '_arg0'
netical_wrap.c:1053: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_reqstat_minor':
netical_wrap.c:1063: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:1063: error: expected ';' before '_arg0'
netical_wrap.c:1070: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalenum_num_to_reqstat':
netical_wrap.c:1079: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:1079: error: expected ';' before '_result'
netical_wrap.c:1090: error: '_result' undeclared (first use in this function)
netical_wrap.c:1090: error: expected ';' before 'icalenum_num_to_reqstat'
netical_wrap.c: In function '_wrap_icalenum_property_kind_to_string':
netical_wrap.c:1099: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:1099: error: expected ';' before '_arg0'
netical_wrap.c:1106: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1107: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_string_to_property_kind':
netical_wrap.c:1115: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:1115: error: expected ';' before '_result'
netical_wrap.c:1123: error: 'na' undeclared (first use in this function)
netical_wrap.c:1124: error: '_result' undeclared (first use in this function)
netical_wrap.c:1124: error: expected ';' before 'icalenum_string_to_property_kind'
netical_wrap.c: In function '_wrap_icalenum_value_kind_to_string':
netical_wrap.c:1133: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1133: error: expected ';' before '_arg0'
netical_wrap.c:1140: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1141: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_value_kind_by_prop':
netical_wrap.c:1149: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1149: error: expected ';' before '_result'
netical_wrap.c:1150: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:1150: error: expected ';' before '_arg0'
netical_wrap.c:1157: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1158: error: '_result' undeclared (first use in this function)
netical_wrap.c:1158: error: expected ';' before 'icalenum_value_kind_by_prop'
netical_wrap.c: In function '_wrap_icalenum_parameter_kind_to_string':
netical_wrap.c:1167: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:1167: error: expected ';' before '_arg0'
netical_wrap.c:1174: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1175: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_string_to_parameter_kind':
netical_wrap.c:1183: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:1183: error: expected ';' before '_result'
netical_wrap.c:1191: error: 'na' undeclared (first use in this function)
netical_wrap.c:1192: error: '_result' undeclared (first use in this function)
netical_wrap.c:1192: error: expected ';' before 'icalenum_string_to_parameter_kind'
netical_wrap.c: In function '_wrap_icalenum_component_kind_to_string':
netical_wrap.c:1201: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:1201: error: expected ';' before '_arg0'
netical_wrap.c:1208: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1209: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_string_to_component_kind':
netical_wrap.c:1217: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:1217: error: expected ';' before '_result'
netical_wrap.c:1225: error: 'na' undeclared (first use in this function)
netical_wrap.c:1226: error: '_result' undeclared (first use in this function)
netical_wrap.c:1226: error: expected ';' before 'icalenum_string_to_component_kind'
netical_wrap.c: In function '_wrap_icalenum_property_kind_to_value_kind':
netical_wrap.c:1234: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1234: error: expected ';' before '_result'
netical_wrap.c:1235: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:1235: error: expected ';' before '_arg0'
netical_wrap.c:1242: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1243: error: '_result' undeclared (first use in this function)
netical_wrap.c:1243: error: expected ';' before 'icalenum_property_kind_to_value_kind'
netical_wrap.c: In function '_wrap_icalenum_method_to_string':
netical_wrap.c:1252: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:1252: error: expected ';' before '_arg0'
netical_wrap.c:1259: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1260: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_string_to_method':
netical_wrap.c:1268: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:1268: error: expected ';' before '_result'
netical_wrap.c:1276: error: 'na' undeclared (first use in this function)
netical_wrap.c:1277: error: '_result' undeclared (first use in this function)
netical_wrap.c:1277: error: expected ';' before 'icalenum_string_to_method'
netical_wrap.c: In function '_wrap_icalenum_status_to_string':
netical_wrap.c:1286: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:1286: error: expected ';' before '_arg0'
netical_wrap.c:1293: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1294: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalenum_string_to_status':
netical_wrap.c:1302: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:1302: error: expected ';' before '_result'
netical_wrap.c:1310: error: 'na' undeclared (first use in this function)
netical_wrap.c:1311: error: '_result' undeclared (first use in this function)
netical_wrap.c:1311: error: expected ';' before 'icalenum_string_to_status'
netical_wrap.c: In function '_wrap_icalattachtype_new':
netical_wrap.c:1326: warning: cast to pointer from integer of different size
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_get_url':
netical_wrap.c:1399: warning: cast to pointer from integer of different size
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_get_base64':
netical_wrap.c:1440: warning: cast to pointer from integer of different size
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_icalattachtype_get_binary':
netical_wrap.c:1481: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalreqstattype_from_string':
netical_wrap.c:1497: error: 'na' undeclared (first use in this function)
netical_wrap.c:1498: error: invalid application of 'sizeof' to incomplete type 'struct icalreqstattype' 
netical_wrap.c:1499: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalreqstattype_as_string':
netical_wrap.c:1519: error: dereferencing pointer to incomplete type
netical_wrap.c:1519: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_new':
netical_wrap.c:1527: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1527: error: '_result' undeclared (first use in this function)
netical_wrap.c:1528: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1528: error: expected ';' before '_arg0'
netical_wrap.c:1535: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1536: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_new_clone':
netical_wrap.c:1544: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1544: error: '_result' undeclared (first use in this function)
netical_wrap.c:1545: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1556: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_new_from_string':
netical_wrap.c:1564: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1564: error: '_result' undeclared (first use in this function)
netical_wrap.c:1565: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1565: error: expected ';' before '_arg0'
netical_wrap.c:1573: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1574: error: 'na' undeclared (first use in this function)
netical_wrap.c:1575: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_free':
netical_wrap.c:1583: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1583: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_is_valid':
netical_wrap.c:1601: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1601: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_as_ical_string':
netical_wrap.c:1621: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1621: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1632: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_isa':
netical_wrap.c:1640: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:1640: error: expected ';' before '_result'
netical_wrap.c:1641: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1641: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1652: error: '_result' undeclared (first use in this function)
netical_wrap.c:1652: error: expected ';' before 'icalvalue_isa'
netical_wrap.c: In function '_wrap_icalvalue_compare':
netical_wrap.c:1680: error: 'icalparameter_xliccomparetype' undeclared (first use in this function)
netical_wrap.c:1680: error: expected ';' before '_result'
netical_wrap.c:1681: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1681: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1682: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:1697: error: '_result' undeclared (first use in this function)
netical_wrap.c:1697: error: expected ';' before 'icalvalue_compare'
netical_wrap.c: In function '_wrap_icalvalue_new_attach':
netical_wrap.c:1705: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1705: error: '_result' undeclared (first use in this function)
netical_wrap.c:1717: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_attach':
netical_wrap.c:1726: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1726: error: '_arg0' undeclared (first use in this function)
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:1746: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1746: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1762: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_binary':
netical_wrap.c:1768: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1768: error: '_result' undeclared (first use in this function)
netical_wrap.c:1776: error: 'na' undeclared (first use in this function)
netical_wrap.c:1777: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_binary':
netical_wrap.c:1786: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1786: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1797: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_binary':
netical_wrap.c:1805: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1805: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1817: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_boolean':
netical_wrap.c:1824: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1824: error: '_result' undeclared (first use in this function)
netical_wrap.c:1833: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_boolean':
netical_wrap.c:1842: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1842: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_boolean':
netical_wrap.c:1861: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1861: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_caladdress':
netical_wrap.c:1880: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1880: error: '_result' undeclared (first use in this function)
netical_wrap.c:1888: error: 'na' undeclared (first use in this function)
netical_wrap.c:1889: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_caladdress':
netical_wrap.c:1898: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1898: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1909: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_caladdress':
netical_wrap.c:1917: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1917: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1929: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_date':
netical_wrap.c:1936: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1936: error: '_result' undeclared (first use in this function)
netical_wrap.c:1948: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_date':
netical_wrap.c:1957: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1957: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1968: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:1969: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_date':
netical_wrap.c:1977: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1977: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:1993: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_datetime':
netical_wrap.c:1999: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:1999: error: '_result' undeclared (first use in this function)
netical_wrap.c:2011: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_datetime':
netical_wrap.c:2020: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2020: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2031: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:2032: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_datetime':
netical_wrap.c:2040: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2040: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2056: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_datetimedate':
netical_wrap.c:2062: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2062: error: '_result' undeclared (first use in this function)
netical_wrap.c:2074: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_datetimedate':
netical_wrap.c:2083: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2083: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2094: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:2095: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_datetimedate':
netical_wrap.c:2103: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2103: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2119: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_datetimeperiod':
netical_wrap.c:2125: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2125: error: '_result' undeclared (first use in this function)
netical_wrap.c:2137: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_datetimeperiod':
netical_wrap.c:2146: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2146: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2157: error: invalid application of 'sizeof' to incomplete type 'struct icalperiodtype' 
netical_wrap.c:2158: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_datetimeperiod':
netical_wrap.c:2166: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2166: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2182: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_duration':
netical_wrap.c:2188: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2188: error: '_result' undeclared (first use in this function)
netical_wrap.c:2200: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_duration':
netical_wrap.c:2209: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2209: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2220: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:2221: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_duration':
netical_wrap.c:2229: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2229: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2245: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_float':
netical_wrap.c:2251: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2251: error: '_result' undeclared (first use in this function)
netical_wrap.c:2260: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_float':
netical_wrap.c:2269: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2269: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_float':
netical_wrap.c:2288: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2288: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_geo':
netical_wrap.c:2307: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2307: error: '_result' undeclared (first use in this function)
netical_wrap.c:2319: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_geo':
netical_wrap.c:2328: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2328: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2339: error: invalid application of 'sizeof' to incomplete type 'struct icalgeotype' 
netical_wrap.c:2340: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_geo':
netical_wrap.c:2348: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2348: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2364: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_integer':
netical_wrap.c:2370: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2370: error: '_result' undeclared (first use in this function)
netical_wrap.c:2379: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_integer':
netical_wrap.c:2388: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2388: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_integer':
netical_wrap.c:2407: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2407: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_method':
netical_wrap.c:2426: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2426: error: '_result' undeclared (first use in this function)
netical_wrap.c:2427: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:2427: error: expected ';' before '_arg0'
netical_wrap.c:2434: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2435: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_method':
netical_wrap.c:2443: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:2443: error: expected ';' before '_result'
netical_wrap.c:2444: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2444: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2455: error: '_result' undeclared (first use in this function)
netical_wrap.c:2455: error: expected ';' before 'icalvalue_get_method'
netical_wrap.c: In function '_wrap_icalvalue_set_method':
netical_wrap.c:2463: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2463: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2464: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:2464: error: expected ';' before '_arg1'
netical_wrap.c:2475: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_period':
netical_wrap.c:2482: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2482: error: '_result' undeclared (first use in this function)
netical_wrap.c:2494: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_period':
netical_wrap.c:2503: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2503: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2514: error: invalid application of 'sizeof' to incomplete type 'struct icalperiodtype' 
netical_wrap.c:2515: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_period':
netical_wrap.c:2523: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2523: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2539: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_string':
netical_wrap.c:2545: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2545: error: '_result' undeclared (first use in this function)
netical_wrap.c:2553: error: 'na' undeclared (first use in this function)
netical_wrap.c:2554: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_string':
netical_wrap.c:2563: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2563: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2574: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_string':
netical_wrap.c:2582: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2582: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2594: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_text':
netical_wrap.c:2601: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2601: error: '_result' undeclared (first use in this function)
netical_wrap.c:2609: error: 'na' undeclared (first use in this function)
netical_wrap.c:2610: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_text':
netical_wrap.c:2619: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2619: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2630: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_text':
netical_wrap.c:2638: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2638: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2650: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_time':
netical_wrap.c:2657: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2657: error: '_result' undeclared (first use in this function)
netical_wrap.c:2669: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_time':
netical_wrap.c:2678: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2678: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2689: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:2690: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_set_time':
netical_wrap.c:2698: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2698: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2714: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_trigger':
netical_wrap.c:2720: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2720: error: '_result' undeclared (first use in this function)
netical_wrap.c:2732: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_trigger':
netical_wrap.c:2741: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2741: error: '_arg0' undeclared (first use in this function)
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:2761: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2761: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2777: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalvalue_new_uri':
netical_wrap.c:2783: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2783: error: '_result' undeclared (first use in this function)
netical_wrap.c:2791: error: 'na' undeclared (first use in this function)
netical_wrap.c:2792: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_uri':
netical_wrap.c:2801: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2801: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2812: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_uri':
netical_wrap.c:2820: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2820: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2832: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_utcoffset':
netical_wrap.c:2839: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2839: error: '_result' undeclared (first use in this function)
netical_wrap.c:2848: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_utcoffset':
netical_wrap.c:2857: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2857: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_set_utcoffset':
netical_wrap.c:2876: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2876: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_query':
netical_wrap.c:2895: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2895: error: '_result' undeclared (first use in this function)
netical_wrap.c:2903: error: 'na' undeclared (first use in this function)
netical_wrap.c:2904: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_query':
netical_wrap.c:2913: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2913: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2924: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalvalue_set_query':
netical_wrap.c:2932: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2932: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2944: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalvalue_new_status':
netical_wrap.c:2951: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2951: error: '_result' undeclared (first use in this function)
netical_wrap.c:2952: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:2952: error: expected ';' before '_arg0'
netical_wrap.c:2959: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2960: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalvalue_get_status':
netical_wrap.c:2968: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:2968: error: expected ';' before '_result'
netical_wrap.c:2969: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2969: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2980: error: '_result' undeclared (first use in this function)
netical_wrap.c:2980: error: expected ';' before 'icalvalue_get_status'
netical_wrap.c: In function '_wrap_icalvalue_set_status':
netical_wrap.c:2988: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:2988: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:2989: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:2989: error: expected ';' before '_arg1'
netical_wrap.c:3000: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new':
netical_wrap.c:3007: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3007: error: '_result' undeclared (first use in this function)
netical_wrap.c:3008: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:3008: error: expected ';' before '_arg0'
netical_wrap.c:3015: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3016: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_new_clone':
netical_wrap.c:3024: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3024: error: '_result' undeclared (first use in this function)
netical_wrap.c:3025: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3036: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_new_from_string':
netical_wrap.c:3044: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3044: error: '_result' undeclared (first use in this function)
netical_wrap.c:3045: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:3045: error: expected ';' before '_arg0'
netical_wrap.c:3053: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3054: error: 'na' undeclared (first use in this function)
netical_wrap.c:3055: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_free':
netical_wrap.c:3063: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3063: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_as_ical_string':
netical_wrap.c:3081: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3081: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3092: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_is_valid':
netical_wrap.c:3101: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3101: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_isa':
netical_wrap.c:3120: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:3120: error: expected ';' before '_result'
netical_wrap.c:3121: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3121: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3132: error: '_result' undeclared (first use in this function)
netical_wrap.c:3132: error: expected ';' before 'icalparameter_isa'
netical_wrap.c: In function '_wrap_icalparameter_set_xname':
netical_wrap.c:3160: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3160: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3172: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_get_xname':
netical_wrap.c:3180: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3180: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3191: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_xvalue':
netical_wrap.c:3199: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3199: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3211: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_get_xvalue':
netical_wrap.c:3219: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3219: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3230: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_new_altrep':
netical_wrap.c:3238: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3238: error: '_result' undeclared (first use in this function)
netical_wrap.c:3246: error: 'na' undeclared (first use in this function)
netical_wrap.c:3247: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_altrep':
netical_wrap.c:3256: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3256: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3267: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_altrep':
netical_wrap.c:3275: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3275: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3287: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_cn':
netical_wrap.c:3294: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3294: error: '_result' undeclared (first use in this function)
netical_wrap.c:3302: error: 'na' undeclared (first use in this function)
netical_wrap.c:3303: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_cn':
netical_wrap.c:3312: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3312: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3323: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_cn':
netical_wrap.c:3331: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3331: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3343: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_cutype':
netical_wrap.c:3350: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3350: error: '_result' undeclared (first use in this function)
netical_wrap.c:3351: error: 'icalparameter_cutype' undeclared (first use in this function)
netical_wrap.c:3351: error: expected ';' before '_arg0'
netical_wrap.c:3358: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3359: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_cutype':
netical_wrap.c:3367: error: 'icalparameter_cutype' undeclared (first use in this function)
netical_wrap.c:3367: error: expected ';' before '_result'
netical_wrap.c:3368: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3368: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3379: error: '_result' undeclared (first use in this function)
netical_wrap.c:3379: error: expected ';' before 'icalparameter_get_cutype'
netical_wrap.c: In function '_wrap_icalparameter_set_cutype':
netical_wrap.c:3387: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3387: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3388: error: 'icalparameter_cutype' undeclared (first use in this function)
netical_wrap.c:3388: error: expected ';' before '_arg1'
netical_wrap.c:3399: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedfrom':
netical_wrap.c:3406: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3406: error: '_result' undeclared (first use in this function)
netical_wrap.c:3414: error: 'na' undeclared (first use in this function)
netical_wrap.c:3415: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_delegatedfrom':
netical_wrap.c:3424: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3424: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3435: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedfrom':
netical_wrap.c:3443: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3443: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3455: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_delegatedto':
netical_wrap.c:3462: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3462: error: '_result' undeclared (first use in this function)
netical_wrap.c:3470: error: 'na' undeclared (first use in this function)
netical_wrap.c:3471: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_delegatedto':
netical_wrap.c:3480: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3480: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3491: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_delegatedto':
netical_wrap.c:3499: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3499: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3511: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_dir':
netical_wrap.c:3518: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3518: error: '_result' undeclared (first use in this function)
netical_wrap.c:3526: error: 'na' undeclared (first use in this function)
netical_wrap.c:3527: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_dir':
netical_wrap.c:3536: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3536: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3547: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_dir':
netical_wrap.c:3555: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3555: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3567: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_encoding':
netical_wrap.c:3574: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3574: error: '_result' undeclared (first use in this function)
netical_wrap.c:3575: error: 'icalparameter_encoding' undeclared (first use in this function)
netical_wrap.c:3575: error: expected ';' before '_arg0'
netical_wrap.c:3582: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3583: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_encoding':
netical_wrap.c:3591: error: 'icalparameter_encoding' undeclared (first use in this function)
netical_wrap.c:3591: error: expected ';' before '_result'
netical_wrap.c:3592: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3592: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3603: error: '_result' undeclared (first use in this function)
netical_wrap.c:3603: error: expected ';' before 'icalparameter_get_encoding'
netical_wrap.c: In function '_wrap_icalparameter_set_encoding':
netical_wrap.c:3611: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3611: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3612: error: 'icalparameter_encoding' undeclared (first use in this function)
netical_wrap.c:3612: error: expected ';' before '_arg1'
netical_wrap.c:3623: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_fbtype':
netical_wrap.c:3630: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3630: error: '_result' undeclared (first use in this function)
netical_wrap.c:3631: error: 'icalparameter_fbtype' undeclared (first use in this function)
netical_wrap.c:3631: error: expected ';' before '_arg0'
netical_wrap.c:3638: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3639: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_fbtype':
netical_wrap.c:3647: error: 'icalparameter_fbtype' undeclared (first use in this function)
netical_wrap.c:3647: error: expected ';' before '_result'
netical_wrap.c:3648: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3648: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3659: error: '_result' undeclared (first use in this function)
netical_wrap.c:3659: error: expected ';' before 'icalparameter_get_fbtype'
netical_wrap.c: In function '_wrap_icalparameter_set_fbtype':
netical_wrap.c:3667: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3667: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3668: error: 'icalparameter_fbtype' undeclared (first use in this function)
netical_wrap.c:3668: error: expected ';' before '_arg1'
netical_wrap.c:3679: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_fmttype':
netical_wrap.c:3686: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3686: error: '_result' undeclared (first use in this function)
netical_wrap.c:3694: error: 'na' undeclared (first use in this function)
netical_wrap.c:3695: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_fmttype':
netical_wrap.c:3704: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3704: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3715: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_fmttype':
netical_wrap.c:3723: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3723: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3735: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_language':
netical_wrap.c:3742: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3742: error: '_result' undeclared (first use in this function)
netical_wrap.c:3750: error: 'na' undeclared (first use in this function)
netical_wrap.c:3751: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_language':
netical_wrap.c:3760: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3760: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3771: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_language':
netical_wrap.c:3779: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3779: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3791: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_member':
netical_wrap.c:3798: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3798: error: '_result' undeclared (first use in this function)
netical_wrap.c:3806: error: 'na' undeclared (first use in this function)
netical_wrap.c:3807: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_member':
netical_wrap.c:3816: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3816: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3827: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_member':
netical_wrap.c:3835: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3835: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3847: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_partstat':
netical_wrap.c:3854: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3854: error: '_result' undeclared (first use in this function)
netical_wrap.c:3855: error: 'icalparameter_partstat' undeclared (first use in this function)
netical_wrap.c:3855: error: expected ';' before '_arg0'
netical_wrap.c:3862: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3863: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_partstat':
netical_wrap.c:3871: error: 'icalparameter_partstat' undeclared (first use in this function)
netical_wrap.c:3871: error: expected ';' before '_result'
netical_wrap.c:3872: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3872: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3883: error: '_result' undeclared (first use in this function)
netical_wrap.c:3883: error: expected ';' before 'icalparameter_get_partstat'
netical_wrap.c: In function '_wrap_icalparameter_set_partstat':
netical_wrap.c:3891: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3891: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3892: error: 'icalparameter_partstat' undeclared (first use in this function)
netical_wrap.c:3892: error: expected ';' before '_arg1'
netical_wrap.c:3903: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_range':
netical_wrap.c:3910: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3910: error: '_result' undeclared (first use in this function)
netical_wrap.c:3911: error: 'icalparameter_range' undeclared (first use in this function)
netical_wrap.c:3911: error: expected ';' before '_arg0'
netical_wrap.c:3918: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3919: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_range':
netical_wrap.c:3927: error: 'icalparameter_range' undeclared (first use in this function)
netical_wrap.c:3927: error: expected ';' before '_result'
netical_wrap.c:3928: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3928: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3939: error: '_result' undeclared (first use in this function)
netical_wrap.c:3939: error: expected ';' before 'icalparameter_get_range'
netical_wrap.c: In function '_wrap_icalparameter_set_range':
netical_wrap.c:3947: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3947: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3948: error: 'icalparameter_range' undeclared (first use in this function)
netical_wrap.c:3948: error: expected ';' before '_arg1'
netical_wrap.c:3959: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_related':
netical_wrap.c:3966: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3966: error: '_result' undeclared (first use in this function)
netical_wrap.c:3967: error: 'icalparameter_related' undeclared (first use in this function)
netical_wrap.c:3967: error: expected ';' before '_arg0'
netical_wrap.c:3974: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3975: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_related':
netical_wrap.c:3983: error: 'icalparameter_related' undeclared (first use in this function)
netical_wrap.c:3983: error: expected ';' before '_result'
netical_wrap.c:3984: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:3984: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:3995: error: '_result' undeclared (first use in this function)
netical_wrap.c:3995: error: expected ';' before 'icalparameter_get_related'
netical_wrap.c: In function '_wrap_icalparameter_set_related':
netical_wrap.c:4003: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4003: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4004: error: 'icalparameter_related' undeclared (first use in this function)
netical_wrap.c:4004: error: expected ';' before '_arg1'
netical_wrap.c:4015: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_reltype':
netical_wrap.c:4022: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4022: error: '_result' undeclared (first use in this function)
netical_wrap.c:4023: error: 'icalparameter_reltype' undeclared (first use in this function)
netical_wrap.c:4023: error: expected ';' before '_arg0'
netical_wrap.c:4030: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4031: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_reltype':
netical_wrap.c:4039: error: 'icalparameter_reltype' undeclared (first use in this function)
netical_wrap.c:4039: error: expected ';' before '_result'
netical_wrap.c:4040: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4040: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4051: error: '_result' undeclared (first use in this function)
netical_wrap.c:4051: error: expected ';' before 'icalparameter_get_reltype'
netical_wrap.c: In function '_wrap_icalparameter_set_reltype':
netical_wrap.c:4059: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4059: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4060: error: 'icalparameter_reltype' undeclared (first use in this function)
netical_wrap.c:4060: error: expected ';' before '_arg1'
netical_wrap.c:4071: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_role':
netical_wrap.c:4078: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4078: error: '_result' undeclared (first use in this function)
netical_wrap.c:4079: error: 'icalparameter_role' undeclared (first use in this function)
netical_wrap.c:4079: error: expected ';' before '_arg0'
netical_wrap.c:4086: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4087: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_role':
netical_wrap.c:4095: error: 'icalparameter_role' undeclared (first use in this function)
netical_wrap.c:4095: error: expected ';' before '_result'
netical_wrap.c:4096: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4096: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4107: error: '_result' undeclared (first use in this function)
netical_wrap.c:4107: error: expected ';' before 'icalparameter_get_role'
netical_wrap.c: In function '_wrap_icalparameter_set_role':
netical_wrap.c:4115: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4115: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4116: error: 'icalparameter_role' undeclared (first use in this function)
netical_wrap.c:4116: error: expected ';' before '_arg1'
netical_wrap.c:4127: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_rsvp':
netical_wrap.c:4134: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4134: error: '_result' undeclared (first use in this function)
netical_wrap.c:4143: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_rsvp':
netical_wrap.c:4152: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4152: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_set_rsvp':
netical_wrap.c:4171: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4171: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_sentby':
netical_wrap.c:4190: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4190: error: '_result' undeclared (first use in this function)
netical_wrap.c:4198: error: 'na' undeclared (first use in this function)
netical_wrap.c:4199: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_sentby':
netical_wrap.c:4208: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4208: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4219: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_sentby':
netical_wrap.c:4227: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4227: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4239: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_tzid':
netical_wrap.c:4246: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4246: error: '_result' undeclared (first use in this function)
netical_wrap.c:4254: error: 'na' undeclared (first use in this function)
netical_wrap.c:4255: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_tzid':
netical_wrap.c:4264: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4264: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4275: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_tzid':
netical_wrap.c:4283: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4283: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4295: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_value':
netical_wrap.c:4302: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4302: error: '_result' undeclared (first use in this function)
netical_wrap.c:4303: error: 'icalparameter_value' undeclared (first use in this function)
netical_wrap.c:4303: error: expected ';' before '_arg0'
netical_wrap.c:4310: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4311: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_value':
netical_wrap.c:4319: error: 'icalparameter_value' undeclared (first use in this function)
netical_wrap.c:4319: error: expected ';' before '_result'
netical_wrap.c:4320: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4320: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4331: error: '_result' undeclared (first use in this function)
netical_wrap.c:4331: error: expected ';' before 'icalparameter_get_value'
netical_wrap.c: In function '_wrap_icalparameter_set_value':
netical_wrap.c:4339: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4339: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4340: error: 'icalparameter_value' undeclared (first use in this function)
netical_wrap.c:4340: error: expected ';' before '_arg1'
netical_wrap.c:4351: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_x':
netical_wrap.c:4358: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4358: error: '_result' undeclared (first use in this function)
netical_wrap.c:4366: error: 'na' undeclared (first use in this function)
netical_wrap.c:4367: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_x':
netical_wrap.c:4376: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4376: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4387: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalparameter_set_x':
netical_wrap.c:4395: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4395: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4407: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_xlicerrortype':
netical_wrap.c:4414: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4414: error: '_result' undeclared (first use in this function)
netical_wrap.c:4415: error: 'icalparameter_xlicerrortype' undeclared (first use in this function)
netical_wrap.c:4415: error: expected ';' before '_arg0'
netical_wrap.c:4422: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4423: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_xlicerrortype':
netical_wrap.c:4431: error: 'icalparameter_xlicerrortype' undeclared (first use in this function)
netical_wrap.c:4431: error: expected ';' before '_result'
netical_wrap.c:4432: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4432: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4443: error: '_result' undeclared (first use in this function)
netical_wrap.c:4443: error: expected ';' before 'icalparameter_get_xlicerrortype'
netical_wrap.c: In function '_wrap_icalparameter_set_xlicerrortype':
netical_wrap.c:4451: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4451: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4452: error: 'icalparameter_xlicerrortype' undeclared (first use in this function)
netical_wrap.c:4452: error: expected ';' before '_arg1'
netical_wrap.c:4463: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparameter_new_xliccomparetype':
netical_wrap.c:4470: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4470: error: '_result' undeclared (first use in this function)
netical_wrap.c:4471: error: 'icalparameter_xliccomparetype' undeclared (first use in this function)
netical_wrap.c:4471: error: expected ';' before '_arg0'
netical_wrap.c:4478: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4479: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparameter_get_xliccomparetype':
netical_wrap.c:4487: error: 'icalparameter_xliccomparetype' undeclared (first use in this function)
netical_wrap.c:4487: error: expected ';' before '_result'
netical_wrap.c:4488: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4488: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4499: error: '_result' undeclared (first use in this function)
netical_wrap.c:4499: error: expected ';' before 'icalparameter_get_xliccomparetype'
netical_wrap.c: In function '_wrap_icalparameter_set_xliccomparetype':
netical_wrap.c:4507: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4507: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4508: error: 'icalparameter_xliccomparetype' undeclared (first use in this function)
netical_wrap.c:4508: error: expected ';' before '_arg1'
netical_wrap.c:4519: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new':
netical_wrap.c:4526: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4526: error: '_result' undeclared (first use in this function)
netical_wrap.c:4527: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:4527: error: expected ';' before '_arg0'
netical_wrap.c:4534: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4535: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_new_clone':
netical_wrap.c:4543: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4543: error: '_result' undeclared (first use in this function)
netical_wrap.c:4544: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4555: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_new_from_string':
netical_wrap.c:4563: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4563: error: '_result' undeclared (first use in this function)
netical_wrap.c:4571: error: 'na' undeclared (first use in this function)
netical_wrap.c:4572: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_as_ical_string':
netical_wrap.c:4581: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4581: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4592: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_free':
netical_wrap.c:4600: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4600: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_isa':
netical_wrap.c:4617: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:4617: error: expected ';' before '_result'
netical_wrap.c:4618: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4618: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4629: error: '_result' undeclared (first use in this function)
netical_wrap.c:4629: error: expected ';' before 'icalproperty_isa'
netical_wrap.c: In function '_wrap_icalproperty_add_parameter':
netical_wrap.c:4657: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4657: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4658: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4658: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_set_parameter':
netical_wrap.c:4679: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4679: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4680: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4680: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_remove_parameter':
netical_wrap.c:4701: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4701: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4702: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:4702: error: expected ';' before '_arg1'
netical_wrap.c:4713: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_count_parameters':
netical_wrap.c:4721: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4721: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_first_parameter':
netical_wrap.c:4740: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4740: error: '_result' undeclared (first use in this function)
netical_wrap.c:4741: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4741: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4742: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:4742: error: expected ';' before '_arg1'
netical_wrap.c:4753: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:4754: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_get_next_parameter':
netical_wrap.c:4762: error: 'icalparameter' undeclared (first use in this function)
netical_wrap.c:4762: error: '_result' undeclared (first use in this function)
netical_wrap.c:4763: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4763: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4764: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:4764: error: expected ';' before '_arg1'
netical_wrap.c:4775: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:4776: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_value':
netical_wrap.c:4784: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4784: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4785: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:4785: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_value':
netical_wrap.c:4806: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:4806: error: '_result' undeclared (first use in this function)
netical_wrap.c:4807: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4807: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4818: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_x_name':
netical_wrap.c:4826: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4826: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4838: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_x_name':
netical_wrap.c:4846: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4846: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4857: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_method':
netical_wrap.c:4865: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4865: error: '_result' undeclared (first use in this function)
netical_wrap.c:4866: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:4866: error: expected ';' before '_arg0'
netical_wrap.c:4873: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4874: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_method':
netical_wrap.c:4882: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4882: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4883: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:4883: error: expected ';' before '_arg1'
netical_wrap.c:4894: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_method':
netical_wrap.c:4901: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:4901: error: expected ';' before '_result'
netical_wrap.c:4902: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4902: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4913: error: '_result' undeclared (first use in this function)
netical_wrap.c:4913: error: expected ';' before 'icalproperty_get_method'
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecid':
netical_wrap.c:4921: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4921: error: '_result' undeclared (first use in this function)
netical_wrap.c:4929: error: 'na' undeclared (first use in this function)
netical_wrap.c:4930: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecid':
netical_wrap.c:4938: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4938: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4950: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimecid':
netical_wrap.c:4958: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4958: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:4969: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_lastmodified':
netical_wrap.c:4977: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4977: error: '_result' undeclared (first use in this function)
netical_wrap.c:4989: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_lastmodified':
netical_wrap.c:4997: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:4997: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5013: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_lastmodified':
netical_wrap.c:5020: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5020: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5031: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:5032: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_uid':
netical_wrap.c:5040: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5040: error: '_result' undeclared (first use in this function)
netical_wrap.c:5048: error: 'na' undeclared (first use in this function)
netical_wrap.c:5049: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_uid':
netical_wrap.c:5057: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5057: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5069: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_uid':
netical_wrap.c:5077: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5077: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5088: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_prodid':
netical_wrap.c:5096: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5096: error: '_result' undeclared (first use in this function)
netical_wrap.c:5104: error: 'na' undeclared (first use in this function)
netical_wrap.c:5105: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_prodid':
netical_wrap.c:5113: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5113: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5125: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_prodid':
netical_wrap.c:5133: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5133: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5144: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_status':
netical_wrap.c:5152: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5152: error: '_result' undeclared (first use in this function)
netical_wrap.c:5153: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:5153: error: expected ';' before '_arg0'
netical_wrap.c:5160: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5161: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_status':
netical_wrap.c:5169: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5169: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5170: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:5170: error: expected ';' before '_arg1'
netical_wrap.c:5181: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_status':
netical_wrap.c:5188: error: 'icalproperty_status' undeclared (first use in this function)
netical_wrap.c:5188: error: expected ';' before '_result'
netical_wrap.c:5189: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5189: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5200: error: '_result' undeclared (first use in this function)
netical_wrap.c:5200: error: expected ';' before 'icalproperty_get_status'
netical_wrap.c: In function '_wrap_icalproperty_new_description':
netical_wrap.c:5208: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5208: error: '_result' undeclared (first use in this function)
netical_wrap.c:5216: error: 'na' undeclared (first use in this function)
netical_wrap.c:5217: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_description':
netical_wrap.c:5225: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5225: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5237: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_description':
netical_wrap.c:5245: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5245: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5256: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_duration':
netical_wrap.c:5264: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5264: error: '_result' undeclared (first use in this function)
netical_wrap.c:5276: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_duration':
netical_wrap.c:5284: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5284: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5300: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_duration':
netical_wrap.c:5307: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5307: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5318: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:5319: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_categories':
netical_wrap.c:5327: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5327: error: '_result' undeclared (first use in this function)
netical_wrap.c:5335: error: 'na' undeclared (first use in this function)
netical_wrap.c:5336: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_categories':
netical_wrap.c:5344: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5344: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5356: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_categories':
netical_wrap.c:5364: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5364: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5375: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_version':
netical_wrap.c:5383: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5383: error: '_result' undeclared (first use in this function)
netical_wrap.c:5391: error: 'na' undeclared (first use in this function)
netical_wrap.c:5392: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_version':
netical_wrap.c:5400: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5400: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5412: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_version':
netical_wrap.c:5420: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5420: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5431: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_tzoffsetfrom':
netical_wrap.c:5439: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5439: error: '_result' undeclared (first use in this function)
netical_wrap.c:5448: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_tzoffsetfrom':
netical_wrap.c:5456: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5456: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_tzoffsetfrom':
netical_wrap.c:5476: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5476: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_attendee':
netical_wrap.c:5495: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5495: error: '_result' undeclared (first use in this function)
netical_wrap.c:5503: error: 'na' undeclared (first use in this function)
netical_wrap.c:5504: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_attendee':
netical_wrap.c:5512: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5512: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5524: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_attendee':
netical_wrap.c:5532: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5532: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5543: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_contact':
netical_wrap.c:5551: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5551: error: '_result' undeclared (first use in this function)
netical_wrap.c:5559: error: 'na' undeclared (first use in this function)
netical_wrap.c:5560: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_contact':
netical_wrap.c:5568: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5568: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5580: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_contact':
netical_wrap.c:5588: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5588: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5599: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecontenttype':
netical_wrap.c:5607: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5607: error: '_result' undeclared (first use in this function)
netical_wrap.c:5615: error: 'na' undeclared (first use in this function)
netical_wrap.c:5616: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecontenttype':
netical_wrap.c:5624: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5624: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5636: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimecontenttype':
netical_wrap.c:5644: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5644: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5655: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeoptinfo':
netical_wrap.c:5663: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5663: error: '_result' undeclared (first use in this function)
netical_wrap.c:5671: error: 'na' undeclared (first use in this function)
netical_wrap.c:5672: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeoptinfo':
netical_wrap.c:5680: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5680: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5692: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimeoptinfo':
netical_wrap.c:5700: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5700: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5711: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_relatedto':
netical_wrap.c:5719: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5719: error: '_result' undeclared (first use in this function)
netical_wrap.c:5727: error: 'na' undeclared (first use in this function)
netical_wrap.c:5728: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_relatedto':
netical_wrap.c:5736: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5736: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5748: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_relatedto':
netical_wrap.c:5756: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5756: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5767: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_organizer':
netical_wrap.c:5775: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5775: error: '_result' undeclared (first use in this function)
netical_wrap.c:5783: error: 'na' undeclared (first use in this function)
netical_wrap.c:5784: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_organizer':
netical_wrap.c:5792: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5792: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5804: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_organizer':
netical_wrap.c:5812: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5812: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5823: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_comment':
netical_wrap.c:5831: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5831: error: '_result' undeclared (first use in this function)
netical_wrap.c:5839: error: 'na' undeclared (first use in this function)
netical_wrap.c:5840: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_comment':
netical_wrap.c:5848: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5848: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5860: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_comment':
netical_wrap.c:5868: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5868: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5879: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_xlicerror':
netical_wrap.c:5887: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5887: error: '_result' undeclared (first use in this function)
netical_wrap.c:5895: error: 'na' undeclared (first use in this function)
netical_wrap.c:5896: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicerror':
netical_wrap.c:5904: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5904: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5916: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicerror':
netical_wrap.c:5924: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5924: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5935: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_trigger':
netical_wrap.c:5943: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5943: error: '_result' undeclared (first use in this function)
netical_wrap.c:5955: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_trigger':
netical_wrap.c:5963: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5963: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:5979: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_trigger':
netical_wrap.c:5986: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:5986: error: '_arg0' undeclared (first use in this function)
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:6006: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6006: error: '_result' undeclared (first use in this function)
netical_wrap.c:6014: error: 'na' undeclared (first use in this function)
netical_wrap.c:6015: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_class':
netical_wrap.c:6023: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6023: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6035: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_class':
netical_wrap.c:6043: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6043: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6054: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_x':
netical_wrap.c:6062: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6062: error: '_result' undeclared (first use in this function)
netical_wrap.c:6070: error: 'na' undeclared (first use in this function)
netical_wrap.c:6071: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_x':
netical_wrap.c:6079: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6079: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6091: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_x':
netical_wrap.c:6099: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6099: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6110: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_tzoffsetto':
netical_wrap.c:6118: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6118: error: '_result' undeclared (first use in this function)
netical_wrap.c:6127: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_tzoffsetto':
netical_wrap.c:6135: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6135: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_tzoffsetto':
netical_wrap.c:6155: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6155: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_transp':
netical_wrap.c:6174: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6174: error: '_result' undeclared (first use in this function)
netical_wrap.c:6182: error: 'na' undeclared (first use in this function)
netical_wrap.c:6183: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_transp':
netical_wrap.c:6191: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6191: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6203: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_transp':
netical_wrap.c:6211: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6211: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6222: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimeencoding':
netical_wrap.c:6230: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6230: error: '_result' undeclared (first use in this function)
netical_wrap.c:6238: error: 'na' undeclared (first use in this function)
netical_wrap.c:6239: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimeencoding':
netical_wrap.c:6247: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6247: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6259: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimeencoding':
netical_wrap.c:6267: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6267: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6278: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_sequence':
netical_wrap.c:6286: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6286: error: '_result' undeclared (first use in this function)
netical_wrap.c:6295: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_sequence':
netical_wrap.c:6303: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6303: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_sequence':
netical_wrap.c:6323: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6323: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_location':
netical_wrap.c:6342: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6342: error: '_result' undeclared (first use in this function)
netical_wrap.c:6350: error: 'na' undeclared (first use in this function)
netical_wrap.c:6351: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_location':
netical_wrap.c:6359: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6359: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6371: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_location':
netical_wrap.c:6379: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6379: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6390: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_requeststatus':
netical_wrap.c:6398: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6398: error: '_result' undeclared (first use in this function)
netical_wrap.c:6406: error: 'na' undeclared (first use in this function)
netical_wrap.c:6407: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_requeststatus':
netical_wrap.c:6415: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6415: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6427: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_requeststatus':
netical_wrap.c:6435: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6435: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6446: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_exdate':
netical_wrap.c:6454: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6454: error: '_result' undeclared (first use in this function)
netical_wrap.c:6466: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_exdate':
netical_wrap.c:6474: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6474: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6490: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_exdate':
netical_wrap.c:6497: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6497: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6508: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:6509: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_tzid':
netical_wrap.c:6517: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6517: error: '_result' undeclared (first use in this function)
netical_wrap.c:6525: error: 'na' undeclared (first use in this function)
netical_wrap.c:6526: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_tzid':
netical_wrap.c:6534: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6534: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6546: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_tzid':
netical_wrap.c:6554: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6554: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6565: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_resources':
netical_wrap.c:6573: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6573: error: '_result' undeclared (first use in this function)
netical_wrap.c:6581: error: 'na' undeclared (first use in this function)
netical_wrap.c:6582: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_resources':
netical_wrap.c:6590: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6590: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6602: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_resources':
netical_wrap.c:6610: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6610: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6621: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_tzurl':
netical_wrap.c:6629: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6629: error: '_result' undeclared (first use in this function)
netical_wrap.c:6637: error: 'na' undeclared (first use in this function)
netical_wrap.c:6638: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_tzurl':
netical_wrap.c:6646: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6646: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6658: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_tzurl':
netical_wrap.c:6666: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6666: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6677: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_repeat':
netical_wrap.c:6685: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6685: error: '_result' undeclared (first use in this function)
netical_wrap.c:6694: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_repeat':
netical_wrap.c:6702: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6702: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_repeat':
netical_wrap.c:6722: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6722: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_priority':
netical_wrap.c:6741: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6741: error: '_result' undeclared (first use in this function)
netical_wrap.c:6750: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_priority':
netical_wrap.c:6758: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6758: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_priority':
netical_wrap.c:6778: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6778: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_freebusy':
netical_wrap.c:6797: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6797: error: '_result' undeclared (first use in this function)
netical_wrap.c:6809: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_freebusy':
netical_wrap.c:6817: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6817: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6833: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_freebusy':
netical_wrap.c:6840: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6840: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6851: error: invalid application of 'sizeof' to incomplete type 'struct icalperiodtype' 
netical_wrap.c:6852: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_dtstart':
netical_wrap.c:6860: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6860: error: '_result' undeclared (first use in this function)
netical_wrap.c:6872: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_dtstart':
netical_wrap.c:6880: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6880: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6896: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_dtstart':
netical_wrap.c:6903: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6903: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6914: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:6915: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_recurrenceid':
netical_wrap.c:6923: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6923: error: '_result' undeclared (first use in this function)
netical_wrap.c:6935: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_recurrenceid':
netical_wrap.c:6943: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6943: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6959: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_recurrenceid':
netical_wrap.c:6966: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6966: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:6977: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:6978: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_summary':
netical_wrap.c:6986: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:6986: error: '_result' undeclared (first use in this function)
netical_wrap.c:6994: error: 'na' undeclared (first use in this function)
netical_wrap.c:6995: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_summary':
netical_wrap.c:7003: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7003: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7015: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_summary':
netical_wrap.c:7023: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7023: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7034: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_dtend':
netical_wrap.c:7042: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7042: error: '_result' undeclared (first use in this function)
netical_wrap.c:7054: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_dtend':
netical_wrap.c:7062: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7062: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7078: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_dtend':
netical_wrap.c:7085: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7085: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7096: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:7097: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_tzname':
netical_wrap.c:7105: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7105: error: '_result' undeclared (first use in this function)
netical_wrap.c:7113: error: 'na' undeclared (first use in this function)
netical_wrap.c:7114: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_tzname':
netical_wrap.c:7122: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7122: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7134: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_tzname':
netical_wrap.c:7142: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7142: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7153: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_rdate':
netical_wrap.c:7161: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7161: error: '_result' undeclared (first use in this function)
netical_wrap.c:7173: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_rdate':
netical_wrap.c:7181: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7181: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7197: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_rdate':
netical_wrap.c:7204: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7204: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7215: error: invalid application of 'sizeof' to incomplete type 'struct icalperiodtype' 
netical_wrap.c:7216: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimefilename':
netical_wrap.c:7224: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7224: error: '_result' undeclared (first use in this function)
netical_wrap.c:7232: error: 'na' undeclared (first use in this function)
netical_wrap.c:7233: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimefilename':
netical_wrap.c:7241: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7241: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7253: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimefilename':
netical_wrap.c:7261: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7261: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7272: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_url':
netical_wrap.c:7280: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7280: error: '_result' undeclared (first use in this function)
netical_wrap.c:7288: error: 'na' undeclared (first use in this function)
netical_wrap.c:7289: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_url':
netical_wrap.c:7297: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7297: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7309: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_url':
netical_wrap.c:7317: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7317: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7328: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_xlicclustercount':
netical_wrap.c:7336: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7336: error: '_result' undeclared (first use in this function)
netical_wrap.c:7345: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicclustercount':
netical_wrap.c:7353: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7353: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicclustercount':
netical_wrap.c:7373: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7373: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_attach':
netical_wrap.c:7392: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7392: error: '_result' undeclared (first use in this function)
netical_wrap.c:7404: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_attach':
netical_wrap.c:7412: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7412: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7428: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_attach':
netical_wrap.c:7435: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7435: error: '_arg0' undeclared (first use in this function)
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:7455: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7455: error: '_result' undeclared (first use in this function)
netical_wrap.c:7463: error: 'na' undeclared (first use in this function)
netical_wrap.c:7464: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_query':
netical_wrap.c:7472: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7472: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7484: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_query':
netical_wrap.c:7492: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7492: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7503: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_percentcomplete':
netical_wrap.c:7511: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7511: error: '_result' undeclared (first use in this function)
netical_wrap.c:7520: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_percentcomplete':
netical_wrap.c:7528: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7528: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_percentcomplete':
netical_wrap.c:7548: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7548: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_new_calscale':
netical_wrap.c:7567: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7567: error: '_result' undeclared (first use in this function)
netical_wrap.c:7575: error: 'na' undeclared (first use in this function)
netical_wrap.c:7576: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_calscale':
netical_wrap.c:7584: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7584: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7596: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_calscale':
netical_wrap.c:7604: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7604: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7615: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_created':
netical_wrap.c:7623: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7623: error: '_result' undeclared (first use in this function)
netical_wrap.c:7635: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_created':
netical_wrap.c:7643: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7643: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7659: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_created':
netical_wrap.c:7666: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7666: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7677: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:7678: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_geo':
netical_wrap.c:7686: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7686: error: '_result' undeclared (first use in this function)
netical_wrap.c:7698: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_geo':
netical_wrap.c:7706: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7706: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7722: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_geo':
netical_wrap.c:7729: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7729: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7740: error: invalid application of 'sizeof' to incomplete type 'struct icalgeotype' 
netical_wrap.c:7741: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_xlicmimecharset':
netical_wrap.c:7749: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7749: error: '_result' undeclared (first use in this function)
netical_wrap.c:7757: error: 'na' undeclared (first use in this function)
netical_wrap.c:7758: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_xlicmimecharset':
netical_wrap.c:7766: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7766: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7778: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_xlicmimecharset':
netical_wrap.c:7786: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7786: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7797: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalproperty_new_completed':
netical_wrap.c:7805: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7805: error: '_result' undeclared (first use in this function)
netical_wrap.c:7817: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_completed':
netical_wrap.c:7825: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7825: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7841: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_completed':
netical_wrap.c:7848: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7848: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7859: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:7860: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_dtstamp':
netical_wrap.c:7868: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7868: error: '_result' undeclared (first use in this function)
netical_wrap.c:7880: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_dtstamp':
netical_wrap.c:7888: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7888: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7904: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_dtstamp':
netical_wrap.c:7911: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7911: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7922: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:7923: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_due':
netical_wrap.c:7931: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7931: error: '_result' undeclared (first use in this function)
netical_wrap.c:7943: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_due':
netical_wrap.c:7951: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7951: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7967: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_get_due':
netical_wrap.c:7974: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7974: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:7985: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:7986: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalproperty_new_action':
netical_wrap.c:7994: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:7994: error: '_result' undeclared (first use in this function)
netical_wrap.c:8002: error: 'na' undeclared (first use in this function)
netical_wrap.c:8003: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalproperty_set_action':
netical_wrap.c:8011: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8011: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8023: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalproperty_get_action':
netical_wrap.c:8031: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8031: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8042: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_pvl_new_element':
netical_wrap.c:8050: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8050: error: expected ';' before '_result'
netical_wrap.c:8052: error: expected ';' before '_arg1'
netical_wrap.c:8053: error: expected ';' before '_arg2'
netical_wrap.c:8064: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8068: error: '_arg2' undeclared (first use in this function)
netical_wrap.c:8072: error: '_result' undeclared (first use in this function)
netical_wrap.c:8072: error: expected ';' before 'pvl_new_element'
netical_wrap.c: In function '_wrap_pvl_newlist':
netical_wrap.c:8080: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8080: error: expected ';' before '_result'
netical_wrap.c:8087: error: '_result' undeclared (first use in this function)
netical_wrap.c:8087: error: expected ';' before 'pvl_newlist'
netical_wrap.c: In function '_wrap_pvl_free':
netical_wrap.c:8095: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8095: error: expected ';' before '_arg0'
netical_wrap.c:8102: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_unshift':
netical_wrap.c:8112: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8112: error: expected ';' before '_arg0'
netical_wrap.c:8120: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_shift':
netical_wrap.c:8135: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8135: error: expected ';' before '_arg0'
netical_wrap.c:8142: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8146: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_pvl_head':
netical_wrap.c:8154: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8154: error: expected ';' before '_result'
netical_wrap.c:8155: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8155: error: expected ';' before '_arg0'
netical_wrap.c:8162: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8166: error: '_result' undeclared (first use in this function)
netical_wrap.c:8166: error: expected ';' before 'pvl_head'
netical_wrap.c: In function '_wrap_pvl_push':
netical_wrap.c:8174: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8174: error: expected ';' before '_arg0'
netical_wrap.c:8182: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_pop':
netical_wrap.c:8197: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8197: error: expected ';' before '_arg0'
netical_wrap.c:8204: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8208: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_pvl_tail':
netical_wrap.c:8216: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8216: error: expected ';' before '_result'
netical_wrap.c:8217: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8217: error: expected ';' before '_arg0'
netical_wrap.c:8224: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8228: error: '_result' undeclared (first use in this function)
netical_wrap.c:8228: error: expected ';' before 'pvl_tail'
netical_wrap.c: In function '_wrap_pvl_insert_ordered':
netical_wrap.c:8236: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8236: error: expected ';' before '_arg0'
netical_wrap.c:8237: error: 'pvl_comparef' undeclared (first use in this function)
netical_wrap.c:8237: error: expected ';' before '_arg1'
netical_wrap.c:8245: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8249: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_insert_after':
netical_wrap.c:8263: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8263: error: expected ';' before '_arg0'
netical_wrap.c:8264: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8264: error: expected ';' before '_arg1'
netical_wrap.c:8272: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8276: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_insert_before':
netical_wrap.c:8290: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8290: error: expected ';' before '_arg0'
netical_wrap.c:8291: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8291: error: expected ';' before '_arg1'
netical_wrap.c:8299: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8303: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_remove':
netical_wrap.c:8318: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8318: error: expected ';' before '_arg0'
netical_wrap.c:8319: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8319: error: expected ';' before '_arg1'
netical_wrap.c:8326: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8330: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8334: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_pvl_clear':
netical_wrap.c:8342: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8342: error: expected ';' before '_arg0'
netical_wrap.c:8349: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_count':
netical_wrap.c:8360: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8360: error: expected ';' before '_arg0'
netical_wrap.c:8367: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_next':
netical_wrap.c:8379: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8379: error: expected ';' before '_result'
netical_wrap.c:8380: error: expected ';' before '_arg0'
netical_wrap.c:8387: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8391: error: '_result' undeclared (first use in this function)
netical_wrap.c:8391: error: expected ';' before 'pvl_next'
netical_wrap.c: In function '_wrap_pvl_prior':
netical_wrap.c:8399: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8399: error: expected ';' before '_result'
netical_wrap.c:8400: error: expected ';' before '_arg0'
netical_wrap.c:8407: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8411: error: '_result' undeclared (first use in this function)
netical_wrap.c:8411: error: expected ';' before 'pvl_prior'
netical_wrap.c: In function '_wrap_pvl_data':
netical_wrap.c:8420: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8420: error: expected ';' before '_arg0'
netical_wrap.c:8427: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8431: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_pvl_find':
netical_wrap.c:8439: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8439: error: expected ';' before '_result'
netical_wrap.c:8440: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8440: error: expected ';' before '_arg0'
netical_wrap.c:8441: error: 'pvl_findf' undeclared (first use in this function)
netical_wrap.c:8441: error: expected ';' before '_arg1'
netical_wrap.c:8449: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8453: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8461: error: '_result' undeclared (first use in this function)
netical_wrap.c:8461: error: expected ';' before 'pvl_find'
netical_wrap.c: In function '_wrap_pvl_find_next':
netical_wrap.c:8469: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:8469: error: expected ';' before '_result'
netical_wrap.c:8470: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8470: error: expected ';' before '_arg0'
netical_wrap.c:8471: error: 'pvl_findf' undeclared (first use in this function)
netical_wrap.c:8471: error: expected ';' before '_arg1'
netical_wrap.c:8479: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8483: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8491: error: '_result' undeclared (first use in this function)
netical_wrap.c:8491: error: expected ';' before 'pvl_find_next'
netical_wrap.c: In function '_wrap_pvl_apply':
netical_wrap.c:8499: error: 'pvl_list' undeclared (first use in this function)
netical_wrap.c:8499: error: expected ';' before '_arg0'
netical_wrap.c:8500: error: 'pvl_applyf' undeclared (first use in this function)
netical_wrap.c:8500: error: expected ';' before '_arg1'
netical_wrap.c:8508: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8512: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_new':
netical_wrap.c:8526: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8526: error: '_result' undeclared (first use in this function)
netical_wrap.c:8527: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8527: error: expected ';' before '_arg0'
netical_wrap.c:8534: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8535: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_clone':
netical_wrap.c:8543: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8543: error: '_result' undeclared (first use in this function)
netical_wrap.c:8544: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8555: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_from_string':
netical_wrap.c:8563: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8563: error: '_result' undeclared (first use in this function)
netical_wrap.c:8571: error: 'na' undeclared (first use in this function)
netical_wrap.c:8572: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_free':
netical_wrap.c:8580: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8580: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_as_ical_string':
netical_wrap.c:8598: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8598: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8609: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalcomponent_is_valid':
netical_wrap.c:8618: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8618: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_isa':
netical_wrap.c:8637: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8637: error: expected ';' before '_result'
netical_wrap.c:8638: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8638: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8649: error: '_result' undeclared (first use in this function)
netical_wrap.c:8649: error: expected ';' before 'icalcomponent_isa'
netical_wrap.c: In function '_wrap_icalcomponent_add_property':
netical_wrap.c:8677: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8677: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8678: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8678: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_remove_property':
netical_wrap.c:8699: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8699: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8700: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8700: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_count_properties':
netical_wrap.c:8722: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8722: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8723: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:8723: error: expected ';' before '_arg1'
netical_wrap.c:8734: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_current_property':
netical_wrap.c:8743: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8743: error: '_result' undeclared (first use in this function)
netical_wrap.c:8744: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8744: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8755: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_first_property':
netical_wrap.c:8763: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8763: error: '_result' undeclared (first use in this function)
netical_wrap.c:8764: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8764: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8765: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:8765: error: expected ';' before '_arg1'
netical_wrap.c:8776: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8777: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_next_property':
netical_wrap.c:8785: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8785: error: '_result' undeclared (first use in this function)
netical_wrap.c:8786: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8786: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8787: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:8787: error: expected ';' before '_arg1'
netical_wrap.c:8798: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8799: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_properties':
netical_wrap.c:8807: error: 'icalproperty' undeclared (first use in this function)
netical_wrap.c:8807: error: '_result' undeclared (first use in this function)
netical_wrap.c:8808: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8808: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8809: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:8809: error: expected ';' before '_arg1'
netical_wrap.c:8820: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8821: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_add_component':
netical_wrap.c:8829: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8829: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8830: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_remove_component':
netical_wrap.c:8851: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8851: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8852: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_count_components':
netical_wrap.c:8874: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8874: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8875: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8875: error: expected ';' before '_arg1'
netical_wrap.c:8886: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_end_component':
netical_wrap.c:8895: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:8895: error: '_result' undeclared (first use in this function)
netical_wrap.c:8896: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8896: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8897: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8897: error: expected ';' before '_arg1'
netical_wrap.c:8908: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8909: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_current_component':
netical_wrap.c:8918: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8918: error: '_result' undeclared (first use in this function)
netical_wrap.c:8919: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8930: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_first_component':
netical_wrap.c:8938: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8938: error: '_result' undeclared (first use in this function)
netical_wrap.c:8939: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8940: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8940: error: expected ';' before '_arg1'
netical_wrap.c:8951: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8952: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_next_component':
netical_wrap.c:8960: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8960: error: '_result' undeclared (first use in this function)
netical_wrap.c:8961: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:8962: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:8962: error: expected ';' before '_arg1'
netical_wrap.c:8973: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:8974: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_count_errors':
netical_wrap.c:8983: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:8983: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_strip_errors':
netical_wrap.c:9002: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9002: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_convert_errors':
netical_wrap.c:9019: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9019: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_parent':
netical_wrap.c:9036: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9036: error: '_result' undeclared (first use in this function)
netical_wrap.c:9037: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9048: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_set_parent':
netical_wrap.c:9056: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9056: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9057: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcompiter_next':
netical_wrap.c:9078: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9078: error: '_result' undeclared (first use in this function)
netical_wrap.c:9079: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:9079: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9090: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcompiter_prior':
netical_wrap.c:9098: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9098: error: '_result' undeclared (first use in this function)
netical_wrap.c:9099: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:9099: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9110: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcompiter_deref':
netical_wrap.c:9118: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9118: error: '_result' undeclared (first use in this function)
netical_wrap.c:9119: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:9119: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9130: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_first_real_component':
netical_wrap.c:9138: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9138: error: '_result' undeclared (first use in this function)
netical_wrap.c:9139: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9150: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_get_span':
netical_wrap.c:9159: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9159: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9170: error: invalid application of 'sizeof' to incomplete type 'struct icaltime_span' 
netical_wrap.c:9171: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_dtstart':
netical_wrap.c:9179: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9179: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9195: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_get_dtstart':
netical_wrap.c:9202: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9202: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9213: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:9214: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_get_dtend':
netical_wrap.c:9223: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9223: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9234: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:9235: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_dtend':
netical_wrap.c:9243: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9243: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9259: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_duration':
netical_wrap.c:9265: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9265: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9281: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_get_duration':
netical_wrap.c:9288: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9288: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9299: error: invalid application of 'sizeof' to incomplete type 'struct icaldurationtype' 
netical_wrap.c:9300: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_method':
netical_wrap.c:9308: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9308: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9309: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:9309: error: expected ';' before '_arg1'
netical_wrap.c:9320: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_method':
netical_wrap.c:9327: error: 'icalproperty_method' undeclared (first use in this function)
netical_wrap.c:9327: error: expected ';' before '_result'
netical_wrap.c:9328: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9328: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9339: error: '_result' undeclared (first use in this function)
netical_wrap.c:9339: error: expected ';' before 'icalcomponent_get_method'
netical_wrap.c: In function '_wrap_icalcomponent_get_dtstamp':
netical_wrap.c:9348: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9348: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9359: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:9360: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_dtstamp':
netical_wrap.c:9368: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9368: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9384: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_set_summary':
netical_wrap.c:9390: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9390: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9402: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_summary':
netical_wrap.c:9410: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9410: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9421: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalcomponent_set_comment':
netical_wrap.c:9429: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9429: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9441: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_comment':
netical_wrap.c:9449: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9449: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9460: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalcomponent_set_organizer':
netical_wrap.c:9468: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9468: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9480: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_organizer':
netical_wrap.c:9488: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9488: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9499: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalcomponent_set_uid':
netical_wrap.c:9507: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9507: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9519: error: 'na' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcomponent_get_uid':
netical_wrap.c:9527: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9527: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9538: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalcomponent_set_recurrenceid':
netical_wrap.c:9546: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9546: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9562: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_get_recurrenceid':
netical_wrap.c:9569: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9569: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9580: error: invalid application of 'sizeof' to incomplete type 'struct icaltimetype' 
netical_wrap.c:9581: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalcomponent_new_vcalendar':
netical_wrap.c:9589: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9589: error: '_result' undeclared (first use in this function)
netical_wrap.c:9596: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_vevent':
netical_wrap.c:9604: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9604: error: '_result' undeclared (first use in this function)
netical_wrap.c:9611: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_vtodo':
netical_wrap.c:9619: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9619: error: '_result' undeclared (first use in this function)
netical_wrap.c:9626: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_vjournal':
netical_wrap.c:9634: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9634: error: '_result' undeclared (first use in this function)
netical_wrap.c:9641: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_vfreebusy':
netical_wrap.c:9649: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9649: error: '_result' undeclared (first use in this function)
netical_wrap.c:9656: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_vtimezone':
netical_wrap.c:9664: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9664: error: '_result' undeclared (first use in this function)
netical_wrap.c:9671: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_xstandard':
netical_wrap.c:9679: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9679: error: '_result' undeclared (first use in this function)
netical_wrap.c:9686: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalcomponent_new_xdaylight':
netical_wrap.c:9694: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9694: error: '_result' undeclared (first use in this function)
netical_wrap.c:9701: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_new':
netical_wrap.c:9709: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9709: error: '_result' undeclared (first use in this function)
netical_wrap.c:9716: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_add_line':
netical_wrap.c:9724: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9724: error: '_result' undeclared (first use in this function)
netical_wrap.c:9725: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9725: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9737: error: 'na' undeclared (first use in this function)
netical_wrap.c:9738: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_claim':
netical_wrap.c:9746: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9746: error: '_result' undeclared (first use in this function)
netical_wrap.c:9747: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9747: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9758: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_clean':
netical_wrap.c:9766: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9766: error: '_result' undeclared (first use in this function)
netical_wrap.c:9767: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9767: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9778: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_get_state':
netical_wrap.c:9786: error: 'icalparser_state' undeclared (first use in this function)
netical_wrap.c:9786: error: expected ';' before '_result'
netical_wrap.c:9787: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9787: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9798: error: '_result' undeclared (first use in this function)
netical_wrap.c:9798: error: expected ';' before 'icalparser_get_state'
netical_wrap.c: In function '_wrap_icalparser_free':
netical_wrap.c:9806: error: 'icalparser' undeclared (first use in this function)
netical_wrap.c:9806: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalparser_parse_string':
netical_wrap.c:9823: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9823: error: '_result' undeclared (first use in this function)
netical_wrap.c:9831: error: 'na' undeclared (first use in this function)
netical_wrap.c:9832: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_icalparser_parse_value':
netical_wrap.c:9840: error: 'icalvalue' undeclared (first use in this function)
netical_wrap.c:9840: error: '_result' undeclared (first use in this function)
netical_wrap.c:9841: error: 'icalvalue_kind' undeclared (first use in this function)
netical_wrap.c:9841: error: expected ';' before '_arg0'
netical_wrap.c:9843: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:9843: error: '_arg2' undeclared (first use in this function)
netical_wrap.c:9850: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:9851: error: 'na' undeclared (first use in this function)
netical_wrap.c:9856: error: expected expression before ')' token
netical_wrap.c: In function '_wrap_string_line_generator':
netical_wrap.c:9874: error: 'na' undeclared (first use in this function)
netical_wrap.c:9883: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalmemory_tmp_buffer':
netical_wrap.c:9903: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalmemory_tmp_copy':
netical_wrap.c:9919: error: 'na' undeclared (first use in this function)
netical_wrap.c:9920: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalmemory_new_buffer':
netical_wrap.c:9969: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalmemory_resize_buffer':
netical_wrap.c:9994: warning: cast to pointer from integer of different size
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:10086: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalerror_set_errno':
netical_wrap.c:10130: error: 'icalerrorenum' undeclared (first use in this function)
netical_wrap.c:10130: error: expected ';' before '_arg0'
netical_wrap.c:10137: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalerror_strerror':
netical_wrap.c:10145: error: 'icalerrorenum' undeclared (first use in this function)
netical_wrap.c:10145: error: expected ';' before '_arg0'
netical_wrap.c:10152: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:10153: warning: cast to pointer from integer of different size
netical_wrap.c: In function '_wrap_icalrestriction_compare':
netical_wrap.c:10162: error: 'icalrestriction_kind' undeclared (first use in this function)
netical_wrap.c:10162: error: expected ';' before '_arg0'
netical_wrap.c:10170: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalrestriction_is_parameter_allowed':
netical_wrap.c:10181: error: 'icalproperty_kind' undeclared (first use in this function)
netical_wrap.c:10181: error: expected ';' before '_arg0'
netical_wrap.c:10182: error: 'icalparameter_kind' undeclared (first use in this function)
netical_wrap.c:10182: error: expected ';' before '_arg1'
netical_wrap.c:10189: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:10190: error: '_arg1' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalrestriction_check':
netical_wrap.c:10200: error: 'icalcomponent' undeclared (first use in this function)
netical_wrap.c:10200: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icaltime_span_start_set':
netical_wrap.c:10237: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_span_start_get':
netical_wrap.c:10258: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_span_end_set':
netical_wrap.c:10284: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_span_end_get':
netical_wrap.c:10305: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_span_is_busy_set':
netical_wrap.c:10328: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltime_span_is_busy_get':
netical_wrap.c:10349: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_year_set':
netical_wrap.c:10372: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_year_get':
netical_wrap.c:10393: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_month_set':
netical_wrap.c:10416: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_month_get':
netical_wrap.c:10437: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_day_set':
netical_wrap.c:10460: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_day_get':
netical_wrap.c:10481: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_hour_set':
netical_wrap.c:10504: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_hour_get':
netical_wrap.c:10525: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_minute_set':
netical_wrap.c:10548: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_minute_get':
netical_wrap.c:10569: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_second_set':
netical_wrap.c:10592: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_second_get':
netical_wrap.c:10613: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_is_utc_set':
netical_wrap.c:10636: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_is_utc_get':
netical_wrap.c:10657: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_is_date_set':
netical_wrap.c:10680: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltimetype_is_date_get':
netical_wrap.c:10701: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_is_neg_set':
netical_wrap.c:10724: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_is_neg_get':
netical_wrap.c:10745: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_days_set':
netical_wrap.c:10768: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_days_get':
netical_wrap.c:10789: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_weeks_set':
netical_wrap.c:10812: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_weeks_get':
netical_wrap.c:10833: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_hours_set':
netical_wrap.c:10856: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_hours_get':
netical_wrap.c:10877: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_minutes_set':
netical_wrap.c:10900: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_minutes_get':
netical_wrap.c:10921: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_seconds_set':
netical_wrap.c:10944: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaldurationtype_seconds_get':
netical_wrap.c:10965: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_start_set':
netical_wrap.c:10991: error: dereferencing pointer to incomplete type
netical_wrap.c:10991: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_start_get':
netical_wrap.c:11012: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_end_set':
netical_wrap.c:11038: error: dereferencing pointer to incomplete type
netical_wrap.c:11038: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_end_get':
netical_wrap.c:11059: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_duration_set':
netical_wrap.c:11085: error: dereferencing pointer to incomplete type
netical_wrap.c:11085: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalperiodtype_duration_get':
netical_wrap.c:11106: error: dereferencing pointer to incomplete type
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: At top level:
netical_wrap.c:11203: warning: 'struct icalattachtype' declared inside parameter list
netical_wrap.c:11203: warning: its scope is only this definition or declaration, which is probably not what you want
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:11225: warning: passing argument 1 of 'icalattachtype_base64_set' from incompatible pointer type
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: At top level:
netical_wrap.c:11296: warning: 'struct icalattachtype' declared inside parameter list
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:11318: warning: passing argument 1 of 'icalattachtype_url_set' from incompatible pointer type
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_icalgeotype_lat_set':
netical_wrap.c:11406: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalgeotype_lat_get':
netical_wrap.c:11427: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalgeotype_lon_set':
netical_wrap.c:11450: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalgeotype_lon_get':
netical_wrap.c:11471: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_set':
netical_wrap.c:11497: error: dereferencing pointer to incomplete type
netical_wrap.c:11497: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_time_get':
netical_wrap.c:11518: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_set':
netical_wrap.c:11544: error: dereferencing pointer to incomplete type
netical_wrap.c:11544: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icaltriggertype_duration_get':
netical_wrap.c:11565: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalreqstattype_code_set':
netical_wrap.c:11574: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:11574: error: expected ';' before '_result'
netical_wrap.c:11576: error: expected ';' before '_arg1'
netical_wrap.c:11587: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:11588: error: '_result' undeclared (first use in this function)
netical_wrap.c:11588: error: dereferencing pointer to incomplete type
netical_wrap.c: In function '_wrap_icalreqstattype_code_get':
netical_wrap.c:11597: error: 'icalrequeststatus' undeclared (first use in this function)
netical_wrap.c:11597: error: expected ';' before '_result'
netical_wrap.c:11609: error: '_result' undeclared (first use in this function)
netical_wrap.c:11609: error: expected ')' before '_arg0'
netical_wrap.c: In function '_wrap_pvl_elem_t_MAGIC_set':
netical_wrap.c:11619: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11619: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_MAGIC_get':
netical_wrap.c:11642: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11642: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_d_set':
netical_wrap.c:11663: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11663: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_d_get':
netical_wrap.c:11689: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11689: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_next_set':
netical_wrap.c:11710: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11710: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_next_get':
netical_wrap.c:11736: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11736: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_prior_set':
netical_wrap.c:11757: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11757: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_pvl_elem_t_prior_get':
netical_wrap.c:11783: error: 'pvl_elem_t' undeclared (first use in this function)
netical_wrap.c:11783: error: '_arg0' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcompiter_kind_set':
netical_wrap.c:11803: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:11803: error: expected ';' before '_result'
netical_wrap.c:11804: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:11804: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:11805: error: expected ';' before '_arg1'
netical_wrap.c:11816: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:11817: error: '_result' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcompiter_kind_get':
netical_wrap.c:11826: error: 'icalcomponent_kind' undeclared (first use in this function)
netical_wrap.c:11826: error: expected ';' before '_result'
netical_wrap.c:11827: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:11827: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:11838: error: '_result' undeclared (first use in this function)
netical_wrap.c:11838: error: expected ')' before '_arg0'
netical_wrap.c: In function '_wrap_icalcompiter_iter_set':
netical_wrap.c:11847: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:11847: error: expected ';' before '_result'
netical_wrap.c:11848: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:11848: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:11849: error: expected ';' before '_arg1'
netical_wrap.c:11860: error: '_arg1' undeclared (first use in this function)
netical_wrap.c:11864: error: '_result' undeclared (first use in this function)
netical_wrap.c: In function '_wrap_icalcompiter_iter_get':
netical_wrap.c:11873: error: 'pvl_elem' undeclared (first use in this function)
netical_wrap.c:11873: error: expected ';' before '_result'
netical_wrap.c:11874: error: 'icalcompiter' undeclared (first use in this function)
netical_wrap.c:11874: error: '_arg0' undeclared (first use in this function)
netical_wrap.c:11885: error: '_result' undeclared (first use in this function)
netical_wrap.c:11885: error: expected ')' before '_arg0'
netical_wrap.c: In function '_wrap_perl5_Net__ICal_var_init':
netical_wrap.c:11895: error: 'ICAL_NO_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11896: error: 'ICAL_ANY_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11897: error: 'ICAL_XROOT_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11898: error: 'ICAL_XATTACH_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11899: error: 'ICAL_VEVENT_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11900: error: 'ICAL_VTODO_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11901: error: 'ICAL_VJOURNAL_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11902: error: 'ICAL_VCALENDAR_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11903: error: 'ICAL_VFREEBUSY_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11904: error: 'ICAL_VALARM_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11905: error: 'ICAL_XAUDIOALARM_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11906: error: 'ICAL_XDISPLAYALARM_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11907: error: 'ICAL_XEMAILALARM_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11908: error: 'ICAL_XPROCEDUREALARM_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11909: error: 'ICAL_VTIMEZONE_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11910: error: 'ICAL_XSTANDARD_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11911: error: 'ICAL_XDAYLIGHT_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11912: error: 'ICAL_X_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11913: error: 'ICAL_VSCHEDULE_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11914: error: 'ICAL_VQUERY_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11915: error: 'ICAL_VCAR_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11916: error: 'ICAL_VCOMMAND_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11917: error: 'ICAL_XLICINVALID_COMPONENT' undeclared (first use in this function)
netical_wrap.c:11918: error: 'ICAL_ANY_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11919: error: 'ICAL_CALSCALE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11920: error: 'ICAL_METHOD_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11921: error: 'ICAL_PRODID_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11922: error: 'ICAL_VERSION_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11923: error: 'ICAL_ATTACH_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11924: error: 'ICAL_CATEGORIES_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11925: error: 'ICAL_CLASS_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11926: error: 'ICAL_COMMENT_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11927: error: 'ICAL_DESCRIPTION_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11928: error: 'ICAL_GEO_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11929: error: 'ICAL_LOCATION_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11930: error: 'ICAL_PERCENTCOMPLETE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11931: error: 'ICAL_PRIORITY_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11932: error: 'ICAL_RESOURCES_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11933: error: 'ICAL_STATUS_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11934: error: 'ICAL_SUMMARY_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11935: error: 'ICAL_COMPLETED_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11936: error: 'ICAL_DTEND_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11937: error: 'ICAL_DUE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11938: error: 'ICAL_DTSTART_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11939: error: 'ICAL_DURATION_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11940: error: 'ICAL_FREEBUSY_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11941: error: 'ICAL_TRANSP_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11942: error: 'ICAL_TZID_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11943: error: 'ICAL_TZNAME_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11944: error: 'ICAL_TZOFFSETFROM_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11945: error: 'ICAL_TZOFFSETTO_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11946: error: 'ICAL_TZURL_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11947: error: 'ICAL_ATTENDEE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11948: error: 'ICAL_CONTACT_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11949: error: 'ICAL_ORGANIZER_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11950: error: 'ICAL_RECURRENCEID_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11951: error: 'ICAL_RELATEDTO_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11952: error: 'ICAL_URL_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11953: error: 'ICAL_UID_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11954: error: 'ICAL_EXDATE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11955: error: 'ICAL_EXRULE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11956: error: 'ICAL_RDATE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11957: error: 'ICAL_RRULE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11958: error: 'ICAL_ACTION_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11959: error: 'ICAL_REPEAT_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11960: error: 'ICAL_TRIGGER_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11961: error: 'ICAL_CREATED_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11962: error: 'ICAL_DTSTAMP_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11963: error: 'ICAL_LASTMODIFIED_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11964: error: 'ICAL_SEQUENCE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11965: error: 'ICAL_REQUESTSTATUS_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11966: error: 'ICAL_X_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11967: error: 'ICAL_SCOPE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11968: error: 'ICAL_MAXRESULTS_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11969: error: 'ICAL_MAXRESULTSSIZE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11970: error: 'ICAL_QUERY_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11971: error: 'ICAL_QUERYNAME_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11972: error: 'ICAL_TARGET_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11973: error: 'ICAL_XLICERROR_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11974: error: 'ICAL_XLICCLUSTERCOUNT_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11975: error: 'ICAL_XLICMIMECONTENTTYPE_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11976: error: 'ICAL_XLICMIMEENCODING_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11977: error: 'ICAL_XLICMIMECID_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11978: error: 'ICAL_XLICMIMEFILENAME_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11979: error: 'ICAL_XLICMIMECHARSET_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11980: error: 'ICAL_XLICMIMEOPTINFO_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11981: error: 'ICAL_NO_PROPERTY' undeclared (first use in this function)
netical_wrap.c:11982: error: 'ICAL_METHOD_PUBLISH' undeclared (first use in this function)
netical_wrap.c:11983: error: 'ICAL_METHOD_REQUEST' undeclared (first use in this function)
netical_wrap.c:11984: error: 'ICAL_METHOD_REPLY' undeclared (first use in this function)
netical_wrap.c:11985: error: 'ICAL_METHOD_ADD' undeclared (first use in this function)
netical_wrap.c:11986: error: 'ICAL_METHOD_CANCEL' undeclared (first use in this function)
netical_wrap.c:11987: error: 'ICAL_METHOD_REFRESH' undeclared (first use in this function)
netical_wrap.c:11988: error: 'ICAL_METHOD_COUNTER' undeclared (first use in this function)
netical_wrap.c:11989: error: 'ICAL_METHOD_DECLINECOUNTER' undeclared (first use in this function)
netical_wrap.c:11990: error: 'ICAL_METHOD_CREATE' undeclared (first use in this function)
netical_wrap.c:11991: error: 'ICAL_METHOD_READ' undeclared (first use in this function)
netical_wrap.c:11992: error: 'ICAL_METHOD_RESPONSE' undeclared (first use in this function)
netical_wrap.c:11993: error: 'ICAL_METHOD_MOVE' undeclared (first use in this function)
netical_wrap.c:11994: error: 'ICAL_METHOD_MODIFY' undeclared (first use in this function)
netical_wrap.c:11995: error: 'ICAL_METHOD_GENERATEUID' undeclared (first use in this function)
netical_wrap.c:11996: error: 'ICAL_METHOD_DELETE' undeclared (first use in this function)
netical_wrap.c:11997: error: 'ICAL_METHOD_NONE' undeclared (first use in this function)
netical_wrap.c:11998: error: 'ICAL_TRANSP_OPAQUE' undeclared (first use in this function)
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:12001: error: 'ICAL_CLASS_PUBLIC' undeclared (first use in this function)
netical_wrap.c:12002: error: 'ICAL_CLASS_PRIVATE' undeclared (first use in this function)
netical_wrap.c:12003: error: 'ICAL_CLASS_CONFIDENTIAL' undeclared (first use in this function)
netical_wrap.c:12004: error: 'ICAL_CLASS_XNAME' undeclared (first use in this function)
netical_wrap.c:12005: error: 'ICAL_STATUS_NONE' undeclared (first use in this function)
netical_wrap.c:12006: error: 'ICAL_STATUS_TENTATIVE' undeclared (first use in this function)
netical_wrap.c:12007: error: 'ICAL_STATUS_CONFIRMED' undeclared (first use in this function)
netical_wrap.c:12008: error: 'ICAL_STATUS_CANCELLED' undeclared (first use in this function)
netical_wrap.c:12009: error: 'ICAL_STATUS_NEEDSACTION' undeclared (first use in this function)
netical_wrap.c:12010: error: 'ICAL_STATUS_COMPLETED' undeclared (first use in this function)
netical_wrap.c:12011: error: 'ICAL_STATUS_INPROCESS' undeclared (first use in this function)
netical_wrap.c:12012: error: 'ICAL_STATUS_DRAFT' undeclared (first use in this function)
netical_wrap.c:12013: error: 'ICAL_STATUS_FINAL' undeclared (first use in this function)
netical_wrap.c:12014: error: 'ICAL_ACTION_AUDIO' undeclared (first use in this function)
netical_wrap.c:12015: error: 'ICAL_ACTION_DISPLAY' undeclared (first use in this function)
netical_wrap.c:12016: error: 'ICAL_ACTION_EMAIL' undeclared (first use in this function)
netical_wrap.c:12017: error: 'ICAL_ACTION_PROCEDURE' undeclared (first use in this function)
netical_wrap.c:12018: error: 'ICAL_ACTION_XNAME' undeclared (first use in this function)
netical_wrap.c:12019: error: 'ICAL_NO_VALUE' undeclared (first use in this function)
netical_wrap.c:12020: error: 'ICAL_ATTACH_VALUE' undeclared (first use in this function)
netical_wrap.c:12021: error: 'ICAL_BINARY_VALUE' undeclared (first use in this function)
netical_wrap.c:12022: error: 'ICAL_BOOLEAN_VALUE' undeclared (first use in this function)
netical_wrap.c:12023: error: 'ICAL_CALADDRESS_VALUE' undeclared (first use in this function)
netical_wrap.c:12024: error: 'ICAL_DATE_VALUE' undeclared (first use in this function)
netical_wrap.c:12025: error: 'ICAL_DATETIME_VALUE' undeclared (first use in this function)
netical_wrap.c:12026: error: 'ICAL_DATETIMEDATE_VALUE' undeclared (first use in this function)
netical_wrap.c:12027: error: 'ICAL_DATETIMEPERIOD_VALUE' undeclared (first use in this function)
netical_wrap.c:12028: error: 'ICAL_DURATION_VALUE' undeclared (first use in this function)
netical_wrap.c:12029: error: 'ICAL_FLOAT_VALUE' undeclared (first use in this function)
netical_wrap.c:12030: error: 'ICAL_GEO_VALUE' undeclared (first use in this function)
netical_wrap.c:12031: error: 'ICAL_INTEGER_VALUE' undeclared (first use in this function)
netical_wrap.c:12032: error: 'ICAL_METHOD_VALUE' undeclared (first use in this function)
netical_wrap.c:12033: error: 'ICAL_STATUS_VALUE' undeclared (first use in this function)
netical_wrap.c:12034: error: 'ICAL_PERIOD_VALUE' undeclared (first use in this function)
netical_wrap.c:12035: error: 'ICAL_RECUR_VALUE' undeclared (first use in this function)
netical_wrap.c:12036: error: 'ICAL_STRING_VALUE' undeclared (first use in this function)
netical_wrap.c:12037: error: 'ICAL_TEXT_VALUE' undeclared (first use in this function)
netical_wrap.c:12038: error: 'ICAL_TIME_VALUE' undeclared (first use in this function)
netical_wrap.c:12039: error: 'ICAL_TRIGGER_VALUE' undeclared (first use in this function)
netical_wrap.c:12040: error: 'ICAL_URI_VALUE' undeclared (first use in this function)
netical_wrap.c:12041: error: 'ICAL_UTCOFFSET_VALUE' undeclared (first use in this function)
netical_wrap.c:12042: error: 'ICAL_QUERY_VALUE' undeclared (first use in this function)
netical_wrap.c:12043: error: 'ICAL_XNAME_VALUE' undeclared (first use in this function)
netical_wrap.c:12044: error: 'ICAL_NO_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12045: error: 'ICAL_ANY_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12046: error: 'ICAL_ALTREP_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12047: error: 'ICAL_CN_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12048: error: 'ICAL_CUTYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12049: error: 'ICAL_DELEGATEDFROM_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12050: error: 'ICAL_DELEGATEDTO_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12051: error: 'ICAL_DIR_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12052: error: 'ICAL_ENCODING_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12053: error: 'ICAL_FMTTYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12054: error: 'ICAL_FBTYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12055: error: 'ICAL_LANGUAGE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12056: error: 'ICAL_MEMBER_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12057: error: 'ICAL_PARTSTAT_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12058: error: 'ICAL_RANGE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12059: error: 'ICAL_RELATED_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12060: error: 'ICAL_RELTYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12061: error: 'ICAL_ROLE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12062: error: 'ICAL_RSVP_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12063: error: 'ICAL_SENTBY_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12064: error: 'ICAL_TZID_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12065: error: 'ICAL_VALUE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12066: error: 'ICAL_XLICERRORTYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12067: error: 'ICAL_XLICCOMPARETYPE_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12068: error: 'ICAL_X_PARAMETER' undeclared (first use in this function)
netical_wrap.c:12069: error: 'ICAL_CUTYPE_INDIVIDUAL' undeclared (first use in this function)
netical_wrap.c:12070: error: 'ICAL_CUTYPE_GROUP' undeclared (first use in this function)
netical_wrap.c:12071: error: 'ICAL_CUTYPE_RESOURCE' undeclared (first use in this function)
netical_wrap.c:12072: error: 'ICAL_CUTYPE_ROOM' undeclared (first use in this function)
netical_wrap.c:12073: error: 'ICAL_CUTYPE_UNKNOWN' undeclared (first use in this function)
netical_wrap.c:12074: error: 'ICAL_CUTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12075: error: 'ICAL_ENCODING_8BIT' undeclared (first use in this function)
netical_wrap.c:12076: error: 'ICAL_ENCODING_BASE64' undeclared (first use in this function)
netical_wrap.c:12077: error: 'ICAL_ENCODING_XNAME' undeclared (first use in this function)
netical_wrap.c:12078: error: 'ICAL_FBTYPE_FREE' undeclared (first use in this function)
netical_wrap.c:12079: error: 'ICAL_FBTYPE_BUSY' undeclared (first use in this function)
netical_wrap.c:12080: error: 'ICAL_FBTYPE_BUSYUNAVAILABLE' undeclared (first use in this function)
netical_wrap.c:12081: error: 'ICAL_FBTYPE_BUSYTENTATIVE' undeclared (first use in this function)
netical_wrap.c:12082: error: 'ICAL_FBTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12083: error: 'ICAL_PARTSTAT_NEEDSACTION' undeclared (first use in this function)
netical_wrap.c:12084: error: 'ICAL_PARTSTAT_ACCEPTED' undeclared (first use in this function)
netical_wrap.c:12085: error: 'ICAL_PARTSTAT_DECLINED' undeclared (first use in this function)
netical_wrap.c:12086: error: 'ICAL_PARTSTAT_TENTATIVE' undeclared (first use in this function)
netical_wrap.c:12087: error: 'ICAL_PARTSTAT_DELEGATED' undeclared (first use in this function)
netical_wrap.c:12088: error: 'ICAL_PARTSTAT_COMPLETED' undeclared (first use in this function)
netical_wrap.c:12089: error: 'ICAL_PARTSTAT_INPROCESS' undeclared (first use in this function)
netical_wrap.c:12090: error: 'ICAL_PARTSTAT_XNAME' undeclared (first use in this function)
netical_wrap.c:12091: error: 'ICAL_PARTSTAT_NONE' undeclared (first use in this function)
netical_wrap.c:12092: error: 'ICAL_RANGE_THISANDPRIOR' undeclared (first use in this function)
netical_wrap.c:12093: error: 'ICAL_RANGE_THISANDFUTURE' undeclared (first use in this function)
netical_wrap.c:12094: error: 'ICAL_RELATED_START' undeclared (first use in this function)
netical_wrap.c:12095: error: 'ICAL_RELATED_END' undeclared (first use in this function)
netical_wrap.c:12096: error: 'ICAL_RELTYPE_PARENT' undeclared (first use in this function)
netical_wrap.c:12097: error: 'ICAL_RELTYPE_CHILD' undeclared (first use in this function)
netical_wrap.c:12098: error: 'ICAL_RELTYPE_SIBLING' undeclared (first use in this function)
netical_wrap.c:12099: error: 'ICAL_RELTYPE_XNAME' undeclared (first use in this function)
netical_wrap.c:12100: error: 'ICAL_ROLE_CHAIR' undeclared (first use in this function)
netical_wrap.c:12101: error: 'ICAL_ROLE_REQPARTICIPANT' undeclared (first use in this function)
netical_wrap.c:12102: error: 'ICAL_ROLE_OPTPARTICIPANT' undeclared (first use in this function)
netical_wrap.c:12103: error: 'ICAL_ROLE_NONPARTICIPANT' undeclared (first use in this function)
netical_wrap.c:12104: error: 'ICAL_ROLE_XNAME' undeclared (first use in this function)
netical_wrap.c:12105: error: 'ICAL_XLICERRORTYPE_COMPONENTPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12106: error: 'ICAL_XLICERRORTYPE_PARAMETERVALUEPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12107: error: 'ICAL_XLICERRORTYPE_PARAMETERNAMEPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12108: error: 'ICAL_XLICERRORTYPE_PROPERTYPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12109: error: 'ICAL_XLICERRORTYPE_VALUEPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12110: error: 'ICAL_XLICERRORTYPE_UNKVCALPROP' undeclared (first use in this function)
netical_wrap.c:12111: error: 'ICAL_XLICERRORTYPE_INVALIDITIP' undeclared (first use in this function)
netical_wrap.c:12112: error: 'ICAL_XLICERRORTYPE_MIMEPARSEERROR' undeclared (first use in this function)
netical_wrap.c:12113: error: 'ICAL_XLICCOMPARETYPE_EQUAL' undeclared (first use in this function)
netical_wrap.c:12114: error: 'ICAL_XLICCOMPARETYPE_LESS' undeclared (first use in this function)
netical_wrap.c:12115: error: 'ICAL_XLICCOMPARETYPE_LESSEQUAL' undeclared (first use in this function)
netical_wrap.c:12116: error: 'ICAL_XLICCOMPARETYPE_GREATER' undeclared (first use in this function)
netical_wrap.c:12117: error: 'ICAL_XLICCOMPARETYPE_GREATEREQUAL' undeclared (first use in this function)
netical_wrap.c:12118: error: 'ICAL_XLICCOMPARETYPE_NOTEQUAL' undeclared (first use in this function)
netical_wrap.c:12119: error: 'ICAL_XLICCOMPARETYPE_REGEX' undeclared (first use in this function)
netical_wrap.c:12120: error: 'ICAL_VALUE_XNAME' undeclared (first use in this function)
netical_wrap.c:12121: error: 'ICAL_VALUE_BINARY' undeclared (first use in this function)
netical_wrap.c:12122: error: 'ICAL_VALUE_BOOLEAN' undeclared (first use in this function)
netical_wrap.c:12123: error: 'ICAL_VALUE_CALADDRESS' undeclared (first use in this function)
netical_wrap.c:12124: error: 'ICAL_VALUE_DATE' undeclared (first use in this function)
netical_wrap.c:12125: error: 'ICAL_VALUE_DATETIME' undeclared (first use in this function)
netical_wrap.c:12126: error: 'ICAL_VALUE_DURATION' undeclared (first use in this function)
netical_wrap.c:12127: error: 'ICAL_VALUE_FLOAT' undeclared (first use in this function)
netical_wrap.c:12128: error: 'ICAL_VALUE_INTEGER' undeclared (first use in this function)
netical_wrap.c:12129: error: 'ICAL_VALUE_PERIOD' undeclared (first use in this function)
netical_wrap.c:12130: error: 'ICAL_VALUE_RECUR' undeclared (first use in this function)
netical_wrap.c:12131: error: 'ICAL_VALUE_TEXT' undeclared (first use in this function)
netical_wrap.c:12132: error: 'ICAL_VALUE_TIME' undeclared (first use in this function)
netical_wrap.c:12133: error: 'ICAL_VALUE_UTCOFFSET' undeclared (first use in this function)
netical_wrap.c:12134: error: 'ICAL_VALUE_URI' undeclared (first use in this function)
netical_wrap.c:12135: error: 'ICAL_VALUE_ERROR' undeclared (first use in this function)
netical_wrap.c:12136: error: 'ICAL_UNKNOWN_STATUS' undeclared (first use in this function)
netical_wrap.c:12137: error: 'ICAL_2_0_SUCCESS_STATUS' undeclared (first use in this function)
netical_wrap.c:12138: error: 'ICAL_2_1_FALLBACK_STATUS' undeclared (first use in this function)
netical_wrap.c:12139: error: 'ICAL_2_2_IGPROP_STATUS' undeclared (first use in this function)
netical_wrap.c:12140: error: 'ICAL_2_3_IGPARAM_STATUS' undeclared (first use in this function)
netical_wrap.c:12141: error: 'ICAL_2_4_IGXPROP_STATUS' undeclared (first use in this function)
netical_wrap.c:12142: error: 'ICAL_2_5_IGXPARAM_STATUS' undeclared (first use in this function)
netical_wrap.c:12143: error: 'ICAL_2_6_IGCOMP_STATUS' undeclared (first use in this function)
netical_wrap.c:12144: error: 'ICAL_2_7_FORWARD_STATUS' undeclared (first use in this function)
netical_wrap.c:12145: error: 'ICAL_2_8_ONEEVENT_STATUS' undeclared (first use in this function)
netical_wrap.c:12146: error: 'ICAL_2_9_TRUNC_STATUS' undeclared (first use in this function)
netical_wrap.c:12147: error: 'ICAL_2_10_ONETODO_STATUS' undeclared (first use in this function)
netical_wrap.c:12148: error: 'ICAL_2_11_TRUNCRRULE_STATUS' undeclared (first use in this function)
netical_wrap.c:12149: error: 'ICAL_3_0_INVPROPNAME_STATUS' undeclared (first use in this function)
netical_wrap.c:12150: error: 'ICAL_3_1_INVPROPVAL_STATUS' undeclared (first use in this function)
netical_wrap.c:12151: error: 'ICAL_3_2_INVPARAM_STATUS' undeclared (first use in this function)
netical_wrap.c:12152: error: 'ICAL_3_3_INVPARAMVAL_STATUS' undeclared (first use in this function)
netical_wrap.c:12153: error: 'ICAL_3_4_INVCOMP_STATUS' undeclared (first use in this function)
netical_wrap.c:12154: error: 'ICAL_3_5_INVTIME_STATUS' undeclared (first use in this function)
netical_wrap.c:12155: error: 'ICAL_3_6_INVRULE_STATUS' undeclared (first use in this function)
netical_wrap.c:12156: error: 'ICAL_3_7_INVCU_STATUS' undeclared (first use in this function)
netical_wrap.c:12157: error: 'ICAL_3_8_NOAUTH_STATUS' undeclared (first use in this function)
netical_wrap.c:12158: error: 'ICAL_3_9_BADVERSION_STATUS' undeclared (first use in this function)
netical_wrap.c:12159: error: 'ICAL_3_10_TOOBIG_STATUS' undeclared (first use in this function)
netical_wrap.c:12160: error: 'ICAL_3_11_MISSREQCOMP_STATUS' undeclared (first use in this function)
netical_wrap.c:12161: error: 'ICAL_3_12_UNKCOMP_STATUS' undeclared (first use in this function)
netical_wrap.c:12162: error: 'ICAL_3_13_BADCOMP_STATUS' undeclared (first use in this function)
netical_wrap.c:12163: error: 'ICAL_3_14_NOCAP_STATUS' undeclared (first use in this function)
netical_wrap.c:12164: error: 'ICAL_4_0_BUSY_STATUS' undeclared (first use in this function)
netical_wrap.c:12165: error: 'ICAL_5_0_MAYBE_STATUS' undeclared (first use in this function)
netical_wrap.c:12166: error: 'ICAL_5_1_UNAVAIL_STATUS' undeclared (first use in this function)
netical_wrap.c:12167: error: 'ICAL_5_2_NOSERVICE_STATUS' undeclared (first use in this function)
netical_wrap.c:12168: error: 'ICAL_5_3_NOSCHED_STATUS' undeclared (first use in this function)
netical_wrap.c:12169: error: 'ICALPARSER_ERROR' undeclared (first use in this function)
netical_wrap.c:12170: error: 'ICALPARSER_SUCCESS' undeclared (first use in this function)
netical_wrap.c:12171: error: 'ICALPARSER_BEGIN_COMP' undeclared (first use in this function)
netical_wrap.c:12172: error: 'ICALPARSER_END_COMP' undeclared (first use in this function)
netical_wrap.c:12173: error: 'ICALPARSER_IN_PROGRESS' undeclared (first use in this function)
netical_wrap.c:12174: error: 'ICAL_BADARG_ERROR' undeclared (first use in this function)
netical_wrap.c:12175: error: 'ICAL_NEWFAILED_ERROR' undeclared (first use in this function)
netical_wrap.c:12176: error: 'ICAL_MALFORMEDDATA_ERROR' undeclared (first use in this function)
netical_wrap.c:12177: error: 'ICAL_PARSE_ERROR' undeclared (first use in this function)
netical_wrap.c:12178: error: 'ICAL_INTERNAL_ERROR' undeclared (first use in this function)
netical_wrap.c:12179: error: 'ICAL_FILE_ERROR' undeclared (first use in this function)
netical_wrap.c:12180: error: 'ICAL_ALLOCATION_ERROR' undeclared (first use in this function)
netical_wrap.c:12181: error: 'ICAL_USAGE_ERROR' undeclared (first use in this function)
netical_wrap.c:12182: error: 'ICAL_NO_ERROR' 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:12185: error: 'ICAL_UNKNOWN_ERROR' undeclared (first use in this function)
netical_wrap.c:12186: error: 'ICAL_RESTRICTION_NONE' undeclared (first use in this function)
netical_wrap.c:12187: error: 'ICAL_RESTRICTION_ZERO' undeclared (first use in this function)
netical_wrap.c:12188: error: 'ICAL_RESTRICTION_ONE' undeclared (first use in this function)
netical_wrap.c:12189: error: 'ICAL_RESTRICTION_ZEROPLUS' undeclared (first use in this function)
netical_wrap.c:12190: error: 'ICAL_RESTRICTION_ONEPLUS' undeclared (first use in this function)
netical_wrap.c:12191: error: 'ICAL_RESTRICTION_ZEROORONE' undeclared (first use in this function)
netical_wrap.c:12192: error: 'ICAL_RESTRICTION_ONEEXCLUSIVE' undeclared (first use in this function)
netical_wrap.c:12193: error: 'ICAL_RESTRICTION_ONEMUTUAL' undeclared (first use in this function)
netical_wrap.c:12194: error: 'ICAL_RESTRICTION_UNKNOWN' undeclared (first use in this function)
netical_wrap.c:12195: error: 'ICAL_RECURRENCE_ARRAY_MAX' undeclared (first use in this function)
netical_wrap.c:12196: error: 'ICAL_RECURRENCE_ARRAY_MAX_BYTE' undeclared (first use in this function)
netical_wrap.c: At top level:
netical_wrap.c:12204: error: conflicting types for 'boot_Net__ICal'
netical_wrap.c:426: error: previous declaration of 'boot_Net__ICal' was here
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 /usr/home/test/.cpan/build/Net-ICal-0.11-QFvPnC.

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.59


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.3/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 96518
    PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/Net-ICal-0.11-QFvPnC/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 96518
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 93762,96518
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.3/bin
    PERLBREW_PERL = perl-5.15.3
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.29
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = Net-ICal-0.11
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = linux

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

    $^X = /home/test/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280204
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.59    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.04_04 
    File::Spec          3.34    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          n/a     
    version             0.94    


--

Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=8.1-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.3 -Dusethreads -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, 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=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    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: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under freebsd
  Compiled at Sep 30 2011 20:30:40
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="96518"
    PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/Net-ICal-0.11-QFvPnC/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="96518"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="93762,96518"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.3/bin"
    PERLBREW_PERL="perl-5.15.3"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.29"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="Net-ICal-0.11"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3/amd64-freebsd-thread-multi
    /home/test/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3
    /home/test/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/amd64-freebsd-thread-multi
    /home/test/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3
    .