UNKNOWN JavaScript-Lite-0.01 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
UNKNOWN JavaScript-Lite-0.01 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 7, 2008 08:04

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/

--
Dear Tyler MacDonald,

This is a computer-generated report for JavaScript-Lite-0.01
on perl 5.10.0, created by CPAN-Reporter-1.17.

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://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from '/usr/bin/make':

cp lib/JavaScript/Lite.pm blib/lib/JavaScript/Lite.pm
/home/tester/perl-5.10.0/bin/perl /home/tester/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /home/tester/perl-5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap Lite.xs > Lite.xsc && mv Lite.xsc Lite.c
Please specify prototyping behavior for Lite.xs (see perlxs manual)
cc -c -I. -I/usr/include/mozjs -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/tester/perl-5.10.0/lib/5.10.0/i686-linux/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:29: error: syntax error before "unknown_err"
Lite.xs:29: warning: type defaults to `int' in declaration of `unknown_err'
Lite.xs:29: warning: initialization makes integer from pointer without a cast
Lite.xs:29: warning: excess elements in scalar initializer
Lite.xs:29: warning: (near initialization for `unknown_err')
Lite.xs:29: warning: excess elements in scalar initializer
Lite.xs:29: warning: (near initialization for `unknown_err')
Lite.xs:29: warning: data definition has no type or storage class
Lite.xs:32: error: syntax error before "JSBool"
Lite.xs:32: warning: no semicolon at end of struct or union
Lite.xs:33: warning: type defaults to `int' in declaration of `rv'
Lite.xs:33: warning: data definition has no type or storage class
Lite.xs:34: warning: type defaults to `int' in declaration of `xsjs_rv'
Lite.xs:34: warning: data definition has no type or storage class
Lite.xs:36: error: syntax error before "get_error"
Lite.xs:36: error: syntax error before '*' token
Lite.xs:36: warning: return type defaults to `int'
Lite.xs: In function `get_error':
Lite.xs:37: error: syntax error before "rv"
Lite.xs:38: error: `jsval' undeclared (first use in this function)
Lite.xs:38: error: (Each undeclared identifier is reported only once
Lite.xs:38: error: for each function it appears in.)
Lite.xs:39: error: `JSObject' undeclared (first use in this function)
Lite.xs:39: error: `eobj' undeclared (first use in this function)
Lite.xs:40: error: `JSString' undeclared (first use in this function)
Lite.xs:40: error: `sobj' undeclared (first use in this function)
Lite.xs:42: warning: implicit declaration of function `JS_IsExceptionPending'
Lite.xs:42: error: `cx' undeclared (first use in this function)
Lite.xs:42: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:43: error: request for member `message' in something not a structure or union
Lite.xs:47: warning: implicit declaration of function `JS_GetPendingException'
Lite.xs:47: error: `val' undeclared (first use in this function)
Lite.xs:49: warning: implicit declaration of function `JSVAL_IS_OBJECT'
Lite.xs:50: warning: implicit declaration of function `JSVAL_TO_OBJECT'
Lite.xs:51: warning: implicit declaration of function `JS_GetProperty'
Lite.xs:51: error: `JS_TRUE' undeclared (first use in this function)
Lite.xs:52: warning: implicit declaration of function `JS_ValueToString'
Lite.xs:53: error: request for member `message' in something not a structure or union
Lite.xs:53: warning: implicit declaration of function `JS_GetStringBytes'
Lite.xs:55: error: request for member `message' in something not a structure or union
Lite.xs:58: error: request for member `message' in something not a structure or union
Lite.xs:63: error: request for member `file' in something not a structure or union
Lite.xs:65: error: request for member `file' in something not a structure or union
Lite.xs:68: error: request for member `file' in something not a structure or union
Lite.xs:72: warning: implicit declaration of function `JS_ValueToInt32'
Lite.xs:72: error: request for member `line' in something not a structure or union
Lite.xs:72: error: request for member `line' in something not a structure or union
Lite.xs:75: error: request for member `message' in something not a structure or union
Lite.xs: At top level:
Lite.xs:81: error: syntax error before "run_eval"
Lite.xs:81: error: syntax error before '*' token
Lite.xs:81: warning: return type defaults to `int'
Lite.xs: In function `run_eval':
Lite.xs:82: error: `JSObject' undeclared (first use in this function)
Lite.xs:82: error: `g' undeclared (first use in this function)
Lite.xs:82: warning: implicit declaration of function `JS_GetGlobalObject'
Lite.xs:82: error: `cx' undeclared (first use in this function)
Lite.xs:83: error: `JSScript' undeclared (first use in this function)
Lite.xs:83: error: `scr' undeclared (first use in this function)
Lite.xs:83: warning: implicit declaration of function `JS_CompileScript'
Lite.xs:83: error: `str' undeclared (first use in this function)
Lite.xs:83: error: `fname' undeclared (first use in this function)
Lite.xs:84: error: syntax error before "rv"
Lite.xs:87: error: request for member `succ' in something not a structure or union
Lite.xs:87: warning: implicit declaration of function `JS_ExecuteScript'
Lite.xs:87: error: request for member `rv' in something not a structure or union
Lite.xs:89: error: request for member `succ' in something not a structure or union
Lite.xs:89: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:90: error: request for member `rv' in something not a structure or union
Lite.xs:90: error: `JSVAL_VOID' undeclared (first use in this function)
Lite.xs: At top level:
Lite.xs:110: error: syntax error before "build_string"
Lite.xs:110: error: syntax error before '*' token
Lite.xs:110: warning: return type defaults to `int'
Lite.xs: In function `build_string':
Lite.xs:111: error: `jsdouble' undeclared (first use in this function)
Lite.xs:111: error: syntax error before "js_nv"
Lite.xs:112: error: `jsval' undeclared (first use in this function)
Lite.xs:115: error: `JSBool' undeclared (first use in this function)
Lite.xs:115: error: syntax error before "succ"
Lite.xs:116: error: `JSString' undeclared (first use in this function)
Lite.xs:116: error: `js_s' undeclared (first use in this function)
Lite.xs:118: error: `v' undeclared (first use in this function)
Lite.xs:120: error: `js_nv' undeclared (first use in this function)
Lite.xs:121: error: `succ' undeclared (first use in this function)
Lite.xs:121: warning: implicit declaration of function `JS_NewDoubleValue'
Lite.xs:121: error: `cx' undeclared (first use in this function)
Lite.xs:121: error: `js_v' undeclared (first use in this function)
Lite.xs:122: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:124: error: `JSVAL_VOID' undeclared (first use in this function)
Lite.xs:127: warning: left-hand operand of comma expression has no effect
Lite.xs:128: warning: implicit declaration of function `JS_NewStringCopyN'
Lite.xs:129: warning: implicit declaration of function `STRING_TO_JSVAL'
Lite.xs:136: error: `JSVAL_NULL' undeclared (first use in this function)
Lite.xs: At top level:
Lite.xs:143: error: syntax error before "build_hash"
Lite.xs:144: error: syntax error before "JSContext"
Lite.xs:144: warning: type defaults to `int' in declaration of `cx'
Lite.xs:144: warning: data definition has no type or storage class
Lite.xs:146: error: syntax error before '{' token
Lite.xs:150: error: syntax error before "jval"
Lite.xs:150: warning: type defaults to `int' in declaration of `jval'
Lite.xs:150: warning: data definition has no type or storage class
Lite.xs:151: error: syntax error before "rv"
Lite.xs:151: warning: type defaults to `int' in declaration of `rv'
Lite.xs:151: warning: data definition has no type or storage class
Lite.xs:152: error: syntax error before "succ"
Lite.xs:152: warning: type defaults to `int' in declaration of `succ'
Lite.xs:152: warning: data definition has no type or storage class
Lite.xs:154: error: syntax error before '*' token
Lite.xs:154: warning: type defaults to `int' in declaration of `rvo'
Lite.xs:154: warning: implicit declaration of function `JS_NewObject'
Lite.xs:154: warning: initialization makes pointer from integer without a cast
Lite.xs:154: error: initializer element is not constant
Lite.xs:154: warning: data definition has no type or storage class
Lite.xs:156: error: syntax error before "if"
Lite.xs:161: warning: type defaults to `int' in declaration of `Perl_hv_iterinit'
Lite.xs:161: warning: parameter names (without types) in function declaration
Lite.xs:161: error: conflicting types for 'Perl_hv_iterinit'
/home/tester/perl-5.10.0/lib/5.10.0/i686-linux/CORE/proto.h:715: error: previous declaration of 'Perl_hv_iterinit' was here
Lite.xs:161: error: conflicting types for 'Perl_hv_iterinit'
/home/tester/perl-5.10.0/lib/5.10.0/i686-linux/CORE/proto.h:715: error: previous declaration of 'Perl_hv_iterinit' was here
Lite.xs:161: warning: data definition has no type or storage class
Lite.xs:163: error: syntax error before "while"
Lite.xs:165: warning: type defaults to `int' in declaration of `v'
Lite.xs:165: error: conflicting types for 'v'
Lite.xs:149: error: previous declaration of 'v' was here
Lite.xs:165: error: `i' undeclared here (not in a function)
Lite.xs:165: warning: initialization makes integer from pointer without a cast
Lite.xs:165: error: initializer element is not constant
Lite.xs:165: warning: data definition has no type or storage class
Lite.xs:166: warning: type defaults to `int' in declaration of `jval'
Lite.xs:166: error: initializer element is not constant
Lite.xs:166: warning: data definition has no type or storage class
Lite.xs:167: warning: type defaults to `int' in declaration of `succ'
Lite.xs:167: warning: implicit declaration of function `JS_SetProperty'
Lite.xs:167: error: initializer element is not constant
Lite.xs:167: warning: data definition has no type or storage class
Lite.xs:168: error: syntax error before "if"
Lite.xs:174: warning: type defaults to `int' in declaration of `rv'
Lite.xs:174: warning: implicit declaration of function `OBJECT_TO_JSVAL'
Lite.xs:174: error: initializer element is not constant
Lite.xs:174: warning: data definition has no type or storage class
Lite.xs:175: error: syntax error before "return"
Lite.xs:180: error: syntax error before "JSContext"
Lite.xs:180: warning: type defaults to `int' in declaration of `cx'
Lite.xs:180: warning: data definition has no type or storage class
Lite.xs:182: error: syntax error before '{' token
Lite.xs:184: warning: type defaults to `int' in declaration of `rv'
Lite.xs:184: warning: data definition has no type or storage class
Lite.xs:186: error: syntax error before "jsentry"
Lite.xs:186: warning: type defaults to `int' in declaration of `jsentry'
Lite.xs:186: warning: data definition has no type or storage class
Lite.xs:188: error: syntax error before "succ"
Lite.xs:188: warning: type defaults to `int' in declaration of `succ'
Lite.xs:188: warning: data definition has no type or storage class
Lite.xs:194: warning: type defaults to `int' in declaration of `succ'
Lite.xs:194: error: redefinition of 'succ'
Lite.xs:167: error: previous definition of 'succ' was here
Lite.xs:194: warning: implicit declaration of function `JS_SetElement'
Lite.xs:194: error: initializer element is not constant
Lite.xs:194: warning: data definition has no type or storage class
Lite.xs:195: error: syntax error before "if"
Lite.xs:205: warning: type defaults to `int' in declaration of `rv'
Lite.xs:205: error: redefinition of 'rv'
Lite.xs:174: error: previous definition of 'rv' was here
Lite.xs:205: error: initializer element is not constant
Lite.xs:205: warning: data definition has no type or storage class
Lite.xs:206: error: syntax error before "return"
Lite.xs:211: error: syntax error before "JSContext"
Lite.xs:211: warning: type defaults to `int' in declaration of `cx'
Lite.xs:211: warning: data definition has no type or storage class
Lite.xs:212: error: conflicting types for 'v'
Lite.xs:165: error: previous definition of 'v' was here
Lite.xs:212: error: conflicting types for 'v'
Lite.xs:165: error: previous definition of 'v' was here
Lite.xs:213: error: syntax error before '{' token
Lite.xs:227: warning: type defaults to `int' in declaration of `jval'
Lite.xs:227: error: redefinition of 'jval'
Lite.xs:166: error: previous definition of 'jval' was here
Lite.xs:227: error: `JSVAL_VOID' undeclared here (not in a function)
Lite.xs:227: warning: data definition has no type or storage class
Lite.xs:228: error: syntax error before '}' token
Lite.xs:242: error: syntax error before "JSContext"
Lite.xs:242: warning: type defaults to `int' in declaration of `cx'
Lite.xs:242: warning: data definition has no type or storage class
Lite.xs:243: error: syntax error before '*' token
Lite.xs:243: warning: type defaults to `int' in declaration of `obj'
Lite.xs:243: warning: data definition has no type or storage class
Lite.xs:244: error: conflicting types for 'k'
Lite.xs:148: error: previous declaration of 'k' was here
Lite.xs:246: error: syntax error before '{' token
Lite.xs:248: warning: type defaults to `int' in declaration of `jval'
Lite.xs:248: error: redefinition of 'jval'
Lite.xs:227: error: previous definition of 'jval' was here
Lite.xs:248: error: redefinition of 'jval'
Lite.xs:227: error: previous definition of 'jval' was here
Lite.xs:248: error: initializer element is not constant
Lite.xs:248: warning: data definition has no type or storage class
Lite.xs:249: warning: type defaults to `int' in declaration of `succ'
Lite.xs:249: error: redefinition of 'succ'
Lite.xs:194: error: previous definition of 'succ' was here
Lite.xs:249: error: redefinition of 'succ'
Lite.xs:194: error: previous definition of 'succ' was here
Lite.xs:249: error: initializer element is not constant
Lite.xs:249: warning: data definition has no type or storage class
Lite.xs:250: error: syntax error before "if"
Lite.c: In function `XS_JavaScript__Lite_assign':
Lite.c:282: error: `JSContext' undeclared (first use in this function)
Lite.xs:263: error: `JSObject' undeclared (first use in this function)
Lite.xs:263: error: `jobj' undeclared (first use in this function)
Lite.c:291: error: syntax error before ')' token
Lite.xs:266: warning: implicit declaration of function `assign_property'
Lite.c: In function `XS_JavaScript__Lite_assign_property':
Lite.c:321: error: `JSContext' undeclared (first use in this function)
Lite.xs:278: error: `JSObject' undeclared (first use in this function)
Lite.xs:278: error: `gobj' undeclared (first use in this function)
Lite.xs:279: error: `jobj' undeclared (first use in this function)
Lite.xs:280: error: `jsval' undeclared (first use in this function)
Lite.xs:280: error: syntax error before "jobjv"
Lite.xs:281: error: `JSBool' undeclared (first use in this function)
Lite.c:334: error: syntax error before ')' token
Lite.xs:284: error: `jobjv' undeclared (first use in this function)
Lite.xs:285: error: `JS_FALSE' undeclared (first use in this function)
Lite.c: In function `XS_JavaScript__Lite_clear_error':
Lite.c:370: error: `JSContext' undeclared (first use in this function)
Lite.c:374: error: syntax error before ')' token
Lite.xs:299: warning: implicit declaration of function `JS_ClearPendingException'
Lite.c: In function `XS_JavaScript__Lite_eval_void':
Lite.c:400: error: `JSContext' undeclared (first use in this function)
Lite.xs:307: error: syntax error before "rv"
Lite.c:410: error: syntax error before ')' token
Lite.xs:311: error: request for member `succ' in something not a structure or union
Lite.xs:311: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:312: error: `err' undeclared (first use in this function)
Lite.c: In function `XS_JavaScript__Lite_eval_js':
Lite.c:440: error: `JSContext' undeclared (first use in this function)
Lite.xs:323: error: `JSString' undeclared (first use in this function)
Lite.xs:323: error: `s_rval' undeclared (first use in this function)
Lite.xs:324: error: syntax error before "rv"
Lite.c:453: error: syntax error before ')' token
Lite.xs:328: error: request for member `succ' in something not a structure or union
Lite.xs:328: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:329: error: `err' undeclared (first use in this function)
Lite.xs:332: warning: implicit declaration of function `JSVAL_IS_NULL'
Lite.xs:332: error: request for member `rv' in something not a structure or union
Lite.xs:332: warning: implicit declaration of function `JSVAL_IS_VOID'
Lite.xs:332: error: request for member `rv' in something not a structure or union
Lite.xs:335: error: request for member `rv' in something not a structure or union
Lite.xs:336: warning: assignment makes pointer from integer without a cast
Lite.xs: In function `XS_JavaScript__Lite_create':
Lite.xs:350: error: `JSRuntime' undeclared (first use in this function)
Lite.xs:350: error: `rt' undeclared (first use in this function)
Lite.xs:351: error: `JSContext' undeclared (first use in this function)
Lite.xs:352: error: `JSObject' undeclared (first use in this function)
Lite.xs:352: error: `gobj' undeclared (first use in this function)
Lite.c:502: error: `RETVAL' undeclared (first use in this function)
Lite.xs:354: warning: implicit declaration of function `JS_NewRuntime'
Lite.xs:357: warning: implicit declaration of function `JS_NewContext'
Lite.xs:357: warning: assignment makes pointer from integer without a cast
Lite.xs:363: warning: implicit declaration of function `JS_InitStandardClasses'
Lite.xs:363: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:368: warning: implicit declaration of function `JS_SetGlobalObject'
Lite.c: In function `XS_JavaScript__Lite_invoke':
Lite.c:543: error: `JSContext' undeclared (first use in this function)
Lite.xs:378: error: `jsval' undeclared (first use in this function)
Lite.xs:378: error: syntax error before "fval"
Lite.xs:380: error: `JSObject' undeclared (first use in this function)
Lite.xs:380: error: `global' undeclared (first use in this function)
Lite.xs:381: error: `JSBool' undeclared (first use in this function)
Lite.xs:381: error: syntax error before "rv"
Lite.xs:382: error: `JSFunction' undeclared (first use in this function)
Lite.xs:382: error: `ffunc' undeclared (first use in this function)
Lite.xs:383: error: `JSString' undeclared (first use in this function)
Lite.xs:383: error: `s_rval' undeclared (first use in this function)
Lite.xs:384: error: syntax error before "err"
Lite.c:559: error: syntax error before ')' token
Lite.xs:387: error: `fval' undeclared (first use in this function)
Lite.xs:388: error: `JS_FALSE' undeclared (first use in this function)
Lite.xs:390: warning: implicit declaration of function `JS_ValueToFunction'
Lite.xs:391: warning: implicit declaration of function `JS_CallFunction'
Lite.xs:391: error: `rval' undeclared (first use in this function)
Lite.xs:393: error: `err' undeclared (first use in this function)
Lite.xs:399: warning: assignment makes pointer from integer without a cast
Lite.c: In function `XS_JavaScript__Lite_collect':
Lite.c:608: error: `JSContext' undeclared (first use in this function)
Lite.c:612: error: syntax error before ')' token
Lite.xs:415: warning: implicit declaration of function `JS_MaybeGC'
Lite.c: In function `XS_JavaScript__Lite_DESTROY':
Lite.c:638: error: `JSContext' undeclared (first use in this function)
Lite.xs:420: error: `JSRuntime' undeclared (first use in this function)
Lite.xs:420: error: `rt' undeclared (first use in this function)
Lite.c:645: error: syntax error before ')' token
Lite.xs:422: warning: implicit declaration of function `JS_GetRuntime'
Lite.xs:423: warning: implicit declaration of function `JS_DestroyContext'
Lite.xs:424: warning: implicit declaration of function `JS_DestroyRuntime'
make: *** [Lite.o] Error 1

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

Prerequisite modules loaded:

requires:

Module Need Have
--------------- ---- ----
Test::Exception 0.27 0.27
Test::More 0.8 0.80

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

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB = /home/tester/perl-5.10.0/.cpan/src/String-Random-0.22-AyXldc/blib/arch:/home/tester/perl...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-1A9R -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 20836
PERL5_CPAN_IS_EXECUTING = /home/tester/perl-5.10.0/.cpan/src/JavaScript-Lite-0.01-oXwReL/Makefile.PL
PERL5_CPAN_IS_RUNNING = 20836
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

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

$^X = /home/tester/perl-5.10.0/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 11 17 18 19 100
$EGID = 100 11 17 18 19 100

Perl module toolchain versions installed:

Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.10.0 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
PASS Test-Unit-Lite-0.0901 alpha-linux-thread-multi 2.6.18-5-alpha-genericperl.cpan.testers ·