Report for JavaScript-Lite-0.04

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: UNKNOWN JavaScript-Lite-0.04 v5.15.4 SunOS/Solaris
Date: 2011-11-13T01:41:37Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Tyler MacDonald,

This is a computer-generated report for JavaScript-Lite-0.04
on perl 5.15.4, created by CPAN-Reporter-1.2002.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/local/bin/make':

cp lib/JavaScript/Lite.pm blib/lib/JavaScript/Lite.pm
/export/home/cpant4/perl5/bin/perl5.15.4 /export/home/cpant4/perl5/lib/5.15.4/ExtUtils/xsubpp  -typemap /export/home/cpant4/perl5/lib/5.15.4/ExtUtils/typemap -typemap typemap  Lite.xs > Lite.xsc && mv Lite.xsc Lite.c
Please specify prototyping behavior for Lite.xs (see perlxs manual)
gcc -c  -I. -I/usr/include/mozjs -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O   -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE"  -Wall -Werror Lite.c
Lite.xs:11:19: jsapi.h: No such file or directory
Lite.xs:13: error: syntax error before "build_value"
Lite.xs:13: error: syntax error before '*' token
Lite.xs:13: warning: type defaults to `int' in declaration of `build_value'
Lite.xs:13: warning: data definition has no type or storage class
Lite.xs:16: error: syntax error before "global_class"
Lite.xs:16: warning: type defaults to `int' in declaration of `global_class'
Lite.xs:17: warning: initialization makes integer from pointer without a cast
Lite.xs:17: warning: excess elements in scalar initializer
Lite.xs:17: warning: (near initialization for `global_class')
Lite.xs:18: error: `JS_PropertyStub' undeclared here (not in a function)
Lite.xs:18: warning: excess elements in scalar initializer
Lite.xs:18: warning: (near initialization for `global_class')
Lite.xs:18: warning: excess elements in scalar initializer
Lite.xs:18: warning: (near initialization for `global_class')
Lite.xs:18: warning: excess elements in scalar initializer
Lite.xs:18: warning: (near initialization for `global_class')
Lite.xs:18: warning: excess elements in scalar initializer
Lite.xs:18: warning: (near initialization for `global_class')
Lite.xs:19: error: `JS_EnumerateStub' undeclared here (not in a function)
Lite.xs:19: warning: excess elements in scalar initializer
Lite.xs:19: warning: (near initialization for `global_class')
Lite.xs:19: error: `JS_ResolveStub' undeclared here (not in a function)
Lite.xs:19: warning: excess elements in scalar initializer
Lite.xs:19: warning: (near initialization for `global_class')
Lite.xs:19: error: `JS_ConvertStub' undeclared here (not in a function)
Lite.xs:19: warning: excess elements in scalar initializer
Lite.xs:19: warning: (near initialization for `global_class')
Lite.xs:19: error: `JS_FinalizeStub' undeclared here (not in a function)
Lite.xs:19: warning: excess elements in scalar initializer
Lite.xs:19: warning: (near initialization for `global_class')
Lite.xs:21: error: `JSCLASS_NO_OPTIONAL_MEMBERS' undeclared here (not in a function)
Lite.xs:21: warning: excess elements in scalar initializer
Lite.xs:21: warning: (near initialization for `global_class')
Lite.xs:21: warning: data definition has no type or storage class
Lite.xs:26: error: syntax error before "int32"
Lite.xs:26: warning: no semicolon at end of struct or union
Lite.xs:27: warning: type defaults to `int' in declaration of `xsjs_err'
Lite.xs:27: warning: data definition has no type or storage class
Lite.xs:35: error: syntax error before "unknown_err"
Lite.xs:35: warning: type defaults to `int' in declaration of `unknown_err'
Lite.xs:35: warning: initialization makes integer from pointer without a cast
Lite.xs:35: warning: excess elements in scalar initializer
Lite.xs:35: warning: (near initialization for `unknown_err')
Lite.xs:35: warning: excess elements in scalar initializer
Lite.xs:35: warning: (near initialization for `unknown_err')
Lite.xs:35: warning: data definition has no type or storage class
Lite.xs:38: error: syntax error before "JSBool"
Lite.xs:38: warning: no semicolon at end of struct or union
Lite.xs:39: warning: type defaults to `int' in declaration of `rv'
Lite.xs:39: warning: data definition has no type or storage class
Lite.xs:40: warning: type defaults to `int' in declaration of `xsjs_rv'
Lite.xs:40: warning: data definition has no type or storage class
Lite.xs:42: error: syntax error before "get_error"
Lite.xs:42: error: syntax error before '*' token
Lite.xs:42: warning: return type defaults to `int'
Lite.xs: In function `get_error':
Lite.xs:43: error: syntax error before "rv"
Lite.xs:44: error: `jsval' undeclared (first use in this function)
Lite.xs:44: error: (Each undeclared identifier is reported only once
Lite.xs:44: error: for each function it appears in.)
Lite.xs:45: error: `JSObject' undeclared (first use in this function)
Lite.xs:45: error: `eobj' undeclared (first use in this function)
Lite.xs:46: error: `JSString' undeclared (first use in this function)
Lite.xs:46: error: `sobj' undeclared (first use in this function)
Lite.xs:48: warning: implicit declaration of function `JS_IsExceptionPending'
Lite.xs:48: error: `cx' undeclared (first use in this function)
Lite.xs:48: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:49: error: request for member `message' in something not a structure or union
Lite.xs:53: warning: implicit declaration of function `JS_GetPendingException'
Lite.xs:53: error: `val' undeclared (first use in this function)
Lite.xs:55: warning: implicit declaration of function `JSVAL_IS_OBJECT'
Lite.xs:56: warning: implicit declaration of function `JSVAL_TO_OBJECT'
Lite.xs:57: warning: implicit declaration of function `JS_GetProperty'
Lite.xs:57: error: `JS_TRUE' undeclared (first use in this function)
Lite.xs:58: warning: implicit declaration of function `JS_ValueToString'
Lite.xs:59: error: request for member `message' in something not a structure or union
Lite.xs:59: warning: implicit declaration of function `JS_GetStringBytes'
Lite.xs:61: error: request for member `message' in something not a structure or union
Lite.xs:64: error: request for member `message' in something not a structure or union
Lite.xs:69: error: request for member `file' in something not a structure or union
Lite.xs:71: error: request for member `file' in something not a structure or union
Lite.xs:74: error: request for member `file' in something not a structure or union
Lite.xs:78: warning: implicit declaration of function `JS_ValueToInt32'
Lite.xs:78: error: request for member `line' in something not a structure or union
Lite.xs:78: error: request for member `line' in something not a structure or union
Lite.xs:81: error: request for member `message' in something not a structure or union
Lite.xs: At top level:
Lite.xs:87: error: syntax error before "run_eval"
Lite.xs:87: error: syntax error before '*' token
Lite.xs:87: warning: return type defaults to `int'
Lite.xs: In function `run_eval':
Lite.xs:88: error: `JSObject' undeclared (first use in this function)
Lite.xs:88: error: `g' undeclared (first use in this function)
Lite.xs:88: warning: implicit declaration of function `JS_GetGlobalObject'
Lite.xs:88: error: `cx' undeclared (first use in this function)
Lite.xs:89: error: `JSScript' undeclared (first use in this function)
Lite.xs:89: error: `scr' undeclared (first use in this function)
Lite.xs:89: warning: implicit declaration of function `JS_CompileScript'
Lite.xs:89: error: `str' undeclared (first use in this function)
Lite.xs:89: error: `fname' undeclared (first use in this function)
Lite.xs:90: error: syntax error before "rv"
Lite.xs:93: error: request for member `succ' in something not a structure or union
Lite.xs:93: warning: implicit declaration of function `JS_ExecuteScript'
Lite.xs:93: error: request for member `rv' in something not a structure or union
Lite.xs:95: error: request for member `succ' in something not a structure or union
Lite.xs:95: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:96: error: request for member `rv' in something not a structure or union
Lite.xs:96: error: `JSVAL_VOID' undeclared (first use in this function)
Lite.xs: At top level:
Lite.xs:116: error: syntax error before "build_string"
Lite.xs:116: error: syntax error before '*' token
Lite.xs:116: warning: return type defaults to `int'
Lite.xs: In function `build_string':
Lite.xs:117: error: `jsdouble' undeclared (first use in this function)
Lite.xs:117: error: syntax error before "js_nv"
Lite.xs:118: error: `jsval' undeclared (first use in this function)
Lite.xs:121: error: `JSBool' undeclared (first use in this function)
Lite.xs:121: error: syntax error before "succ"
Lite.xs:122: error: `JSString' undeclared (first use in this function)
Lite.xs:122: error: `js_s' undeclared (first use in this function)
Lite.xs:124: error: `v' undeclared (first use in this function)
Lite.xs:126: error: `js_nv' undeclared (first use in this function)
Lite.xs:127: error: `succ' undeclared (first use in this function)
Lite.xs:127: warning: implicit declaration of function `JS_NewDoubleValue'
Lite.xs:127: error: `cx' undeclared (first use in this function)
Lite.xs:127: error: `js_v' undeclared (first use in this function)
Lite.xs:128: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:130: error: `JSVAL_VOID' undeclared (first use in this function)
Lite.xs:133: warning: left-hand operand of comma expression has no effect
Lite.xs:134: warning: implicit declaration of function `JS_NewStringCopyN'
Lite.xs:135: warning: implicit declaration of function `STRING_TO_JSVAL'
Lite.xs:142: error: `JSVAL_NULL' undeclared (first use in this function)
Lite.xs: At top level:
Lite.xs:149: error: syntax error before "build_hash"
Lite.xs:150: error: syntax error before "JSContext"
Lite.xs:150: warning: type defaults to `int' in declaration of `cx'
Lite.xs:150: warning: data definition has no type or storage class
Lite.xs:152: error: syntax error before '{' token
Lite.xs:156: error: syntax error before "jval"
Lite.xs:156: warning: type defaults to `int' in declaration of `jval'
Lite.xs:156: warning: data definition has no type or storage class
Lite.xs:157: error: syntax error before "rv"
Lite.xs:157: warning: type defaults to `int' in declaration of `rv'
Lite.xs:157: warning: data definition has no type or storage class
Lite.xs:158: error: syntax error before "succ"
Lite.xs:158: warning: type defaults to `int' in declaration of `succ'
Lite.xs:158: warning: data definition has no type or storage class
Lite.xs:160: error: syntax error before '*' token
Lite.xs:160: warning: type defaults to `int' in declaration of `rvo'
Lite.xs:160: warning: implicit declaration of function `JS_NewObject'
Lite.xs:160: warning: initialization makes pointer from integer without a cast
Lite.xs:160: error: initializer element is not constant
Lite.xs:160: warning: data definition has no type or storage class
Lite.xs:162: error: syntax error before "if"
Lite.xs:167: warning: type defaults to `int' in declaration of `Perl_hv_iterinit'
Lite.xs:167: warning: parameter names (without types) in function declaration
Lite.xs:167: error: conflicting types for 'Perl_hv_iterinit'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:1452: error: previous declaration of 'Perl_hv_iterinit' was here
Lite.xs:167: error: conflicting types for 'Perl_hv_iterinit'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:1452: error: previous declaration of 'Perl_hv_iterinit' was here
Lite.xs:167: warning: data definition has no type or storage class
Lite.xs:169: error: syntax error before "while"
Lite.xs:171: warning: type defaults to `int' in declaration of `v'
Lite.xs:171: error: conflicting types for 'v'
Lite.xs:155: error: previous declaration of 'v' was here
Lite.xs:171: error: `i' undeclared here (not in a function)
Lite.xs:171: warning: initialization makes integer from pointer without a cast
Lite.xs:171: error: initializer element is not constant
Lite.xs:171: warning: data definition has no type or storage class
Lite.xs:172: warning: type defaults to `int' in declaration of `jval'
Lite.xs:172: error: initializer element is not constant
Lite.xs:172: warning: data definition has no type or storage class
Lite.xs:173: warning: type defaults to `int' in declaration of `succ'
Lite.xs:173: warning: implicit declaration of function `JS_SetProperty'
Lite.xs:173: error: initializer element is not constant
Lite.xs:173: warning: data definition has no type or storage class
Lite.xs:174: error: syntax error before "if"
Lite.xs:180: warning: type defaults to `int' in declaration of `rv'
Lite.xs:180: warning: implicit declaration of function `OBJECT_TO_JSVAL'
Lite.xs:180: error: initializer element is not constant
Lite.xs:180: warning: data definition has no type or storage class
Lite.xs:181: error: syntax error before "return"
Lite.xs:186: error: syntax error before "JSContext"
Lite.xs:186: warning: type defaults to `int' in declaration of `cx'
Lite.xs:186: warning: data definition has no type or storage class
Lite.xs:188: error: syntax error before '{' token
Lite.xs:190: warning: type defaults to `int' in declaration of `rv'
Lite.xs:190: warning: data definition has no type or storage class
Lite.xs:192: error: syntax error before "jsentry"
Lite.xs:192: warning: type defaults to `int' in declaration of `jsentry'
Lite.xs:192: warning: data definition has no type or storage class
Lite.xs:194: error: syntax error before "succ"
Lite.xs:194: warning: type defaults to `int' in declaration of `succ'
Lite.xs:194: warning: data definition has no type or storage class
Lite.xs:200: warning: type defaults to `int' in declaration of `succ'
Lite.xs:200: error: redefinition of 'succ'
Lite.xs:173: error: previous definition of 'succ' was here
Lite.xs:200: warning: implicit declaration of function `JS_SetElement'
Lite.xs:200: error: initializer element is not constant
Lite.xs:200: warning: data definition has no type or storage class
Lite.xs:201: error: syntax error before "if"
Lite.xs:211: warning: type defaults to `int' in declaration of `rv'
Lite.xs:211: error: redefinition of 'rv'
Lite.xs:180: error: previous definition of 'rv' was here
Lite.xs:211: error: initializer element is not constant
Lite.xs:211: warning: data definition has no type or storage class
Lite.xs:212: error: syntax error before "return"
Lite.xs:217: error: syntax error before "JSContext"
Lite.xs:217: warning: type defaults to `int' in declaration of `cx'
Lite.xs:217: warning: data definition has no type or storage class
Lite.xs:218: error: conflicting types for 'v'
Lite.xs:171: error: previous definition of 'v' was here
Lite.xs:218: error: conflicting types for 'v'
Lite.xs:171: error: previous definition of 'v' was here
Lite.xs:219: error: syntax error before '{' token
Lite.xs:233: warning: type defaults to `int' in declaration of `jval'
Lite.xs:233: error: redefinition of 'jval'
Lite.xs:172: error: previous definition of 'jval' was here
Lite.xs:233: error: `JSVAL_VOID' undeclared here (not in a function)
Lite.xs:233: warning: data definition has no type or storage class
Lite.xs:234: error: syntax error before '}' token
Lite.xs:246: error: syntax error before "JSContext"
Lite.xs:246: warning: type defaults to `int' in declaration of `cx'
Lite.xs:246: warning: data definition has no type or storage class
Lite.xs:247: error: syntax error before '*' token
Lite.xs:247: warning: type defaults to `int' in declaration of `script'
Lite.xs:247: warning: data definition has no type or storage class
Lite.xs:248: error: syntax error before '{' token
Lite.xs:258: error: syntax error before '->' token
Lite.xs:260: error: initializer element is not constant
Lite.xs:262: warning: type defaults to `int' in declaration of `Perl_push_scope'
Lite.xs:262: error: conflicting types for 'Perl_push_scope'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:3055: error: previous declaration of 'Perl_push_scope' was here
Lite.xs:262: error: conflicting types for 'Perl_push_scope'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:3055: error: previous declaration of 'Perl_push_scope' was here
Lite.xs:262: warning: data definition has no type or storage class
Lite.xs:263: error: syntax error before '(' token
Lite.xs:265: warning: type defaults to `int' in declaration of `PL_markstack_ptr'
Lite.xs:265: error: conflicting types for 'PL_markstack_ptr'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/intrpvar.h:67: error: previous declaration of 'PL_markstack_ptr' was here
Lite.xs:265: error: conflicting types for 'PL_markstack_ptr'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/intrpvar.h:67: error: previous declaration of 'PL_markstack_ptr' was here
Lite.xs:265: warning: initialization makes pointer from integer without a cast
Lite.xs:265: error: initializer element is not constant
Lite.xs:265: warning: data definition has no type or storage class
Lite.xs:265: error: syntax error before '}' token
Lite.xs:267: warning: type defaults to `int' in declaration of `count'
Lite.xs:267: error: `appdata' undeclared here (not in a function)
Lite.xs:267: error: initializer element is not constant
Lite.xs:267: warning: data definition has no type or storage class
Lite.xs:269: warning: type defaults to `int' in declaration of `sp'
Lite.xs:269: error: conflicting types for 'sp'
Lite.xs:260: error: previous definition of 'sp' was here
Lite.xs:269: warning: initialization makes integer from pointer without a cast
Lite.xs:269: error: initializer element is not constant
Lite.xs:269: warning: data definition has no type or storage class
Lite.xs:271: error: syntax error before "if"
Lite.xs:273: error: syntax error before string constant
Lite.xs:274: warning: type defaults to `int' in declaration of `rv_b'
Lite.xs:274: error: conflicting types for 'rv_b'
Lite.xs:255: error: previous declaration of 'rv_b' was here
Lite.xs:274: warning: data definition has no type or storage class
Lite.xs:275: error: syntax error before '}' token
Lite.xs:282: warning: type defaults to `int' in declaration of `rv_b'
Lite.xs:282: error: redefinition of 'rv_b'
Lite.xs:274: error: previous definition of 'rv_b' was here
Lite.xs:282: error: redefinition of 'rv_b'
Lite.xs:274: error: previous definition of 'rv_b' was here
Lite.xs:282: error: invalid type argument of `->'
Lite.xs:282: error: braced-group within expression allowed only inside a function
Lite.xs:282: error: syntax error before ';' token
Lite.xs:282: error: syntax error before ')' token
Lite.xs:289: warning: type defaults to `int' in declaration of `PL_stack_sp'
Lite.xs:289: error: conflicting types for 'PL_stack_sp'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Lite.xs:289: error: conflicting types for 'PL_stack_sp'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Lite.xs:289: error: initializer element is not constant
Lite.xs:289: warning: data definition has no type or storage class
Lite.xs:290: error: syntax error before "if"
Lite.xs:291: warning: type defaults to `int' in declaration of `Perl_pop_scope'
Lite.xs:291: error: conflicting types for 'Perl_pop_scope'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:2999: error: previous declaration of 'Perl_pop_scope' was here
Lite.xs:291: error: conflicting types for 'Perl_pop_scope'
/export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int/CORE/proto.h:2999: error: previous declaration of 'Perl_pop_scope' was here
Lite.xs:291: warning: data definition has no type or storage class
Lite.xs:293: error: syntax error before "if"
Lite.xs:305: error: syntax error before "JSContext"
Lite.xs:305: warning: type defaults to `int' in declaration of `cx'
Lite.xs:305: warning: data definition has no type or storage class
Lite.xs:308: error: syntax error before '{' token
Lite.xs:315: warning: type defaults to `int' in declaration of `_p'
Lite.xs:315: warning: data definition has no type or storage class
Lite.xs:315: error: syntax error before '}' token
Lite.xs:315: warning: type defaults to `int' in declaration of `_sv'
Lite.xs:315: warning: data definition has no type or storage class
Lite.xs:315: error: syntax error before '}' token
Lite.xs:320: warning: type defaults to `int' in declaration of `JS_SetBranchCallback'
Lite.xs:320: warning: parameter names (without types) in function declaration
Lite.xs:320: warning: data definition has no type or storage class
Lite.xs:321: error: syntax error before '}' token
Lite.xs:325: error: syntax error before "JSContext"
Lite.xs:325: warning: type defaults to `int' in declaration of `cx'
Lite.xs:325: warning: data definition has no type or storage class
Lite.xs:326: error: syntax error before '{' token
Lite.xs:330: warning: type defaults to `int' in declaration of `_p'
Lite.xs:330: warning: data definition has no type or storage class
Lite.xs:330: error: syntax error before '}' token
Lite.xs:334: error: syntax error before '(' token
Lite.xs:340: error: syntax error before "JSContext"
Lite.xs:340: warning: type defaults to `int' in declaration of `cx'
Lite.xs:340: warning: data definition has no type or storage class
Lite.xs:341: error: syntax error before '*' token
Lite.xs:341: warning: type defaults to `int' in declaration of `obj'
Lite.xs:341: warning: data definition has no type or storage class
Lite.xs:342: error: conflicting types for 'k'
Lite.xs:154: error: previous declaration of 'k' was here
Lite.xs:344: error: syntax error before '{' token
Lite.xs:346: warning: type defaults to `int' in declaration of `jval'
Lite.xs:346: error: redefinition of 'jval'
Lite.xs:233: error: previous definition of 'jval' was here
Lite.xs:346: error: redefinition of 'jval'
Lite.xs:233: error: previous definition of 'jval' was here
Lite.xs:346: error: initializer element is not constant
Lite.xs:346: warning: data definition has no type or storage class
Lite.xs:347: warning: type defaults to `int' in declaration of `succ'
Lite.xs:347: error: redefinition of 'succ'
Lite.xs:200: error: previous definition of 'succ' was here
Lite.xs:347: error: redefinition of 'succ'
Lite.xs:200: error: previous definition of 'succ' was here
Lite.xs:347: error: initializer element is not constant
Lite.xs:347: warning: data definition has no type or storage class
Lite.xs:348: error: syntax error before "if"
Lite.c: In function `XS_JavaScript__Lite_assign':
Lite.c:509: warning: initialization makes pointer from integer without a cast
Lite.c:513: error: `JSContext' undeclared (first use in this function)
Lite.xs:361: error: `JSObject' undeclared (first use in this function)
Lite.xs:361: error: `jobj' undeclared (first use in this function)
Lite.c:524: error: syntax error before ')' token
Lite.c:523: warning: unused variable `tmp'
Lite.xs:364: warning: implicit declaration of function `assign_property'
Lite.c:539: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_assign_property':
Lite.c:546: warning: initialization makes pointer from integer without a cast
Lite.c:550: error: `JSContext' undeclared (first use in this function)
Lite.xs:376: error: `JSObject' undeclared (first use in this function)
Lite.xs:376: error: `gobj' undeclared (first use in this function)
Lite.xs:377: error: `jobj' undeclared (first use in this function)
Lite.xs:378: error: `jsval' undeclared (first use in this function)
Lite.xs:378: error: syntax error before "jobjv"
Lite.xs:379: error: `JSBool' undeclared (first use in this function)
Lite.c:566: error: syntax error before ')' token
Lite.c:565: warning: unused variable `tmp'
Lite.xs:382: error: `jobjv' undeclared (first use in this function)
Lite.xs:383: error: `JS_FALSE' undeclared (first use in this function)
Lite.c:587: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_clear_error':
Lite.c:594: warning: initialization makes pointer from integer without a cast
Lite.c:598: error: `JSContext' undeclared (first use in this function)
Lite.c:602: error: syntax error before ')' token
Lite.c:601: warning: unused variable `tmp'
Lite.xs:397: warning: implicit declaration of function `JS_ClearPendingException'
Lite.c:613: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_eval_void':
Lite.c:620: warning: initialization makes pointer from integer without a cast
Lite.c:624: error: `JSContext' undeclared (first use in this function)
Lite.xs:405: error: syntax error before "rv"
Lite.c:636: error: syntax error before ')' token
Lite.c:635: warning: unused variable `tmp'
Lite.xs:409: error: request for member `succ' in something not a structure or union
Lite.xs:409: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:410: error: `err' undeclared (first use in this function)
Lite.c:651: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_eval_js':
Lite.c:658: warning: initialization makes pointer from integer without a cast
Lite.c:662: error: `JSContext' undeclared (first use in this function)
Lite.xs:421: error: `JSString' undeclared (first use in this function)
Lite.xs:421: error: `s_rval' undeclared (first use in this function)
Lite.xs:422: error: syntax error before "rv"
Lite.c:677: error: syntax error before ')' token
Lite.c:676: warning: unused variable `tmp'
Lite.xs:426: error: request for member `succ' in something not a structure or union
Lite.xs:426: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:427: error: `err' undeclared (first use in this function)
Lite.xs:430: warning: implicit declaration of function `JSVAL_IS_NULL'
Lite.xs:430: error: request for member `rv' in something not a structure or union
Lite.xs:430: warning: implicit declaration of function `JSVAL_IS_VOID'
Lite.xs:430: error: request for member `rv' in something not a structure or union
Lite.xs:431: warning: assignment makes integer from pointer without a cast
Lite.xs:433: error: request for member `rv' in something not a structure or union
Lite.xs:434: warning: assignment makes pointer from integer without a cast
Lite.c:706: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_create':
Lite.c:713: warning: initialization makes pointer from integer without a cast
Lite.xs:448: error: `JSRuntime' undeclared (first use in this function)
Lite.xs:448: error: `rt' undeclared (first use in this function)
Lite.xs:449: error: `JSContext' undeclared (first use in this function)
Lite.xs:450: error: `JSObject' undeclared (first use in this function)
Lite.xs:450: error: `gobj' undeclared (first use in this function)
Lite.c:723: error: `RETVAL' undeclared (first use in this function)
Lite.xs:453: warning: implicit declaration of function `JS_NewRuntime'
Lite.xs:456: warning: implicit declaration of function `JS_NewContext'
Lite.xs:456: warning: assignment makes pointer from integer without a cast
Lite.xs:465: warning: implicit declaration of function `JS_InitStandardClasses'
Lite.xs:465: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:467: warning: implicit declaration of function `JS_SetGlobalObject'
Lite.xs:470: warning: implicit declaration of function `JS_SetRuntimePrivate'
Lite.c:753: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_branch_callback':
Lite.c:760: warning: initialization makes pointer from integer without a cast
Lite.c:764: error: `JSContext' undeclared (first use in this function)
Lite.c:771: error: syntax error before ')' token
Lite.c:770: warning: unused variable `tmp'
Lite.xs:482: warning: implicit declaration of function `set_branch_callback'
Lite.xs:484: warning: implicit declaration of function `clear_branch_callback'
Lite.c:793: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_clear_branch_counter':
Lite.c:800: warning: initialization makes pointer from integer without a cast
Lite.c:804: error: `JSContext' undeclared (first use in this function)
Lite.c:808: error: syntax error before ')' token
Lite.c:807: warning: unused variable `tmp'
Lite.xs:490: warning: implicit declaration of function `JS_GetRuntimePrivate'
Lite.xs:490: warning: implicit declaration of function `JS_GetRuntime'
Lite.xs:490: warning: initialization makes pointer from integer without a cast
Lite.c:820: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_invoke':
Lite.c:827: warning: initialization makes pointer from integer without a cast
Lite.c:831: error: `JSContext' undeclared (first use in this function)
Lite.xs:497: error: `jsval' undeclared (first use in this function)
Lite.xs:497: error: syntax error before "fval"
Lite.xs:499: error: `JSObject' undeclared (first use in this function)
Lite.xs:499: error: `global' undeclared (first use in this function)
Lite.xs:500: error: `JSBool' undeclared (first use in this function)
Lite.xs:500: error: syntax error before "rv"
Lite.xs:501: error: `JSString' undeclared (first use in this function)
Lite.xs:501: error: `s_rval' undeclared (first use in this function)
Lite.xs:502: error: syntax error before "err"
Lite.c:847: error: syntax error before ')' token
Lite.c:846: warning: unused variable `tmp'
Lite.xs:505: error: `fval' undeclared (first use in this function)
Lite.xs:506: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:508: warning: implicit declaration of function `JS_ObjectIsFunction'
Lite.xs:509: warning: implicit declaration of function `JS_CallFunctionValue'
Lite.xs:509: error: `rval' undeclared (first use in this function)
Lite.xs:511: error: `err' undeclared (first use in this function)
Lite.xs:515: warning: assignment makes integer from pointer without a cast
Lite.xs:517: warning: assignment makes pointer from integer without a cast
Lite.c:881: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_collect':
Lite.c:888: warning: initialization makes pointer from integer without a cast
Lite.c:892: error: `JSContext' undeclared (first use in this function)
Lite.c:896: error: syntax error before ')' token
Lite.c:895: warning: unused variable `tmp'
Lite.xs:533: warning: implicit declaration of function `JS_MaybeGC'
Lite.c:907: warning: assignment makes integer from pointer without a cast
Lite.c: In function `XS_JavaScript__Lite_DESTROY':
Lite.c:914: warning: initialization makes pointer from integer without a cast
Lite.c:918: error: `JSContext' undeclared (first use in this function)
Lite.xs:538: error: `JSRuntime' undeclared (first use in this function)
Lite.xs:538: error: `rt' undeclared (first use in this function)
Lite.c:926: error: syntax error before ')' token
Lite.c:925: warning: unused variable `tmp'
Lite.xs:546: warning: implicit declaration of function `JS_DestroyContext'
Lite.xs:547: warning: implicit declaration of function `JS_DestroyRuntime'
Lite.c:943: warning: assignment makes integer from pointer without a cast
Lite.c: In function `boot_JavaScript__Lite':
Lite.c:952: warning: initialization makes pointer from integer without a cast
Lite.c:981: warning: assignment makes integer from pointer without a cast
Assembler: Lite.c
	"<stdin>", line 95 : Warning: Symbol "jval" already has a type
	"<stdin>", line 96 : Symbol "jval" already has a size
	"<stdin>", line 97 : Multiply defined label: "jval"
	"<stdin>", line 121 : Warning: Symbol "sp" already has a type
	"<stdin>", line 122 : Symbol "sp" already has a size
	"<stdin>", line 123 : Multiply defined label: "sp"
	"<stdin>", line 127 : Warning: Symbol "rv_b" already has a type
	"<stdin>", line 128 : Symbol "rv_b" already has a size
	"<stdin>", line 129 : Multiply defined label: "rv_b"
	"<stdin>", line 145 : Warning: Symbol "jval" already has a type
	"<stdin>", line 146 : Symbol "jval" already has a size
	"<stdin>", line 147 : Multiply defined label: "jval"
	"<stdin>", line 151 : Warning: Symbol "succ" already has a type
	"<stdin>", line 152 : Symbol "succ" already has a size
	"<stdin>", line 153 : Multiply defined label: "succ"
make: *** [Lite.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Test::Exception     0.27 0.31
    Test::More          0.8  0.98

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29406
    PERL5_CPAN_IS_EXECUTING = /export/home/cpant4/.cpan/build/JavaScript-Lite-0.04-3LEKry/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 29406
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8306,29406
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = JavaScript-Lite-0.04
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant4/perl5/bin/perl5.15.4
    $UID/$EUID = 104 / 104
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 15 subversion 4) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Oct 24 2011 11:26:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29406"
    PERL5_CPAN_IS_EXECUTING="/export/home/cpant4/.cpan/build/JavaScript-Lite-0.04-3LEKry/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="29406"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8306,29406"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="JavaScript-Lite-0.04"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant4/perl5/lib/site_perl/5.15.4/i86pc-solaris-64int
    /export/home/cpant4/perl5/lib/site_perl/5.15.4
    /export/home/cpant4/perl5/lib/5.15.4/i86pc-solaris-64int
    /export/home/cpant4/perl5/lib/5.15.4
    /export/home/cpant4/perl5/lib/site_perl
    .