Yahoo Wetter Werte falsch

Begonnen von Burny4600, 14 November 2015, 21:41:45

Vorheriges Thema - Nächstes Thema

betateilchen

Versuch doch einfach mal, List::MoreUtils alleine zu installieren und nicht als Abhängigkeit.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

rainer1962

Hallo Betateilchen,
habe das auch mal manuell versucht:
da kommen folgende Fehler wo ich wirklich nicht mehr weiter weiss:
Vielleicht hat noch jemand eine Idee ...


/usr/bin/perl Makefile.PL:

Checking whether pureperl is required... no
Checking for cc...
CONFIG key 'lddlflags' does not exist in Config.pm
CONFIG key 'ldflags' does not exist in Config.pm
Writing Makefile for List::MoreUtils
Writing MYMETA.yml and MYMETA.json


make:

Skip blib/lib/List/MoreUtils/Contributing.pod (unchanged)
Skip blib/lib/List/MoreUtils/XS.pm (unchanged)
Skip blib/lib/List/MoreUtils.pm (unchanged)
Skip blib/lib/List/MoreUtils/PP.pm (unchanged)
/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu-ccache-gcc -c       -DVERSION=\"0.413\" -DXS_VERSION=\"0.413\" -fPIC "-I/usr/lib/perl5/core_perl/CORE"   MoreUtils.c
MoreUtils.xs:1:20: error: EXTERN.h: No such file or directory
MoreUtils.xs:2:18: error: perl.h: No such file or directory
MoreUtils.xs:3:18: error: XSUB.h: No such file or directory
In file included from MoreUtils.xs:4:
multicall.h:24:6: error: #error Neither AVf_REIFY nor SVpav_REIFY is defined
In file included from MoreUtils.xs:4:
multicall.h:33: error: expected ')' before 'AV'
In file included from MoreUtils.xs:5:
ppport.h:3607:28: error: patchlevel.h: No such file or directory
ppport.h:3610:48: error: could_not_find_Perl_patchlevel.h: No such file or directory
In file included from MoreUtils.xs:5:
ppport.h:4416: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:4419: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:4533: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:4771: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:4810: error: expected ')' before 'flags'
ppport.h:4885: error: expected ')' before 'flags'
ppport.h:4916: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:4947: error: expected ')' before '*' token
ppport.h:5212: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:5258: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:5406: error: expected ')' before '*' token
ppport.h:5430: error: expected ')' before '*' token
ppport.h:5800: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:6473: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ppport.h:6507: error: expected ')' before '*' token
ppport.h:6797: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:6853: error: expected declaration specifiers or '...' before 'STRLEN'
ppport.h:6853: error: expected declaration specifiers or '...' before 'UV'
ppport.h:6853: error: 'CAT2' declared as function returning a function
ppport.h:6853: warning: parameter names (without types) in function declaration
ppport.h:7067: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:7169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:7271: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:7364: error: expected ';', ',' or ')' before 'len'
ppport.h:7398: error: 'CAT2' declared as function returning a function
ppport.h:7398: warning: parameter names (without types) in function declaration
ppport.h:7440: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:7470: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CAT2'
ppport.h:7560: error: expected ')' before '*' token
ppport.h:7669: error: expected ')' before '*' token
ppport.h:7723: error: expected ')' before '*' token
MoreUtils.xs:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ncmp'
MoreUtils.xs:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PADNAMELIST'
MoreUtils.xs:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PADNAME'
MoreUtils.xs:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PADLIST'
MoreUtils.xs:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PAD'
MoreUtils.xs:135: error: expected ')' before '*' token
MoreUtils.xs:239: error: expected specifier-qualifier-list before 'AV'
MoreUtils.xs:246: error: expected specifier-qualifier-list before 'SV'
MoreUtils.xs:253: error: expected declaration specifiers or '...' before 'SV'
MoreUtils.xs:253: error: expected declaration specifiers or '...' before 'AV'
MoreUtils.xs: In function 'insert_after':
MoreUtils.xs:255: error: 'av' undeclared (first use in this function)
MoreUtils.xs:255: error: (Each undeclared identifier is reported only once
MoreUtils.xs:255: error: for each function it appears in.)
MoreUtils.xs:258: error: 'SV' undeclared (first use in this function)
MoreUtils.xs:258: error: 'sv' undeclared (first use in this function)
MoreUtils.xs:258: error: 'FALSE' undeclared (first use in this function)
MoreUtils.xs:259: error: expected expression before 'const'
MoreUtils.xs:259: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:259: error: lvalue required as increment operand
MoreUtils.xs:262: error: 'what' undeclared (first use in this function)
MoreUtils.xs: At top level:
MoreUtils.xs:267: error: expected ')' before '*' token
MoreUtils.xs:302: error: expected ')' before '*' token
MoreUtils.xs:308: error: expected ')' before '*' token
MoreUtils.xs:315: error: expected ')' before '*' token
MoreUtils.c:429: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
MoreUtils.c:432: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
MoreUtils.c:474: warning: data definition has no type or storage class
MoreUtils.c:474: warning: parameter names (without types) in function declaration
MoreUtils.c: In function 'XS':
MoreUtils.c:477: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:478: error: 'items' undeclared (first use in this function)
MoreUtils.c:479: error: 'cv' undeclared (first use in this function)
MoreUtils.c:481: error: 'SV' undeclared (first use in this function)
MoreUtils.c:481: error: 'sv' undeclared (first use in this function)
MoreUtils.xs:329: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:329: error: 'code' undeclared (first use in this function)
MoreUtils.xs:329: error: expected expression before ')' token
MoreUtils.xs:330: error: request for member 'any_ptr' in something not a structure or union
MoreUtils.xs:332: error: 'arrayeach_args' has no member named 'navs'
MoreUtils.xs:333: error: 'arrayeach_args' has no member named 'avs'
MoreUtils.xs:334: error: 'arrayeach_args' has no member named 'avs'
MoreUtils.xs:336: error: request for member 'any_ptr' in something not a structure or union
MoreUtils.xs:336: error: 'NULL' undeclared (first use in this function)
MoreUtils.c:498: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:502: warning: data definition has no type or storage class
MoreUtils.c:502: warning: parameter names (without types) in function declaration
MoreUtils.c:504: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:505: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:506: error: 'items' undeclared (first use in this function)
MoreUtils.c:507: error: 'cv' undeclared (first use in this function)
MoreUtils.c:509: error: 'SV' undeclared (first use in this function)
MoreUtils.c:509: error: 'sv' undeclared (first use in this function)
MoreUtils.xs:349: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:349: error: 'code' undeclared (first use in this function)
MoreUtils.xs:349: error: expected expression before ')' token
MoreUtils.xs:350: error: request for member 'any_ptr' in something not a structure or union
MoreUtils.xs:352: error: 'natatime_args' has no member named 'nsvs'
MoreUtils.xs:353: error: 'natatime_args' has no member named 'svs'
MoreUtils.xs:354: error: 'natatime_args' has no member named 'svs'
MoreUtils.xs:356: error: request for member 'any_ptr' in something not a structure or union
MoreUtils.xs:356: error: 'NULL' undeclared (first use in this function)
MoreUtils.c:526: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:530: warning: data definition has no type or storage class
MoreUtils.c:530: warning: parameter names (without types) in function declaration
MoreUtils.c:532: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:533: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:534: error: 'items' undeclared (first use in this function)
MoreUtils.c:535: error: 'cv' undeclared (first use in this function)
MoreUtils.c:537: error: 'SV' undeclared (first use in this function)
MoreUtils.c:537: error: 'code' undeclared (first use in this function)
MoreUtils.xs:370: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:370: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:370: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:370: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:370: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:370: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:370: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:370: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:370: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:370: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:370: error: expected ';' before 'hasargs'
MoreUtils.xs:370: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:370: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:370: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:370: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:370: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:370: error: 'args' undeclared (first use in this function)
MoreUtils.xs:370: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:370: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:370: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:370: error: expected ';' before 'gimme'
MoreUtils.xs:370: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:370: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:370: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:370: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:370: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:370: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:370: error: invalid type argument of '->'
MoreUtils.xs:370: error: invalid type argument of '->'
MoreUtils.xs:370: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:370: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:370: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:370: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:370: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:370: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:370: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:370: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:370: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:370: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:370: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:370: error: expected expression before 'const'
MoreUtils.xs:370: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:370: error: lvalue required as increment operand
MoreUtils.xs:370: error: expected expression before 'const'
MoreUtils.xs:370: error: lvalue required as increment operand
MoreUtils.xs:370: error: lvalue required as increment operand
MoreUtils.xs:370: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:370: error: expected expression before ')' token
MoreUtils.xs:370: error: subscripted value is neither array nor pointer
MoreUtils.xs:370: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:370: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:370: error: lvalue required as decrement operand
MoreUtils.xs:370: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:370: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:370: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:370: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:370: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:370: error: lvalue required as decrement operand
MoreUtils.xs:370: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.c:550: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:554: warning: data definition has no type or storage class
MoreUtils.c:554: warning: parameter names (without types) in function declaration
MoreUtils.c:556: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:557: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:558: error: 'items' undeclared (first use in this function)
MoreUtils.c:559: error: 'cv' undeclared (first use in this function)
MoreUtils.c:561: error: 'SV' undeclared (first use in this function)
MoreUtils.c:561: error: 'code' undeclared (first use in this function)
MoreUtils.xs:384: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:384: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:384: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:384: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:384: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:384: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:384: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:384: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:384: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:384: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:384: error: expected ';' before 'hasargs'
MoreUtils.xs:384: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:384: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:384: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:384: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:384: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:384: error: 'args' undeclared (first use in this function)
MoreUtils.xs:384: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:384: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:384: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:384: error: expected ';' before 'gimme'
MoreUtils.xs:384: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:384: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:384: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:384: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:384: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:384: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:384: error: invalid type argument of '->'
MoreUtils.xs:384: error: invalid type argument of '->'
MoreUtils.xs:384: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:384: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:384: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:384: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:384: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:384: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:384: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:384: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:384: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:384: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:384: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:384: error: expected expression before 'const'
MoreUtils.xs:384: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:384: error: lvalue required as increment operand
MoreUtils.xs:384: error: expected expression before 'const'
MoreUtils.xs:384: error: lvalue required as increment operand
MoreUtils.xs:384: error: lvalue required as increment operand
MoreUtils.xs:384: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:384: error: expected expression before ')' token
MoreUtils.xs:384: error: subscripted value is neither array nor pointer
MoreUtils.xs:384: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:384: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:384: error: lvalue required as decrement operand
MoreUtils.xs:384: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:384: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:384: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:384: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:384: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:384: error: lvalue required as decrement operand
MoreUtils.xs:384: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:574: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:578: warning: data definition has no type or storage class
MoreUtils.c:578: warning: parameter names (without types) in function declaration
MoreUtils.c:580: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:581: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:582: error: 'items' undeclared (first use in this function)
MoreUtils.c:583: error: 'cv' undeclared (first use in this function)
MoreUtils.c:585: error: 'SV' undeclared (first use in this function)
MoreUtils.c:585: error: 'code' undeclared (first use in this function)
MoreUtils.xs:399: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:399: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:399: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:399: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:399: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:399: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:399: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:399: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:399: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:399: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:399: error: expected ';' before 'hasargs'
MoreUtils.xs:399: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:399: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:399: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:399: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:399: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:399: error: 'args' undeclared (first use in this function)
MoreUtils.xs:399: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:399: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:399: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:399: error: expected ';' before 'gimme'
MoreUtils.xs:399: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:399: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:399: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:399: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:399: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:399: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:399: error: invalid type argument of '->'
MoreUtils.xs:399: error: invalid type argument of '->'
MoreUtils.xs:399: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:399: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:399: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:399: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:399: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:399: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:399: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:399: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:399: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:399: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:399: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:399: error: expected expression before 'const'
MoreUtils.xs:399: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:399: error: lvalue required as increment operand
MoreUtils.xs:399: error: expected expression before 'const'
MoreUtils.xs:399: error: lvalue required as increment operand
MoreUtils.xs:399: error: lvalue required as increment operand
MoreUtils.xs:399: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:399: error: expected expression before ')' token
MoreUtils.xs:399: error: subscripted value is neither array nor pointer
MoreUtils.xs:399: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:399: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:399: error: lvalue required as decrement operand
MoreUtils.xs:399: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:399: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:399: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:399: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:399: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:399: error: lvalue required as decrement operand
MoreUtils.xs:399: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:598: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:602: warning: data definition has no type or storage class
MoreUtils.c:602: warning: parameter names (without types) in function declaration
MoreUtils.c:604: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:605: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:606: error: 'items' undeclared (first use in this function)
MoreUtils.c:607: error: 'cv' undeclared (first use in this function)
MoreUtils.c:609: error: 'SV' undeclared (first use in this function)
MoreUtils.c:609: error: 'code' undeclared (first use in this function)
MoreUtils.xs:413: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:413: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:413: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:413: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:413: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:413: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:413: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:413: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:413: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:413: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:413: error: expected ';' before 'hasargs'
MoreUtils.xs:413: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:413: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:413: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:413: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:413: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:413: error: 'args' undeclared (first use in this function)
MoreUtils.xs:413: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:413: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:413: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:413: error: expected ';' before 'gimme'
MoreUtils.xs:413: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:413: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:413: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:413: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:413: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:413: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:413: error: invalid type argument of '->'
MoreUtils.xs:413: error: invalid type argument of '->'
MoreUtils.xs:413: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:413: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:413: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:413: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:413: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:413: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:413: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:413: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:413: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:413: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:413: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:413: error: expected expression before 'const'
MoreUtils.xs:413: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:413: error: lvalue required as increment operand
MoreUtils.xs:413: error: expected expression before 'const'
MoreUtils.xs:413: error: lvalue required as increment operand
MoreUtils.xs:413: error: lvalue required as increment operand
MoreUtils.xs:413: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:413: error: expected expression before ')' token
MoreUtils.xs:413: error: subscripted value is neither array nor pointer
MoreUtils.xs:413: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:413: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:413: error: lvalue required as decrement operand
MoreUtils.xs:413: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:413: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:413: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:413: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:413: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:413: error: lvalue required as decrement operand
MoreUtils.xs:413: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.c:622: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:626: warning: data definition has no type or storage class
MoreUtils.c:626: warning: parameter names (without types) in function declaration
MoreUtils.c:628: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:629: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:630: error: 'items' undeclared (first use in this function)
MoreUtils.c:631: error: 'cv' undeclared (first use in this function)
MoreUtils.c:633: error: 'SV' undeclared (first use in this function)
MoreUtils.c:633: error: 'code' undeclared (first use in this function)
MoreUtils.xs:428: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:428: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:428: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:428: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:428: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:428: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:428: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:428: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:428: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:428: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:428: error: expected ';' before 'hasargs'
MoreUtils.xs:428: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:428: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:428: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:428: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:428: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:428: error: 'args' undeclared (first use in this function)
MoreUtils.xs:428: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:428: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:428: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:428: error: expected ';' before 'gimme'
MoreUtils.xs:428: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:428: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:428: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:428: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:428: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:428: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:428: error: invalid type argument of '->'
MoreUtils.xs:428: error: invalid type argument of '->'
MoreUtils.xs:428: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:428: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:428: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:428: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:428: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:428: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:428: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:428: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:428: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:428: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:428: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:428: error: expected expression before 'const'
MoreUtils.xs:428: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:428: error: lvalue required as increment operand
MoreUtils.xs:428: error: expected expression before 'const'
MoreUtils.xs:428: error: lvalue required as increment operand
MoreUtils.xs:428: error: lvalue required as increment operand
MoreUtils.xs:428: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:428: error: expected expression before ')' token
MoreUtils.xs:428: error: subscripted value is neither array nor pointer
MoreUtils.xs:428: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:428: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:428: error: lvalue required as decrement operand
MoreUtils.xs:428: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:428: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:428: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:428: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:428: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:428: error: lvalue required as decrement operand
MoreUtils.xs:428: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:649: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:653: warning: data definition has no type or storage class
MoreUtils.c:653: warning: parameter names (without types) in function declaration
MoreUtils.c:655: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:656: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:657: error: 'items' undeclared (first use in this function)
MoreUtils.c:658: error: 'cv' undeclared (first use in this function)
MoreUtils.c:660: error: 'SV' undeclared (first use in this function)
MoreUtils.c:660: error: 'code' undeclared (first use in this function)
MoreUtils.xs:444: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:444: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:444: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:444: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:444: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:444: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:444: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:444: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:444: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:444: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:444: error: expected ';' before 'hasargs'
MoreUtils.xs:444: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:444: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:444: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:444: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:444: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:444: error: 'args' undeclared (first use in this function)
MoreUtils.xs:444: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:444: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:444: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:444: error: expected ';' before 'gimme'
MoreUtils.xs:444: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:444: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:444: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:444: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:444: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:444: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:444: error: invalid type argument of '->'
MoreUtils.xs:444: error: invalid type argument of '->'
MoreUtils.xs:444: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:444: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:444: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:444: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:444: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:444: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:444: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:444: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:444: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:444: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:444: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:444: error: expected expression before 'const'
MoreUtils.xs:444: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:444: error: lvalue required as increment operand
MoreUtils.xs:444: error: expected expression before 'const'
MoreUtils.xs:444: error: lvalue required as increment operand
MoreUtils.xs:444: error: lvalue required as increment operand
MoreUtils.xs:444: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:444: error: expected expression before ')' token
MoreUtils.xs:444: error: subscripted value is neither array nor pointer
MoreUtils.xs:444: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:444: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:444: error: lvalue required as decrement operand
MoreUtils.xs:444: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:444: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:444: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:444: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:444: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:444: error: lvalue required as decrement operand
MoreUtils.xs:444: error: 'XSRETURN_UNDEF' undeclared (first use in this function)
MoreUtils.xs:445: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.c:673: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:677: warning: data definition has no type or storage class
MoreUtils.c:677: warning: parameter names (without types) in function declaration
MoreUtils.c:679: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:680: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:681: error: 'items' undeclared (first use in this function)
MoreUtils.c:682: error: 'cv' undeclared (first use in this function)
MoreUtils.c:684: error: 'SV' undeclared (first use in this function)
MoreUtils.c:684: error: 'code' undeclared (first use in this function)
MoreUtils.xs:458: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:458: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:458: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:458: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:458: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:458: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:458: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:458: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:458: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:458: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:458: error: expected ';' before 'hasargs'
MoreUtils.xs:458: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:458: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:458: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:458: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:458: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:458: error: 'args' undeclared (first use in this function)
MoreUtils.xs:458: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:458: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:458: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:458: error: expected ';' before 'gimme'
MoreUtils.xs:458: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:458: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:458: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:458: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:458: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:458: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:458: error: invalid type argument of '->'
MoreUtils.xs:458: error: invalid type argument of '->'
MoreUtils.xs:458: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:458: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:458: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:458: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:458: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:458: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:458: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:458: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:458: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:458: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:458: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:458: error: expected expression before 'const'
MoreUtils.xs:458: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:458: error: lvalue required as increment operand
MoreUtils.xs:458: error: expected expression before 'const'
MoreUtils.xs:458: error: lvalue required as increment operand
MoreUtils.xs:458: error: lvalue required as increment operand
MoreUtils.xs:458: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:458: error: expected expression before ')' token
MoreUtils.xs:458: error: subscripted value is neither array nor pointer
MoreUtils.xs:458: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:458: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:458: error: lvalue required as decrement operand
MoreUtils.xs:458: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:458: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:458: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:458: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:458: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:458: error: lvalue required as decrement operand
MoreUtils.xs:458: error: 'XSRETURN_UNDEF' undeclared (first use in this function)
MoreUtils.xs:459: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:697: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:701: warning: data definition has no type or storage class
MoreUtils.c:701: warning: parameter names (without types) in function declaration
MoreUtils.c:703: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:704: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:705: error: 'items' undeclared (first use in this function)
MoreUtils.c:706: error: 'cv' undeclared (first use in this function)
MoreUtils.c:708: error: 'SV' undeclared (first use in this function)
MoreUtils.c:708: error: 'code' undeclared (first use in this function)
MoreUtils.xs:473: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:473: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:473: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:473: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:473: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:473: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:473: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:473: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:473: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:473: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:473: error: expected ';' before 'hasargs'
MoreUtils.xs:473: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:473: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:473: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:473: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:473: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:473: error: 'args' undeclared (first use in this function)
MoreUtils.xs:473: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:473: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:473: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:473: error: expected ';' before 'gimme'
MoreUtils.xs:473: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:473: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:473: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:473: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:473: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:473: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:473: error: invalid type argument of '->'
MoreUtils.xs:473: error: invalid type argument of '->'
MoreUtils.xs:473: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:473: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:473: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:473: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:473: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:473: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:473: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:473: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:473: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:473: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:473: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:473: error: expected expression before 'const'
MoreUtils.xs:473: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:473: error: lvalue required as increment operand
MoreUtils.xs:473: error: expected expression before 'const'
MoreUtils.xs:473: error: lvalue required as increment operand
MoreUtils.xs:473: error: lvalue required as increment operand
MoreUtils.xs:473: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:473: error: expected expression before ')' token
MoreUtils.xs:473: error: subscripted value is neither array nor pointer
MoreUtils.xs:473: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:473: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:473: error: lvalue required as decrement operand
MoreUtils.xs:473: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:473: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:473: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:473: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:473: error: 'XSRETURN_NO' undeclared (first use in this function)
MoreUtils.xs:473: error: lvalue required as decrement operand
MoreUtils.xs:473: error: 'XSRETURN_UNDEF' undeclared (first use in this function)
MoreUtils.xs:474: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.c:721: error: 'XSRETURN_EMPTY' undeclared (first use in this function)
MoreUtils.c: At top level:
MoreUtils.c:725: warning: data definition has no type or storage class
MoreUtils.c:725: warning: parameter names (without types) in function declaration
MoreUtils.c:727: error: redefinition of 'XS'
MoreUtils.c:476: error: previous definition of 'XS' was here
MoreUtils.c: In function 'XS':
MoreUtils.c:728: error: 'dXSARGS' undeclared (first use in this function)
MoreUtils.c:729: error: 'items' undeclared (first use in this function)
MoreUtils.c:730: error: 'cv' undeclared (first use in this function)
MoreUtils.c:732: error: 'SV' undeclared (first use in this function)
MoreUtils.c:732: error: 'code' undeclared (first use in this function)
MoreUtils.xs:487: error: 'newsp' undeclared (first use in this function)
MoreUtils.xs:487: error: 'PERL_CONTEXT' undeclared (first use in this function)
MoreUtils.xs:487: error: 'cx' undeclared (first use in this function)
MoreUtils.xs:487: error: 'CV' undeclared (first use in this function)
MoreUtils.xs:487: error: 'multicall_cv' undeclared (first use in this function)
MoreUtils.xs:487: error: 'OP' undeclared (first use in this function)
MoreUtils.xs:487: error: 'multicall_cop' undeclared (first use in this function)
MoreUtils.xs:487: error: 'bool' undeclared (first use in this function)
MoreUtils.xs:487: error: expected ';' before 'multicall_oldcatch'
MoreUtils.xs:487: error: 'U8' undeclared (first use in this function)
MoreUtils.xs:487: error: expected ';' before 'hasargs'
MoreUtils.xs:487: error: 'HV' undeclared (first use in this function)
MoreUtils.xs:487: error: 'stash' undeclared (first use in this function)
MoreUtils.xs:487: error: 'GV' undeclared (first use in this function)
MoreUtils.xs:487: error: 'gv' undeclared (first use in this function)
MoreUtils.xs:487: error: '_cv' undeclared (first use in this function)
MoreUtils.xs:487: error: 'args' undeclared (first use in this function)
MoreUtils.xs:487: error: 'stack_base' undeclared (first use in this function)
MoreUtils.xs:487: error: 'ax' undeclared (first use in this function)
MoreUtils.xs:487: error: 'I32' undeclared (first use in this function)
MoreUtils.xs:487: error: expected ';' before 'gimme'
MoreUtils.xs:487: error: '_nOnclAshIngNamE_' undeclared (first use in this function)
MoreUtils.xs:487: error: 'AV' undeclared (first use in this function)
MoreUtils.xs:487: error: 'padlist' undeclared (first use in this function)
MoreUtils.xs:487: error: 'ENTER' undeclared (first use in this function)
MoreUtils.xs:487: error: 'multicall_oldcatch' undeclared (first use in this function)
MoreUtils.xs:487: error: 'CATCH_GET' undeclared (first use in this function)
MoreUtils.xs:487: error: invalid type argument of '->'
MoreUtils.xs:487: error: invalid type argument of '->'
MoreUtils.xs:487: error: 'ppaddr' undeclared (first use in this function)
MoreUtils.xs:487: error: 'OP_NULL' undeclared (first use in this function)
MoreUtils.xs:487: error: 'SAVETMPS' undeclared (first use in this function)
MoreUtils.xs:487: error: 'PL_op' undeclared (first use in this function)
MoreUtils.xs:487: error: 'TRUE' undeclared (first use in this function)
MoreUtils.xs:487: error: 'PERLSI_SORT' undeclared (first use in this function)
MoreUtils.xs:487: error: 'CXt_SUB' undeclared (first use in this function)
MoreUtils.xs:487: error: 'stack_sp' undeclared (first use in this function)
MoreUtils.xs:487: error: 'hasargs' undeclared (first use in this function)
MoreUtils.xs:487: error: 'OPpLVAL_INTRO' undeclared (first use in this function)
MoreUtils.xs:487: error: 'OPpENTERSUB_INARGS' undeclared (first use in this function)
MoreUtils.xs:487: error: expected expression before 'const'
MoreUtils.xs:487: error: '_sv' undeclared (first use in this function)
MoreUtils.xs:487: error: lvalue required as increment operand
MoreUtils.xs:487: error: expected expression before 'const'
MoreUtils.xs:487: error: lvalue required as increment operand
MoreUtils.xs:487: error: lvalue required as increment operand
MoreUtils.xs:487: error: 'PL_comppad' undeclared (first use in this function)
MoreUtils.xs:487: error: expected expression before ')' token
MoreUtils.xs:487: error: subscripted value is neither array nor pointer
MoreUtils.xs:487: error: 'PL_curpad' undeclared (first use in this function)
MoreUtils.xs:487: error: 'defgv' undeclared (first use in this function)
MoreUtils.xs:487: error: lvalue required as decrement operand
MoreUtils.xs:487: error: 'PL_curpm' undeclared (first use in this function)
MoreUtils.xs:487: error: 'POPSTACK' undeclared (first use in this function)
MoreUtils.xs:487: error: 'LEAVE' undeclared (first use in this function)
MoreUtils.xs:487: error: 'SPAGAIN' undeclared (first use in this function)
MoreUtils.xs:487: error: 'XSRETURN_YES' undeclared (first use in this function)
MoreUtils.xs:487: error: lvalue required as decrement operand
MoreUtils.xs:487: error: 'XSRETURN_UNDEF' undeclared (first use in this function)
MoreUtils.xs:488: error: 'XSRETURN_NO' undeclared (first use in this function)
2xFHEM auf Raspi3,MAXLAN,HMLAN,KeyMatic,MAX Heizung,2x HM-WDS10_TH-O,3xHM-SEC-SD,3xHM Wandtaster 2-Kanal, 2xWandtaster 6-Kanal,1xHM Bewegungsmelder,4xHM EinbauActor,4x Jalousien Actor,2xEGPM2LAN,2xHM DimAktor,2xFritzbox 6840/6490,4-20ma Levelsensor-Ina219,PIP5048,Raspi2 als Floorplan,4xJeeLink

