[From nobody Mon Aug 31 17:07:06 2026
Received: (at submit) by bugs.debian.org; 31 Aug 2026 12:04:56 +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,
 PP_MIME_FAKE_ASCII_TEXT,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, 10; hammy, 150; neutral, 134; spammy,
 0. spammytokens: hammytokens:0.000-+--HTo:N*Debian,
 0.000-+--forky, 
 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila, 0.000-+--buildsystem
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:39064)
 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 1x10ky-0079g4-1k
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:56 +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 1x10kx-007pyl-0p
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:55 +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=6NAaNafTKLwckRFy+reRtaYcHlXxGSPphgNSPmFXnRc=; b=XmXY3G7yTbIeOH0+RtpX6TT27N
 xFAQLDF0ykbWBKeQo3WxY2Vf5YqiU9n3jiX3KTjSJm2F7KE37+FC9CBMsjYN1EVVGdqTaFZrMaLcL
 F5kRBIRZZJGIrrtjHH6E5IJK9ezBMiz3hAdnRtHRLyhyGnaarSvv5m2dcxBrIIX0p6HW3DFwjRSwC
 Umkde5b53KXTDHHp6nNXZEW9ZLCFG7aNPu9A9zDN9n3z5/XyKqhhnj1K10ffoF0djJaAe0iF5ZxCh
 WMvq5yLrrElY3FQGzoXUTPuafqEGGx716jD0AjrHUuL0CXlQslDABYOvYDJhpsMxeC7+pzkqQeAO4
 QI/qHsnA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x10kv-0071UD-3D
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:54 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-miragejs: FTBFS with node-babel 8
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x10kv-0071UD-3D@paradis.debian.org&gt;
Date: Mon, 31 Aug 2026 12:04:53 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-miragejs
Version: 0.1.46+~cs5.6.11-2
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/

A wiki page discussing possible solutions is available here:

https://wiki.debian.org/Javascript/KnownPatches?pow_referer=#node-babel7_8

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

Thanks.

--------------------------------------------------------------------------------
[...]
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
Found debian/nodejs/pretender/build
	cd ./pretender &amp;&amp; sh -ex ../debian/nodejs/pretender/build
+ mkdir -p node_modules
+ cp -a /usr/share/nodejs/whatwg-fetch node_modules/
+ rollup -c
[36m
[1msrc/index.ts[22m → [1m./dist/pretender.js, ./dist/pretender.es.js[22m...[39m
Error: 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.
Error: Option 'target=ES5' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '&quot;ignoreDeprecations&quot;: &quot;6.0&quot;' to silence this error.
[1m[31m[!] [1m(plugin typescript) Error: There were TypeScript errors transpiling[22m[1m[39m[22m
src/index.ts
[2m    at Object.transform (/usr/share/nodejs/rollup-plugin-typescript/dist/rollup-plugin-typescript.cjs.js:228:11)
    at /usr/share/nodejs/rollup/dist/shared/rollup.js:1888:40[22m


dh_auto_build: error: cd ./pretender &amp;&amp; sh -ex ../debian/nodejs/pretender/build returned exit code 1
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]