Bug#1005294: [Pkg-javascript-devel] Bug#1005294: Emscripten attempts to run invalid closure-compiler command

2022-02-11 Thread Jonas Smedegaard
Quoting Jeremy James (2022-02-11 14:59:06) > I would suggest updating the arguably faulty patch to just have the > following for tools/building.py's get_closure_compiler() (optionally > fixing the upstream comment typo): > -- > def get_closure_compiler(): > # First check if the user configured a

Bug#1005294: [Pkg-javascript-devel] Bug#1005294: Emscripten attempts to run invalid closure-compiler command

2022-02-11 Thread Jeremy James
> Yes, this is a known issue, documented in README.Debian: > https://salsa.debian.org/js-team/emscripten/-/blob/debian/latest/debian/README.Debian#L50 > ... > Thanks for the suggestion. I wonder if such change will actually be any > better: I very much doubt that the horribly old closure-compiler

Bug#1005294: [Pkg-javascript-devel] Bug#1005294: Emscripten attempts to run invalid closure-compiler command

2022-02-10 Thread Jonas Smedegaard
Hi Jeremy, Quoting Jeremy James (2022-02-10 19:00:26) > If emcc is run with --closure 1 then you receive an error that the > command '--max_old_space_size=8192' is invalid. Yes, this is a known issue, documented in README.Debian: https://salsa.debian.org/js-team/emscripten/-/blob/debian/latest/