Elektrolurch

Hallo,

wenn ich das hier mit den Problemen mit den nachzuinstallierenden Modulen so lese:
Wäre es da nicht einfacher, den Code wieder im weather-Modul abzuändern, so dass er auch ohne dieses 18.5  MB - Modulpaket funktioniert?
Dann hätten hier alle mehr Spaß damit und das Modul lief ja auch ohne Probleme bis zur vorherigen Version. Die Änderungen, die jetzt hier auch die Probleme mit dem zusätzlichen Modul machen, scheinen mir ohne Not da rein gekommen zu sein.

Aus meiner Consultant-Zeit gab es folgenden Spruch: Was ist neu an dieser Version? Die Fehler!

:-)

Elektrolurch
configDB und Windows befreite Zone!

dev0

@Elektrolurch: Da hast Du sicherlich recht! Wobei das Problem von rainer1962 eher an dem Synology Perl (oder welches auch immer auf der Plattform installiert ist) liegt.
@rainer1962: Wenn ich nach dem Fehler google, dann finde ich mindestens zwei mögliche Ursachen: EXTERN.h ist in einem anderem Pfard installiert als erwartet oder es fehlt eine Crypt::xxx Library.

Dr. Boris Neubert

Zitat von: moonsorrox am 17 November 2015, 01:01:20
Ich versuche auch nur Updates vernünftig einzuspielen leider geht da momentan was das Wetter betrifft alles daneben...

