[Pkg-javascript-devel] Bug#1116732: emscripten: FTBFS with the nocheck build profile

Santiago Vila sanvila at debian.org
Tue Oct 14 15:59:36 BST 2025


On Tue, Oct 14, 2025 at 04:54:27PM +0200, Jérémy Lal wrote:

> > So, I guess we should fix that first (help welcome).
> >
> > After that, I can use a script to determine which one of the BD should
> > not have the <!nocheck> annotation. Based on the original build log:
> >
> > embuilder: warning: cannot check node version: [Errno 2] No such file or
> > directory: 'node' [-Wversion-check]
> > embuilder: error: clang executable not found at `/usr/bin/clang-19`
> > make[1]: *** [debian/rules:199: override_dh_auto_build] Error 1
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> >
> > it looks like "nodejs" and clang-19 would be good candidates, but
> > there may be others. I would let the script to find out.
> >
> 
> Careful with emscripten, it's easy to get lost ;)
> 
> I'd rather do the fix myself, unless you want to risk spending a lot of
> time on it.

Ok, feel free. If you manage to fix the build with DEB_BUILD_OPTIONS=nocheck alone,
I would gladly find all the BD with improper <!nocheck> afterwards (because I
already wrote a script for that, which takes no human time).

Thanks.



More information about the Pkg-javascript-devel mailing list