Your message dated Wed, 13 Dec 2023 04:34:48 +0000
with message-id <e1rdgxm-009t3f...@fasolo.debian.org>
and subject line Bug#1058534: fixed in node-rollup-plugin-node-polyfills
0.2.1+dfsg+~0.11.0-2
has caused the Debian Bug report #1058534,
regarding node-rollup-plugin-node-polyfills: FTBFS: make: *** [debian/rules:8:
binary] Error 25
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.)
--
1058534: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rollup-plugin-node-polyfills
Version: 0.2.1+dfsg+~0.11.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie
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/concat-stream -> /usr/share/nodejs/concat-stream
> Link ./node_modules/core-util-is -> /usr/share/nodejs/core-util-is
> Link ./node_modules/crypto-browserify -> /usr/share/nodejs/crypto-browserify
> Link ./node_modules/errno -> /usr/share/nodejs/errno
> Link ./node_modules/immediate -> /usr/share/nodejs/immediate
> Link ./node_modules/inherits -> /usr/share/nodejs/inherits
> Link ./node_modules/isarray -> /usr/share/nodejs/isarray
> Link ./node_modules/@rollup/plugin-inject ->
> /usr/share/nodejs/@rollup/plugin-inject
> Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
> Link ./node_modules/xtend -> /usr/share/nodejs/xtend
> Link node_modules/rollup-plugin-polyfill-node ->
> ../rollup-plugin-polyfill-node
> Link node_modules/abstract-leveldown ->
> ../debian/build_modules/abstract-leveldown
> Link node_modules/browserify-fs -> ../debian/build_modules/browserify-fs
> Link node_modules/buffer-es6 -> ../debian/build_modules/buffer-es6
> Link node_modules/deferred-leveldown ->
> ../debian/build_modules/deferred-leveldown
> Link node_modules/fwd-stream -> ../debian/build_modules/fwd-stream
> Link node_modules/level-blobs -> ../debian/build_modules/level-blobs
> Link node_modules/level-errors -> ../debian/build_modules/level-errors
> Link node_modules/level-filesystem -> ../debian/build_modules/level-filesystem
> Link node_modules/level-iterator-stream ->
> ../debian/build_modules/level-iterator-stream
> Link node_modules/level-js -> ../debian/build_modules/level-js
> Link node_modules/level-peek -> ../debian/build_modules/level-peek
> Link node_modules/level-post -> ../debian/build_modules/level-post
> Link node_modules/level-sublevel -> ../debian/build_modules/level-sublevel
> Link node_modules/level-supports -> ../debian/build_modules/level-supports
> Link node_modules/levelup -> ../debian/build_modules/levelup
> Link node_modules/looper -> ../debian/build_modules/looper
> Link node_modules/ltgt -> ../debian/build_modules/ltgt
> Link node_modules/octal -> ../debian/build_modules/octal
> Link node_modules/process-es6 -> ../debian/build_modules/process-es6
> Link node_modules/pull-cat -> ../debian/build_modules/pull-cat
> Link node_modules/pull-level -> ../debian/build_modules/pull-level
> Link node_modules/pull-live -> ../debian/build_modules/pull-live
> Link node_modules/pull-pushable -> ../debian/build_modules/pull-pushable
> Link node_modules/pull-stream -> ../debian/build_modules/pull-stream
> Link node_modules/pull-window -> ../debian/build_modules/pull-window
> Link node_modules/safer-buffer -> ../debian/build_modules/safer-buffer
> Link node_modules/stream-to-pull-stream ->
> ../debian/build_modules/stream-to-pull-stream
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/rollup-plugin-polyfill-node/build
> cd ./rollup-plugin-polyfill-node && sh -ex
> ../debian/nodejs/rollup-plugin-polyfill-node/build
> + node scripts/build-constants.js
> + node scripts/build-polyfills.js
> + node scripts/collect-polyfills.js
> + tsc -p .
> + rollup -c
> [36m
> [1mlib/index.js[22m → [1mdist/es, dist/[22m...[39m
> [32mcreated [1mdist/es, dist/[22m in [1m252ms[22m[39m
> + rollup lib/index.js -f cjs -o dist/index.js
> [36m
> [1mlib/index.js[22m → [1mdist/index.js[22m...[39m
> [1m[33m(!) Unresolved dependencies[39m[22m
> [90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
> [1m@rollup/plugin-inject[22m (imported by "lib/index.js")
> [1mpath[22m (imported by "lib/index.js")
> [1mcrypto[22m (imported by "lib/index.js")
> [32mcreated [1mdist/index.js[22m in [1m219ms[22m[39m
> + rollup lib/index.js -f es -o dist/es/index.js
> [36m
> [1mlib/index.js[22m → [1mdist/es/index.js[22m...[39m
> [1m[33m(!) Unresolved dependencies[39m[22m
> [90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
> [1m@rollup/plugin-inject[22m (imported by "lib/index.js")
> [1mpath[22m (imported by "lib/index.js")
> [1mcrypto[22m (imported by "lib/index.js")
> [32mcreated [1mdist/es/index.js[22m in [1m211ms[22m[39m
> Found debian/nodejs/./build
> cd ./. && sh -ex debian/nodejs/./build
> + tsc -p .
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(325,84): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(326,85): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(327,85): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(328,84): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(330,22): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(336,35): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(337,35): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(338,32): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(339,39): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(340,42): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(341,35): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(342,38): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(343,34): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(344,37): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(360,21): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(367,21): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(374,21): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> ../../../usr/share/nodejs/@types/node/ts4.8/globals.d.ts(381,21): error
> TS2792: Cannot find module 'undici-types'. Did you mean to set the
> 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
> dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit
> code 2
> make: *** [debian/rules:8: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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 mark 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-rollup-plugin-node-polyfills
Source-Version: 0.2.1+dfsg+~0.11.0-2
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-rollup-plugin-node-polyfills, 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 1058...@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-rollup-plugin-node-polyfills
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, 13 Dec 2023 06:31:43 +0400
Source: node-rollup-plugin-node-polyfills
Architecture: source
Version: 0.2.1+dfsg+~0.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1058534
Changes:
node-rollup-plugin-node-polyfills (0.2.1+dfsg+~0.11.0-2) unstable;
urgency=medium
.
* Team upload
* Update lintian override info format in d/source/lintian-overrides
on line 6-9
* Update standards version to 4.6.2, no changes needed
* Update build (Closes: #1058534)
Checksums-Sha1:
16a2b033c99271ed6a7a467f453ecc49f1656711 3246
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.dsc
6ebccd879875b90570d66ebc948a1fdc74aaf4b7 226132
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.debian.tar.xz
Checksums-Sha256:
1e7d2f2427a7d8e866ff704010281936755feab187e856c0a1d111f5aebedf0c 3246
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.dsc
fde88cce78dcc7e6207c5bf73a436576172b5d90a84a5aeb85a5a8c010b1733c 226132
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.debian.tar.xz
Files:
14fd95c934884a329ee67f5668be5c12 3246 javascript optional
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.dsc
dbd92ec4f1bd1a1bd082bdaf7894c398 226132 javascript optional
node-rollup-plugin-node-polyfills_0.2.1+dfsg+~0.11.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIyBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmV5MAcACgkQ9tdMp8mZ
7und3g/3ckdiDVvMcon7hj+j/d51Cs2PgnbbR451n34mQZYu/zqlOyRW7CMCK06m
9Bpf8896jQZo01LsEnHfT/iXe5jbTVMrfvX10eQbSLv0sQGHGwOQIufAGWKz7DHq
EKjhtj+wA10l497AQonvhmc6QIppMkyLv6DbOAM/uR3awFdVV6byLBhS2CBS8c/x
rqo1N5FpLf3XAUgzoCyzi3n92xy39znJofxJ1RlxOgFWCkoUSkuKyw8A1tZSE0Fh
nW9LdQx0/0gP9TYE2GWIOp+m5rQa9TgCnVUXcmtHAfZ/PFfuLJ5dWch3GTJoUBSb
CG3kId4heYsJues9i9XlgHhitE+HBohNc5uLUDCfR6klZWstrE6uhQUd82BAjsLl
trwU0bIymlBmbtusyS+Kl8Q/JZfIq/t7TSeoHGW4Apd3+02P0xhjOQNAkCVnPLGx
BJrNDp3FmZSGkGpe+Hz7s17986JBAue8N1ixiNjzCH4hSqU025UY5W0yznC0vvIm
EI4fE1tfdZ916YNpzYjvKSmysC6RS1e/kGoG8h9CCrm6cud/Gboruc4oNXePRCSs
03vvYxq8t3g6ONf/iiYFV9JiTuZzCntmhC3iV0xUG2Yrb33d8J5MMZ3JMyAMDs3u
SJK3x4gNEbfA1LHiH6Gus/OQ5o4KGdIxsazIUsbJsn4y4EW9CA==
=EPC3
-----END PGP SIGNATURE-----
--- End Message ---