Back
From: metabase:user:917c2b6a-77f3-11e5-af78-c9d573d1e3cf
Subject: UNKNOWN Net-ICal-0.11 v5.18.1 GNU/Linux
Date: 2015-11-09T14:45:04Z
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.18.1, created by CPAN-Reporter-1.2015.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cc -c -I/home/eric/proj/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fPIC -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib64/perl5/CORE" netical_wrap.c
netical_wrap.c: In function âSWIG_GetPtrâ:
netical_wrap.c:292:21: error: âsv_undefâ undeclared (first use in this function)
} else if (sv == &sv_undef) { /* Check for undef */
^
netical_wrap.c:292:21: note: each undeclared identifier is reported only once for each function it appears in
netical_wrap.c: In function â_swig_create_magicâ:
netical_wrap.c:411:27: warning: assignment from incompatible pointer type
mg->mg_virtual->svt_get = get;
^
netical_wrap.c:412:27: warning: assignment from incompatible pointer type
mg->mg_virtual->svt_set = set;
^
In file included from netical_wrap.c:431:0:
/usr/include/ical.h: At top level:
/usr/include/ical.h:23:2: warning: #warning "#include <ical.h> is deprecated. Please #include <libical/ical.h> instead." [-Wcpp]
#warning "#include <ical.h> is deprecated. Please #include <libical/ical.h> instead."
^
netical_wrap.c: In function â_wrap_icaltime_from_timetâ:
netical_wrap.c:637:18: error: too many arguments to function âicaltime_from_timetâ
*(_result) = icaltime_from_timet(*_arg0,_arg1,_arg2);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:167:21: note: declared here
struct icaltimetype icaltime_from_timet(const time_t v, const int is_date);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icaltime_from_stringâ:
netical_wrap.c:653:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:653:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icaltime_as_ctimeâ:
netical_wrap.c:696:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (char *)icaltime_as_ctime(*_arg0);
^
netical_wrap.c: In function â_wrap_icaltime_week_numberâ:
netical_wrap.c:717:23: error: incompatible type for argument 1 of âicaltime_week_numberâ
_result = (short )icaltime_week_number(_arg0,_arg1,_arg2);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:225:5: note: expected âconst struct icaltimetypeâ but argument is of type âshort intâ
int icaltime_week_number(const struct icaltimetype t);
^
netical_wrap.c:717:23: error: too many arguments to function âicaltime_week_numberâ
_result = (short )icaltime_week_number(_arg0,_arg1,_arg2);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:225:5: note: declared here
int icaltime_week_number(const struct icaltimetype t);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icaltime_utc_offsetâ:
netical_wrap.c:802:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:802:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icaltime_as_utcâ:
netical_wrap.c:841:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:841:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:843:16: error: incompatible types when assigning to type âstruct icaltimetypeâ from type âintâ
*(_result) = icaltime_as_utc(*_arg0,_arg1);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icaltime_as_zoneâ:
netical_wrap.c:864:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:864:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:866:16: error: incompatible types when assigning to type âstruct icaltimetypeâ from type âintâ
*(_result) = icaltime_as_zone(*_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icaldurationtype_from_timetâ:
netical_wrap.c:887:16: error: incompatible types when assigning to type âstruct icaldurationtypeâ from type âintâ
*(_result) = icaldurationtype_from_timet(*_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icaldurationtype_from_stringâ:
netical_wrap.c:903:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:903:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalenum_string_to_property_kindâ:
netical_wrap.c:1123:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1123:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalenum_parameter_kind_to_stringâ:
netical_wrap.c:1175:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (char *)icalenum_parameter_kind_to_string(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalenum_string_to_parameter_kindâ:
netical_wrap.c:1191:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1191:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalenum_string_to_component_kindâ:
netical_wrap.c:1225:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1225:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalenum_string_to_methodâ:
netical_wrap.c:1276:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1276:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalenum_string_to_statusâ:
netical_wrap.c:1310:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1310:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_set_urlâ:
netical_wrap.c:1380:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1380:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_set_base64â:
netical_wrap.c:1420:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1420:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_set_binaryâ:
netical_wrap.c:1461:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1461:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalreqstattype_from_stringâ:
netical_wrap.c:1497:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1497:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_from_stringâ:
netical_wrap.c:1574:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1574:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_attachâ:
netical_wrap.c:1717:49: error: dereferencing pointer to incomplete type
_result = (icalvalue *)icalvalue_new_attach(*_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_get_attachâ:
netical_wrap.c:1737:55: error: invalid application of âsizeofâ to incomplete type âstruct icalattachtypeâ
_result = (struct icalattachtype *) malloc(sizeof(struct icalattachtype ));
^
netical_wrap.c:1738:5: error: dereferencing pointer to incomplete type
*(_result) = icalvalue_get_attach(_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_set_attachâ:
netical_wrap.c:1762:32: error: dereferencing pointer to incomplete type
icalvalue_set_attach(_arg0,*_arg1);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalvalue_new_binaryâ:
netical_wrap.c:1776:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1776:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_binaryâ:
netical_wrap.c:1817:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1817:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_caladdressâ:
netical_wrap.c:1888:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1888:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_caladdressâ:
netical_wrap.c:1929:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:1929:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_datetimedateâ:
netical_wrap.c:2074:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (icalvalue *)icalvalue_new_datetimedate(*_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_get_datetimedateâ:
netical_wrap.c:2095:16: error: incompatible types when assigning to type âstruct icaltimetypeâ from type âintâ
*(_result) = icalvalue_get_datetimedate(_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_new_datetimeperiodâ:
netical_wrap.c:2137:28: error: incompatible type for argument 1 of âicalvalue_new_datetimeperiodâ
_result = (icalvalue *)icalvalue_new_datetimeperiod(*_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:1035:12: note: expected âstruct icaldatetimeperiodtypeâ but argument is of type âstruct icalperiodtypeâ
icalvalue* icalvalue_new_datetimeperiod (struct icaldatetimeperiodtype v);
^
netical_wrap.c: In function â_wrap_icalvalue_get_datetimeperiodâ:
netical_wrap.c:2158:16: error: incompatible types when assigning to type âstruct icalperiodtypeâ from type âstruct icaldatetimeperiodtypeâ
*(_result) = icalvalue_get_datetimeperiod(_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_set_datetimeperiodâ:
netical_wrap.c:2182:5: error: incompatible type for argument 2 of âicalvalue_set_datetimeperiodâ
icalvalue_set_datetimeperiod(_arg0,*_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:1036:6: note: expected âstruct icaldatetimeperiodtypeâ but argument is of type âstruct icalperiodtypeâ
void icalvalue_set_datetimeperiod(icalvalue* value, struct icaldatetimeperiodtype v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalvalue_new_stringâ:
netical_wrap.c:2553:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2553:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_stringâ:
netical_wrap.c:2594:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2594:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_textâ:
netical_wrap.c:2609:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2609:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_textâ:
netical_wrap.c:2650:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2650:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_timeâ:
netical_wrap.c:2669:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (icalvalue *)icalvalue_new_time(*_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_get_timeâ:
netical_wrap.c:2690:16: error: incompatible types when assigning to type âstruct icaltimetypeâ from type âintâ
*(_result) = icalvalue_get_time(_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_new_triggerâ:
netical_wrap.c:2721:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:2732:50: error: dereferencing pointer to incomplete type
_result = (icalvalue *)icalvalue_new_trigger(*_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_get_triggerâ:
netical_wrap.c:2740:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _result;
^
netical_wrap.c:2752:55: error: invalid application of âsizeofâ to incomplete type âunion icaltriggertypeâ
_result = (union icaltriggertype *) malloc(sizeof(union icaltriggertype ));
^
netical_wrap.c:2753:5: error: dereferencing pointer to incomplete type
*(_result) = icalvalue_get_trigger(_arg0);
^
netical_wrap.c: In function â_wrap_icalvalue_set_triggerâ:
netical_wrap.c:2762:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg1;
^
netical_wrap.c:2777:33: error: dereferencing pointer to incomplete type
icalvalue_set_trigger(_arg0,*_arg1);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalvalue_new_uriâ:
netical_wrap.c:2791:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2791:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_uriâ:
netical_wrap.c:2832:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2832:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalvalue_new_queryâ:
netical_wrap.c:2903:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2903:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalvalue_set_queryâ:
netical_wrap.c:2944:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:2944:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_from_stringâ:
netical_wrap.c:3054:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3054:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:3055:32: error: incompatible type for argument 1 of âicalparameter_new_from_stringâ
_result = (icalparameter *)icalparameter_new_from_string(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:1898:16: note: expected âconst char *â but argument is of type âicalparameter_kindâ
icalparameter* icalparameter_new_from_string(const char* value);
^
netical_wrap.c:3055:32: error: too many arguments to function âicalparameter_new_from_stringâ
_result = (icalparameter *)icalparameter_new_from_string(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:1898:16: note: declared here
icalparameter* icalparameter_new_from_string(const char* value);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalparameter_set_xnameâ:
netical_wrap.c:3172:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3172:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_xvalueâ:
netical_wrap.c:3211:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3211:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_altrepâ:
netical_wrap.c:3246:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3246:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_altrepâ:
netical_wrap.c:3287:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3287:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_cnâ:
netical_wrap.c:3302:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3302:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_cnâ:
netical_wrap.c:3343:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3343:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_delegatedfromâ:
netical_wrap.c:3414:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3414:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_delegatedfromâ:
netical_wrap.c:3455:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3455:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_delegatedtoâ:
netical_wrap.c:3470:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3470:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_delegatedtoâ:
netical_wrap.c:3511:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3511:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_dirâ:
netical_wrap.c:3526:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3526:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_dirâ:
netical_wrap.c:3567:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3567:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_fmttypeâ:
netical_wrap.c:3694:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3694:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_fmttypeâ:
netical_wrap.c:3735:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3735:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_languageâ:
netical_wrap.c:3750:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3750:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_languageâ:
netical_wrap.c:3791:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3791:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_memberâ:
netical_wrap.c:3806:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3806:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_memberâ:
netical_wrap.c:3847:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:3847:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_sentbyâ:
netical_wrap.c:4198:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4198:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_sentbyâ:
netical_wrap.c:4239:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4239:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_tzidâ:
netical_wrap.c:4254:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4254:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_tzidâ:
netical_wrap.c:4295:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4295:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparameter_new_xâ:
netical_wrap.c:4366:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4366:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparameter_set_xâ:
netical_wrap.c:4407:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4407:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_from_stringâ:
netical_wrap.c:4571:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4571:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_x_nameâ:
netical_wrap.c:4838:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4838:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimecidâ:
netical_wrap.c:4929:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4929:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimecidâ:
netical_wrap.c:4950:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:4950:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_uidâ:
netical_wrap.c:5048:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5048:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_uidâ:
netical_wrap.c:5069:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5069:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_prodidâ:
netical_wrap.c:5104:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5104:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_prodidâ:
netical_wrap.c:5125:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5125:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_descriptionâ:
netical_wrap.c:5216:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5216:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_descriptionâ:
netical_wrap.c:5237:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5237:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_categoriesâ:
netical_wrap.c:5335:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5335:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_categoriesâ:
netical_wrap.c:5356:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5356:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_versionâ:
netical_wrap.c:5391:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5391:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_versionâ:
netical_wrap.c:5412:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5412:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_attendeeâ:
netical_wrap.c:5503:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5503:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_attendeeâ:
netical_wrap.c:5524:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5524:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_contactâ:
netical_wrap.c:5559:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5559:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_contactâ:
netical_wrap.c:5580:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5580:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimecontenttypeâ:
netical_wrap.c:5615:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5615:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimecontenttypeâ:
netical_wrap.c:5636:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5636:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimeoptinfoâ:
netical_wrap.c:5671:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5671:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimeoptinfoâ:
netical_wrap.c:5692:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5692:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_relatedtoâ:
netical_wrap.c:5727:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5727:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_relatedtoâ:
netical_wrap.c:5748:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5748:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_organizerâ:
netical_wrap.c:5783:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5783:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_organizerâ:
netical_wrap.c:5804:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5804:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_commentâ:
netical_wrap.c:5839:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5839:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_commentâ:
netical_wrap.c:5860:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5860:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicerrorâ:
netical_wrap.c:5895:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5895:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicerrorâ:
netical_wrap.c:5916:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:5916:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_triggerâ:
netical_wrap.c:5944:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:5955:56: error: dereferencing pointer to incomplete type
_result = (icalproperty *)icalproperty_new_trigger(*_arg0);
^
netical_wrap.c: In function â_wrap_icalproperty_set_triggerâ:
netical_wrap.c:5964:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg1;
^
netical_wrap.c:5979:36: error: dereferencing pointer to incomplete type
icalproperty_set_trigger(_arg0,*_arg1);
^
netical_wrap.c: In function â_wrap_icalproperty_get_triggerâ:
netical_wrap.c:5985:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _result;
^
netical_wrap.c:5997:55: error: invalid application of âsizeofâ to incomplete type âunion icaltriggertypeâ
_result = (union icaltriggertype *) malloc(sizeof(union icaltriggertype ));
^
netical_wrap.c:5998:5: error: dereferencing pointer to incomplete type
*(_result) = icalproperty_get_trigger(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_classâ:
netical_wrap.c:6014:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6014:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c:6015:31: error: incompatible type for argument 1 of âicalproperty_new_classâ
_result = (icalproperty *)icalproperty_new_class(_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2133:15: note: expected âenum icalproperty_classâ but argument is of type âchar *â
icalproperty* icalproperty_new_class(enum icalproperty_class v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_set_classâ:
netical_wrap.c:6035:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6035:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:6036:5: error: incompatible type for argument 2 of âicalproperty_set_classâ
icalproperty_set_class(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2134:6: note: expected âenum icalproperty_classâ but argument is of type âchar *â
void icalproperty_set_class(icalproperty* prop, enum icalproperty_class v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_xâ:
netical_wrap.c:6070:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6070:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xâ:
netical_wrap.c:6091:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6091:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_transpâ:
netical_wrap.c:6182:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6182:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c:6183:31: error: incompatible type for argument 1 of âicalproperty_new_transpâ
_result = (icalproperty *)icalproperty_new_transp(_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2468:15: note: expected âenum icalproperty_transpâ but argument is of type âchar *â
icalproperty* icalproperty_new_transp(enum icalproperty_transp v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_set_transpâ:
netical_wrap.c:6203:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6203:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:6204:5: error: incompatible type for argument 2 of âicalproperty_set_transpâ
icalproperty_set_transp(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2469:6: note: expected âenum icalproperty_transpâ but argument is of type âchar *â
void icalproperty_set_transp(icalproperty* prop, enum icalproperty_transp v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimeencodingâ:
netical_wrap.c:6238:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6238:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimeencodingâ:
netical_wrap.c:6259:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6259:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_locationâ:
netical_wrap.c:6350:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6350:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_locationâ:
netical_wrap.c:6371:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6371:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_requeststatusâ:
netical_wrap.c:6406:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6406:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c:6407:31: error: incompatible type for argument 1 of âicalproperty_new_requeststatusâ
_result = (icalproperty *)icalproperty_new_requeststatus(_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2418:15: note: expected âstruct icalreqstattypeâ but argument is of type âchar *â
icalproperty* icalproperty_new_requeststatus(struct icalreqstattype v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_set_requeststatusâ:
netical_wrap.c:6427:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6427:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:6428:5: error: incompatible type for argument 2 of âicalproperty_set_requeststatusâ
icalproperty_set_requeststatus(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2419:6: note: expected âstruct icalreqstattypeâ but argument is of type âchar *â
void icalproperty_set_requeststatus(icalproperty* prop, struct icalreqstattype v);
^
netical_wrap.c: In function â_wrap_icalproperty_get_requeststatusâ:
netical_wrap.c:6446:5: error: cannot convert to a pointer type
_result = (char *)icalproperty_get_requeststatus(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_tzidâ:
netical_wrap.c:6525:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6525:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_tzidâ:
netical_wrap.c:6546:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6546:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_resourcesâ:
netical_wrap.c:6581:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6581:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_resourcesâ:
netical_wrap.c:6602:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6602:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_tzurlâ:
netical_wrap.c:6637:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6637:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_tzurlâ:
netical_wrap.c:6658:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6658:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_summaryâ:
netical_wrap.c:6994:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:6994:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_summaryâ:
netical_wrap.c:7015:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7015:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_tznameâ:
netical_wrap.c:7113:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7113:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_tznameâ:
netical_wrap.c:7134:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7134:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_rdateâ:
netical_wrap.c:7173:31: error: incompatible type for argument 1 of âicalproperty_new_rdateâ
_result = (icalproperty *)icalproperty_new_rdate(*_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2378:15: note: expected âstruct icaldatetimeperiodtypeâ but argument is of type âstruct icalperiodtypeâ
icalproperty* icalproperty_new_rdate(struct icaldatetimeperiodtype v);
^
netical_wrap.c: In function â_wrap_icalproperty_set_rdateâ:
netical_wrap.c:7197:5: error: incompatible type for argument 2 of âicalproperty_set_rdateâ
icalproperty_set_rdate(_arg0,*_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2379:6: note: expected âstruct icaldatetimeperiodtypeâ but argument is of type âstruct icalperiodtypeâ
void icalproperty_set_rdate(icalproperty* prop, struct icaldatetimeperiodtype v);
^
netical_wrap.c: In function â_wrap_icalproperty_get_rdateâ:
netical_wrap.c:7216:16: error: incompatible types when assigning to type âstruct icalperiodtypeâ from type âstruct icaldatetimeperiodtypeâ
*(_result) = icalproperty_get_rdate(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimefilenameâ:
netical_wrap.c:7232:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7232:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimefilenameâ:
netical_wrap.c:7253:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7253:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_urlâ:
netical_wrap.c:7288:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7288:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_urlâ:
netical_wrap.c:7309:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7309:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicclustercountâ:
netical_wrap.c:7345:65: warning: passing argument 1 of âicalproperty_new_xlicclustercountâ makes pointer from integer without a cast
_result = (icalproperty *)icalproperty_new_xlicclustercount(_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2528:15: note: expected âconst char *â but argument is of type âintâ
icalproperty* icalproperty_new_xlicclustercount(const char* v);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicclustercountâ:
netical_wrap.c:7366:45: warning: passing argument 2 of âicalproperty_set_xlicclustercountâ makes pointer from integer without a cast
icalproperty_set_xlicclustercount(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2529:6: note: expected âconst char *â but argument is of type âintâ
void icalproperty_set_xlicclustercount(icalproperty* prop, const char* v);
^
netical_wrap.c: In function â_wrap_icalproperty_get_xlicclustercountâ:
netical_wrap.c:7384:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
_result = (int )icalproperty_get_xlicclustercount(_arg0);
^
netical_wrap.c: In function â_wrap_icalproperty_new_attachâ:
netical_wrap.c:7404:55: error: dereferencing pointer to incomplete type
_result = (icalproperty *)icalproperty_new_attach(*_arg0);
^
netical_wrap.c: In function â_wrap_icalproperty_set_attachâ:
netical_wrap.c:7428:35: error: dereferencing pointer to incomplete type
icalproperty_set_attach(_arg0,*_arg1);
^
netical_wrap.c: In function â_wrap_icalproperty_get_attachâ:
netical_wrap.c:7446:55: error: invalid application of âsizeofâ to incomplete type âstruct icalattachtypeâ
_result = (struct icalattachtype *) malloc(sizeof(struct icalattachtype ));
^
netical_wrap.c:7447:5: error: dereferencing pointer to incomplete type
*(_result) = icalproperty_get_attach(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_new_queryâ:
netical_wrap.c:7463:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7463:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_queryâ:
netical_wrap.c:7484:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7484:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_calscaleâ:
netical_wrap.c:7575:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7575:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_calscaleâ:
netical_wrap.c:7596:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7596:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_xlicmimecharsetâ:
netical_wrap.c:7757:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7757:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalproperty_set_xlicmimecharsetâ:
netical_wrap.c:7778:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:7778:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalproperty_new_actionâ:
netical_wrap.c:8002:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:8002:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c:8003:31: error: incompatible type for argument 1 of âicalproperty_new_actionâ
_result = (icalproperty *)icalproperty_new_action(_arg0);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2078:15: note: expected âenum icalproperty_actionâ but argument is of type âchar *â
icalproperty* icalproperty_new_action(enum icalproperty_action v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalproperty_set_actionâ:
netical_wrap.c:8023:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:8023:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c:8024:5: error: incompatible type for argument 2 of âicalproperty_set_actionâ
icalproperty_set_action(_arg0,_arg1);
^
In file included from /usr/include/ical.h:25:0,
from netical_wrap.c:431:
/usr/include/libical/ical.h:2079:6: note: expected âenum icalproperty_actionâ but argument is of type âchar *â
void icalproperty_set_action(icalproperty* prop, enum icalproperty_action v);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalcomponent_new_from_stringâ:
netical_wrap.c:8571:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:8571:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalcomponent_get_propertiesâ:
netical_wrap.c:8821:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (icalproperty **)icalcomponent_get_properties(_arg0,_arg1);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalcomponent_set_summaryâ:
netical_wrap.c:9402:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9402:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalcomponent_set_commentâ:
netical_wrap.c:9441:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9441:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalcomponent_set_organizerâ:
netical_wrap.c:9480:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9480:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalcomponent_get_organizerâ:
netical_wrap.c:9499:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (char *)icalcomponent_get_organizer(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalcomponent_set_uidâ:
netical_wrap.c:9519:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9519:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparser_add_lineâ:
netical_wrap.c:9737:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9737:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalparser_claimâ:
netical_wrap.c:9758:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (icalcomponent *)icalparser_claim(_arg0);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalparser_parse_stringâ:
netical_wrap.c:9831:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9831:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalparser_parse_valueâ:
netical_wrap.c:9851:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9851:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_string_line_generatorâ:
netical_wrap.c:9874:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9874:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c:9883:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
_result = (char *)string_line_generator(_arg0,*_arg1,_arg2);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalmemory_tmp_copyâ:
netical_wrap.c:9919:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:9919:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalmemory_append_stringâ:
netical_wrap.c:10041:33: error: ânaâ undeclared (first use in this function)
_arg3 = (char *) SvPV(ST(3),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:10041:22: note: in expansion of macro âSvPVâ
_arg3 = (char *) SvPV(ST(3),na);
^
netical_wrap.c: In function â_wrap_icalmemory_append_charâ:
netical_wrap.c:10070:32: error: ânaâ undeclared (first use in this function)
_arg3 = (char) *SvPV(ST(3),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:10070:21: note: in expansion of macro âSvPVâ
_arg3 = (char) *SvPV(ST(3),na);
^
netical_wrap.c: In function â_wrap_icalmemory_strdupâ:
netical_wrap.c:10085:33: error: ânaâ undeclared (first use in this function)
_arg0 = (char *) SvPV(ST(0),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:10085:22: note: in expansion of macro âSvPVâ
_arg0 = (char *) SvPV(ST(0),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_binary_setâ:
netical_wrap.c:11112:63: error: dereferencing pointer to incomplete type
#define icalattachtype_binary_set(_swigobj,_swigval) (_swigobj->binary = _swigval,_swigval)
^
netical_wrap.c:11132:23: note: in expansion of macro âicalattachtype_binary_setâ
_result = (void *)icalattachtype_binary_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icalattachtype_binary_getâ:
netical_wrap.c:11138:63: error: dereferencing pointer to incomplete type
#define icalattachtype_binary_get(_swigobj) ((void *) _swigobj->binary)
^
netical_wrap.c:11153:23: note: in expansion of macro âicalattachtype_binary_getâ
_result = (void *)icalattachtype_binary_get(_arg0);
^
netical_wrap.c: In function â_wrap_icalattachtype_owns_binary_setâ:
netical_wrap.c:11159:68: error: dereferencing pointer to incomplete type
#define icalattachtype_owns_binary_set(_swigobj,_swigval) (_swigobj->owns_binary = _swigval,_swigval)
^
netical_wrap.c:11176:21: note: in expansion of macro âicalattachtype_owns_binary_setâ
_result = (int )icalattachtype_owns_binary_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icalattachtype_owns_binary_getâ:
netical_wrap.c:11182:66: error: dereferencing pointer to incomplete type
#define icalattachtype_owns_binary_get(_swigobj) ((int ) _swigobj->owns_binary)
^
netical_wrap.c:11197:21: note: in expansion of macro âicalattachtype_owns_binary_getâ
_result = (int )icalattachtype_owns_binary_get(_arg0);
^
netical_wrap.c: In function âicalattachtype_base64_setâ:
netical_wrap.c:11204:12: error: dereferencing pointer to incomplete type
if (obj->base64) free(obj->base64);
^
netical_wrap.c:11204:30: error: dereferencing pointer to incomplete type
if (obj->base64) free(obj->base64);
^
netical_wrap.c:11205:8: error: dereferencing pointer to incomplete type
obj->base64 = (char *) malloc(strlen(val)+1);
^
netical_wrap.c:11206:15: error: dereferencing pointer to incomplete type
strcpy(obj->base64,val);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalattachtype_base64_setâ:
netical_wrap.c:11224:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:11224:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_base64_getâ:
netical_wrap.c:11231:63: error: dereferencing pointer to incomplete type
#define icalattachtype_base64_get(_swigobj) ((char *) _swigobj->base64)
^
netical_wrap.c:11246:23: note: in expansion of macro âicalattachtype_base64_getâ
_result = (char *)icalattachtype_base64_get(_arg0);
^
netical_wrap.c: In function â_wrap_icalattachtype_owns_base64_setâ:
netical_wrap.c:11252:68: error: dereferencing pointer to incomplete type
#define icalattachtype_owns_base64_set(_swigobj,_swigval) (_swigobj->owns_base64 = _swigval,_swigval)
^
netical_wrap.c:11269:21: note: in expansion of macro âicalattachtype_owns_base64_setâ
_result = (int )icalattachtype_owns_base64_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icalattachtype_owns_base64_getâ:
netical_wrap.c:11275:66: error: dereferencing pointer to incomplete type
#define icalattachtype_owns_base64_get(_swigobj) ((int ) _swigobj->owns_base64)
^
netical_wrap.c:11290:21: note: in expansion of macro âicalattachtype_owns_base64_getâ
_result = (int )icalattachtype_owns_base64_get(_arg0);
^
netical_wrap.c: In function âicalattachtype_url_setâ:
netical_wrap.c:11297:12: error: dereferencing pointer to incomplete type
if (obj->url) free(obj->url);
^
netical_wrap.c:11297:27: error: dereferencing pointer to incomplete type
if (obj->url) free(obj->url);
^
netical_wrap.c:11298:8: error: dereferencing pointer to incomplete type
obj->url = (char *) malloc(strlen(val)+1);
^
netical_wrap.c:11299:15: error: dereferencing pointer to incomplete type
strcpy(obj->url,val);
^
In file included from /usr/lib64/perl5/CORE/perl.h:3471:0,
from netical_wrap.c:29:
netical_wrap.c: In function â_wrap_icalattachtype_url_setâ:
netical_wrap.c:11317:33: error: ânaâ undeclared (first use in this function)
_arg1 = (char *) SvPV(ST(1),na);
^
/usr/lib64/perl5/CORE/sv.h:1647:10: note: in definition of macro âSvPV_flagsâ
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^
netical_wrap.c:11317:22: note: in expansion of macro âSvPVâ
_arg1 = (char *) SvPV(ST(1),na);
^
netical_wrap.c: In function â_wrap_icalattachtype_url_getâ:
netical_wrap.c:11324:60: error: dereferencing pointer to incomplete type
#define icalattachtype_url_get(_swigobj) ((char *) _swigobj->url)
^
netical_wrap.c:11339:23: note: in expansion of macro âicalattachtype_url_getâ
_result = (char *)icalattachtype_url_get(_arg0);
^
netical_wrap.c: In function â_wrap_icalattachtype_refcount_setâ:
netical_wrap.c:11345:65: error: dereferencing pointer to incomplete type
#define icalattachtype_refcount_set(_swigobj,_swigval) (_swigobj->refcount = _swigval,_swigval)
^
netical_wrap.c:11362:21: note: in expansion of macro âicalattachtype_refcount_setâ
_result = (int )icalattachtype_refcount_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icalattachtype_refcount_getâ:
netical_wrap.c:11368:63: error: dereferencing pointer to incomplete type
#define icalattachtype_refcount_get(_swigobj) ((int ) _swigobj->refcount)
^
netical_wrap.c:11383:21: note: in expansion of macro âicalattachtype_refcount_getâ
_result = (int )icalattachtype_refcount_get(_arg0);
^
netical_wrap.c: In function â_wrap_icaltriggertype_time_setâ:
netical_wrap.c:11481:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:11477:62: error: dereferencing pointer to incomplete type
#define icaltriggertype_time_set(_swigobj,_swigval) (_swigobj->time = *(_swigval),_swigval)
^
netical_wrap.c:11497:38: note: in expansion of macro âicaltriggertype_time_setâ
_result = (struct icaltimetype *)icaltriggertype_time_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icaltriggertype_time_getâ:
netical_wrap.c:11507:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:11503:54: error: dereferencing pointer to incomplete type
#define icaltriggertype_time_get(_swigobj) (&_swigobj->time)
^
netical_wrap.c:11518:38: note: in expansion of macro âicaltriggertype_time_getâ
_result = (struct icaltimetype *)icaltriggertype_time_get(_arg0);
^
netical_wrap.c: In function â_wrap_icaltriggertype_duration_setâ:
netical_wrap.c:11528:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:11524:66: error: dereferencing pointer to incomplete type
#define icaltriggertype_duration_set(_swigobj,_swigval) (_swigobj->duration = *(_swigval),_swigval)
^
netical_wrap.c:11544:42: note: in expansion of macro âicaltriggertype_duration_setâ
_result = (struct icaldurationtype *)icaltriggertype_duration_set(_arg0,_arg1);
^
netical_wrap.c: In function â_wrap_icaltriggertype_duration_getâ:
netical_wrap.c:11554:11: error: âicaltriggertypeâ defined as wrong kind of tag
union icaltriggertype * _arg0;
^
netical_wrap.c:11550:58: error: dereferencing pointer to incomplete type
#define icaltriggertype_duration_get(_swigobj) (&_swigobj->duration)
^
netical_wrap.c:11565:42: note: in expansion of macro âicaltriggertype_duration_getâ
_result = (struct icaldurationtype *)icaltriggertype_duration_get(_arg0);
^
netical_wrap.c: In function â_wrap_perl5_Net__ICal_var_initâ:
netical_wrap.c:11999:49: error: âICAL_TRANS_TRANSPARENTâ undeclared (first use in this function)
swig_setiv("ICAL_TRANS_TRANSPARENT", (long) ICAL_TRANS_TRANSPARENT);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12000:50: error: âICAL_CALSCALE_GREGORIANâ undeclared (first use in this function)
swig_setiv("ICAL_CALSCALE_GREGORIAN", (long) ICAL_CALSCALE_GREGORIAN);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12004:43: error: âICAL_CLASS_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_CLASS_XNAME", (long) ICAL_CLASS_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12018:44: error: âICAL_ACTION_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_ACTION_XNAME", (long) ICAL_ACTION_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12026:50: error: âICAL_DATETIMEDATE_VALUEâ undeclared (first use in this function)
swig_setiv("ICAL_DATETIMEDATE_VALUE", (long) ICAL_DATETIMEDATE_VALUE);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12038:42: error: âICAL_TIME_VALUEâ undeclared (first use in this function)
swig_setiv("ICAL_TIME_VALUE", (long) ICAL_TIME_VALUE);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12043:43: error: âICAL_XNAME_VALUEâ undeclared (first use in this function)
swig_setiv("ICAL_XNAME_VALUE", (long) ICAL_XNAME_VALUE);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12074:44: error: âICAL_CUTYPE_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_CUTYPE_XNAME", (long) ICAL_CUTYPE_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12077:46: error: âICAL_ENCODING_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_ENCODING_XNAME", (long) ICAL_ENCODING_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12082:44: error: âICAL_FBTYPE_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_FBTYPE_XNAME", (long) ICAL_FBTYPE_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12090:46: error: âICAL_PARTSTAT_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_PARTSTAT_XNAME", (long) ICAL_PARTSTAT_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12099:45: error: âICAL_RELTYPE_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_RELTYPE_XNAME", (long) ICAL_RELTYPE_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12104:42: error: âICAL_ROLE_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_ROLE_XNAME", (long) ICAL_ROLE_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12110:57: error: âICAL_XLICERRORTYPE_UNKVCALPROPâ undeclared (first use in this function)
swig_setiv("ICAL_XLICERRORTYPE_UNKVCALPROP", (long) ICAL_XLICERRORTYPE_UNKVCALPROP);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12120:43: error: âICAL_VALUE_XNAMEâ undeclared (first use in this function)
swig_setiv("ICAL_VALUE_XNAME", (long) ICAL_VALUE_XNAME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12132:42: error: âICAL_VALUE_TIMEâ undeclared (first use in this function)
swig_setiv("ICAL_VALUE_TIME", (long) ICAL_VALUE_TIME);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12183:55: error: âICAL_MULTIPLEINCLUSION_ERRORâ undeclared (first use in this function)
swig_setiv("ICAL_MULTIPLEINCLUSION_ERROR", (long) ICAL_MULTIPLEINCLUSION_ERROR);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
netical_wrap.c:12184:46: error: âICAL_TIMEDOUT_ERRORâ undeclared (first use in this function)
swig_setiv("ICAL_TIMEDOUT_ERROR", (long) ICAL_TIMEDOUT_ERROR);
^
netical_wrap.c:437:39: note: in definition of macro âswig_setivâ
#define swig_setiv(a,b) _swig_setiv(a,b)
^
In file included from netical_wrap.c:30:0:
netical_wrap.c: At top level:
netical_wrap.c:12204:4: error: conflicting types for âboot_Net__ICalâ
XS(boot_Net__ICal) {
^
/usr/lib64/perl5/CORE/XSUB.h:141:36: note: in definition of macro âXS_EXTERNALâ
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^
netical_wrap.c:12204:1: note: in expansion of macro âXSâ
XS(boot_Net__ICal) {
^
netical_wrap.c:426:17: note: previous declaration of âboot_Net__ICalâ was here
SWIGEXPORT(void,boot_Net__ICal)(CV* cv);
^
netical_wrap.c:50:30: note: in definition of macro âSWIGEXPORTâ
# define SWIGEXPORT(a,b) a b
^
netical_wrap.c: In function âboot_Net__ICalâ:
netical_wrap.c:12819:12: error: âsv_yesâ undeclared (first use in this function)
ST(0) = &sv_yes;
^
make: *** [netical_wrap.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.10
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = cs_CZ.UTF-8
LC_ALL = cs_CZ.UTF-8
LC_COLLATE = C
LC_CTYPES = cs_CZ.UTF-8
PATH = /home/petr/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/qt/bin:/home/petr/bin
PERL = /usr/bin/perl5.18.1
PERL5LIB = /home/petr/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20255
PERL5_CPAN_IS_RUNNING = 20255
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 980,20255
PERL_CR_SMOKER_CURRENT = Net-ICal-0.11
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/petr/perl5
PERL_LWP_SSL_CA_PATH = /etc/ssl/certs
PERL_MB_OPT = --install_base "/home/petr/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/petr/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl5.18.1
$UID/$EUID = 1000 / 1000
$GID = 100 7 10 11 17 18 19 93 100
$EGID = 100 7 10 11 17 18 19 93 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150005
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 7.10
ExtUtils::Install 1.59
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.26
Test::More 1.001014
YAML 1.15
YAML::Syck 1.29
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.10.9, archname=x86_64-linux-thread-multi
uname='linux hive64 3.10.9 #1 smp wed aug 21 14:50:51 cdt 2013 x86_64 amd phenom(tm) ii x6 1100t processor authenticamd gnulinux '
config_args='-de -Dprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Darchlib=/usr/lib64/perl5 -Dvendorprefix=/usr -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendorarch=/usr/lib64/perl5/vendor_perl -Dscriptdir=/usr/bin -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dlibpth=/usr/local/lib64 /usr/lib64 /lib64 -Doptimize=-O2 -fPIC -Dusethreads -Duseithreads -Duseshrplib -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Darchname=x86_64-linux'
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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -fPIC',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', 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 =' -fstack-protector'
libpth=/usr/local/lib64 /usr/lib64 /lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib64/libc-2.17.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -fPIC -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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 linux
Compiled at Sep 2 2013 18:11:30
%ENV:
PERL="/usr/bin/perl5.18.1"
PERL5LIB="/home/petr/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20255"
PERL5_CPAN_IS_RUNNING="20255"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="980,20255"
PERL_CR_SMOKER_CURRENT="Net-ICal-0.11"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/petr/perl5"
PERL_LWP_SSL_CA_PATH="/etc/ssl/certs"
PERL_MB_OPT="--install_base "/home/petr/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/petr/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/petr/perl5/lib/perl5/5.18.1/x86_64-linux-thread-multi
/home/petr/perl5/lib/perl5/5.18.1
/home/petr/perl5/lib/perl5/x86_64-linux-thread-multi
/home/petr/perl5/lib/perl5
/usr/local/lib64/perl5
/usr/local/share/perl5
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
.