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
.