Report for JavaScript-Lite-0.04

Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: UNKNOWN JavaScript-Lite-0.04 v5.13.6 GNU/Linux
Date: 2010-11-09T23:34:33Z

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.13.6, created by CPAN-Reporter-1.1803.

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

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

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

Sections of this report:

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

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

Additional comments from tester:

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

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

Output from '/usr/bin/make':

cp lib/JavaScript/Lite.pm blib/lib/JavaScript/Lite.pm
/home/cpt0/cpantesting/perl-5.13.6/bin/perl /home/cpt0/cpantesting/perl-5.13.6/lib/5.13.6/ExtUtils/xsubpp  -typemap /home/cpt0/cpantesting/perl-5.13.6/lib/5.13.6/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 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/cpt0/cpantesting/perl-5.13.6/lib/5.13.6/x86_64-linux/CORE"  -Wall -Werror Lite.c
Lite.xs:11:19: error: jsapi.h: No such file or directory
Lite.xs:13: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘build_value’
Lite.xs:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘global_class’
Lite.xs:26: error: expected specifier-qualifier-list before ‘int32’
cc1: warnings being treated as errors
Lite.xs:35: error: excess elements in struct initializer
Lite.xs:35: error: (near initialization for ‘unknown_err’)
Lite.xs:38: error: expected specifier-qualifier-list before ‘JSBool’
Lite.xs:42: error: expected ‘)’ before ‘*’ token
Lite.xs:87: error: expected ‘)’ before ‘*’ token
Lite.xs:116: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘build_string’
Lite.xs:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘build_hash’
Lite.xs:152: error: expected identifier or ‘(’ before ‘{’ token
Lite.xs:185: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘build_array’
Lite.xs:188: error: expected identifier or ‘(’ before ‘{’ token
Lite.xs:216: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘build_value’
Lite.xs:219: error: expected identifier or ‘(’ before ‘{’ token
Lite.xs:245: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘run_branch_callback’
Lite.xs:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
Lite.xs:248: error: expected identifier or ‘(’ before ‘{’ token
Lite.xs: In function ‘set_branch_callback’:
Lite.xs:305: error: expected declaration specifiers before ‘JSContext’
Lite.xs:309: error: implicit declaration of function ‘JS_GetRuntimePrivate’
Lite.xs:309: error: implicit declaration of function ‘JS_GetRuntime’
Lite.xs:309: error: initialization makes pointer from integer without a cast
Lite.xs:320: error: implicit declaration of function ‘JS_SetBranchCallback’
Lite.xs:320: error: ‘run_branch_callback’ undeclared (first use in this function)
Lite.xs:320: error: (Each undeclared identifier is reported only once
Lite.xs:320: error: for each function it appears in.)
Lite.xs: In function ‘clear_branch_callback’:
Lite.xs:325: error: expected declaration specifiers before ‘JSContext’
Lite.xs:327: error: initialization makes pointer from integer without a cast
Lite.xs: In function ‘assign_property’:
Lite.xs:340: error: expected declaration specifiers before ‘JSContext’
Lite.xs:341: error: expected declaration specifiers before ‘JSObject’
Lite.xs:345: error: ‘JSBool’ undeclared (first use in this function)
Lite.xs:345: error: expected ‘;’ before ‘succ’
Lite.xs:346: error: ‘jsval’ undeclared (first use in this function)
Lite.xs:346: error: expected ‘;’ before ‘jval’
Lite.xs:347: error: ‘succ’ undeclared (first use in this function)
Lite.xs:347: error: implicit declaration of function ‘JS_SetProperty’
Lite.xs:347: error: ‘jval’ undeclared (first use in this function)
Lite.xs:348: error: ‘JS_FALSE’ undeclared (first use in this function)
Lite.c: In function ‘XS_JavaScript__Lite_assign’:
Lite.c:427: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:427: error: ‘cx’ 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:436: error: expected expression before ‘)’ token
Lite.xs:363: error: implicit declaration of function ‘JS_GetGlobalObject’
Lite.c: In function ‘XS_JavaScript__Lite_assign_property’:
Lite.c:465: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:465: error: ‘cx’ 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: expected ‘;’ before ‘jobjv’
Lite.xs:379: error: ‘JSBool’ undeclared (first use in this function)
Lite.xs:379: error: expected ‘;’ before ‘rv’
Lite.c:478: error: expected expression before ‘)’ token
Lite.xs:382: error: ‘rv’ undeclared (first use in this function)
Lite.xs:382: error: implicit declaration of function ‘JS_GetProperty’
Lite.xs:382: error: ‘jobjv’ undeclared (first use in this function)
Lite.xs:383: error: ‘JS_FALSE’ undeclared (first use in this function)
Lite.xs:385: error: implicit declaration of function ‘JSVAL_IS_OBJECT’
Lite.xs:387: error: implicit declaration of function ‘JSVAL_TO_OBJECT’
Lite.c: In function ‘XS_JavaScript__Lite_clear_error’:
Lite.c:513: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:513: error: ‘cx’ undeclared (first use in this function)
Lite.c:517: error: expected expression before ‘)’ token
Lite.xs:397: error: implicit declaration of function ‘JS_ClearPendingException’
Lite.c: In function ‘XS_JavaScript__Lite_eval_void’:
Lite.c:542: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:542: error: ‘cx’ undeclared (first use in this function)
Lite.c:552: error: expected expression before ‘)’ token
Lite.xs:408: error: implicit declaration of function ‘run_eval’
Lite.xs:409: error: ‘xsjs_rv’ has no member named ‘succ’
Lite.xs:409: error: ‘JS_FALSE’ undeclared (first use in this function)
Lite.xs:410: error: implicit declaration of function ‘get_error’
Lite.xs:411: error: ‘xsjs_err’ has no member named ‘line’
Lite.c: In function ‘XS_JavaScript__Lite_eval_js’:
Lite.c:581: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:581: error: ‘cx’ 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.c:594: error: expected expression before ‘)’ token
Lite.xs:426: error: ‘xsjs_rv’ has no member named ‘succ’
Lite.xs:426: error: ‘JS_FALSE’ undeclared (first use in this function)
Lite.xs:428: error: ‘xsjs_err’ has no member named ‘line’
Lite.xs:430: error: implicit declaration of function ‘JSVAL_IS_NULL’
Lite.xs:430: error: ‘xsjs_rv’ has no member named ‘rv’
Lite.xs:430: error: implicit declaration of function ‘JSVAL_IS_VOID’
Lite.xs:430: error: ‘xsjs_rv’ has no member named ‘rv’
Lite.xs:433: error: implicit declaration of function ‘JS_ValueToString’
Lite.xs:433: error: ‘xsjs_rv’ has no member named ‘rv’
Lite.xs:434: error: implicit declaration of function ‘JS_GetStringBytes’
Lite.xs: In function ‘XS_JavaScript__Lite_create’:
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:449: error: ‘cx’ 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:643: error: ‘RETVAL’ undeclared (first use in this function)
Lite.xs:453: error: implicit declaration of function ‘JS_NewRuntime’
Lite.xs:456: error: implicit declaration of function ‘JS_NewContext’
Lite.xs:462: error: implicit declaration of function ‘JS_NewObject’
Lite.xs:462: error: ‘global_class’ undeclared (first use in this function)
Lite.xs:465: error: implicit declaration of function ‘JS_InitStandardClasses’
Lite.xs:465: error: ‘JS_FALSE’ undeclared (first use in this function)
Lite.xs:467: error: implicit declaration of function ‘JS_SetGlobalObject’
Lite.xs:470: error: implicit declaration of function ‘JS_SetRuntimePrivate’
Lite.c: In function ‘XS_JavaScript__Lite_branch_callback’:
Lite.c:686: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:686: error: ‘cx’ undeclared (first use in this function)
Lite.c:692: error: expected expression before ‘)’ token
Lite.c: In function ‘XS_JavaScript__Lite_clear_branch_counter’:
Lite.c:727: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:727: error: ‘cx’ undeclared (first use in this function)
Lite.c:731: error: expected expression before ‘)’ token
Lite.c: In function ‘XS_JavaScript__Lite_invoke’:
Lite.c:757: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:757: error: ‘cx’ undeclared (first use in this function)
Lite.xs:497: error: ‘jsval’ undeclared (first use in this function)
Lite.xs:497: error: expected ‘;’ before ‘fval’
Lite.xs:498: error: expected ‘;’ before ‘rval’
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: expected ‘;’ 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.c:772: error: expected expression before ‘)’ token
Lite.xs:505: error: ‘rv’ undeclared (first use in this function)
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: error: implicit declaration of function ‘JS_ObjectIsFunction’
Lite.xs:509: error: implicit declaration of function ‘JS_CallFunctionValue’
Lite.xs:509: error: ‘rval’ undeclared (first use in this function)
Lite.xs:512: error: ‘xsjs_err’ has no member named ‘line’
Lite.c: In function ‘XS_JavaScript__Lite_collect’:
Lite.c:820: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:820: error: ‘cx’ undeclared (first use in this function)
Lite.c:824: error: expected expression before ‘)’ token
Lite.xs:533: error: implicit declaration of function ‘JS_MaybeGC’
Lite.c: In function ‘XS_JavaScript__Lite_DESTROY’:
Lite.c:849: error: ‘JSContext’ undeclared (first use in this function)
Lite.c:849: error: ‘cx’ 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:857: error: expected expression before ‘)’ token
Lite.xs:546: error: implicit declaration of function ‘JS_DestroyContext’
Lite.xs:547: error: implicit declaration of function ‘JS_DestroyRuntime’
make: *** [Lite.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Test::Exception     0.27 0.31   
    Test::More          0.8  0.97_01

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.utf8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22352
    PERL5_CPAN_IS_EXECUTING = /home/cpt0/.cpan/build/JavaScript-Lite-0.04-tbK_Xl/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 22352
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9469,22352
    PERL_CR_SMOKER_CURRENT = JavaScript-Lite-0.04
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen-bce

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

    $^X = /home/cpt0/cpantesting/perl-5.13.6/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 20 24 25 27 29 30 44 46 100 102 106 112 114 1001
    $EGID = 1001 20 24 25 27 29 30 44 46 100 102 106 112 114 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_61
    Cwd                 3.34   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.57_05
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2207 
    File::Spec          3.33   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.22   
    Test::More          0.97_01
    YAML                n/a    
    YAML::Syck          1.15   
    version             0.83   


--

Summary of my perl5 (revision 5 version 13 subversion 6) configuration:
   
  Platform:
    osname=linux, osvers=2.6.34-0.slh.9-sidux-amd64, archname=x86_64-linux
    uname='linux verona 2.6.34-0.slh.9-sidux-amd64 #1 smp preempt sat jun 12 23:27:41 utc 2010 x86_64 gnulinux '
    config_args='-Dprefix=/home/cpt0/cpantesting/perl-5.13.6'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5 20100909 (prerelease)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Oct 24 2010 01:52:24
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22352"
    PERL5_CPAN_IS_EXECUTING="/home/cpt0/.cpan/build/JavaScript-Lite-0.04-tbK_Xl/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="22352"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="9469,22352"
    PERL_CR_SMOKER_CURRENT="JavaScript-Lite-0.04"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpt0/cpantesting/perl-5.13.6/lib/site_perl/5.13.6/x86_64-linux
    /home/cpt0/cpantesting/perl-5.13.6/lib/site_perl/5.13.6
    /home/cpt0/cpantesting/perl-5.13.6/lib/5.13.6/x86_64-linux
    /home/cpt0/cpantesting/perl-5.13.6/lib/5.13.6
    .