debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #06486
[Bug 2121867] Re: FTBFS: package webkit2gtk fails to build on riscv64 Questing
** Changed in: webkit2gtk (Ubuntu)
Assignee: (unassigned) => Valentin HAUDIQUET (vhaudiquet)
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to webkit2gtk in Ubuntu.
https://bugs.launchpad.net/bugs/2121867
Title:
FTBFS: package webkit2gtk fails to build on riscv64 Questing
Status in webkit2gtk package in Ubuntu:
Confirmed
Bug description:
webkit2gtk fails to build on riscv64 Ubuntu 25.10:
https://launchpad.net/ubuntu/+archive/test-rebuild-20250731-questing-rva23/+build/31049457
> /<<PKGBUILDDIR>>/Source/WTF/wtf/BitVector.cpp
> In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/BitVector.cpp:34:
> In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/SIMDHelpers.h:58:
> In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/simde.h:37:
> /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9198:5: error: unknown type name 'fixed_vint8m1_t'
> 9198 | fixed_vint8m1_t sv64;
> | ^
It seems that the SIMD part includes ARM NEON SIMD code, which is irrelevant to RISC-V.
Might be an issue from the Makefile / build infrastructure.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2121867/+subscriptions
References