← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2121516] [NEW] webkit2gtk: FTBFS with RVA23

 

Public bug reported:

As seen in RVA23 test rebuild:
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250731-questing-rva23-questing.html

In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CodePtr.cpp:27:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CodePtr.h:28:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/FunctionPtr.h:32:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/Hasher.h:25:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CheckedPtr.h:28:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CheckedRef.h:33:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/Threading.h:54:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomStringTable.h:28:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringHash.h:26:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomString.h:24:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomStringImpl.h:24:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/UniquedStringImpl.h:28:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringImpl.h:44:
In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringCommon.h:35:
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;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9211:5: error: unknown type name 'fixed_vint16m1_t'
 9211 |     fixed_vint16m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9224:5: error: unknown type name 'fixed_vint32m1_t'
 9224 |     fixed_vint32m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9237:5: error: unknown type name 'fixed_vint64m1_t'
 9237 |     fixed_vint64m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9250:5: error: unknown type name 'fixed_vuint8m1_t'
 9250 |     fixed_vuint8m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9263:5: error: unknown type name 'fixed_vuint16m1_t'
 9263 |     fixed_vuint16m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9276:5: error: unknown type name 'fixed_vuint32m1_t'
 9276 |     fixed_vuint32m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9289:5: error: unknown type name 'fixed_vuint64m1_t'
 9289 |     fixed_vuint64m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9305:40: warning: 'SIMDE_ARCH_RISCV_ZVFH' is not defined, evaluates to 0 [-Wundef]
 9305 |   #if defined(SIMDE_RISCV_V_NATIVE) && SIMDE_ARCH_RISCV_ZVFH
      |                                        ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9319:5: error: unknown type name 'fixed_vfloat32m1_t'
 9319 |     fixed_vfloat32m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9332:5: error: unknown type name 'fixed_vfloat64m1_t'
 9332 |     fixed_vfloat64m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9340:5: error: unknown type name 'fixed_vuint8m1_t'
 9340 |     fixed_vuint8m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9347:5: error: unknown type name 'fixed_vuint16m1_t'
 9347 |     fixed_vuint16m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9354:5: error: unknown type name 'fixed_vuint64m1_t'
 9354 |     fixed_vuint64m1_t sv64;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9374:5: error: unknown type name 'fixed_vint8m1_t'
 9374 |     fixed_vint8m1_t sv128;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9395:5: error: unknown type name 'fixed_vint16m1_t'
 9395 |     fixed_vint16m1_t sv128;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9420:5: error: unknown type name 'fixed_vint32m1_t'
 9420 |     fixed_vint32m1_t sv128;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9441:5: error: unknown type name 'fixed_vint64m1_t'
 9441 |     fixed_vint64m1_t sv128;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9462:5: error: unknown type name 'fixed_vuint8m1_t'
 9462 |     fixed_vuint8m1_t sv128;
      |     ^
/<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9483:5: error: unknown type name 'fixed_vuint16m1_t'
 9483 |     fixed_vuint16m1_t sv128;
      |     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]

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


** Tags: ftbfs rva23-ftbfs update-excuse

** Tags added: ftbfs rva23-ftbfs update-excuse

-- 
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/2121516

Title:
  webkit2gtk: FTBFS with RVA23

Status in webkit2gtk package in Ubuntu:
  New

Bug description:
  As seen in RVA23 test rebuild:
  https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20250731-questing-rva23-questing.html

  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CodePtr.cpp:27:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CodePtr.h:28:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/FunctionPtr.h:32:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/Hasher.h:25:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CheckedPtr.h:28:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/CheckedRef.h:33:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/SingleThreadIntegralWrapper.h:28:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/Threading.h:54:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomStringTable.h:28:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringHash.h:26:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomString.h:24:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/AtomStringImpl.h:24:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/UniquedStringImpl.h:28:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringImpl.h:44:
  In file included from /<<PKGBUILDDIR>>/Source/WTF/wtf/text/StringCommon.h:35:
  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;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9211:5: error: unknown type name 'fixed_vint16m1_t'
   9211 |     fixed_vint16m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9224:5: error: unknown type name 'fixed_vint32m1_t'
   9224 |     fixed_vint32m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9237:5: error: unknown type name 'fixed_vint64m1_t'
   9237 |     fixed_vint64m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9250:5: error: unknown type name 'fixed_vuint8m1_t'
   9250 |     fixed_vuint8m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9263:5: error: unknown type name 'fixed_vuint16m1_t'
   9263 |     fixed_vuint16m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9276:5: error: unknown type name 'fixed_vuint32m1_t'
   9276 |     fixed_vuint32m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9289:5: error: unknown type name 'fixed_vuint64m1_t'
   9289 |     fixed_vuint64m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9305:40: warning: 'SIMDE_ARCH_RISCV_ZVFH' is not defined, evaluates to 0 [-Wundef]
   9305 |   #if defined(SIMDE_RISCV_V_NATIVE) && SIMDE_ARCH_RISCV_ZVFH
        |                                        ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9319:5: error: unknown type name 'fixed_vfloat32m1_t'
   9319 |     fixed_vfloat32m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9332:5: error: unknown type name 'fixed_vfloat64m1_t'
   9332 |     fixed_vfloat64m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9340:5: error: unknown type name 'fixed_vuint8m1_t'
   9340 |     fixed_vuint8m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9347:5: error: unknown type name 'fixed_vuint16m1_t'
   9347 |     fixed_vuint16m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9354:5: error: unknown type name 'fixed_vuint64m1_t'
   9354 |     fixed_vuint64m1_t sv64;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9374:5: error: unknown type name 'fixed_vint8m1_t'
   9374 |     fixed_vint8m1_t sv128;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9395:5: error: unknown type name 'fixed_vint16m1_t'
   9395 |     fixed_vint16m1_t sv128;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9420:5: error: unknown type name 'fixed_vint32m1_t'
   9420 |     fixed_vint32m1_t sv128;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9441:5: error: unknown type name 'fixed_vint64m1_t'
   9441 |     fixed_vint64m1_t sv128;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9462:5: error: unknown type name 'fixed_vuint8m1_t'
   9462 |     fixed_vuint8m1_t sv128;
        |     ^
  /<<PKGBUILDDIR>>/Source/WTF/wtf/simde/arm/neon.h:9483:5: error: unknown type name 'fixed_vuint16m1_t'
   9483 |     fixed_vuint16m1_t sv128;
        |     ^
  fatal error: too many errors emitted, stopping now [-ferror-limit=]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2121516/+subscriptions