[From nobody Mon Aug 31 11:35:08 2026
Received: (at submit) by bugs.debian.org; 31 Aug 2026 09:18:59 +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.2 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,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, 19; hammy, 150; neutral, 134; 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]:60260)
 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 1x0yAN-006lUS-1Y
 for submit@bugs.debian.org; Mon, 31 Aug 2026 09:18:59 +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 1x0yAM-007iPA-0g
 for submit@bugs.debian.org; Mon, 31 Aug 2026 09:18:58 +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=bG1pwJWCZTas5J9zRKSLx56OCJfYevUvwrnur86GyfM=; b=DdvgGbzf/9IMFjPzXAeYsvH5WM
 F9XV530zEQyr+6ytQ8/oAktK9cFSeYUSnOPmL1NqNbnZQCwJgAfnFW1mxEWc6gowfHR+ALCbT9bnR
 MfPmB7PWRWbqSstNwirWc99B6nRRc/GFc/awLTxckkY8S4I9ntus+jsL/jy4oldCJ00i7jj0xtUuY
 g+8//XFW4SimNFdtGjOKmsyQkUd4KeDSIYHnEbsQrnPn8WtNtixkZQoCGRKzALJocxgchFx895dwo
 Yu2i/yfdL5oJL77H62yqmw+46bN4G/OtiwYSk5NzxmuoKH6xz/0Wrsvun8d1tC/zNPz4d0fUg6Oo4
 O0cVh7bQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x0yAK-006urS-37
 for submit@bugs.debian.org; Mon, 31 Aug 2026 09:18:56 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-rollup: FTBFS: Cannot find name 'node:fs/promises'
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x0yAK-006urS-37@paradis.debian.org&gt;
Date: Mon, 31 Aug 2026 09:18:56 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-rollup
Version: 3.30.0-5
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, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Link node_modules/spdx-satisfies -&gt; ../debian/build_modules/spdx-satisfies
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
rollup --config rollup.config.ts --configPlugin typescript
[1m[31m[!] [1m(plugin typescript) RollupError: @rollup/plugin-typescript TS2591: Cannot find name 'node:fs/promises'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.[22m[1m[39m[22m
build-plugins/add-cli-entry.ts (1:23)
[2m
[7m1[0m import { chmod } from 'node:fs/promises';
[7m [0m [91m                      ~~~~~~~~~~~~~~~~~~[0m
[22m
[2m    at error (/usr/share/nodejs/rollup/dist/shared/rollup.js:321:30)
    at Object.error (/usr/share/nodejs/rollup/dist/shared/rollup.js:1695:20)
    at emitDiagnostic (/usr/share/nodejs/@rollup/plugin-typescript/dist/cjs/index.js:593:17)
    at reportDiagnostics (/usr/share/nodejs/@rollup/plugin-typescript/dist/cjs/index.js:601:9)
    at Array.forEach (&lt;anonymous&gt;)
    at emitFilesAndReportErrors (/usr/share/nodejs/typescript/lib/typescript.js:134386:15)
    at result.afterProgramCreate (/usr/share/nodejs/typescript/lib/typescript.js:134571:5)
    at Object.afterProgramCreate (/usr/share/nodejs/@rollup/plugin-typescript/dist/cjs/index.js:769:29)
    at synchronizeProgram (/usr/share/nodejs/typescript/lib/typescript.js:134894:12)
    at Object.createWatchProgram (/usr/share/nodejs/typescript/lib/typescript.js:134798:3)[22m


make[1]: *** [debian/rules:9: override_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
--------------------------------------------------------------------------------
]