Your message dated Thu, 10 Jan 2019 22:21:12 +0100
with message-id <E1ghhlI-0008Cv-OT@localhost.localdomain>
and subject line Re: node-livescript FTBFS with nodejs 10.15.0
has caused the Debian Bug report #918422,
regarding node-livescript FTBFS with nodejs 10.15.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
918422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-livescript
Version: 1.5.0+dfsg-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-livescript.html

...
   dh_auto_test
        make -j1 test
make[1]: Entering directory '/build/1st/node-livescript-1.5.0+dfsg'
/usr/bin/lsc --output lib --bare --compile "src/ast.ls"
/usr/bin/lsc --output lib --bare --compile "src/browser.ls"
/usr/bin/lsc --output lib --bare --compile "src/command.ls"
/usr/bin/lsc --output lib --bare --compile "src/grammar.ls"
/usr/bin/lsc --output lib --bare --compile "src/index.ls"
/usr/bin/lsc --output lib --bare --compile "src/lang-ls.ls"
/usr/bin/lsc --output lib --bare --compile "src/lexer.ls"
/usr/bin/lsc --output lib --bare --compile "src/mode-ls.ls"
/usr/bin/lsc --output lib --bare --compile "src/node.ls"
/usr/bin/lsc --output lib --bare --compile "src/options.ls"
/usr/bin/lsc --output lib --bare --compile "src/util.ls"
./scripts/build-parser > lib/parser.js
./scripts/test
test/accessor.ls
test/assignment.ls
Input A expected to strictly equal input B:
+ expected - actual

- 0
+ -0
at test/assignment.ls:389:1
  : [{}]), d = e[0];
eq(a, o.a);
eq(b, 'b');
eq(c, 'c');
eq(d, e[0]);
o = {};
eq(1, o[0] = -~o[0]);
eq(false, o = !o);
eq(0, o = -o);
eq(1, o += !o);
eq(true, o = !!o);
helloWorld = 2;
eq(helloWorld, 2);
a = 2;
b = 3;
aB = 99;
eq(1, a - 1);
test/chaining.ls
test/cli.ls
test/comment.ls
test/compilation.ls
test/cs-classes.ls
test/declaration.ls
test/existence.ls
test/function.ls
test/heredoc.ls
test/if.ls
test/label.ls
test/lib.ls
test/literal.ls
test/loop.ls
test/null.ls
test/oo.ls
test/operator.ls
test/regex.ls
test/splat.ls
test/string.ls
test/switch.ls
test/try.ls
failed 1 and passed 1935 tests in 3.02 seconds
make[1]: *** [Makefile:52: test] Error 1

--- End Message ---
--- Begin Message ---
Version: 1.6.0+dfsg-1

Forgot to close the bug.

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to