[DRE-maint] Bug#829254: rake assets:precompile failing with ExecJS::ProgramError: Unexpected token: name (base) when trying to update to 0.5.9.1

Pirate Praveen praveen at onenetbeyond.org
Fri Jul 1 16:12:33 UTC 2016


package:diaspora
version: 0.5.7.1+debian-1

Note: sprockets 3.3 also fails so tried sprockets 3.6.2 which also fails
the same way.

I, [2016-07-01T11:51:09.250898 #17823]  INFO -- : Writing
/usr/share/diaspora/pu
blic/assets/jquery-textchange-ce257b6b1a38f0d6ed5a6ea6e72e6bfe6eb4912cf7761f26b6
f1b5860e8320f5.js.gz
rake aborted!
ExecJS::ProgramError: Unexpected token: name (base) (line: 11366, col:
12, pos:
403184)

Error
    at new JS_Parse_Error (/tmp/execjs20160701-17823-13ygxvujs:2659:11936)
    at js_error (/tmp/execjs20160701-17823-13ygxvujs:2659:12155)
    at croak (/tmp/execjs20160701-17823-13ygxvujs:2659:20622)
    at token_error (/tmp/execjs20160701-17823-13ygxvujs:2659:20759)
    at unexpected (/tmp/execjs20160701-17823-13ygxvujs:2659:20847)
    at semicolon (/tmp/execjs20160701-17823-13ygxvujs:2659:21320)
    at simple_statement (/tmp/execjs20160701-17823-13ygxvujs:2659:24179)
    at /tmp/execjs20160701-17823-13ygxvujs:2659:22152
    at /tmp/execjs20160701-17823-13ygxvujs:2659:21493
    at /tmp/execjs20160701-17823-13ygxvujs:2660:1595new JS_Parse_Error
((execjs)
:2659:11936)
js_error ((execjs):2659:12155)
croak ((execjs):2659:20622)
token_error ((execjs):2659:20759)
unexpected ((execjs):2659:20847)
semicolon ((execjs):2659:21320)
simple_statement ((execjs):2659:24179)
(execjs):2659:22152
(execjs):2659:21493
(execjs):2660:1595
/usr/lib/ruby/vendor_ruby/execjs/external_runtime.rb:39:in `exec'
/usr/lib/ruby/vendor_ruby/execjs/external_runtime.rb:21:in `eval'
/usr/lib/ruby/vendor_ruby/execjs/external_runtime.rb:46:in `call'
/usr/lib/ruby/vendor_ruby/uglifier.rb:219:in `run_uglifyjs'
/usr/lib/ruby/vendor_ruby/uglifier.rb:186:in `compile'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/uglifier_compressor.rb:52:in
`call'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/uglifier_compressor.rb:28:in
`call'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/processor_utils.rb:75:in
`call_processor'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/processor_utils.rb:57:in
`block in call_processors'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/processor_utils.rb:56:in
`reverse_each'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/processor_utils.rb:56:in
`call_processors'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/loader.rb:134:in
`load_from_unloaded'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/loader.rb:60:in
`block in load'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/loader.rb:317:in
`fetch_asset_from_dependency_cache'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/loader.rb:44:in
`load'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/cached_environment.rb:20:in
`block in initialize'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/cached_environment.rb:47:in
`load'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/base.rb:66:in
`find_asset'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/base.rb:73:in
`find_all_linked_assets'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/manifest.rb:134:in `block
in find'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/manifest.rb:133:in `each'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/manifest.rb:133:in `find'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/sprockets/manifest.rb:185:in `compile'
/usr/lib/ruby/vendor_ruby/sprockets/rails/task.rb:70:in `block (3
levels) in define'
/var/lib/gems/2.3.0/gems/sprockets-3.6.2/lib/rake/sprocketstask.rb:147:in `with_logger'
/usr/lib/ruby/vendor_ruby/sprockets/rails/task.rb:69:in `block (2
levels) in define'
/usr/lib/ruby/vendor_ruby/rake/task.rb:240:in `block in execute'
/usr/lib/ruby/vendor_ruby/rake/task.rb:235:in `each'
/usr/lib/ruby/vendor_ruby/rake/task.rb:235:in `execute'
/usr/lib/ruby/vendor_ruby/rake/task.rb:179:in `block in
invoke_with_call_chain'
/usr/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize'
/usr/lib/ruby/vendor_ruby/rake/task.rb:172:in `invoke_with_call_chain'
/usr/lib/ruby/vendor_ruby/rake/task.rb:165:in `invoke'
/usr/lib/ruby/vendor_ruby/rake/application.rb:150:in `invoke_task'
/usr/lib/ruby/vendor_ruby/rake/application.rb:106:in `block (2 levels)
in top_level'
/usr/lib/ruby/vendor_ruby/rake/application.rb:106:in `each'
/usr/lib/ruby/vendor_ruby/rake/application.rb:106:in `block in top_level'
/usr/lib/ruby/vendor_ruby/rake/application.rb:115:in `run_with_threads'
/usr/lib/ruby/vendor_ruby/rake/application.rb:100:in `top_level'
/usr/lib/ruby/vendor_ruby/rake/application.rb:78:in `block in run'
/usr/lib/ruby/vendor_ruby/rake/application.rb:176:in
`standard_exception_handling'
/usr/lib/ruby/vendor_ruby/rake/application.rb:75:in `run'
/usr/bin/rake:27:in `<main>'
Tasks: TOP => assets:precompile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20160701/a3bcf25c/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list