[From nobody Mon May 25 07:35:06 2026
Received: (at submit) by bugs.debian.org; 24 May 2026 10:21:43 +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.5 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_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, 9; hammy, 150; neutral, 104; spammy,
 0. spammytokens: hammytokens:0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila, 0.000-+--sk:dh_auto
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:53078)
 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 1wR5xm-002ELk-1S
 for submit@bugs.debian.org; Sun, 24 May 2026 10:21:42 +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 1wR5xl-000wXP-1D
 for submit@bugs.debian.org; Sun, 24 May 2026 10:21:41 +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=tLcdZ7E1t3nbNQA1btkeiv/63bRDeEkDR1cK3mCRIrw=; b=qJ1n6DnBpLp+GXXEmMQ2DA3VEd
 KnUVaiD8Bkqt4ZatJV/5a4OO/A6xB7utdOnIN5exiKq2W4UoLNPVudwLGIMZsAvnu5/ZSIKEKEmca
 ri3jj123vM+vTmgCEX6Z32VA28QhHAb02NGs8tQFbYAeY+jX8uYxKw1Uj7OL4BXzhmGEIjcw9Mf/3
 OM5Ha3h9Kob5OhBcktDItN8Rp4F0oILp1vVyJJ61UowBka3UQ82dn4viaTDHR9a9famaFB9Lot1Lo
 TRsjwKdviPYAd7D+ieONa0v7zeO2BH4cpAdtjdc6CuHhQnmRAWvXo7CtHsuUBcys1wH6GCLwOqLeq
 uOXAm2kg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wR5xj-0011oT-2c
 for submit@bugs.debian.org; Sun, 24 May 2026 10:21:39 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-read: FTBFS with the nocheck build profile
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wR5xj-0011oT-2c@paradis.debian.org&gt;
Date: Sun, 24 May 2026 10:21:39 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-read
Version: 5.0.1-3
Severity: serious
Tags: forky sid ftbfs
User: debian-qa@lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/202605/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

(It's a wiki, so you are welcome to contribute)

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-read, 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 ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/ts-node
unlink ./node_modules/@types/mute-stream
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm ./node_modules/.cache
unlink ./node_modules/ts-node
unlink ./node_modules/@types/mute-stream
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Skipping ts-node link
Not found
### @types/mute-stream is required by debian/nodejs/./extlinks but not available
# Typescript definition detected, Fallback to main module
Not found
### mute-stream isn't available too
### You SHOULD update your debian/nodejs/./extlinks file!
Link ./node_modules/@types/node -&gt; /usr/share/nodejs/@types/node
make: *** [debian/rules:8: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]