[From nobody Mon Aug 17 11:21:07 2026
Received: (at submit) by bugs.debian.org; 16 Aug 2026 23:02:44 +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,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, 36; hammy, 150; neutral, 151; 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 mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:45414)
 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 1wvjsJ-00B485-3B
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:43 +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 mailly.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 1wvjsI-00APUc-2G
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:42 +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=e4v6L2IaTYKeijMtWYgSlrqX6D7Gk3R0BFAdeEiKlWc=; b=mo3avoS508d+jg8Mc+6hd9f6JJ
 W16WyF8THh9GnPq6+Kqj2G3PkUeDmFLYl+4UhKf7UYcKdhJTpDEwEPAVQs257mggCjM27dupEc6fz
 K4oDrJeKQAtkpsQheBq+wmaRX+1LjzEk0Xy8WH1ytS1AcaRwr2TjTnI+Q5Ge+4M7Twtc3GykVE/6/
 B2fE9EeOTQDzWUTnM3HkdCADPU/z3FRLv2LzEw1hLM0d9dzelTvrFjO9mySqGNCnGLvW7zazbh6dy
 nskrpXFzRqCaJMRnE2aYVkNh0UxRHFZXCRD+CufZllvDmD6DZKZUKDDzNU+Y/tvIx3CC+Orzd7ZxJ
 w7C3p04A==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wvjsH-009q5X-1N
 for submit@bugs.debian.org; Sun, 16 Aug 2026 23:02:41 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-mdn-browser-compat-data: FTBFS with node-typescript 6
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wvjsH-009q5X-1N@paradis.debian.org&gt;
Date: Sun, 16 Aug 2026 23:02:41 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-mdn-browser-compat-data
Version: 7.3.14+~4.75.0-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:node-mdn-browser-compat-data, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with nodejs
   dh_auto_clean --buildsystem=nodejs
	rm -rf ./node_modules/.cache ./.nyc_output
	rm -rf browser-specs/node_modules/.cache browser-specs/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@babel/code-frame
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/helper-validator-identifier
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/highlight
Trying to remove ./node_modules/@babel
unlink ./node_modules/ajv
unlink ./node_modules/ajv-formats
unlink ./node_modules/chalk
unlink ./node_modules/compare-versions
unlink ./node_modules/fast-json-stable-stringify
unlink ./node_modules/js-tokens
unlink ./node_modules/jsonpointer
unlink ./node_modules/picocolors
rm browser-specs/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@babel/code-frame
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/helper-validator-identifier
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/highlight
Trying to remove ./node_modules/@babel
unlink ./node_modules/ajv
unlink ./node_modules/ajv-formats
unlink ./node_modules/chalk
unlink ./node_modules/compare-versions
unlink ./node_modules/fast-json-stable-stringify
unlink ./node_modules/js-tokens
unlink ./node_modules/jsonpointer
unlink ./node_modules/picocolors
unlink node_modules/browser-specs
   dh_clean
 debian/rules binary
dh binary --with nodejs
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@babel/code-frame -&gt; /usr/share/nodejs/@babel/code-frame
Link ./node_modules/@babel/helper-validator-identifier -&gt; /usr/share/nodejs/@babel/helper-validator-identifier
Link ./node_modules/@babel/highlight -&gt; /usr/share/nodejs/@babel/highlight
Link ./node_modules/ajv -&gt; /usr/share/nodejs/ajv
Link ./node_modules/ajv-formats -&gt; /usr/share/nodejs/ajv-formats
Link ./node_modules/chalk -&gt; /usr/share/nodejs/chalk
Link ./node_modules/compare-versions -&gt; /usr/share/nodejs/compare-versions
Link ./node_modules/fast-json-stable-stringify -&gt; /usr/share/nodejs/fast-json-stable-stringify
Link ./node_modules/js-tokens -&gt; /usr/share/nodejs/js-tokens
Link ./node_modules/jsonpointer -&gt; /usr/share/nodejs/jsonpointer
Link ./node_modules/picocolors -&gt; /usr/share/nodejs/picocolors
Link node_modules/browser-specs -&gt; ../browser-specs
Link node_modules/@apidevtools/json-schema-ref-parser -&gt; ../../debian/build_modules/@apidevtools/json-schema-ref-parser
Link node_modules/@humanwhocodes/momoa -&gt; ../../debian/build_modules/@humanwhocodes/momoa
Link node_modules/@jsdevtools/ono -&gt; ../../debian/build_modules/@jsdevtools/ono
Link node_modules/ajv-errors -&gt; ../debian/build_modules/ajv-errors
Link node_modules/better-ajv-errors -&gt; ../debian/build_modules/better-ajv-errors
Link node_modules/call-me-maybe -&gt; ../debian/build_modules/call-me-maybe
Link node_modules/es-main -&gt; ../debian/build_modules/es-main
Link node_modules/fdir -&gt; ../debian/build_modules/fdir
Link node_modules/json-schema-ref-parser -&gt; ../debian/build_modules/json-schema-ref-parser
Link node_modules/json-schema-to-typescript -&gt; ../debian/build_modules/json-schema-to-typescript
Link node_modules/leven -&gt; ../debian/build_modules/leven
Link node_modules/marked -&gt; ../debian/build_modules/marked
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
node scripts/generate-types.js
(node:216) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
error TS5112: tsconfig.json is present but will not be loaded if files are specified on commandline. Use '--ignoreConfig' to skip this error.
file:///&lt;&lt;BUILDDIR&gt;&gt;/node-mdn-browser-compat-data-7.3.14+%7E4.75.0/utils/spawn.js:24
    throw new Error(
          ^

Error: The command 'tsc' returned non-zero exit status 1: null
    at default (file:///&lt;&lt;BUILDDIR&gt;&gt;/node-mdn-browser-compat-data-7.3.14+%7E4.75.0/utils/spawn.js:24:11)
    at compile (file:///&lt;&lt;BUILDDIR&gt;&gt;/node-mdn-browser-compat-data-7.3.14+%7E4.75.0/scripts/generate-types.js:177:3)
    at async file:///&lt;&lt;BUILDDIR&gt;&gt;/node-mdn-browser-compat-data-7.3.14+%7E4.75.0/scripts/generate-types.js:184:3

Node.js v24.19.0
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1
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
--------------------------------------------------------------------------------
]