Your message dated Tue, 17 Mar 2026 10:04:16 +0000
with message-id <[email protected]>
and subject line Bug#1129888: fixed in node-zrender 6.0.0+dfsg-1
has caused the Debian Bug report #1129888,
regarding node-zrender: FTBFS: Found 5 errors in the same file, starting at:
../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts
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.)
--
1129888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-zrender
Version: 5.4.1+dfsg-4
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202603/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-zrender, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=nodejs
rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/ts-jest
unlink ./node_modules/tslib
unlink ./node_modules/@types/istanbul-lib-coverage
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/istanbul-lib-report
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm ./node_modules/.cache
unlink ./node_modules/ts-jest
unlink ./node_modules/tslib
unlink ./node_modules/@types/istanbul-lib-coverage
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/istanbul-lib-report
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/jest
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/ts-jest -> /usr/share/nodejs/ts-jest
Link ./node_modules/tslib -> /usr/share/nodejs/tslib
Link ./node_modules/@types/istanbul-lib-coverage ->
/usr/share/nodejs/@types/istanbul-lib-coverage
Link ./node_modules/@types/istanbul-lib-report ->
/usr/share/nodejs/@types/istanbul-lib-report
Link ./node_modules/@types/jest -> /usr/share/nodejs/@types/jest
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
cd ./. && sh -ex debian/nodejs/./build
+ set -e
+ node build/build.js
[1/4]: src/core/env.ts
[2/6]: src/core/types.ts
[3/7]: src/graphic/Gradient.ts
[4/11]: src/core/fourPointsTransform.ts
[5/11]: src/core/dom.ts
[6/11]: src/svg/core.ts
[7/11]: src/graphic/Pattern.ts
[8/12]: src/core/platform.ts
[9/12]: src/core/util.ts
[10/15]: src/core/matrix.ts
[11/15]: src/core/vector.ts
[12/18]: src/core/Transformable.ts
[13/19]: src/animation/easing.ts
[14/23]: src/core/Eventful.ts
[15/24]: src/animation/requestAnimationFrame.ts
[16/24]: src/animation/Animation.ts
[17/26]: src/core/curve.ts
[18/26]: src/animation/cubicEasing.ts
[19/26]: src/animation/Clip.ts
[20/28]: src/core/LRU.ts
[21/28]: src/tool/color.ts
[22/32]: src/core/Point.ts
[23/32]: src/core/BoundingRect.ts
[24/35]: src/config.ts
[25/36]: src/core/bbox.ts
[26/36]: src/core/PathProxy.ts
[27/38]: src/contain/line.ts
[28/39]: src/contain/cubic.ts
[29/40]: src/contain/quadratic.ts
[30/42]: src/contain/util.ts
[31/42]: src/contain/arc.ts
[32/43]: src/contain/windingLine.ts
[33/43]: src/contain/path.ts
[34/44]: src/graphic/LinearGradient.ts
[35/45]: src/graphic/RadialGradient.ts
[36/46]: src/graphic/constants.ts
[37/46]: src/graphic/Path.ts
[38/46]: src/graphic/Displayable.ts
[39/46]: src/svg/helper.ts
[40/46]: src/animation/Animator.ts
[41/49]: src/graphic/helper/image.ts
[42/50]: src/contain/text.ts
[43/50]: src/graphic/helper/parseText.ts
[44/51]: src/graphic/TSpan.ts
[45/52]: src/graphic/Image.ts
[46/54]: src/graphic/helper/roundRect.ts
[47/55]: src/graphic/helper/subPixelOptimize.ts
[48/55]: src/graphic/shape/Rect.ts
[49/56]: src/graphic/Group.ts
[50/56]: src/graphic/Text.ts
[51/59]: src/graphic/helper/smoothBezier.ts
[52/59]: src/graphic/helper/poly.ts
[53/59]: src/graphic/shape/Polyline.ts
[54/59]: src/Element.ts
[55/59]: src/mixin/Draggable.ts
[56/60]: src/core/event.ts
[57/61]: src/core/GestureMgr.ts
[58/62]: src/PainterBase.ts
[59/63]: src/dom/HandlerProxy.ts
[60/65]: src/core/timsort.ts
[61/65]: src/Storage.ts
[62/68]: src/canvas/helper.ts
[63/70]: src/canvas/dashStyle.ts
[64/71]: src/graphic/IncrementalDisplayable.ts
[65/71]: src/canvas/graphic.ts
[66/71]: src/canvas/Layer.ts
[67/71]: src/canvas/Painter.ts
[68/71]: src/Handler.ts
[69/71]: src/zrender.ts
[70/74]: src/tool/transformPath.ts
[71/74]: src/tool/path.ts
[72/76]: src/graphic/shape/Circle.ts
[73/77]: src/graphic/shape/Ellipse.ts
[74/78]: src/graphic/shape/Line.ts
[75/79]: src/graphic/shape/Polygon.ts
[76/80]: src/tool/parseXML.ts
[77/80]: src/tool/parseSVG.ts
[78/84]: src/graphic/helper/roundSector.ts
[79/84]: src/graphic/shape/Sector.ts
[80/85]: src/tool/convertPath.ts
[81/85]: src/tool/dividePath.ts
[82/85]: src/tool/morphPath.ts
[83/86]: src/graphic/CompoundPath.ts
[84/87]: src/graphic/shape/Arc.ts
[85/88]: src/graphic/shape/BezierCurve.ts
[86/89]: src/graphic/shape/Droplet.ts
[87/90]: src/graphic/shape/Heart.ts
[88/91]: src/graphic/shape/Isogon.ts
[89/92]: src/graphic/shape/Ring.ts
[90/93]: src/graphic/shape/Rose.ts
[91/94]: src/graphic/shape/Star.ts
[92/95]: src/graphic/shape/Trochoid.ts
[93/96]: src/core/OrientedBoundingRect.ts
[94/97]: src/debug/showDebugDirtyRect.ts
[95/97]: src/export.ts
[96/100]: src/svg/SVGPathRebuilder.ts
[97/101]: src/svg/mapStyleToAttrs.ts
[98/102]: src/svg/cssAnimation.ts
[99/102]: src/svg/graphic.ts
[100/104]: src/svg/domapi.ts
[101/104]: src/svg/patch.ts
[102/104]: src/svg/Painter.ts
[103/104]: src/all.ts
[104/104]: index.ts
+ tsc -m ES2015 --outDir lib
[96m../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[0m:[93m20[0m:[93m45[0m
- [91merror[0m[90m TS7016: [0mCould not find a declaration file for module
'chalk'. '/usr/share/nodejs/chalk/source/index.cjs' implicitly has an 'any'
type.
Try `npm i --save-dev @types/chalk` if it exists or add a new declaration
(.d.ts) file containing `declare module 'chalk';`
[7m20[0m export declare const EXPECTED_COLOR: import("chalk").ChalkInstance;
[7m [0m [91m ~~~~~~~[0m
[96m../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[0m:[93m21[0m:[93m45[0m
- [91merror[0m[90m TS7016: [0mCould not find a declaration file for module
'chalk'. '/usr/share/nodejs/chalk/source/index.cjs' implicitly has an 'any'
type.
Try `npm i --save-dev @types/chalk` if it exists or add a new declaration
(.d.ts) file containing `declare module 'chalk';`
[7m21[0m export declare const RECEIVED_COLOR: import("chalk").ChalkInstance;
[7m [0m [91m ~~~~~~~[0m
[96m../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[0m:[93m22[0m:[93m45[0m
- [91merror[0m[90m TS7016: [0mCould not find a declaration file for module
'chalk'. '/usr/share/nodejs/chalk/source/index.cjs' implicitly has an 'any'
type.
Try `npm i --save-dev @types/chalk` if it exists or add a new declaration
(.d.ts) file containing `declare module 'chalk';`
[7m22[0m export declare const INVERTED_COLOR: import("chalk").ChalkInstance;
[7m [0m [91m ~~~~~~~[0m
[96m../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[0m:[93m23[0m:[93m42[0m
- [91merror[0m[90m TS7016: [0mCould not find a declaration file for module
'chalk'. '/usr/share/nodejs/chalk/source/index.cjs' implicitly has an 'any'
type.
Try `npm i --save-dev @types/chalk` if it exists or add a new declaration
(.d.ts) file containing `declare module 'chalk';`
[7m23[0m export declare const BOLD_WEIGHT: import("chalk").ChalkInstance;
[7m [0m [91m ~~~~~~~[0m
[96m../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[0m:[93m24[0m:[93m40[0m
- [91merror[0m[90m TS7016: [0mCould not find a declaration file for module
'chalk'. '/usr/share/nodejs/chalk/source/index.cjs' implicitly has an 'any'
type.
Try `npm i --save-dev @types/chalk` if it exists or add a new declaration
(.d.ts) file containing `declare module 'chalk';`
[7m24[0m export declare const DIM_COLOR: import("chalk").ChalkInstance;
[7m [0m [91m ~~~~~~~[0m
Found 5 errors in the same file, starting at:
../../../usr/share/nodejs/jest-matcher-utils/build/index.d.ts[90m:20[0m
dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code
2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-zrender
Source-Version: 6.0.0+dfsg-1
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-zrender, 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.
Xavier Guimard <[email protected]> (supplier of updated node-zrender 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: Tue, 17 Mar 2026 10:46:46 +0100
Source: node-zrender
Architecture: source
Version: 6.0.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1129888
Changes:
node-zrender (6.0.0+dfsg-1) unstable; urgency=medium
.
* Team upload
* Declare compliance with policy 4.7.3
* Drop "Rules-Requires-Root: no"
* debian/watch version 5
* New upstream version 6.0.0+dfsg
* Unfuzz patches
* Add patches to fix build and test (Closes: #1129888)
Checksums-Sha1:
ad22f57d88d6d68e9479ee545154b027e8517fd6 2338 node-zrender_6.0.0+dfsg-1.dsc
bb7f919253201e660f343c5e40abd1a2a8b3783b 2262176
node-zrender_6.0.0+dfsg.orig.tar.xz
8c4cd0d02b98841ee1067c20ac431ee5b8be3b81 7080
node-zrender_6.0.0+dfsg-1.debian.tar.xz
Checksums-Sha256:
5453a54adbb50ce4d853c9b64839f54118ca5ec33a725ed44334f0296ac54654 2338
node-zrender_6.0.0+dfsg-1.dsc
69e9896d93b796f054cbe74a1547c67ed1689a61c82199ecce90730193a07f36 2262176
node-zrender_6.0.0+dfsg.orig.tar.xz
35ab1f2983d17893c0dd5e496c0fd3dcbd6d5ef585e10155a6382cda287c23e2 7080
node-zrender_6.0.0+dfsg-1.debian.tar.xz
Files:
5f68363d28f88948e17f4aaebab18b0d 2338 javascript optional
node-zrender_6.0.0+dfsg-1.dsc
52d85af7cf9a12383f43c340e8f4b401 2262176 javascript optional
node-zrender_6.0.0+dfsg.orig.tar.xz
713f97f1c011b5d1778b281297a83ef5 7080 javascript optional
node-zrender_6.0.0+dfsg-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmm5I2QACgkQ9tdMp8mZ
7ulHIw/+IfJs/qFT1/br6J2SUrgBLgPjgsWChU3gpQRYxe+FM42Gf61bQDOvOHu8
hsaP3A6CDB5qErLEij/qgrHlOi4kzWpGU3jqKGKWEP0uaD9BNI0obQ050x9BClu0
X1di0OEJ9Altvv6Ei58Tq2v/uMjQGI5YmEQbNRENOFYcXLQRwCFFU5zEztfB+sUR
pUlsV35RzPRzbdMDJYXXVw5ifXWJba/68vH7bjHFtppFs1iRBjz2Kn+CF9DZfuvf
5UWv0rV6UkJztcsNukeNgtQD6h//6pGZGjkOlt8hc+JIh/vI9zg0rgsMQs0SPglt
+EyAEhVMjm7+O6sUuysHTke6Q047Jwm3+MbnVd7gptKNTulMK2yrPar1IEQrDD0X
Rv7P1qgf40NV08vwI0qONDJwy3OyQ7Z22LgAXan5c3HSag6crhZC57CZAkINmvDe
BxqTZ+5pbqVOEGOz8JaxKTk+4vMDa0YE6tq7jNHqp0XXf7ATvs37FVJZCe2w7rI+
b4QSs1yavXNkSV6pasZK7dVZbbsTgvzonyeP5crsfF/f2w/hXMY8hI2zC78hrWfY
52anuu3vDmnFVji3L8h5Sf4R/5gvNCiTAs+NfYqgxDMBxHONVydozrBFTQNzLAKQ
pPsMnC53J2h/3RQ4ylp7WqzzWMNAEiIEzJvHop6qtcUtubJgCGc=
=9vRT
-----END PGP SIGNATURE-----
pgpNUhnRO8OXM.pgp
Description: PGP signature
--- End Message ---