<div dir="ltr"><div>Hi,</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Le mar. 28 avr. 2026 à 11:23, Frank Heckenbach <<a href="mailto:f.heckenbach@fh-soft.de">f.heckenbach@fh-soft.de</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">Package: emscripten<br>
Version: 3.1.69+dfsg-3<br>
Severity: normal<br>
<br>
I don't know much about emscripten. I was just trying to build the<br>
web version of sgt-puzzles. This worked under bookworm.<br>
<br>
The message tells me to report a bug, so that's what I'm doing.<br>
<br>
If I need to install some package (which? There are many packages<br>
with "babel" in their name) or need to do something differently,<br>
please let me know (or better, include it in the message).<br>
<br>
Here's how to reproduce:<br>
<br>
mkdir emscripten-test<br>
cd emscripten-test<br>
apt-get source sgt-puzzles/forky<br>
cd */.<br>
emcmake cmake .<br>
cmake --build .<br></blockquote><div><br></div><div>it seems you are not trying to build a Debian package at all.</div><div>Right ? If so, your problem is not a problem in the emscripten debian package.</div><div><br></div><div>If you need babel, you can "apt install node-babel7", but it might install a version that sgt-puzzles doesn't expect.</div><div><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>
[...]<br>
emcc: error: babel was not found! Please report this as a bug against emscripten - more info at <a href="https://www.debian.org/Bugs/Reporting" rel="noreferrer" target="_blank">https://www.debian.org/Bugs/Reporting</a><br>
<br>
-- System Information:<br>
Debian Release: 13.4<br>
APT prefers stable-updates<br>
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'stable')<br>
Architecture: amd64 (x86_64)<br>
<br>
Kernel: Linux 6.12.74+deb13+1-amd64 (SMP w/24 CPU threads; PREEMPT)<br>
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1), LANGUAGE not set<br>
Shell: /bin/sh linked to /usr/bin/dash<br>
Init: systemd (via /run/systemd/system)<br>
LSM: AppArmor: enabled<br>
<br>
Versions of packages emscripten depends on:<br>
ii binaryen 120-4<br>
ii ccache 4.11.2-2<br>
ii clang-19 1:19.1.7-3+b1<br>
ii lld-19 1:19.1.7-3+b1<br>
ii llvm-19 1:19.1.7-3+b1<br>
ii node-acorn 8.8.1+ds+~cs25.17.7-2<br>
ii nodejs 20.19.2+dfsg-1+deb13u2<br>
ii python3 3.13.5-1<br>
<br>
Versions of packages emscripten recommends:<br>
ii libjs-d3 3.5.17-4<br>
ii python3-numpy 1:2.2.4+ds-1<br>
<br>
Versions of packages emscripten suggests:<br>
ii adb 1:34.0.5-12<br>
ii automake 1:1.17-4<br>
pn closure-compiler <none><br>
ii cmake 3.31.6-2<br>
pn emscripten-doc <none><br>
ii make 4.4.1-2<br>
ii python3-ply 3.11-9<br>
pn scons <none><br>
pn wabt <none><br>
<br>
-- no debconf information<br>
</blockquote></div></div>