Your message dated Wed, 01 Jun 2022 13:50:00 +0000
with message-id <e1nwojy-0001zs...@fasolo.debian.org>
and subject line Bug#1011847: fixed in node-d3-array 3.1.6+~cs5.0.6-1
has caused the Debian Bug report #1011847,
regarding node-d3-array: FTBFS: ReferenceError: it is not defined
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.)
--
1011847: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-d3-array
Version: 3.1.1+~cs5.0.5-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link node_modules/internmap -> ../internmap
> Link node_modules/@types/d3-array -> ../../types-d3-array
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/internmap/build
> cd ./internmap && sh -ex ../debian/nodejs/internmap/build
> + rollup -c
> [36m
> [1msrc/index.js[22m → [1mdist/internmap.js[22m...[39m
> [32mcreated [1mdist/internmap.js[22m in [1m45ms[22m[39m
> [36m
> [1msrc/index.js[22m → [1mdist/internmap.min.js[22m...[39m
> [32mcreated [1mdist/internmap.min.js[22m in [1m361ms[22m[39m
> + mjs2cjs src/index.js
> [36m
> [1msrc/index.js[22m → [1m./dist/index.cjs[22m...[39m
> [32mcreated [1m./dist/index.cjs[22m in [1m34ms[22m[39m
> No build command found, searching known files
> Found debian/nodejs/./build
> cd ./. && sh -ex debian/nodejs/./build
> + rollup -c
> [36m
> [1msrc/index.js[22m → [1mdist/d3-array.js[22m...[39m
> [32mcreated [1mdist/d3-array.js[22m in [1m407ms[22m[39m
> [36m
> [1msrc/index.js[22m → [1mdist/d3-array.min.js[22m...[39m
> [32mcreated [1mdist/d3-array.min.js[22m in [1m995ms[22m[39m
> + mjs2cjs src/index.js
> [36m
> [1msrc/index.js[22m → [1m./dist/index.cjs[22m...[39m
> [32mcreated [1m./dist/index.cjs[22m in [1m236ms[22m[39m
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/d3-array
> /bin/sh -ex debian/tests/pkg-js/test
> + patch -R -p1
> patching file internmap/package.json
> patching file package.json
> + tape test/**/*-test.js
> file:///<<PKGBUILDDIR>>/test/ascending-test.js:4
> it("ascending(a, b) returns a negative number if a < b", () => {
> ^
>
> ReferenceError: it is not defined
> at file:///<<PKGBUILDDIR>>/test/ascending-test.js:4:1
> at ModuleJob.run (node:internal/modules/esm/module_job:197:25)
> at async Promise.all (index 0)
> at async ESMLoader.import (node:internal/modules/esm/loader:337:24)
> at async importModuleDynamicallyWrapper (node:internal/vm/module:437:15)
> 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-d3-array_3.1.1+~cs5.0.5-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&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-d3-array
Source-Version: 3.1.6+~cs5.0.6-1
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-d3-array, 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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-d3-array 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 01 Jun 2022 15:31:58 +0200
Source: node-d3-array
Built-For-Profiles: nocheck
Architecture: source
Version: 3.1.6+~cs5.0.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1011847
Changes:
node-d3-array (3.1.6+~cs5.0.6-1) unstable; urgency=medium
.
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 3.1.6+~cs5.0.6
* Fix test (Closes: #1011847)
* Better commonjs export
Checksums-Sha1:
7fca4b678a3ad75bacc9922d454164d6b9b30a18 2861
node-d3-array_3.1.6+~cs5.0.6-1.dsc
cc52ae563d2abbf4fbb2d5ef7636da4c4a5655fb 28539
node-d3-array_3.1.6+~cs5.0.6.orig-internmap.tar.gz
87d990bf504d14ad6b16766979d04e943c046dac 9262
node-d3-array_3.1.6+~cs5.0.6.orig-types-d3-array.tar.gz
ab2750a3709220cb78a0ca0aa03d100537ebf6b0 392008
node-d3-array_3.1.6+~cs5.0.6.orig.tar.gz
2dd78a4cc4c272f5753bad5a3cf79120fb05b0c3 4980
node-d3-array_3.1.6+~cs5.0.6-1.debian.tar.xz
Checksums-Sha256:
22f2f31245323b75e252070d48ec1fdf016f8a340657f9d41956de0ed66ba117 2861
node-d3-array_3.1.6+~cs5.0.6-1.dsc
ec4e2c88a5cc89f712515d498c6cd83a174521e69e12b8fd4da5ac47699a418c 28539
node-d3-array_3.1.6+~cs5.0.6.orig-internmap.tar.gz
28ae17be86dde20f49c811c6741f557b35653c2bf410b4209a10753fb26987a3 9262
node-d3-array_3.1.6+~cs5.0.6.orig-types-d3-array.tar.gz
ce74419626e2f0b9dbf748dcdf51c87280dfcc33252a54523328d8916da54d9c 392008
node-d3-array_3.1.6+~cs5.0.6.orig.tar.gz
1025b24addb8a9ee37685aec9cc6791fa2a9088fb7457a2c7df04020eab5148d 4980
node-d3-array_3.1.6+~cs5.0.6-1.debian.tar.xz
Files:
1e01180f7c60147de272d489332dd914 2861 javascript optional
node-d3-array_3.1.6+~cs5.0.6-1.dsc
3ba5de2868e8f9174b4559b63cef9864 28539 javascript optional
node-d3-array_3.1.6+~cs5.0.6.orig-internmap.tar.gz
c86a0b9b4ddbead6d54092b12ebcead2 9262 javascript optional
node-d3-array_3.1.6+~cs5.0.6.orig-types-d3-array.tar.gz
314764dca5052680cfc59da1073a54d5 392008 javascript optional
node-d3-array_3.1.6+~cs5.0.6.orig.tar.gz
3d610987aa6273522a31ad5e6675cb16 4980 javascript optional
node-d3-array_3.1.6+~cs5.0.6-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKXat0ACgkQ9tdMp8mZ
7uluyQ/6Amc5Kg7IzQiUeI9fjATE8s+fjENYYmJVeDgBDVY4/0W6hUVWkhC2j6nW
w/kd0jL9cF64ytmF6/PNqP1CjX8nYiA3lUtkrsNnyjM2N4TxZcaRMNsVpUTtJTtu
6HyhPKqjPxzju+CBiAZM2eUULGkHJqgCsWPck4O+sAKlGCxnnrcWTZ/kypUhLJ3v
8bSmgDO+L751thKEQxX0L4y50g7Fz2fDDoGYayOXdZE1t+W1wbUiBuJ9gbs+Z7I7
rJWmW1eO/dzKBqN5G93QGZvOChpGSC/WMbr5ENpFXQ/+pKrakpCd1BLPhUrWJqIS
lpme7KH13UB3MU859FGsxCKirMrBxfRiibiF2lTaxsDbmYB075Gw8pLXGzuRO3Rn
Yke0JTsL1TH1xll40jA7Ir5LWY/FcuyghTgVY4thqD3sRE8HgG1YvM9XK4B4gCDT
/aR9F+x340CR+qy6IXrJ9Wm0VFNeoUdNcnVZ3NGSRjgvf3LkXBu6Z/9UBX+/MfOB
u9NkUFMGkJRbjYXBu6q7iYgdsAUozhglfC/m+D1KxNdBJ09pzNL1U0hE96chRyMa
o49lpbz1FFTI2mshQpbmjj9ve13Apyq256yxiq3xaMgmeXX13G7uqLYAKU0X5oyD
cYrP5DEtuN7vkG3fw3FCMjO4KI/d4QKMRYWb3+Hirf1YDbukZAI=
=oAhx
-----END PGP SIGNATURE-----
--- End Message ---