[From nobody Sat May 23 11:21:04 2026
Received: (at submit) by bugs.debian.org; 12 Dec 2023 20:53:17 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
 SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
 autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 89; hammy, 150; neutral, 192; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:40288)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1rD9kj-00BYQy-Gb
 for submit@bugs.debian.org; Tue, 12 Dec 2023 20:53:17 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Transfer-Encoding:Content-Type
 :MIME-Version:Message-ID:Subject:To:From:Date:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=gG0gk/jb8s+3ilyqRk16EQ8PV5D6Sy+T34Z40NfnWog=; b=vwCKcBPhDZiMV2EnFzekjVv1Vb
 XyjeZlgzXAvLPeekV4wNuR4Htbgtqg3ErYmb58UW5PtYfKjTEoEzlxiK36RojR7ooMdw9Y+3m1Q1K
 aRjpXqGzfKkC7JBuXrMyG2lG0ktAoll7UmH/xf/vGU0iP1wp8BPktWwkeS6w98dBR77OzQU4cV8+x
 D7qxORI+PsJBHjaqbvOUhhO7saZ3Jym8m2BzNd6vjkY7sCKoI5g+e1WIhLToW69zk42aTk0r5JJmx
 oMg5uPXOY4Z2WnxT31DpKORr+L/1La/r0d7B4NPiqsAyoBQyla4BrfzzhT/RRuFf0R5ouoIjEwhQQ
 InmxYbfg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1rD9kg-006CY8-Km
 for submit@bugs.debian.org; Tue, 12 Dec 2023 20:53:14 +0000
Date: Tue, 12 Dec 2023 21:48:27 +0100
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: node-regexpp: FTBFS: make[1]: *** [debian/rules:30:
 override_dh_auto_build] Error 1
