[From nobody Mon Aug 17 11:37:07 2026
Received: (at submit) by bugs.debian.org; 17 Aug 2026 09:18:26 +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.5 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, 20; hammy, 150; neutral, 63; 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 muffat.debian.org ([2607:f8f0:614:1::1274:33]:42996)
 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 1wvtUA-00CURa-0C
 for submit@bugs.debian.org; Mon, 17 Aug 2026 09:18:26 +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 1wvtU9-00B1mY-05
 for submit@bugs.debian.org; Mon, 17 Aug 2026 09:18:25 +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=6iOlsiVW627pd6+VxjfLmeAA2xUwzMpkcX2jzt/Ra08=; b=cCZH8NY7VHmakY/P7skWVG/hqb
 nAOr/oGYCg9T1uwLnB7Fl7eOt/q1IH79JI+KHrZC8ftlCaE7dN6125EYjpAdeWXKjeLkwXw1p+qJf
 Kb7XZRDTOBET/IhV0nA/le74f0E3ItH19qV1ue2RDJcVsdVW8K7j8MDeL681Eqx7Ujkt4/Ej4UFsT
 vub77Yi6Ev318ax7BM0NyaURK7uwec1LZ6fNnQDkkatT5S0oq5ys1WTFqG9dv68jwDpBubWd4f/XM
 c9wNpYiF3/+jQ1My59XxQgP2JB/HXm+JEZ6fxM1uvRrQ130xhEVk3D8GlJJqnmR3NaA2JKV+jBVdy
 BIC+CXsw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wvtU8-00AF0Y-2j
 for submit@bugs.debian.org; Mon, 17 Aug 2026 09:18:24 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-ts-patch: FTBFS: error TS2304: Cannot find name 'INSPECT_CUSTOM'.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wvtU8-00AF0Y-2j@paradis.debian.org&gt;
Date: Mon, 17 Aug 2026 09:18:24 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-ts-patch
Version: 3.3.0-5
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/202608/

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

Thanks.

--------------------------------------------------------------------------------
[...]
Link node_modules/@types/esm -&gt; ../../debian/build_modules/@types/esm
Link node_modules/tsconfig-paths -&gt; ../debian/build_modules/tsconfig-paths
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
#tsc -p projects/core
#tsc -p projects/patch
#node scripts/postbuild.js
pkgjs-run compile:core

&gt; ts-patch@3.3.0 compile:core
&gt; tsc -p projects/core 

pkgjs-run compile:patch

&gt; ts-patch@3.3.0 compile:patch
&gt; tsc -p projects/patch 

../../../usr/share/nodejs/ts-node/dist/index.d.ts(274,6): error TS2304: Cannot find name 'INSPECT_CUSTOM'.
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]