Your message dated Wed, 01 Jun 2022 10:50:13 +0000
with message-id <[email protected]>
and subject line Bug#1011806: fixed in node-livescript 1.6.1+dfsg-3
has caused the Debian Bug report #1011806,
regarding node-livescript: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
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 [email protected]
immediately.)


-- 
1011806: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011806
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-livescript
Version: 1.6.1+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p lib/
> /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/repl.ls"
> /usr/bin/lsc --output lib --bare --compile "src/util.ls"
> ./scripts/build-parser
> /usr/bin/lsc --compile package.json.ls
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> help2man --no-info /usr/bin/lsc >lsc.1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test --buildsystem=nodejs
>       mkdir -p node_modules
>       ln -s ../. node_modules/livescript
>       /bin/sh -ex debian/tests/pkg-js/test
> + ./scripts/test
> Testing with async.
> Testing with async generators.
> test/accessor.ls
> test/assignment.ls
> test/async-generators.ls
> test/async.ls
> 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/generators.ls
> test/heredoc.ls
> test/if.ls
> test/label.ls
> test/lib.ls
> test/literal.ls
> test/loop.ls
> Expected values to be strictly equal:
> + actual - expected
> 
> + "Cannot read properties of null (reading 'length')"
> - "Cannot read property 'length' of null"
> at test/loop.ls:757:1
> 
> # Certain literals could result in illegal JavaScript if not carefully
> # handled. These are all nonsensical use cases and could just as easily
> # be LiveScript syntax errors. The thing to avoid is for them to be JavaScript
> # syntax errors; lsc should never produce illegal JavaScript on any input,
> # silly or otherwise.
> deep-equal [] [0 for x in 42]
> deep-equal [] [0 for x in -42]
> throws "Cannot read property 'length' of null" -> [0 for x in null]
> throws "Cannot read property 'length' of undefined" -> [0 for x in void]
> 
> # [LiveScript#1035](https://github.com/gkz/LiveScript/issues/1035)
> for [1 2 3] then 1 else 0
> 
> # [LiveScript#1039](https://github.com/gkz/LiveScript/issues/1039)
> arr = [3 2 1 0]
> x = for arr case .. in [1 2] => 1
> test/null.ls
> test/oo.ls
> test/operator.ls
> test/regex.ls
> test/repl.ls
> test/splat.ls
> test/string.ls
> test/switch.ls
> test/try.ls
> failed 1 and passed 2235 tests in 1.73 seconds
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-livescript_1.6.1+dfsg-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: node-livescript
Source-Version: 1.6.1+dfsg-3
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-livescript, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated node-livescript package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 01 Jun 2022 12:26:12 +0200
Source: node-livescript
Architecture: source
Version: 1.6.1+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1011806
Changes:
 node-livescript (1.6.1+dfsg-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + livescript: Drop versioned constraint on node-source-map and
       node-source-map-support in Depends.
 .
   [ Yadd ]
   * Declare compliance with policy 4.6.1
   * Fix test for nodejs >= 16, error strings changed (Closes: #1011806)
Checksums-Sha1: 
 4cb769303a84c183219731d4d70512793390f909 2117 node-livescript_1.6.1+dfsg-3.dsc
 7899222b7fbca13ed058fe57655a39d5d74822bf 4104 
node-livescript_1.6.1+dfsg-3.debian.tar.xz
Checksums-Sha256: 
 b9867a8198ca233d07f610774c3ea3a677af0d06778c0dedc44ea78f42b6317b 2117 
node-livescript_1.6.1+dfsg-3.dsc
 b3eb98cf1a6b69f709d6032b67e27315bc098e9b15c09f0532b18026306885ac 4104 
node-livescript_1.6.1+dfsg-3.debian.tar.xz
Files: 
 d73de5d9c96790a0e81820c4f30ddfee 2117 javascript optional 
node-livescript_1.6.1+dfsg-3.dsc
 4a85ad0e29a42aaa105749e52e387449 4104 javascript optional 
node-livescript_1.6.1+dfsg-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKXPyYACgkQ9tdMp8mZ
7unfDhAAlomp2BJFZ/ZvTCpS+z9frR6fV7558Eo4ZhYeS4SFJxg3CGGVkLkDAmJ/
+gZyFv6aXcPAMj9F+yTpLCwrg3GQtIwJRpIaLmuOYAQ36nehArirvxk/r6LRCKTd
GZb50WirVcB6Ni6YGoVnWKWpMO0mQbJMMJmWOyewP9b4aoS8iOi/Srn2ykFZOSvc
2TJyFrj7vGVJcdnVDBB6PMQAJaWurU389xeJw/yLX3a71Yi7qFf3UfzXm0tzXyGg
bYfeHPz9j6p/BiLPozjDV2d5VPlhBK1S80QEON9G+bg3H/Y8rhbMOOWYHO1P4Gku
Sl6fLYePieeTJb/u/idlIj78sw1yJxJfJ4TgKqqfDQbiQLznDWMWCt7WLq+UNmHZ
IH0UBgAGkxBO2THOr3LHAcSLhYd8yeu0DETlFW/QqXKRMEa0zWa7kuByKJoQ66c+
isay+a/Q5PZDjrArbAQuyh2FRPm2tznmnqCLayVwwDwOdIinS/pF07jmptM1qN2i
ZxqSsspc1oQO7nCHU0ACYfS1M1ygihwzYwOV8y/N7D1OALVY3P7NhIMujShZLJ/Z
8xJ1inLDs7Iutu/9a3GECPo1KAte61ZdqaEE6dwQgj6buNdpXkB1LYAlooBQjPBd
8YPFRnRh0StfbKs2q9XreAmSG32+d8d6K+4judngleG0ZCkaDvs=
=rrYe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to