[From nobody Thu Apr 30 14:51:04 2026
Received: (at submit) by bugs.debian.org; 30 Apr 2026 12:44:55 +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=-120.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_NONE,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, 14; hammy, 150; neutral, 51; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--HTo:N*Debian
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:41036)
 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 1wIQlD-00EUos-0X
 for submit@bugs.debian.org; Thu, 30 Apr 2026 12:44:55 +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 mitropoulos.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 1wIQlB-003fdI-1q
 for submit@bugs.debian.org; Thu, 30 Apr 2026 12:44:53 +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=Aj9gafN7ISO45V+DMjCALL/5HFG6cKs2i5ea4bWxVu0=; b=i+URu9l7j9IAWjs7K5/s6KLFYo
 +XgwIPHDof7wgcBfA1QCpiA8KgpBnyZtoZ+90uGjwZPmyytpZNLoOqCUpms8CB/MSUA1dcn7km2Dm
 M3SisvLw0X8G0lADsZJuUTcgq9sxB85Xi3/ihTFMlKc1hfVIEkS2e1U8wgzLxQPQzfK8rtctRK0Z+
 d48dVC6K9cC/Ugike2RU3IlY0w78PIjHGojFEDToh6O3lyb0P89S1WX4z1tIVuxhr/nFFV/Iw+8dd
 VzGqoQuCB4lkPsRMJO+XtlGy3sqR8AnFMTxCbX6sZ66wwyfoKirwvzFRIVcGEktzThZs+aIYpbLDw
 CSy+vOIw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wIQlA-00BEgn-02
 for submit@bugs.debian.org; Thu, 30 Apr 2026 12:44:52 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-rollup: FTBFS: Could not find
 &quot;node_modules/chokidar/lib/fsevents-handler.js&quot;.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wIQlA-00BEgn-02@paradis.debian.org&gt;
Date: Thu, 30 Apr 2026 12:44:52 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-rollup
Version: 3.30.0-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/202604/

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-ranges -&gt; ../debian/build_modules/spdx-ranges
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
Could not find &quot;node_modules/chokidar/lib/fsevents-handler.js&quot;.
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
--------------------------------------------------------------------------------
]