[From nobody Mon Aug 17 10:51:06 2026
Received: (at submit) by bugs.debian.org; 16 Aug 2026 23:02:58 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.3 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 PP_MIME_FAKE_ASCII_TEXT,SPF_HELO_PASS,SPF_PASS,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 17; hammy, 150; neutral, 126; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:52786)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wvjsY-00B49r-0F
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:58 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mailly.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wvjsW-00APV5-2e
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:56 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=7BtcI7ZjoVOnOMF4U6Kl8XS5HecKm1knXc2UKtZdzEE=; b=oRfBAmzd1OiLhsljSXKWMdOj55
 Iyr7xdutn03BLjnOdvXUfVEB3PlSk434Uzw2WZXgnFv8Ketw/AxG9kwlISyNKzgv8pDBNsS+I1l+D
 pcip/5/jVFscrCfq55ar4pi1Dans86u51Q5/czF/TqpRZKz8cFQQhbAMZvhQ24CunubDJ7f2fKK7R
 2P+lJCXloVAFdkScmwzytYtZE3XKJm/EWSsXEN9/timp0ocdepsg9BRjU0DEno0mcPr5cJv1v7Jf5
 g7MFtNN6MPzfaHFja7F1j2l0h8PSOKWPLZA1VrY27LpuDvgdo/H/E+FnUQP4rPXZOOv/xIAf8Jvrj
 xFH67EPg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wvjsV-009q6G-1m
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:55 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-rollup-plugin-typescript: FTBFS with node-typescript 6
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wvjsV-009q6G-1m@paradis.debian.org&gt;
Date: Sun, 16 Aug 2026 23:02:55 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-rollup-plugin-typescript
Version: 12.3.0~ds+~cs1.0.1-3
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/202608/

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-rollup-plugin-typescript, 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 packages/typescript/node_modules/.cache packages/typescript/.nyc_output
	rm -rf legacy/node_modules/.cache legacy/.nyc_output
rm packages/typescript/node_modules/.cache
rm legacy/node_modules/.cache
unlink legacy/node_modules/tslib
rm packages/typescript/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/resolve
unlink ./node_modules/rollup
unlink ./node_modules/@rollup/pluginutils
Trying to remove ./node_modules/@rollup
unlink ./node_modules/tape
unlink ./node_modules/tslib
unlink ./node_modules/typescript
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/resolve
Trying to remove ./node_modules/@types
unlink node_modules/rollup-plugin-typescript
   dh_clean
   debian/rules execute_after_dh_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
rm -f packages/typescript/test/fixtures/incremental-single/tsconfig.tsbuildinfo
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/resolve -&gt; /usr/share/nodejs/resolve
Link ./node_modules/rollup -&gt; /usr/share/nodejs/rollup
Link ./node_modules/@rollup/pluginutils -&gt; /usr/share/nodejs/@rollup/pluginutils
Link ./node_modules/tape -&gt; /usr/share/nodejs/tape
Link ./node_modules/tslib -&gt; /usr/share/nodejs/tslib
Link ./node_modules/typescript -&gt; /usr/share/nodejs/typescript
Link ./node_modules/@types/node -&gt; /usr/share/nodejs/@types/node
Link ./node_modules/@types/resolve -&gt; /usr/share/nodejs/@types/resolve
Link legacy/node_modules/tslib -&gt; /usr/share/nodejs/tslib
Link node_modules/rollup-plugin-typescript -&gt; ../legacy
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/legacy/build
	cd ./legacy &amp;&amp; sh -ex ../debian/nodejs/legacy/build
+ rollup -c
[36m
[1msrc/index.js[22m → [1mdist/rollup-plugin-typescript.cjs.js, dist/rollup-plugin-typescript.es.js[22m...[39m
[32mcreated [1mdist/rollup-plugin-typescript.cjs.js, dist/rollup-plugin-typescript.es.js[22m in [1m61ms[22m[39m
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
# Step 1: build a temporary @rollup/plugin-typescript
# 1.1 : ES
cd packages/typescript &amp;&amp; \
	mkdir dist &amp;&amp; \
	NODE_PATH=node_modules tsc --module esnext --moduleResolution node --esModuleInterop --target es2015 src/index.ts
error TS5112: tsconfig.json is present but will not be loaded if files are specified on commandline. Use '--ignoreConfig' to skip this error.
make[1]: *** [debian/rules:10: execute_after_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]