Alles daneben? Wirklich alles?

Wenn Du die Debug-Meldungen bekommst, funktioniert das Modul bei Dir doch. Was ist das Problem?

Viele Grüße
Boris
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

Dr. Boris Neubert

Zitat von: betateilchen am 16 November 2015, 20:29:39
16,5 MB perl zusätzlich installieren, nur um ein bisschen Zeit und Datum zu parsen?

Udo, das und die zusätzliche Abhängigkeit gefallen mir auch nicht. Und ich werde das ändern.

Viele Grüße
Boris

Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

Billy

Zitat von: Dr. Boris Neubert am 17 November 2015, 12:24:48
Wenn Du die Debug-Meldungen bekommst, funktioniert das Modul bei Dir doch. Was ist das Problem?
Viele Grüße
Boris
Und wie bekomme ich die Debug-Meldungen weg?

Gruß Billy
FHEM immer akt. auf 3 BeagleBoneBlack: 2xHMLAN 2xJeelink ;10x HM-CC-TC, 13x HM-CC-VD, 1x HM-ES-PMSw1-Pl, 3x HM-LC-SW1-PL2, viele ESP8266, Tasmota Scripting, Mqtt*

betateilchen

#52
Zitat von: Billy am 17 November 2015, 12:37:37
Und wie bekomme ich die Debug-Meldungen weg?

