[From nobody Wed Apr 22 10:15:05 2026
Received: (at submit) by bugs.debian.org; 26 Mar 2026 13:18:39 +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,
 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, 8; hammy, 150; neutral, 83; spammy, 0.
 spammytokens: hammytokens:0.000-+--H*F:U*sanvila,
 0.000-+--H*rp:U*sanvila, 0.000-+--forky, 0.000-+--sk:dh_auto,
 0.000-+--HTo:N*Debian
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:52912)
 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 1w5kbf-004cHD-0D
 for submit@bugs.debian.org; Thu, 26 Mar 2026 13:18:39 +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 muffat.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 1w5kbe-00HDzO-3B
 for submit@bugs.debian.org; Thu, 26 Mar 2026 13:18:38 +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=W//fA2b+EvFPHyYVnZnoSPkEuEdFDx/20hXvvnes1HI=; b=Z9+UadV7n2RCYjZfNA3olAn9ai
 G2G7BYbNQqEw5VreHLAfA047bXmOnGf8Niuq0hfn0+bh3I7V1QWj2Nr1kuhDfY2AtiKaxrHW0rNuh
 zjMtfSe7kWWs0/WLKa5wktKUc4CtS8S3AhI/DcLXcu8+n6hD6NZerprYIZZmqYEw3mlFDn7bzKJ/f
 QKdALeLsm7crOIF97EKPN54Y8q0Y1+pRjXZ28YqydXDXwPtFhRHyuR/mQBxhTdip8jWS+TPRMzX4N
 zqTAma5vzOqdBRmBLLEzfm4yos6663waRlv++ilKwhqtVsAWfeRkplrR/d2xOJL1IanITHHHdTMZY
 Kullwsog==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1w5kbe-004Eg8-2o
 for submit@bugs.debian.org; Thu, 26 Mar 2026 13:18:38 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-openpgp-asmcrypto.js: FTBFS with the nocheck build profile
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1w5kbe-004Eg8-2o@paradis.debian.org&gt;
Date: Thu, 26 Mar 2026 13:18:38 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-openpgp-asmcrypto.js
Version: 2.3.3~0-4
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/202603/

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-openpgp-asmcrypto.js, 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/fs-extra
unlink ./node_modules/typescript
unlink ./node_modules/rollup
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/chai
rm ./node_modules/.cache
unlink ./node_modules/fs-extra
unlink ./node_modules/typescript
unlink ./node_modules/rollup
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/chai
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/fs-extra -&gt; /usr/share/nodejs/fs-extra
Link ./node_modules/typescript -&gt; /usr/share/nodejs/typescript
Link ./node_modules/rollup -&gt; /usr/share/nodejs/rollup
Link ./node_modules/@types/node -&gt; /usr/share/nodejs/@types/node
Not found
### chai is required by debian/nodejs/./extlinks but not available
make: *** [debian/rules:8: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]