[root@carol perl]# make
../../Makefile.modules:21: "you should run make from the main opensips directory"
gcc -fPIC -DPIC -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -ftree-vectorize -mtune=nocona -Wold-style-definition -Wmissing-field-initializers -Wredundant-decls -DMOD_NAME='"perl"' -Wno-unused -DNAME='"opensips"' -DVERSION='"1.4.4-notls"' -DARCH='"x86_64"' -DOS='"linux"' -DCOMPILER='"gcc 4.4.6"' -D__CPU_x86_64 -D__OS_linux -D__SMP_yes -DCFG_DIR='"/usr/local/etc/opensips/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DF_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT `perl -MExtUtils::Embed -e ccopts` -c -o opensipsxs.o opensipsxs.c
Can't locate ExtUtils/Embed.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .).
BEGIN failed--compilation aborted.
opensipsxs.xs:27:20: error: EXTERN.h: No such file or directory
opensipsxs.xs:28:18: error: perl.h: No such file or directory
opensipsxs.xs:29:18: error: XSUB.h: No such file or directory
opensipsxs.xs:84: error: expected ‘)’ before ‘*’ token
opensipsxs.xs:96: error: expected ‘)’ before ‘*’ token
opensipsxs.xs:108: error: expected ‘)’ before ‘*’ token
opensipsxs.xs:139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
opensipsxs.xs:402: error: expected ‘)’ before ‘*’ token
opensipsxs.c:456: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
opensipsxs.c:459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
opensipsxs.c:501: warning: data definition has no type or storage class
opensipsxs.c:501: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:501: warning: parameter names (without types) in function declaration
opensipsxs.c:503: warning: return type defaults to ‘int’
opensipsxs.c: In function ‘XS’:
opensipsxs.c:502: warning: old-style function definition
opensipsxs.c:507: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:507: error: (Each undeclared identifier is reported only once
opensipsxs.c:507: error: for each function it appears in.)
opensipsxs.c:509: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:510: warning: implicit declaration of function ‘S_croak_xs_usage’
opensipsxs.c:510: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:512: warning: implicit declaration of function ‘SvIV’
opensipsxs.c:512: warning: implicit declaration of function ‘ST’
opensipsxs.c:513: warning: implicit declaration of function ‘SvPV_nolen’
opensipsxs.c:513: warning: cast to pointer from integer of different size
opensipsxs.c:530: error: ‘XSRETURN_EMPTY’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:534: warning: data definition has no type or storage class
opensipsxs.c:534: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:534: warning: parameter names (without types) in function declaration
opensipsxs.c:534: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:536: warning: return type defaults to ‘int’
opensipsxs.c:535: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:535: warning: old-style function definition
opensipsxs.c:540: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:542: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:543: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:545: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:545: error: ‘self’ undeclared (first use in this function)
opensipsxs.xs:508: warning: implicit declaration of function ‘sv2msg’
opensipsxs.c:550: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:556: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:556: warning: implicit declaration of function ‘PUSHi’
opensipsxs.c:556: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:556: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c:558: warning: implicit declaration of function ‘XSRETURN’
opensipsxs.c: At top level:
opensipsxs.c:562: warning: data definition has no type or storage class
opensipsxs.c:562: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:562: warning: parameter names (without types) in function declaration
opensipsxs.c:562: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:564: warning: return type defaults to ‘int’
opensipsxs.c:563: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:563: warning: old-style function definition
opensipsxs.c:568: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:570: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:571: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:573: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:573: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:578: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:534: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:542: warning: implicit declaration of function ‘sv_2mortal’
opensipsxs.xs:542: warning: implicit declaration of function ‘newSVpv’
opensipsxs.xs:542: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:601: warning: data definition has no type or storage class
opensipsxs.c:601: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:601: warning: parameter names (without types) in function declaration
opensipsxs.c:601: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:603: warning: return type defaults to ‘int’
opensipsxs.c:602: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:602: warning: old-style function definition
opensipsxs.c:607: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:609: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:610: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:612: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:612: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:617: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:564: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:572: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:640: warning: data definition has no type or storage class
opensipsxs.c:640: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:640: warning: parameter names (without types) in function declaration
opensipsxs.c:640: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:642: warning: return type defaults to ‘int’
opensipsxs.c:641: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:641: warning: old-style function definition
opensipsxs.c:646: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:648: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:649: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:651: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:651: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:656: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:593: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:600: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:677: warning: data definition has no type or storage class
opensipsxs.c:677: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:677: warning: parameter names (without types) in function declaration
opensipsxs.c:677: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:679: warning: return type defaults to ‘int’
opensipsxs.c:678: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:678: warning: old-style function definition
opensipsxs.c:683: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:685: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:686: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:688: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:688: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:693: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:627: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:635: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:716: warning: data definition has no type or storage class
opensipsxs.c:716: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:716: warning: parameter names (without types) in function declaration
opensipsxs.c:716: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:718: warning: return type defaults to ‘int’
opensipsxs.c:717: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:717: warning: old-style function definition
opensipsxs.c:722: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:724: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:725: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:727: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:727: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:733: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.xs:660: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:668: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:756: warning: data definition has no type or storage class
opensipsxs.c:756: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:756: warning: parameter names (without types) in function declaration
opensipsxs.c:756: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:758: warning: return type defaults to ‘int’
opensipsxs.c:757: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:757: warning: old-style function definition
opensipsxs.c:762: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:764: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:765: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:767: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:767: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:773: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:694: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:715: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:812: warning: data definition has no type or storage class
opensipsxs.c:812: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:812: warning: parameter names (without types) in function declaration
opensipsxs.c:812: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:814: warning: return type defaults to ‘int’
opensipsxs.c:813: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:813: warning: old-style function definition
opensipsxs.c:818: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:820: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:821: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:823: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:823: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:827: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:738: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:741: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:844: warning: data definition has no type or storage class
opensipsxs.c:844: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:844: warning: parameter names (without types) in function declaration
opensipsxs.c:844: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:846: warning: return type defaults to ‘int’
opensipsxs.c:845: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:845: warning: old-style function definition
opensipsxs.c:850: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:852: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:853: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:855: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:855: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:859: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:760: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:762: error: lvalue required as left operand of assignment
opensipsxs.c: At top level:
opensipsxs.c:875: warning: data definition has no type or storage class
opensipsxs.c:875: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:875: warning: parameter names (without types) in function declaration
opensipsxs.c:875: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:877: warning: return type defaults to ‘int’
opensipsxs.c:876: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:876: warning: old-style function definition
opensipsxs.c:881: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:883: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:884: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:885: error: ‘ax’ undeclared (first use in this function)
opensipsxs.c:886: error: ‘SP’ undeclared (first use in this function)
opensipsxs.c:888: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:888: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:889: warning: cast to pointer from integer of different size
opensipsxs.c:897: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:800: warning: implicit declaration of function ‘XPUSHs’
opensipsxs.xs:807: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.c:923: error: ‘PUTBACK’ undeclared (first use in this function)
opensipsxs.c:924: warning: ‘return’ with no value, in function returning non-void
opensipsxs.c: At top level:
opensipsxs.c:929: warning: data definition has no type or storage class
opensipsxs.c:929: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:929: warning: parameter names (without types) in function declaration
opensipsxs.c:929: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:931: warning: return type defaults to ‘int’
opensipsxs.c:930: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:930: warning: old-style function definition
opensipsxs.c:935: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:937: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:938: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:939: error: ‘ax’ undeclared (first use in this function)
opensipsxs.c:940: error: ‘SP’ undeclared (first use in this function)
opensipsxs.c:942: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:942: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:948: error: ‘AV’ undeclared (first use in this function)
opensipsxs.c:948: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:837: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.c:963: error: ‘PUTBACK’ undeclared (first use in this function)
opensipsxs.c:964: warning: ‘return’ with no value, in function returning non-void
opensipsxs.c: At top level:
opensipsxs.c:969: warning: data definition has no type or storage class
opensipsxs.c:969: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:969: warning: parameter names (without types) in function declaration
opensipsxs.c:969: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:971: warning: return type defaults to ‘int’
opensipsxs.c:970: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:970: warning: old-style function definition
opensipsxs.c:975: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:977: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:978: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:980: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:980: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:981: warning: cast to pointer from integer of different size
opensipsxs.c:990: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:995: warning: cast to pointer from integer of different size
opensipsxs.c:1001: warning: cast to pointer from integer of different size
opensipsxs.c:1017: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1017: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1017: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1023: warning: data definition has no type or storage class
opensipsxs.c:1023: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1023: warning: parameter names (without types) in function declaration
opensipsxs.c:1023: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1025: warning: return type defaults to ‘int’
opensipsxs.c:1024: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1024: warning: old-style function definition
opensipsxs.c:1029: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1031: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1032: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1034: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1034: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1036: warning: cast to pointer from integer of different size
opensipsxs.c:1053: error: ‘XSRETURN_EMPTY’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1057: warning: data definition has no type or storage class
opensipsxs.c:1057: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1057: warning: parameter names (without types) in function declaration
opensipsxs.c:1057: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1059: warning: return type defaults to ‘int’
opensipsxs.c:1058: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1058: warning: old-style function definition
opensipsxs.c:1063: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1065: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1066: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1068: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1068: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1069: warning: cast to pointer from integer of different size
opensipsxs.c:1074: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1091: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1091: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1091: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1097: warning: data definition has no type or storage class
opensipsxs.c:1097: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1097: warning: parameter names (without types) in function declaration
opensipsxs.c:1097: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1099: warning: return type defaults to ‘int’
opensipsxs.c:1098: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1098: warning: old-style function definition
opensipsxs.c:1103: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1105: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1106: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1108: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1108: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1109: warning: implicit declaration of function ‘SvUV’
opensipsxs.c:1114: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1125: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1125: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1125: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1131: warning: data definition has no type or storage class
opensipsxs.c:1131: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1131: warning: parameter names (without types) in function declaration
opensipsxs.c:1131: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1133: warning: return type defaults to ‘int’
opensipsxs.c:1132: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1132: warning: old-style function definition
opensipsxs.c:1137: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1139: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1140: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1142: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1142: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1148: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1159: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1159: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1159: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1165: warning: data definition has no type or storage class
opensipsxs.c:1165: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1165: warning: parameter names (without types) in function declaration
opensipsxs.c:1165: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1167: warning: return type defaults to ‘int’
opensipsxs.c:1166: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1166: warning: old-style function definition
opensipsxs.c:1171: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1173: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1174: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1176: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1176: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1182: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1193: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1193: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1193: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1199: warning: data definition has no type or storage class
opensipsxs.c:1199: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1199: warning: parameter names (without types) in function declaration
opensipsxs.c:1199: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1201: warning: return type defaults to ‘int’
opensipsxs.c:1200: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1200: warning: old-style function definition
opensipsxs.c:1205: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1207: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1208: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1210: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1210: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1211: warning: cast to pointer from integer of different size
opensipsxs.c:1216: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:1158: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:1162: error: lvalue required as left operand of assignment
opensipsxs.xs:1163: warning: implicit declaration of function ‘free’
opensipsxs.xs:1163: warning: incompatible implicit declaration of built-in function ‘free’
opensipsxs.c: At top level:
opensipsxs.c:1236: warning: data definition has no type or storage class
opensipsxs.c:1236: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1236: warning: parameter names (without types) in function declaration
opensipsxs.c:1236: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1238: warning: return type defaults to ‘int’
opensipsxs.c:1237: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1237: warning: old-style function definition
opensipsxs.c:1242: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1244: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1245: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1247: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1247: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1258: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1263: warning: cast to pointer from integer of different size
opensipsxs.c:1269: warning: cast to pointer from integer of different size
opensipsxs.c:1320: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1320: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1320: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1326: warning: data definition has no type or storage class
opensipsxs.c:1326: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1326: warning: parameter names (without types) in function declaration
opensipsxs.c:1326: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1328: warning: return type defaults to ‘int’
opensipsxs.c:1327: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1327: warning: old-style function definition
opensipsxs.c:1332: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1334: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1335: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1337: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1337: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1343: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1352: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1352: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1352: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1358: warning: data definition has no type or storage class
opensipsxs.c:1358: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1358: warning: parameter names (without types) in function declaration
opensipsxs.c:1358: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1360: warning: return type defaults to ‘int’
opensipsxs.c:1359: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1359: warning: old-style function definition
opensipsxs.c:1364: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1366: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1367: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1369: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1369: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1374: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1383: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1383: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1383: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1389: warning: data definition has no type or storage class
opensipsxs.c:1389: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1389: warning: parameter names (without types) in function declaration
opensipsxs.c:1389: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1391: warning: return type defaults to ‘int’
opensipsxs.c:1390: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1390: warning: old-style function definition
opensipsxs.c:1395: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1397: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1398: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1400: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1400: error: ‘self’ undeclared (first use in this function)
opensipsxs.xs:1299: error: ‘ret’ undeclared (first use in this function)
opensipsxs.c:1406: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:1304: error: lvalue required as left operand of assignment
opensipsxs.xs:1310: warning: implicit declaration of function ‘sv_newmortal’
opensipsxs.xs:1311: warning: implicit declaration of function ‘sv_setref_pv’
opensipsxs.xs:1312: warning: implicit declaration of function ‘SvREADONLY_on’
opensipsxs.xs:1312: warning: implicit declaration of function ‘SvRV’
opensipsxs.c: At top level:
opensipsxs.c:1430: warning: data definition has no type or storage class
opensipsxs.c:1430: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1430: warning: parameter names (without types) in function declaration
opensipsxs.c:1430: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1432: warning: return type defaults to ‘int’
opensipsxs.c:1431: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1431: warning: old-style function definition
opensipsxs.c:1436: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1438: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1439: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1441: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1441: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1442: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.xs:1340: warning: implicit declaration of function ‘getStringFromURI’
opensipsxs.c: At top level:
opensipsxs.c:1451: warning: data definition has no type or storage class
opensipsxs.c:1451: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1451: warning: parameter names (without types) in function declaration
opensipsxs.c:1451: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1453: warning: return type defaults to ‘int’
opensipsxs.c:1452: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1452: warning: old-style function definition
opensipsxs.c:1457: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1459: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1460: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1462: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1462: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1463: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1472: warning: data definition has no type or storage class
opensipsxs.c:1472: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1472: warning: parameter names (without types) in function declaration
opensipsxs.c:1472: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1474: warning: return type defaults to ‘int’
opensipsxs.c:1473: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1473: warning: old-style function definition
opensipsxs.c:1478: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1480: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1481: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1483: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1483: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1484: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1493: warning: data definition has no type or storage class
opensipsxs.c:1493: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1493: warning: parameter names (without types) in function declaration
opensipsxs.c:1493: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1495: warning: return type defaults to ‘int’
opensipsxs.c:1494: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1494: warning: old-style function definition
opensipsxs.c:1499: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1501: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1502: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1504: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1504: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1505: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1514: warning: data definition has no type or storage class
opensipsxs.c:1514: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1514: warning: parameter names (without types) in function declaration
opensipsxs.c:1514: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1516: warning: return type defaults to ‘int’
opensipsxs.c:1515: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1515: warning: old-style function definition
opensipsxs.c:1520: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1522: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1523: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1525: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1525: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1526: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1535: warning: data definition has no type or storage class
opensipsxs.c:1535: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1535: warning: parameter names (without types) in function declaration
opensipsxs.c:1535: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1537: warning: return type defaults to ‘int’
opensipsxs.c:1536: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1536: warning: old-style function definition
opensipsxs.c:1541: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1543: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1544: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1546: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1546: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1547: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1556: warning: data definition has no type or storage class
opensipsxs.c:1556: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1556: warning: parameter names (without types) in function declaration
opensipsxs.c:1556: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1558: warning: return type defaults to ‘int’
opensipsxs.c:1557: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1557: warning: old-style function definition
opensipsxs.c:1562: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1564: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1565: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1567: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1567: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1568: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1577: warning: data definition has no type or storage class
opensipsxs.c:1577: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1577: warning: parameter names (without types) in function declaration
opensipsxs.c:1577: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1579: warning: return type defaults to ‘int’
opensipsxs.c:1578: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1578: warning: old-style function definition
opensipsxs.c:1583: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1585: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1586: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1588: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1588: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1589: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1598: warning: data definition has no type or storage class
opensipsxs.c:1598: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1598: warning: parameter names (without types) in function declaration
opensipsxs.c:1598: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1600: warning: return type defaults to ‘int’
opensipsxs.c:1599: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1599: warning: old-style function definition
opensipsxs.c:1604: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1606: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1607: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1609: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1609: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1610: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1619: warning: data definition has no type or storage class
opensipsxs.c:1619: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1619: warning: parameter names (without types) in function declaration
opensipsxs.c:1619: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1621: warning: return type defaults to ‘int’
opensipsxs.c:1620: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1620: warning: old-style function definition
opensipsxs.c:1625: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1627: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1628: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1630: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1630: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1631: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1640: warning: data definition has no type or storage class
opensipsxs.c:1640: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1640: warning: parameter names (without types) in function declaration
opensipsxs.c:1640: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1642: warning: return type defaults to ‘int’
opensipsxs.c:1641: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1641: warning: old-style function definition
opensipsxs.c:1646: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1648: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1649: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1651: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1651: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1652: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1661: warning: data definition has no type or storage class
opensipsxs.c:1661: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1661: warning: parameter names (without types) in function declaration
opensipsxs.c:1661: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1663: warning: return type defaults to ‘int’
opensipsxs.c:1662: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1662: warning: old-style function definition
opensipsxs.c:1667: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1669: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1670: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1672: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1672: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1673: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1682: warning: data definition has no type or storage class
opensipsxs.c:1682: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1682: warning: parameter names (without types) in function declaration
opensipsxs.c:1682: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1684: warning: return type defaults to ‘int’
opensipsxs.c:1683: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1683: warning: old-style function definition
opensipsxs.c:1688: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1690: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1691: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1693: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1693: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1694: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1703: warning: data definition has no type or storage class
opensipsxs.c:1703: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1703: warning: parameter names (without types) in function declaration
opensipsxs.c:1703: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1705: warning: return type defaults to ‘int’
opensipsxs.c:1704: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1704: warning: old-style function definition
opensipsxs.c:1709: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1711: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1712: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1714: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1714: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1715: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1724: warning: data definition has no type or storage class
opensipsxs.c:1724: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1724: warning: parameter names (without types) in function declaration
opensipsxs.c:1724: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1726: warning: return type defaults to ‘int’
opensipsxs.c:1725: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1725: warning: old-style function definition
opensipsxs.c:1730: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1732: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1733: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1735: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1735: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1736: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1745: warning: data definition has no type or storage class
opensipsxs.c:1745: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1745: warning: parameter names (without types) in function declaration
opensipsxs.c:1745: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1747: warning: return type defaults to ‘int’
opensipsxs.c:1746: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1746: warning: old-style function definition
opensipsxs.c:1751: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1753: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1754: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1756: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1756: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1757: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1766: warning: data definition has no type or storage class
opensipsxs.c:1766: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1766: warning: parameter names (without types) in function declaration
opensipsxs.c:1766: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1768: warning: return type defaults to ‘int’
opensipsxs.c:1767: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1767: warning: old-style function definition
opensipsxs.c:1772: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1774: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1775: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1777: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1777: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1778: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1787: warning: data definition has no type or storage class
opensipsxs.c:1787: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1787: warning: parameter names (without types) in function declaration
opensipsxs.c:1787: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1789: warning: return type defaults to ‘int’
opensipsxs.c:1788: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1788: warning: old-style function definition
opensipsxs.c:1793: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1795: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1796: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1798: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1798: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1799: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1808: warning: data definition has no type or storage class
opensipsxs.c:1808: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1808: warning: parameter names (without types) in function declaration
opensipsxs.c:1808: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1810: warning: return type defaults to ‘int’
opensipsxs.c:1809: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1809: warning: old-style function definition
opensipsxs.c:1814: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1816: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1817: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1819: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1819: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1820: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1829: warning: data definition has no type or storage class
opensipsxs.c:1829: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1829: warning: parameter names (without types) in function declaration
opensipsxs.c:1829: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1831: warning: return type defaults to ‘int’
opensipsxs.c:1830: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1830: warning: old-style function definition
opensipsxs.c:1835: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1837: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1838: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1840: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1840: error: ‘self’ undeclared (first use in this function)
opensipsxs.c:1841: error: ‘RETVAL’ undeclared (first use in this function)
opensipsxs.c: At top level:
opensipsxs.c:1850: warning: data definition has no type or storage class
opensipsxs.c:1850: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1850: warning: parameter names (without types) in function declaration
opensipsxs.c:1850: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1852: warning: return type defaults to ‘int’
opensipsxs.c:1851: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1851: warning: old-style function definition
opensipsxs.c:1856: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1858: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1859: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1861: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1861: error: ‘p_name’ undeclared (first use in this function)
opensipsxs.c:1862: error: ‘p_val’ undeclared (first use in this function)
opensipsxs.xs:1635: error: ‘STRLEN’ undeclared (first use in this function)
opensipsxs.xs:1635: error: expected ‘;’ before ‘len’
opensipsxs.c:1871: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.xs:1638: warning: implicit declaration of function ‘SvOK’
opensipsxs.xs:1639: warning: implicit declaration of function ‘sv2int_str’
opensipsxs.c:1886: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1886: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1886: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:1892: warning: data definition has no type or storage class
opensipsxs.c:1892: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1892: warning: parameter names (without types) in function declaration
opensipsxs.c:1892: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1894: warning: return type defaults to ‘int’
opensipsxs.c:1893: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1893: warning: old-style function definition
opensipsxs.c:1898: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1900: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1901: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1903: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1903: error: ‘p_name’ undeclared (first use in this function)
opensipsxs.xs:1672: error: ‘ret’ undeclared (first use in this function)
opensipsxs.xs:1672: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:1675: error: ‘STRLEN’ undeclared (first use in this function)
opensipsxs.xs:1675: error: expected ‘;’ before ‘len’
opensipsxs.c:1915: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.xs:1694: warning: implicit declaration of function ‘newSViv’
opensipsxs.c: At top level:
opensipsxs.c:1948: warning: data definition has no type or storage class
opensipsxs.c:1948: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:1948: warning: parameter names (without types) in function declaration
opensipsxs.c:1948: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:1950: warning: return type defaults to ‘int’
opensipsxs.c:1949: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:1949: warning: old-style function definition
opensipsxs.c:1954: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:1956: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:1957: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:1959: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:1959: error: ‘p_name’ undeclared (first use in this function)
opensipsxs.xs:1723: error: ‘ret’ undeclared (first use in this function)
opensipsxs.xs:1723: error: ‘PL_sv_undef’ undeclared (first use in this function)
opensipsxs.xs:1725: error: ‘STRLEN’ undeclared (first use in this function)
opensipsxs.xs:1725: error: expected ‘;’ before ‘len’
opensipsxs.c:1970: error: ‘dXSTARG’ undeclared (first use in this function)
opensipsxs.c:1995: error: ‘XSprePUSH’ undeclared (first use in this function)
opensipsxs.c:1995: error: ‘IV’ undeclared (first use in this function)
opensipsxs.c:1995: error: expected ‘)’ before ‘RETVAL’
opensipsxs.c: At top level:
opensipsxs.c:2003: warning: data definition has no type or storage class
opensipsxs.c:2003: warning: type defaults to ‘int’ in declaration of ‘XS’
opensipsxs.c:2003: warning: parameter names (without types) in function declaration
opensipsxs.c:2003: warning: redundant redeclaration of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c:2005: warning: return type defaults to ‘int’
opensipsxs.c:2004: error: redefinition of ‘XS’
opensipsxs.c:502: note: previous definition of ‘XS’ was here
opensipsxs.c: In function ‘XS’:
opensipsxs.c:2004: warning: old-style function definition
opensipsxs.c:2009: error: ‘dXSARGS’ undeclared (first use in this function)
opensipsxs.c:2017: error: ‘cv’ undeclared (first use in this function)
opensipsxs.c:2018: error: ‘items’ undeclared (first use in this function)
opensipsxs.c:2019: error: ‘XS_VERSION_BOOTCHECK’ undeclared (first use in this function)
opensipsxs.c:2021: warning: implicit declaration of function ‘newXS’
opensipsxs.c:2021: error: ‘XS_OpenSIPS_log’ undeclared (first use in this function)
opensipsxs.c:2022: error: ‘PL_Sv’ undeclared (first use in this function)
opensipsxs.c:2022: error: ‘SV’ undeclared (first use in this function)
opensipsxs.c:2022: error: expected expression before ‘)’ token
opensipsxs.c:2023: error: expected expression before ‘)’ token
opensipsxs.c:2024: error: expected expression before ‘)’ token
opensipsxs.c:2025: error: expected expression before ‘)’ token
opensipsxs.c:2026: error: expected expression before ‘)’ token
opensipsxs.c:2027: error: expected expression before ‘)’ token
opensipsxs.c:2028: error: expected expression before ‘)’ token
opensipsxs.c:2029: error: expected expression before ‘)’ token
opensipsxs.c:2030: error: expected expression before ‘)’ token
opensipsxs.c:2031: error: expected expression before ‘)’ token
opensipsxs.c:2032: error: expected expression before ‘)’ token
opensipsxs.c:2033: error: expected expression before ‘)’ token
opensipsxs.c:2034: error: expected expression before ‘)’ token
opensipsxs.c:2035: error: expected expression before ‘)’ token
opensipsxs.c:2036: error: expected expression before ‘)’ token
opensipsxs.c:2037: error: expected expression before ‘)’ token
opensipsxs.c:2038: error: expected expression before ‘)’ token
opensipsxs.c:2039: error: expected expression before ‘)’ token
opensipsxs.c:2040: error: expected expression before ‘)’ token
opensipsxs.c:2041: error: expected expression before ‘)’ token
opensipsxs.c:2042: error: expected expression before ‘)’ token
opensipsxs.c:2043: error: expected expression before ‘)’ token
opensipsxs.c:2044: error: expected expression before ‘)’ token
opensipsxs.c:2045: error: expected expression before ‘)’ token
opensipsxs.c:2046: error: expected expression before ‘)’ token
opensipsxs.c:2047: error: expected expression before ‘)’ token
opensipsxs.c:2048: error: expected expression before ‘)’ token
opensipsxs.c:2049: error: expected expression before ‘)’ token
opensipsxs.c:2050: error: expected expression before ‘)’ token
opensipsxs.c:2051: error: expected expression before ‘)’ token
opensipsxs.c:2052: error: expected expression before ‘)’ token
opensipsxs.c:2053: error: expected expression before ‘)’ token
opensipsxs.c:2054: error: expected expression before ‘)’ token
opensipsxs.c:2055: error: expected expression before ‘)’ token
opensipsxs.c:2056: error: expected expression before ‘)’ token
opensipsxs.c:2057: error: expected expression before ‘)’ token
opensipsxs.c:2058: error: expected expression before ‘)’ token
opensipsxs.c:2059: error: expected expression before ‘)’ token
opensipsxs.c:2060: error: expected expression before ‘)’ token
opensipsxs.c:2061: error: expected expression before ‘)’ token
opensipsxs.c:2062: error: expected expression before ‘)’ token
opensipsxs.c:2063: error: expected expression before ‘)’ token
opensipsxs.c:2064: error: expected expression before ‘)’ token
opensipsxs.c:2065: error: expected expression before ‘)’ token
opensipsxs.c:2066: error: expected expression before ‘)’ token
opensipsxs.c:2071: error: ‘XSRETURN_YES’ undeclared (first use in this function)