quick and dirty: in der Moduldatei 59_Weather.pm die Debug Zeilen auskommentieren, also ein # vor das Debug schreiben.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

rainer1962

so,
werde also nicht mehr weiter suchen wegen der Installation zusätzlicher Module in Perl auf meiner syno.
Hatte schon damals beim ersten Ausetzen von FHEM ganz schöne Probleme ein stabiles und lauffähiges Perl hinzu bekommen.
Auf meinem Raspi läuft das alles hervorragend und die nötigen Modulupdates von Perl funktionieren auch prächtig.
Werde also das fhem von der syno auf nen zusätzlichen raspi portieren.
Leider läuft auf das fhem auf der Syno mit dbconfig. wollte auf dem neuen raspi aber ohne datenbank arbeiten. wie bekomme ich eine 1:1 kopie der datenbank in ein fhem.cfg-file?
Wie kann ich zusätzlich alle daten in dblog in separate log-dateien wieder kopieren?

LG Rainer

2xFHEM auf Raspi3,MAXLAN,HMLAN,KeyMatic,MAX Heizung,2x HM-WDS10_TH-O,3xHM-SEC-SD,3xHM Wandtaster 2-Kanal, 2xWandtaster 6-Kanal,1xHM Bewegungsmelder,4xHM EinbauActor,4x Jalousien Actor,2xEGPM2LAN,2xHM DimAktor,2xFritzbox 6840/6490,4-20ma Levelsensor-Ina219,PIP5048,Raspi2 als Floorplan,4xJeeLink

