[From nobody Mon Jun 29 13:43:07 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 20:51:29 +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, 27; hammy, 150; neutral, 112; 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 mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:54152)
 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 1wdwTR-00HPlw-0L
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:29 +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 1wdwTP-00DvuS-1d
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:27 +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=mvkWmbVCyxaFrN6NuRbCH093DFsF5DJXFbshqTAzk1U=; b=UX+g8KR8bR+5FIsmt7R4qgPJG1
 odTDOMWWQMaSj7n5D1W1pNnyxo6Do9ns5aX85UqHU8h4IBPTWjN48e2kw9F3CFj3ciLE7hOtdd5c2
 +h7fdU1IoBeYTPkFBFtlXQ6EJPLBco/mSR3xgXQxaj9nwpr/TH5zGwjQKVPlGdtBciC+N8iRYSaap
 qsoEetOstMJxOn+30SxJ8dhoIEtqh4A0YcuiKQaukDmgedl7C8qP9O+h9GtDQvV2XZqE53FwygwoS
 U/wOekmTGlFrNOjO/hvdKrP3ro1cFnGiAM9qTFRxbdaDerlXaqtkZd5rJ4kj6bqTXafj+jbVFCabK
 9hGzo3wA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwTN-00BAb4-2u
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:51:25 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-ignore: FTBFS: Error: Cannot find package 'tap' imported from
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/x
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wdwTN-00BAb4-2u@paradis.debian.org&gt;
Date: Sun, 28 Jun 2026 20:51:25 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-ignore
Version: 5.2.1-1
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/202606/

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-ignore, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_clean -- README.html README.txt CHANGELOG.html CHANGELOG.txt
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
pandoc --from gfm-raw_html --to html --standalone --output README.html README.md
pandoc --from gfm-raw_html --to plain --output README.txt README.md
pandoc --from gfm-raw_html --to html --standalone --output CHANGELOG.html CHANGELOG.md
pandoc --from gfm-raw_html --to plain --output CHANGELOG.txt CHANGELOG.md
babeljs --no-babelrc --presets @babel/preset-env --out-file legacy.js index.js
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
tsc ./test/ts/simple.ts --lib ES6
node ./test/ts/simple.js
tap --no-cov test/ignore.js
node:internal/modules/run_main:107
    triggerUncaughtException(
    ^

[Error: Cannot find package 'tap' imported from /&lt;&lt;PKGBUILDDIR&gt;&gt;/x] {
  code: 'ERR_MODULE_NOT_FOUND'
}

Node.js v24.18.0
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:36: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]