[From nobody Sun Apr 19 07:37:04 2026
Received: (at submit) by bugs.debian.org; 18 Apr 2026 17:31:21 +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.7 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_NONE,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, 72; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--H*rp:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:52458)
 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 1wE9Vp-00HGG5-2X
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:31:21 +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 1wE9Vo-009sQX-1Q
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:31:20 +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=4s7FZuPv91QBsNJu6XjlF7RNsXJLJES2UIMhVeRt/64=; b=E+wlon5yZ3FqS9BBm8JIA18KC/
 AqE/HmgCiCYZ+dCdJujJsN3S+/fgLgVdsSiDLFcgjq3z6Kzg4E4qiani2rVaMHdPintdOmCW0PG3R
 Kl+KcJb6cBL1dLTtzyGqmOFiyigKG5Q7aNmaTtfao3J0hj0fvNpKAuWtLI+494cdzPOahFHYiMMMz
 OgnoaX2I7eZheQ094Kjfagpnv9L+RQUwIFxfNf9rB4Sg8ZEP3rwdxIud18IvR4DHegtqkpVOu/ZE4
 TaYUn60lQoKD0Wksd0Q5q5E3D1DlR5pdI+FnDPooc2Xj6Sar6B9bFgeDZPJCtJgkG4kvmi2UsppyW
 5o8m9B0Q==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wE9Vm-00EB38-20
 for submit@bugs.debian.org; Sat, 18 Apr 2026 17:31:18 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: asciimathtml: FTBFS: ERROR: Strict mode may not include a with
 statement
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wE9Vm-00EB38-20@paradis.debian.org&gt;
Date: Sat, 18 Apr 2026 17:31:18 +0000
Delivered-To: submit@bugs.debian.org

Package: src:asciimathtml
Version: 2.0.2-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/202604/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
dh_auto_clean
rm -f ASCIIMathML.min.js
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
uglifyjs -o ASCIIMathML.min.js ASCIIMathML.js
Parse error at ASCIIMathML.js:2385,4
    with (Math) eval(src);          // here the svgpicture object is created
    ^
ERROR: Strict mode may not include a with statement
    at js_error (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3135:11)
    at croak (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3659:9)
    at eval (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3910:21)
    at eval (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3714:31)
    at block_ (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:4568:20)
    at try_ (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:4610:20)
    at eval (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3900:24)
    at eval (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:3714:31)
    at block_ (eval at &lt;anonymous&gt; (/usr/share/nodejs/uglify-js/tools/node.js:18:1), &lt;anonymous&gt;:4568:20)
make[1]: *** [debian/rules:6: override_dh_auto_build] Error 1
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]