[From nobody Mon Aug 17 11:21:15 2026
Received: (at submit) by bugs.debian.org; 16 Aug 2026 23:03:15 +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, 8; hammy, 150; neutral, 122; 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]:53922)
 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 1wvjsp-00B4DE-2w
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:03:15 +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 1wvjsp-00Aaup-2f
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:03:15 +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=jYxjLKSZx0LH3NSqQxExTn/Lmh1/svjfiYjsunv2Ks0=; b=j7VVOxlfmMApmA2VlWWVuMhMnb
 71zvlHeeoorSXhpyrlS8lUeZeYv6jHW5Pbduyepl+qPehGYSu99PCRo8OCXe/YVvhv4AFkSFR/k9j
 0ZyzzH508xijCRG/XTZcVevDTyTJPLYvte8cKJnp6LkLXStMuiZ14e0NF2WvGFQ+iUrTp1bTZKdRU
 TVX4OBPflGOOpJuOk6kieJsnmrRgLTw6MEQwI/6DI7amnO/JHpiL+rwNtmtaYcw3RI/9l7ApF13ak
 mfSVIvAYsLo+1vLD7f9Sh5aoQS9gq1vqG8efwfY0pOIENuHMd6qWzLRk4awEEUek4Myz+ius6KKRu
 /J3f8jiw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wvjsp-009q7M-2K
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:03:15 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: perlnavigator: FTBFS with node-typescript 6
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wvjsp-009q7M-2K@paradis.debian.org&gt;
Date: Sun, 16 Aug 2026 23:03:15 +0000
Delivered-To: submit@bugs.debian.org

Package: src:perlnavigator
Version: 0.6.3+ds-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/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:perlnavigator, 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 execute_before_dh_auto_configure
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
mkdir -p node_modules/@types
cp --force --recursive --target node_modules /usr/share/nodejs/nanoid /usr/share/nodejs/undici-types /usr/share/nodejs/vscode-jsonrpc /usr/share/nodejs/vscode-languageserver /usr/share/nodejs/vscode-languageserver-protocol /usr/share/nodejs/vscode-languageserver-textdocument /usr/share/nodejs/vscode-languageserver-types
cp --force --recursive --target node_modules/@types /usr/share/nodejs/@types/node
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
tsc --build --verbose --force server
10:47:02 PM - Projects in this build: 

    * server/tsconfig.json

10:47:02 PM - Project 'server/tsconfig.json' is being forcibly rebuilt

10:47:02 PM - Building project '/&lt;&lt;PKGBUILDDIR&gt;&gt;/server/tsconfig.json'...

server/tsconfig.json(6,23): error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '&quot;ignoreDeprecations&quot;: &quot;6.0&quot;' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
make[1]: *** [debian/rules:42: override_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:25: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]