Message-ID: &lt;ZXjHG4VEorGUpW5z@grub.nussbaum.fr&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: node-regexpp
Version: 3.2.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; cmark-gfm README.md &gt; README.html
&gt; cmark-gfm --to plaintext README.md &gt; README.txt
&gt; tsc --module es2015
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m325=1B[0m=
:=1B[93m84=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m325=1B[0m         type _Request =3D typeof globalThis extends { onm=
essage: any } ? {} : import(&quot;undici-types&quot;).Request;
&gt; =1B[7m   =1B[0m =1B[91m                                                  =
                                 ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m326=1B[0m=
:=1B[93m85=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m326=1B[0m         type _Response =3D typeof globalThis extends { on=
message: any } ? {} : import(&quot;undici-types&quot;).Response;
&gt; =1B[7m   =1B[0m =1B[91m                                                  =
                                  ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m327=1B[0m=
:=1B[93m85=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m327=1B[0m         type _FormData =3D typeof globalThis extends { on=
message: any } ? {} : import(&quot;undici-types&quot;).FormData;
&gt; =1B[7m   =1B[0m =1B[91m                                                  =
                                  ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m328=1B[0m=
:=1B[93m84=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m328=1B[0m         type _Headers =3D typeof globalThis extends { onm=
essage: any } ? {} : import(&quot;undici-types&quot;).Headers;
&gt; =1B[7m   =1B[0m =1B[91m                                                  =
                                 ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m330=1B[0m=
:=1B[93m22=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m330=1B[0m             : import(&quot;undici-types&quot;).RequestInit;
&gt; =1B[7m   =1B[0m =1B[91m                     ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m336=1B[0m=
:=1B[93m35=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m336=1B[0m         type RequestInfo =3D import(&quot;undici-types&quot;).Reque=
stInfo;
&gt; =1B[7m   =1B[0m =1B[91m                                  ~~~~~~~~~~~~~~=
=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m337=1B[0m=
:=1B[93m35=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m337=1B[0m         type HeadersInit =3D import(&quot;undici-types&quot;).Heade=
rsInit;
&gt; =1B[7m   =1B[0m =1B[91m                                  ~~~~~~~~~~~~~~=
=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m338=1B[0m=
:=1B[93m32=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m338=1B[0m         type BodyInit =3D import(&quot;undici-types&quot;).BodyInit;
&gt; =1B[7m   =1B[0m =1B[91m                               ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m339=1B[0m=
:=1B[93m39=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m339=1B[0m         type RequestRedirect =3D import(&quot;undici-types&quot;).R=
equestRedirect;
&gt; =1B[7m   =1B[0m =1B[91m                                      ~~~~~~~~~~~~=
~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m340=1B[0m=
:=1B[93m42=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m340=1B[0m         type RequestCredentials =3D import(&quot;undici-types&quot;=
).RequestCredentials;
&gt; =1B[7m   =1B[0m =1B[91m                                         ~~~~~~~~~=
~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m341=1B[0m=
:=1B[93m35=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m341=1B[0m         type RequestMode =3D import(&quot;undici-types&quot;).Reque=
stMode;
&gt; =1B[7m   =1B[0m =1B[91m                                  ~~~~~~~~~~~~~~=
=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m342=1B[0m=
:=1B[93m38=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m342=1B[0m         type ReferrerPolicy =3D import(&quot;undici-types&quot;).Re=
ferrerPolicy;
&gt; =1B[7m   =1B[0m =1B[91m                                     ~~~~~~~~~~~~~=
~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m343=1B[0m=
:=1B[93m34=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m343=1B[0m         type Dispatcher =3D import(&quot;undici-types&quot;).Dispat=
cher;
&gt; =1B[7m   =1B[0m =1B[91m                                 ~~~~~~~~~~~~~~=1B=
[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m344=1B[0m=
:=1B[93m37=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m344=1B[0m         type RequestDuplex =3D import(&quot;undici-types&quot;).Req=
uestDuplex;
&gt; =1B[7m   =1B[0m =1B[91m                                    ~~~~~~~~~~~~~~=
=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m360=1B[0m=
:=1B[93m21=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m360=1B[0m     : typeof import(&quot;undici-types&quot;).Request;
&gt; =1B[7m   =1B[0m =1B[91m                    ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m367=1B[0m=
:=1B[93m21=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m367=1B[0m     : typeof import(&quot;undici-types&quot;).Response;
&gt; =1B[7m   =1B[0m =1B[91m                    ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m374=1B[0m=
:=1B[93m21=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m374=1B[0m     : typeof import(&quot;undici-types&quot;).FormData;
&gt; =1B[7m   =1B[0m =1B[91m                    ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt; =1B[96mnode_modules/@types/node/ts4.8/globals.d.ts=1B[0m:=1B[93m381=1B[0m=
:=1B[93m21=1B[0m - =1B[91merror=1B[0m=1B[90m TS2307: =1B[0mCannot find modu=
le 'undici-types' or its corresponding type declarations.
&gt;=20
&gt; =1B[7m381=1B[0m     : typeof import(&quot;undici-types&quot;).Headers;
&gt; =1B[7m   =1B[0m =1B[91m                    ~~~~~~~~~~~~~~=1B[0m
&gt;=20
&gt;=20
&gt; Found 18 errors in the same file, starting at: node_modules/@types/node/t=
s4.8/globals.d.ts=1B[90m:325=1B[0m
&gt;=20
&gt; Files:              109
&gt; Lines:            58425
&gt; Nodes:           145053
&gt; Identifiers:      49977
&gt; Symbols:          45341
&gt; Types:            17159
&gt; Instantiations:   11801
&gt; Memory used:    104225K
&gt; I/O read:         0.02s
&gt; I/O write:        0.00s
&gt; Parse time:       0.87s
&gt; Bind time:        0.24s
&gt; Check time:       1.46s
&gt; Emit time:        0.00s
&gt; Total time:       2.57s
&gt; make[1]: *** [debian/rules:30: override_dh_auto_build] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/node-regexpp_3.2.0-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=3Dftbfs-20231212;users=3D=
lucas@debian.org
or:
https://udd.debian.org/bugs/?release=3Dna&amp;merged=3Dign&amp;fnewerval=3D7&amp;flastm=
odval=3D7&amp;fusertag=3Donly&amp;fusertagtag=3Dftbfs-20231212&amp;fusertaguser=3Dlucas=
@debian.org&amp;allbugs=3D1&amp;cseverity=3D1&amp;ctags=3D1&amp;caffected=3D1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with =
mine
so that we can identify if something relevant changed in the meantime.
]