perl-blead ========== cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux Work directory is /home/ryan/.cpanm/work/1493688098.32018 You have make /usr/bin/make You have LWP 6.26 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Searching JavaScript::JSLint () on cpanmetadb ... Unpacking JavaScript-JSLint-0.07.tar.gz --> Working on JavaScript::JSLint Fetching http://www.cpan.org/authors/id/S/SP/SPJW/JavaScript-JSLint-0.07.tar.gz ... OK JavaScript-JSLint-0.07 JavaScript-JSLint-0.07/MANIFEST JavaScript-JSLint-0.07/Makefile.PL JavaScript-JSLint-0.07/Build.PL JavaScript-JSLint-0.07/Changes JavaScript-JSLint-0.07/META.json JavaScript-JSLint-0.07/README JavaScript-JSLint-0.07/META.yml JavaScript-JSLint-0.07/bin JavaScript-JSLint-0.07/bin/jslint JavaScript-JSLint-0.07/lib JavaScript-JSLint-0.07/lib/JavaScript JavaScript-JSLint-0.07/lib/JavaScript/JSLint.pm JavaScript-JSLint-0.07/t JavaScript-JSLint-0.07/t/JavaScript-JSLint.t Entering JavaScript-JSLint-0.07 Checking configure dependencies from META.json Checking if you have Module::Build 0.38 ... Yes (0.4222) Checking if you have ExtUtils::Install 1.46 ... Yes (2.04) Running Build.PL Configuring JavaScript-JSLint-0.07 ... Checking prerequisites... requires: ! JavaScript is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'JavaScript-JSLint' version '0.07' Checking dependencies from MYMETA.json ... Checking if you have Getopt::Long 0 ... Yes (2.49) Checking if you have JSON 0 ... Yes (2.90) Checking if you have File::Basename 0 ... Yes (2.85) Checking if you have JavaScript 0 ... No Searching JavaScript (0) on cpanmetadb ... Unpacking JavaScript-1.16.tar.gz OK ==> Found dependencies: JavaScript --> Working on JavaScript Fetching http://www.cpan.org/authors/id/C/CL/CLAESJAC/JavaScript-1.16.tar.gz ... OK JavaScript-1.16/ JavaScript-1.16/Changes JavaScript-1.16/CREDITS JavaScript-1.16/dev_tests/ JavaScript-1.16/JavaScript.h JavaScript-1.16/JavaScript.xs JavaScript-1.16/JavaScript_Env.h JavaScript-1.16/lib/ JavaScript-1.16/Makefile.PL JavaScript-1.16/MANIFEST JavaScript-1.16/META.yml JavaScript-1.16/PJS_Call.c JavaScript-1.16/PJS_Call.h JavaScript-1.16/PJS_Class.c JavaScript-1.16/PJS_Class.h JavaScript-1.16/PJS_Common.h JavaScript-1.16/PJS_Context.c JavaScript-1.16/PJS_Context.h JavaScript-1.16/PJS_Exceptions.c JavaScript-1.16/PJS_Exceptions.h JavaScript-1.16/PJS_Function.c JavaScript-1.16/PJS_Function.h JavaScript-1.16/PJS_PerlArray.c JavaScript-1.16/PJS_PerlArray.h JavaScript-1.16/PJS_PerlHash.c JavaScript-1.16/PJS_PerlHash.h JavaScript-1.16/PJS_PerlSub.c JavaScript-1.16/PJS_PerlSub.h JavaScript-1.16/PJS_Property.c JavaScript-1.16/PJS_Property.h JavaScript-1.16/PJS_Runtime.c JavaScript-1.16/PJS_Runtime.h JavaScript-1.16/PJS_Script.h JavaScript-1.16/PJS_TypeConversion.c JavaScript-1.16/PJS_TypeConversion.h JavaScript-1.16/PJS_Types.h JavaScript-1.16/README JavaScript-1.16/t/ JavaScript-1.16/TODO JavaScript-1.16/typemap JavaScript-1.16/t/00-init.t JavaScript-1.16/t/01-types-from-js.t JavaScript-1.16/t/02-types-from-perl.t JavaScript-1.16/t/03-call.t JavaScript-1.16/t/04-prototypes.t JavaScript-1.16/t/05-deep-assign.t JavaScript-1.16/t/06-bind-object.t JavaScript-1.16/t/07-eval-file.js JavaScript-1.16/t/07-eval-file.t JavaScript-1.16/t/08-can.t JavaScript-1.16/t/09-script.t JavaScript-1.16/t/10-round-trip.t JavaScript-1.16/t/11-recursive.t JavaScript-1.16/t/12-destroy.t JavaScript-1.16/t/13-in-context.t JavaScript-1.16/t/14-roundtrip-function.t JavaScript-1.16/t/15-function.t JavaScript-1.16/t/16-object.t JavaScript-1.16/t/18-interrupt-handler.t JavaScript-1.16/t/19-engine-version.t JavaScript-1.16/t/20-bind-class.t JavaScript-1.16/t/21-branch-handler.t JavaScript-1.16/t/22-string-attributes.t JavaScript-1.16/t/23-unicode.t JavaScript-1.16/t/24-c-level-interrupt-handler.t JavaScript-1.16/t/26-e4x.t JavaScript-1.16/t/27-supports.t JavaScript-1.16/t/28-test-javascript-more.t JavaScript-1.16/t/29-exceptions.t JavaScript-1.16/t/30-refcount.t JavaScript-1.16/t/31-version.t JavaScript-1.16/t/32-perlarray.t JavaScript-1.16/t/33-perlhash.t JavaScript-1.16/t/34-options.t JavaScript-1.16/t/35-regexp.t JavaScript-1.16/t/36-generator.t JavaScript-1.16/t/99-bottles-of-beer.t JavaScript-1.16/t/lib/ JavaScript-1.16/t/pod-coverage.t JavaScript-1.16/t/pod.t JavaScript-1.16/t/lib/DummyClass.pm JavaScript-1.16/lib/JavaScript/ JavaScript-1.16/lib/JavaScript.pm JavaScript-1.16/lib/Test/ JavaScript-1.16/lib/Test/JavaScript/ JavaScript-1.16/lib/Test/JavaScript/More.pm JavaScript-1.16/lib/JavaScript/Boxed.pm JavaScript-1.16/lib/JavaScript/Context.pm JavaScript-1.16/lib/JavaScript/Error.pm JavaScript-1.16/lib/JavaScript/Function.pm JavaScript-1.16/lib/JavaScript/Generator.pm JavaScript-1.16/lib/JavaScript/PerlArray.pm JavaScript-1.16/lib/JavaScript/PerlHash.pm JavaScript-1.16/lib/JavaScript/Runtime.pm JavaScript-1.16/lib/JavaScript/Script.pm JavaScript-1.16/dev_tests/bad_eval.pl JavaScript-1.16/dev_tests/bind_value.pl JavaScript-1.16/dev_tests/contexts.pl JavaScript-1.16/dev_tests/cx_leaktest.pl JavaScript-1.16/dev_tests/function_return.pl JavaScript-1.16/dev_tests/leaktest.pl JavaScript-1.16/dev_tests/memory_consumption.pl JavaScript-1.16/dev_tests/PerlArray.pl JavaScript-1.16/dev_tests/refs.pl JavaScript-1.16/dev_tests/returns.pl JavaScript-1.16/dev_tests/roundtrip.pl Entering JavaScript-1.16 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24) Running Makefile.PL Configuring JavaScript-1.16 ... Is your SpiderMonkey compiled with JS_THREADSAFE (most things will fail if you answer wrong)? [y/N] Is your SpiderMonkey compiled with support for unicode (t/23-unicode.t will fail if you answer wrong) ? [y/N] [N] N Do you want support for E4X (requires SpiderMonkey > 1.5) ? [y/N] [N] N In file included from test_js.c:2:0: JavaScript_Env.h:8:19: fatal error: jsapi.h: No such file or directory #include ^ compilation terminated. Failed compiling test_js.c. ABORTING cc -o /tmp/BTXHJKpQnL test_js.c -I. -ljs ! Configure failed for JavaScript-1.16. See /home/ryan/.cpanm/work/1493688098.32018/build.log for details. ! Installing the dependencies failed: Module 'JavaScript' is not installed ! Bailing out the installation for JavaScript-JSLint-0.07. N/A Command [cpanm --reinstall --verbose JavaScript::JSLint] terminated with exit code 1 ($? = 256) under the following perl environment: Command terminated with non-zero status. Current perl: Name: perl-blead Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin Compiled at: Mar 30 2017 03:10:09 perlbrew: version: 0.78 ENV: PERLBREW_ROOT: /home/ryan/perl5/perlbrew PERLBREW_HOME: /home/ryan/.perlbrew PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man