Your message dated Mon, 25 Oct 2021 12:49:01 +0000
with message-id <e1mezpr-000gvy...@fasolo.debian.org>
and subject line Bug#997576: fixed in node-rollup-plugin-inject 4.0.3+~3.0.2-1
has caused the Debian Bug report #997576,
regarding node-rollup-plugin-inject: FTBFS: dh_auto_test: error: cd ./legacy && 
sh -ex ../debian/nodejs/legacy/test returned exit code 3
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.)


-- 
997576: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997576
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rollup-plugin-inject
Version: 4.0.2+~3.0.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 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>>'
> 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-inject.cjs.js, 
> dist/rollup-plugin-inject.es6.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-inject.cjs.js, dist/rollup-plugin-inject.es6.js in 
> 51ms
> cd packages/inject && rollup -c
> 
> src/index.js → dist/index.js, dist/index.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/index.js, dist/index.es.js in 90ms
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test --buildsystem=nodejs
>       mkdir -p node_modules/\@rollup
>       ln -s ../../packages/inject node_modules/\@rollup/plugin-inject
>       cd ./legacy && sh -ex ../debian/nodejs/legacy/test
> + mocha -R spec
> 
> 
>   rollup-plugin-inject
>     undefined inserts a default import statement
>     undefined uses the modules property
>     1) inserts a named import statement
>     undefined overwrites keypaths
>     undefined ignores existing imports
>     undefined handles shadowed variables
>     2) handles shorthand properties
>     undefined handles redundant keys
>     3) generates * imports
> rollup-plugin-inject: failed to parse 
> /<<PKGBUILDDIR>>/legacy/test/samples/non-js/styles.css. Consider restricting 
> the plugin to particular files via options.include
>     undefined transpiles non-JS files but handles failures to parse
> 
> 
>   7 passing (98ms)
>   3 failing
> 
>   1) rollup-plugin-inject
>        inserts a named import statement:
> 
>       AssertionError [ERR_ASSERTION]: import { Promise as Promise$1 } from 
> 'es6-promise';
> 
> Promise$1.all([ thisThing, thatThing ]).then( () => someOtherThing );
> 
>       + expected - actual
> 
>       -false
>       +true
>       
>       at Context.<anonymous> (test/test.js:50:12)
> 
>   2) rollup-plugin-inject
>        handles shorthand properties:
> 
>       AssertionError [ERR_ASSERTION]: import { Promise as Promise$1 } from 
> 'es6-promise';
> 
> const polyfills = { Promise: Promise$1 };
> polyfills.Promise.resolve().then( () => 'it works' );
> 
>       + expected - actual
> 
>       -false
>       +true
>       
>       at Context.<anonymous> (test/test.js:106:12)
> 
>   3) rollup-plugin-inject
>        generates * imports:
> 
>       AssertionError [ERR_ASSERTION]: import * as foo from 'foo';
> 
> console.log( foo.bar );
> console.log( foo.baz );
> 
>       + expected - actual
> 
>       -false
>       +true
>       
>       at Context.<anonymous> (test/test.js:138:12)
> 
> 
> 
> dh_auto_test: error: cd ./legacy && sh -ex ../debian/nodejs/legacy/test 
> returned exit code 3


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/node-rollup-plugin-inject_4.0.2+~3.0.2-1_unstable.log

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-inject
Source-Version: 4.0.3+~3.0.2-1
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-rollup-plugin-inject, 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 997...@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-inject 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: Mon, 25 Oct 2021 14:31:48 +0200
Source: node-rollup-plugin-inject
Architecture: source
Version: 4.0.3+~3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 997576
Changes:
 node-rollup-plugin-inject (4.0.3+~3.0.2-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Submit
   * Remove obsolete field Contact from debian/upstream/metadata (already
     present in machine-readable debian/copyright)
 .
   [ Yadd ]
   * Clean source
   * Update standards version to 4.6.0, no changes needed.
   * Add ctype=nodejs to component(s)
   * Fix filenamemangle
   * New upstream version 4.0.3+~3.0.2
   * Fix legacy test (Closes: #997576)
   * Update test: use jest (instead of tape) to replace ava
   * Update lintian overrides
Checksums-Sha1: 
 1787670cce67aa8b30472c6a3713922d3ca34198 2815 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.dsc
 43cdd4e40bd9b821ba4d1ebb039c806b704d2ed5 22728 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig-legacy.tar.xz
 f2de8b86726d7f5485557c380624868fdc648d7f 34056 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig.tar.xz
 6f4d493b76e606aeb89c33e7374cd96846f744ae 5204 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.debian.tar.xz
Checksums-Sha256: 
 ac2079e2dffbc8b26adefb650337fac4c1e0785a0b022034cd087f2b98c0961d 2815 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.dsc
 c0914a33989131f915c6284367b87262aec569196133ed882abf99dec9d4930a 22728 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig-legacy.tar.xz
 d3423a9cb0df3ff53c63fd7a74b456ab18321a4799533b024ff3d72047093a04 34056 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig.tar.xz
 0077ceb5bd426b2d52adf7658e3117a81b4f4f5eabc83f1fc1b768095d8595c7 5204 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.debian.tar.xz
Files: 
 97fbd3746f42655132c49aae92d54fab 2815 javascript optional 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.dsc
 4c1163d1f855ed2c3f5dc2ddf4e33559 22728 javascript optional 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig-legacy.tar.xz
 238f004962233a1a0e85f3d013620629 34056 javascript optional 
node-rollup-plugin-inject_4.0.3+~3.0.2.orig.tar.xz
 9c1e22f442bebaee8c0089a9329a5a36 5204 javascript optional 
node-rollup-plugin-inject_4.0.3+~3.0.2-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmF2o/cACgkQ9tdMp8mZ
7umoTA/+LmSGwZRTNXxg1m8jLVTYWRgv1H2Y0GDaKF8Hh/zrC7pXpFCfqqYA1fOz
TqVetv0Tv4kT/JuuRERa6ytnmAyUYkVS2RwIhWdtUyeLHGiDEElJ0z6NpIMpXAx2
6mo+HJWpNhjcKOn400CtoxhjSg6etRRO+ft34Za7yXoy8b2aJqpXNoaeWQWYoaCL
tnmI6t96PeySdOwVBt8Pa6C6e39mKRGwUpPuYMVsbQxtHXQBvOLexAOc+o77vcNS
J5wQtZBbWnLOHz8g0lwPJNxKn/NWLzVSAu7yNKXo0w9WhmSYLb5E59q1EO1uVnfN
NHa7UK9TUZ4jvXMAOgDl2v7FvTjWz0grV9vA00vWQ9Gqmg+fxOY9KmUk3roWQ3sw
OgsG271o/liH9oxBJCcqLkdiiqERO1dkrxj5Kn3Xf4HtaHtgbfAUWp7LDWAGPbDq
eBSDFk5s+V7UBcBlNNyeqx5/4T3wPLHGUf5pb2wMmY8CiZbXF7Lp/qSNS6X6z81Z
G04cEsN2y7sHN15qbRVpypise18VxTvhLFy2/Yzl/Y8a8O6Hvy4K4I8xFnO9xAQF
EzMILMA2UIGPGl7Fq66HiFpCRgKOAq18M79IuHbE/GOOPLPCOlR/dIZEoio6Nm6E
4EZL6AXqsyydBC30NO7A+anni/AJAuRSk7qoAdQnaLt5zwWUpM4=
=jviB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to