marvin78

Zitat von: rainer1962 am 17 November 2015, 13:22:45

Leider läuft auf das fhem auf der Syno mit dbconfig. wollte auf dem neuen raspi aber ohne datenbank arbeiten. wie bekomme ich eine 1:1 kopie der datenbank in ein fhem.cfg-file?
Wie kann ich zusätzlich alle daten in dblog in separate log-dateien wieder kopieren?

LG Rainer

Meinst du, die Fragen gehören hier rein? Der Weg ist ungewöhnlich, ich meine aber, mich erinnern zu können, dass es die Antwort hier im Forum gibt. Warum man von DBlog auf FileLog downgraden möchte, erschließt sich mir aber nicht.

betateilchen

Zitat von: rainer1962 am 17 November 2015, 13:22:45
Leider läuft auf das fhem auf der Syno mit dbconfig. wollte auf dem neuen raspi aber ohne datenbank arbeiten. wie bekomme ich eine 1:1 kopie der datenbank in ein fhem.cfg-file?

Auch wenn ich nie verstehen werde, warum jemand ein solches qualitatives Downgrade machen möchte, gibt es dafür einen einfachen Weg, der auch schon mehrmals hier im Forum beschrieben wurde:

attr global configfile fhem.cfg

Danach ein Save.

Fertig.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

