[From nobody Mon Aug 31 17:07:10 2026
Received: (at submit) by bugs.debian.org; 31 Aug 2026 12:04:59 +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.1 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, 23; hammy, 150; neutral, 94; 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 mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:43054)
 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 1x10l1-0079gM-0v
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:59 +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 1x10kz-007SqR-24
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:57 +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=leKpFK9aJ9OcxSyjGNgeZbAyL4F6o7sgKORIZn7/xgM=; b=ax1C3cxjpOFOwHG0pdJYFN9hhD
 jE+olb+q4+zdXJPh0NRUH2zIa9YtA3UTgzLkujPjkFOJ0r4TnCuDpliVAdTmu2+MSmNJ7yHDK1z1K
 k/PvAfK2H/E7274xKEpINkmuJGEhwJ/fB4qSo7a5BAhzmmx+Op7umlITMzKi+66O3EmtS1GlHFXTT
 alsB9tiP+m4uoF96fUozb73SEio1CWs/fP6NzV++bIAMB+XV2PwJeUMKhJ+t8OO/qXX2pqJ1uUXJp
 Zbu2B9LEkGxClWfo+aFSpZouFSllSg1YFatuJiXDqsg8/kon2QHxbugtdanEfCMZYydq4mh7nsyYr
 ohVEf+qg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x10ky-0071UJ-03
 for submit@bugs.debian.org; Mon, 31 Aug 2026 12:04:56 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-mocks-http: FTBFS with node-babel 8
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x10ky-0071UJ-03@paradis.debian.org&gt;
Date: Mon, 31 Aug 2026 12:04:56 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-mocks-http
Version: 1.17.2-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/

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

Thanks.

--------------------------------------------------------------------------------
[...]
   dh_auto_test --buildsystem=nodejs
	mkdir -p node_modules
	ln -s ../. node_modules/node-mocks-http
	/bin/sh -ex debian/tests/pkg-js/test
+ mocha test/lib/headers.spec.js test/lib/mockEventEmitter.spec.js test/lib/mockExpressResponse.spec.js test/lib/mockResponse.spec.js test/lib/mockWritableStream.spec.js test/lib/node-http-mock.spec.js

 Exception during run: error TS5011: The common source directory of 'tsconfig.json' is '../../../usr/share/nodejs/mocha/lib/interfaces'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
  Visit https://aka.ms/ts6 for migration information.

dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]