<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 23 mai 2025 à 15:07, Jérémy Lal <<a href="mailto:kapouer@melix.org" target="_blank">kapouer@melix.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 23 mai 2025 à 13:59, picca <<a href="mailto:picca@debian.org" target="_blank">picca@debian.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hello,<br>
<br>
I would kindly request your help in order to solve this bug<br>
<br>
<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102558" rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102558</a><br>
<br>
I try to build the package in a clean chroot with sbuild and it end up<br>
with this error<br>
<br>
../../../../usr/share/nodejs/webpack/types.d.ts(15462,15): error TS2417: Class static side 'typeof WebpackError' incorrectly extends base class static side '{ readonly prototype: Error; captureStackTrace(targetObject: object, constructorOpt?: Function | undefined): void; prepareStackTrace(err: Error, stackTraces: CallSite[]): any; stackTraceLimit: number; }'.<br>
Types of property 'prepareStackTrace' are incompatible.<br>
Type '((err: Error, stackTraces: CallSite[]) => any) | undefined' is not assignable to type '(err: Error, stackTraces: CallSite[]) => any'.<br>
Type 'undefined' is not assignable to type '(err: Error, stackTraces: CallSite[]) => any'.<br>
make[1]: *** [debian/rules:31: execute_after_dh_auto_build] Error 1<br>
make[1]: Leaving directory '/build/reproducible-path/jupyterlab-4.0.11+ds1+~cs11.25.27'<br>
make: *** [debian/rules:18: binary] Error 2<br>
dpkg-buildpackage: error: debian/rules binary subprocess returned exit<br>
status 2<br></blockquote></div></div></blockquote><div><br></div><div>That's a bug in webpack (1106361) because it has incompatible types with the ones in nodejs 20.19.2.</div><div>(For now those types issues are a mess, but holding back on them would only cause bigger issues later.)</div><div><br></div><div>I'll upload a fix later today and the other, real problem, with jupyterlab.</div><div><br></div><div><br></div></div></div>
</div>