[From nobody Mon Jun 29 13:45:05 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 21:07: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=-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, 43; hammy, 150; neutral, 110; 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]:34266)
 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 1wdwV1-00HQJf-37
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:53:07 +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 1wdwV0-00Dvxp-13
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:53:06 +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=bDJSjtuNDEIpVoLNPNg1A5dtUo4vep2oYXXpAzq3Ytg=; b=Gv8CkmEo40R89Zko7457RG+Fl0
 YQ1vwaPUwHifnpLYgO6aEfVuyNjJ98olzyw54DmmEzyhIvpshALAN4b40tBICnWyH5oKsDcdzjang
 aMRj7UYE6IXqJ3h43vm8LT9DrHIxgV8CZpU/6Fpw9oJdCLs/r3jy7aoE1TQdr0ktGHtH8xg8cWYMC
 NviKy0dcrmUba5wxA56F9vLleK/6VJF2hZHoG6F6rDle7DmS6pE/8qYg4osOar6HOR+gyaWq7ru3l
 g2Oa0ixzVA9gdK5MMzVFXphkyuWFqvGo+05P4qiNTSA5eE/d2teu8xW7uIgFPiAKDCMJlIuwf/2Qm
 6MaD28Bw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUy-00BAgi-2Q
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:53:04 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: ts-node: FTBFS: error TS2307: Cannot find module 'diff' or its
 corresponding type declarations.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wdwUy-00BAgi-2Q@paradis.debian.org&gt;
Date: Sun, 28 Jun 2026 20:53:04 +0000
Delivered-To: submit@bugs.debian.org

Package: src:ts-node
Version: 10.9.2+~cs64.13.43-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:ts-node, 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 -rf cspotcode-source-map-support/node_modules/.cache cspotcode-source-map-support/.nyc_output
	rm -rf tsconfig-node10/node_modules/.cache tsconfig-node10/.nyc_output
	rm -rf tsconfig-node12/node_modules/.cache tsconfig-node12/.nyc_output
	rm -rf tsconfig-node14/node_modules/.cache tsconfig-node14/.nyc_output
	rm -rf tsconfig-node16/node_modules/.cache tsconfig-node16/.nyc_output
	rm -rf tsconfig-node18/node_modules/.cache tsconfig-node18/.nyc_output
	rm -rf v8-compile-cache-lib/node_modules/.cache v8-compile-cache-lib/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/arg
unlink ./node_modules/axios
unlink ./node_modules/builtin-modules
unlink ./node_modules/create-require
unlink ./node_modules/@jridgewell/trace-mapping
Trying to remove ./node_modules/@jridgewell
unlink ./node_modules/make-error
unlink ./node_modules/typescript
unlink ./node_modules/@types/diff
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/yn
rm cspotcode-source-map-support/node_modules/.cache
rm tsconfig-node10/node_modules/.cache
rm tsconfig-node12/node_modules/.cache
rm tsconfig-node14/node_modules/.cache
rm tsconfig-node16/node_modules/.cache
rm tsconfig-node18/node_modules/.cache
rm v8-compile-cache-lib/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/arg
unlink ./node_modules/axios
unlink ./node_modules/builtin-modules
unlink ./node_modules/create-require
unlink ./node_modules/@jridgewell/trace-mapping
Trying to remove ./node_modules/@jridgewell
unlink ./node_modules/make-error
unlink ./node_modules/typescript
unlink ./node_modules/@types/diff
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/yn
unlink node_modules/@cspotcode/source-map-support
Trying to remove node_modules/@cspotcode
unlink node_modules/@tsconfig/node10
Trying to remove node_modules/@tsconfig
unlink node_modules/@tsconfig/node12
Trying to remove node_modules/@tsconfig
unlink node_modules/@tsconfig/node14
Trying to remove node_modules/@tsconfig
unlink node_modules/@tsconfig/node16
Trying to remove node_modules/@tsconfig
unlink node_modules/@tsconfig/node18
Trying to remove node_modules/@tsconfig
unlink node_modules/v8-compile-cache-lib
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/arg -&gt; /usr/share/nodejs/arg
Link ./node_modules/axios -&gt; /usr/share/nodejs/axios
Link ./node_modules/builtin-modules -&gt; /usr/share/nodejs/builtin-modules
Link ./node_modules/create-require -&gt; /usr/share/nodejs/create-require
Link ./node_modules/@jridgewell/trace-mapping -&gt; /usr/share/nodejs/@jridgewell/trace-mapping
Link ./node_modules/make-error -&gt; /usr/share/nodejs/make-error
Link ./node_modules/typescript -&gt; /usr/share/nodejs/typescript
Not found
### @types/diff is required by debian/nodejs/./extlinks but not available
# Typescript definition detected, Fallback to main module
### You SHOULD update your debian/nodejs/./extlinks file!
Link ./node_modules/@types/node -&gt; /usr/share/nodejs/@types/node
Link ./node_modules/yn -&gt; /usr/share/nodejs/yn
Link node_modules/@cspotcode/source-map-support -&gt; ../../cspotcode-source-map-support
Link node_modules/@tsconfig/node10 -&gt; ../../tsconfig-node10
Link node_modules/@tsconfig/node12 -&gt; ../../tsconfig-node12
Link node_modules/@tsconfig/node14 -&gt; ../../tsconfig-node14
Link node_modules/@tsconfig/node16 -&gt; ../../tsconfig-node16
Link node_modules/@tsconfig/node18 -&gt; ../../tsconfig-node18
Link node_modules/v8-compile-cache-lib -&gt; ../v8-compile-cache-lib
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_build --buildsystem=nodejs
No build command found, searching known files
No build command found, searching known files
No build command found, searching known files
No build command found, searching known files
No build command found, searching known files
Found debian/nodejs/cspotcode-source-map-support/build
	cd ./cspotcode-source-map-support &amp;&amp; sh -ex ../debian/nodejs/cspotcode-source-map-support/build
+ node build.js
browserify .temp.js
terser .temp.js
No build command found, searching known files
tsc -b ./tsconfig.build-dist.json
src/repl.ts(1,29): error TS2307: Cannot find module 'diff' or its corresponding type declarations.
make[1]: *** [debian/rules:8: override_dh_auto_build] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]