← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2121867] [NEW] FTBFS: package webkit2gtk fails to build on riscv64 Questing

 

Public bug reported:

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.

** Affects: webkit2gtk (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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



Follow ups