Your message dated Mon, 11 Jan 2021 16:34:08 +0000
with message-id <e1kz08u-0006uq...@fasolo.debian.org>
and subject line Bug#978390: fixed in node-rollup-plugin-typescript 
6.0.0+~1.0.1-3
has caused the Debian Bug report #978390,
regarding node-rollup-plugin-typescript: FTBFS: src/index.ts(69,54): error 
TS2345: Argument of type 'NormalizedOutputOptions' is not assignable to 
parameter of type 'OutputOptions'.
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.)


-- 
978390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978390
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rollup-plugin-typescript
Version: 6.0.0+~1.0.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

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-typescript.cjs.js, 
> dist/rollup-plugin-typescript.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-typescript.cjs.js, 
> dist/rollup-plugin-typescript.es.js in 47ms
> # Step 1: build a temporary @rollup/plugin-typescript
> cd packages/typescript && \
>       ln -s ../../../node_modules/@types/resolve node_modules/ && \
>       mkdir dist && \
>       NODE_PATH=node_modules tsc --module CommonJS --esModuleInterop 
> src/index.ts
> src/index.ts(69,54): error TS2345: Argument of type 'NormalizedOutputOptions' 
> is not assignable to parameter of type 'OutputOptions'.
>   Types of property 'amd' are incompatible.
>     Type 'NormalizedAmdOptions' is not assignable to type 'AmdOptions'.
>       Type '{ autoId: false; id?: string; } & { define: string; }' is not 
> assignable to type 'AmdOptions'.
>         Type '{ autoId: false; id?: string; } & { define: string; }' is not 
> assignable to type '{ autoId?: false; id: string; } & { define?: string; }'.
>           Type '{ autoId: false; id?: string; } & { define: string; }' is not 
> assignable to type '{ autoId?: false; id: string; }'.
>             Property 'id' is optional in type '{ autoId: false; id?: string; 
> } & { define: string; }' but required in type '{ autoId?: false; id: string; 
> }'.
> src/index.ts(70,54): error TS2345: Argument of type 'NormalizedOutputOptions' 
> is not assignable to parameter of type 'OutputOptions'.
> make[1]: *** [debian/rules:25: override_dh_auto_build] Error 2

The full build log is available from:
   
http://qa-logs.debian.net/2020/12/26/node-rollup-plugin-typescript_6.0.0+~1.0.1-2_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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-rollup-plugin-typescript
Source-Version: 6.0.0+~1.0.1-3
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-rollup-plugin-typescript, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated 
node-rollup-plugin-typescript 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, 11 Jan 2021 17:07:15 +0100
Source: node-rollup-plugin-typescript
Architecture: source
Version: 6.0.0+~1.0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 978390 979784
Changes:
 node-rollup-plugin-typescript (6.0.0+~1.0.1-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Pirate Praveen ]
   * Use backports-friendly versions
   * Tighten build dependencies
 .
   [ Xavier Guimard ]
   * Declare compliance with policy 4.5.1
   * Add ctype=nodejs to component(s)
   * Fix regression due to typescript ≥ 4.1 (Closes: #978390)
   * Drop legacy test: rollup-plugin-commonjs is no more available
   * Replace node-typescript-types build dependency by node-types-estree
     (Closes: #979784)
Checksums-Sha1: 
 17e98efe4a201d259095aa09785ee9924e8a1512 3055 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.dsc
 a2d9117eefac444d9697ba98d4354e4a29c7af1a 10808 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.debian.tar.xz
Checksums-Sha256: 
 5e9c50eccb439fe1cd6200ce63bc2177efe601b4699bce2d9bbe734ccae5a410 3055 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.dsc
 7c22116fa352bd20c7e49c30886cdb790bc5eb31b2e92cea7a1920d88435a9f3 10808 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.debian.tar.xz
Files: 
 5b427292d724a37f4348ff26f0395429 3055 javascript optional 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.dsc
 30439ab85f3159d6e898b0e4303314a5 10808 javascript optional 
node-rollup-plugin-typescript_6.0.0+~1.0.1-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl/8eLoACgkQ9tdMp8mZ
7ulUcg/8D3X7mxNT0n8pVmIyjJ8a/ivJwf9mfPm/XnYlzaXxKejpJ3vf8XsQZRJZ
SDkX+D30QkODL1TfsXY78aXzSwnTE563k/iHLX3A5RaDvlOz9aLcnqTEcLNxp9O9
xxtYr5kOrUVOhpF50xRKQDfYYR8Brz4ouuNnbT64EfTwBT/kw5CK/dMrPnqXESa2
oSwcdfLBbmLyc/KLXUsWr/Zh3PAsrxj68jDNoDuiceioN6aAqKo9m9ojIzr2fjb2
aPWYL3lT2IKAFJTkf1+Q/TuWRtS+gQfq8hbfEMLtPHKDftlToSKmtu6dKs3RLHN9
6gUEu5eddXAFEmYpfykA4kDfrqMfH1cxOa8Q5eN200V2usbPMzFCxMXpwdmZAtdA
Og+tZqB7KSqAkdthhwdxuF7GqdGpMUi4+xWp/oDmORb6W2YVbA7r55EjHxZo37rs
oDfZwPf4bZmtyWiZEMXzkOSY/PW9JpXvhOwAGwqhYGV80Z9/B8yODWHLP0Fy6lZz
XhjMHxGLCLJC619iYks7HbVfUxUeMNBUbD/8GgLc0AxO3zaUH1pGPAZsI2HhFKN3
wN4127VZAuVUe66/DeysfqhQAHheHV/9Hp85S9ainfANHpwnoQ4vtaUg/qeIR7kX
6b+rBBWRiE9wtx2At/nxeEM6xsB3ApR3d9/QHIwCP4vPGYxyZHg=
=fA3j
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to