Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

JavaScript::SpiderMonkey #442

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module JavaScript::SpiderMonkey cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: JavaScript::SpiderMonkey
Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

===SORRY!===
Serialization Error: missing static code ref for closure '' (perl#sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall):531)

===> Found: JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels> to /home/alex/Blin/data/zef-data/tmp/1549580045.29499.6512/JavaScript-SpiderMonkey.git
===> Extraction: Failed to find a META6.json file for JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels> -- failure is likely
===> Extraction [OK]: JavaScript::SpiderMonkey to /home/alex/Blin/data/zef-data/store/JavaScript-SpiderMonkey.git
===> Testing: JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels>
# Failed test 'spidermonkey helper is installed'
# at t/01_lib.t line 6
# Cannot locate native library 'liblibp6-spidermonkey.so': liblibp6-spidermonkey.so: cannot open shared object file: No such file or directory
Bailout called.  Further testing stopped:  NativeCall to libp6-spidermonkey not working
FAILED--Further testing stopped: NativeCall to libp6-spidermonkey not working
===> Testing [FAIL]: JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels>
Failed to get passing tests, but continuing with --force-test
===> Installing: JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels>
===> Install [FAIL] for JavaScript::SpiderMonkey:ver<0.0.1>:auth<Carsten Hartenfels>: Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

Invocant of method 'Bool' must be an object instance of type 'JavaScript::SpiderMonkey::Value', not a type object of type 'JavaScript::SpiderMonkey::Value'.  Did you forget a '.new'?

===SORRY!===
Serialization Error: missing static code ref for closure '' (perl#sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall):531)

Ping @hartenfels

Previous ticket: #162

Altai-man commented 5 years ago

The module seems abandoned. There are PRs that can help: https://github.com/hartenfels/Javascript-SpiderMonkey/pull/2 https://github.com/hartenfels/Javascript-SpiderMonkey/pull/1 from 2016.