Your message dated Fri, 27 May 2022 06:34:15 +0000
with message-id <e1nuty7-000ajp...@fasolo.debian.org>
and subject line Bug#1011817: fixed in node-rollup-plugin-replace 
3.0.0+ds+~2.2.0-2
has caused the Debian Bug report #1011817,
regarding node-rollup-plugin-replace: FTBFS: dh_auto_test: error: cd ./legacy 
&& sh -ex ../debian/nodejs/legacy/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 ow...@bugs.debian.org
immediately.)


-- 
1011817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rollup-plugin-replace
Version: 3.0.0+ds+~2.2.0-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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Build legacy module
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/legacy/build
>       cd ./legacy && sh -ex ../debian/nodejs/legacy/build
> + rollup -c
> 
> src/index.js → dist/rollup-plugin-replace.cjs.js, 
> dist/rollup-plugin-replace.es.js...
> (!) Entry module "src/index.js" is implicitly using "default" export 
> mode, which means for CommonJS output that its default export is assigned to 
> "module.exports". For many tools, such CommonJS output will not be 
> interchangeable with the original ES module. If this is intended, explicitly 
> set "output.exports" to either "auto" or "default", otherwise you might want 
> to consider changing the signature of "src/index.js" to use named exports 
> only.
> https://rollupjs.org/guide/en/#outputexports
> src/index.js
> created dist/rollup-plugin-replace.cjs.js, 
> dist/rollup-plugin-replace.es.js in 38ms
> # Build @rollup/plugin-replace
> cd packages/replace; if rollup -c; then \
>       echo "build succeeds"; \
> else \
>       echo "build failed, trying with legacy rollup plugins"; \
>       rollup -c ../../debian/rollup-legacy.config.js; \
> fi
> 
> src/index.js → dist/rollup-plugin-replace.cjs.js, 
> dist/rollup-plugin-replace.es.js...
> created dist/rollup-plugin-replace.cjs.js, 
> dist/rollup-plugin-replace.es.js in 46ms
> build succeeds
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test --buildsystem=nodejs
>       mkdir -p node_modules/\@rollup
>       ln -s ../../packages/replace node_modules/\@rollup/plugin-replace
>       cd ./legacy && sh -ex ../debian/nodejs/legacy/test
> + mocha
> 
> Error: Cannot find module 'locate-character'
> Require stack:
> - /<<PKGBUILDDIR>>/legacy/test/test.js
>     at Function.Module._resolveFilename 
> (node:internal/modules/cjs/loader:933:15)
>     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
>     at Module.require (node:internal/modules/cjs/loader:1005:19)
>     at require (node:internal/modules/cjs/helpers:102:18)
>     at Object.<anonymous> (/<<PKGBUILDDIR>>/legacy/test/test.js:9:24)
>     at Module._compile (node:internal/modules/cjs/loader:1103:14)
>     at Object.Module._extensions..js 
> (node:internal/modules/cjs/loader:1157:10)
>     at Module.load (node:internal/modules/cjs/loader:981:32)
>     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
>     at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:161:29)
>     at ModuleJob.run (node:internal/modules/esm/module_job:197:25)
>     at processTicksAndRejections (node:internal/process/task_queues:96:5)
>     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)
>     at async formattedImport 
> (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:7:14)
>     at async Object.exports.requireOrImport 
> (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:48:32)
>     at async Object.exports.loadFilesAsync 
> (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:103:20)
>     at async singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:125:3)
>     at async Object.exports.handler 
> (/usr/share/nodejs/mocha/lib/cli/run.js:374:5)
> dh_auto_test: error: cd ./legacy && sh -ex ../debian/nodejs/legacy/test 
> returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-rollup-plugin-replace_3.0.0+ds+~2.2.0-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-rollup-plugin-replace
Source-Version: 3.0.0+ds+~2.2.0-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-rollup-plugin-replace, 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-rollup-plugin-replace 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: Fri, 27 May 2022 08:20:53 +0200
Source: node-rollup-plugin-replace
Architecture: source
Version: 3.0.0+ds+~2.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1011817
Changes:
 node-rollup-plugin-replace (3.0.0+ds+~2.2.0-2) unstable; urgency=medium
 .
   * Team upload
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Fix filenamemangle
   * Drop dependency to nodejs
   * Declare compliance with policy 4.6.1
   * Add missing test dependency to node-locate-character (Closes: #1011817)
Checksums-Sha1: 
 7dcc1126a060827f6ec66b37d6c36a408188c4b0 2919 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.dsc
 107e092f056304259f064bd6b2e77b1c3a5072f9 6796 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.debian.tar.xz
Checksums-Sha256: 
 b717b118097b05263761564bf2d98cdee157f6b2f328636738795126d5bb3f95 2919 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.dsc
 57462d758a0b98b9159af76ab5f844384b9f189696dbfe8759a74b0562779b7f 6796 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.debian.tar.xz
Files: 
 0821f0ae86c64ec46610eda68d4f2f7c 2919 javascript optional 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.dsc
 c09a7f0628770f404c76634883cae332 6796 javascript optional 
node-rollup-plugin-replace_3.0.0+ds+~2.2.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKQbjQACgkQ9tdMp8mZ
7uknuQ//SmatWUBMfHHJNiT6QUJ3g7Yx6lrjc61DaEaDnTsHCdM+9e0LQcRDB4au
sO0xE28A4iOIyzOegW6Eah7SP3uczDQ73dJScDR1wExyHebgCESptD6Q9NOGRsH5
ib0pVJz+RSctwNZzam76akQ5RBgMO9iaMUTY3cToW/RzQfUC/EwYYMyX6ypb5lYv
qdbvTqr+U2wFCx2QOY6IF3XCarlx4/IBcLRlxC6+mNU2kFvOnGJQflqjRE7m73+N
e2hDsK495fkAlVVNr7SVEHCUBBlmgS+H4X2fQNgr12hOGqQs0Kg6FKAB21Tyjh8L
dvzSkth+e7PUwVeRghgL+YP1mK2VGXWKgyzUU2JrQLg4+yCkCk6neHPAUPMiZk8B
B+drDGHK6UfI8y+zAROmQJqOmbDxQainakxCvU5J50naento3Fhj4m9EjLYv0rbt
hb5+d9myrcN6ulsr214VQtOF2uq0Pc7Lb1yWAAncKiMOfHmQ1tJrn0dl42V4jN7q
iaNbyoCNupXEd/YjbH/55ENQ5kPrweubr436Nok9gSwkzIP+MDc550ups8pDclv/
NplDIMFiXmycp/rqTUcHbRDy9OPiGWa/AJMOTUNUhBkv7Veod4hYtt9j2Kip5ovO
VcEk64K15f3Dz5l7e8+1zoln6KuU/hS1fK2ZV9GSy6QeEBk7P80=
=Uy41
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to