betateilchen

#56
Zitat von: marvin78 am 17 November 2015, 13:31:11
erschließt sich mir aber nicht.

Mir auch nicht. Aber es gibt immer irgendwo irgendwelche Leute, die nicht bereit sind, sich mit KONZEPTEN auseinanderzusetzen  8)
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

Dr. Boris Neubert

Zitat von: betateilchen am 17 November 2015, 12:55:16
quick and dirty: in der Moduldatei 55_GDS.pm die Debug Zeilen auskommentieren, also ein # vor das Debug schreiben.


quick und clean! (Du meinst 59_Weather.pm) Was anderes würde ich ja auch nicht machen.

Alternative: aufs Update warten.

Warum sind die Debug-Zeilen so schlimm?

Viele Grüße
Boris
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

moonsorrox

Zitat von: Dr. Boris Neubert am 17 November 2015, 12:24:48
Alles daneben? Wirklich alles?

nicht ganz, mit daneben waren eigentlich nur die Tage gemeint..!
Es hat sich seit gestern wohl beruhigt, denn... es werden heute die richtigen Tage angezeigt  ;)
Das war mir eigentlich wichtig, die Debug Meldungen ignoriere ich erst einmal und warte dann auf das Update...
Vielen Dank für die gute Unterstützung

p.s @betateilchen du meinst sicher das 59er Wettermodul und nicht deins..! ;)
Intel-NUC i5: FHEM-Server 6.1 :: Perl v5.18.2

Homematic: HM-USB-CFG2,HM-CFG-LAN Adapter, HM-LC-BL1-FM, HM-LC-Sw1PBU-FM, HM-LC-Sw1-PI-2, HM-WDS10-TH-O, HM-CC-TC, HM-LC-SW2-FM

betateilchen

Ja, danke für den Hinweis auf den Modulnamen - kommt davon, wenn man nebenbei an einem anderen Modul schreibt, als das, worum es gerade in der Diskussion geht  8)
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!