Your message dated Fri, 13 Mar 2026 09:38:55 +0000
with message-id <[email protected]>
and subject line Bug#1127874: fixed in webkit2gtk 2.50.6-1
has caused the Debian Bug report #1127874,
regarding webkit2gtk: Please update no-must-tail.patch to cover all 
architectures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1127874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127874
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: webkit2gtk
Version: 2.50.5-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: alpha hppa m68k sh4
X-Debbugs-Cc: 
[email protected],[email protected],[email protected],[email protected]

Hi,

the previous version of no-must-tail.patch didn't cover all cases for all
architectures, so we're still seeing FTBFS for alpha, hppa, m68k and sh4.

Thus, please update the patch with the attached version.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
From: John Paul Adrian Glaubitz <[email protected]>
Subject: Disable musttail on sh4 and m68k
Bug-Debian: https://bugs.debian.org/1125380
Index: 
webkit2gtk-2.50.5/Source/ThirdParty/skia/modules/skcms/src/skcms_internals.h
===================================================================
--- 
webkit2gtk-2.50.5.orig/Source/ThirdParty/skia/modules/skcms/src/skcms_internals.h
+++ webkit2gtk-2.50.5/Source/ThirdParty/skia/modules/skcms/src/skcms_internals.h
@@ -52,11 +52,16 @@ extern "C" {
                                                  && !defined(__arm__) \
                                                  && !defined(__riscv) \
                                                  && !defined(__powerpc__) \
+                                                 && !defined(__alpha__) \
+                                                 && !defined(__hppa__) \
+                                                 && !defined(__m68k__) \
+                                                 && !defined(__sh__) \
                                                  && !defined(__loongarch__) \
                                                  && !defined(_WIN32) && 
!defined(__SYMBIAN32__)
             #define SKCMS_HAS_MUSTTAIL 1
         #endif
-    #elif !defined(__clang__) && !defined(SKCMS_HAS_MUSTTAIL)
+    #elif !defined(__clang__) && !defined(SKCMS_HAS_MUSTTAIL) && 
!defined(__alpha__) && \
+          !defined(__hppa__) && !defined(__m68k__) && !defined(__sh__)
         #if __has_cpp_attribute(clang::musttail)
             #define SKCMS_HAS_MUSTTAIL 1
         #else
Index: webkit2gtk-2.50.5/Source/ThirdParty/skia/src/core/SkRasterPipeline.h
===================================================================
--- webkit2gtk-2.50.5.orig/Source/ThirdParty/skia/src/core/SkRasterPipeline.h
+++ webkit2gtk-2.50.5/Source/ThirdParty/skia/src/core/SkRasterPipeline.h
@@ -26,8 +26,8 @@ enum SkColorType : int;
 struct SkImageInfo;
 struct skcms_TransferFunction;
 
-#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && 
!defined(SK_CPU_ARM32) && \
-        !defined(SK_CPU_LOONGARCH) && !defined(SK_CPU_PPC) && \
+#if __has_cpp_attribute(clang::musttail) && !defined(__EMSCRIPTEN__) && 
!defined(SK_CPU_ARM32) && !defined(__alpha__) && \
+        !defined(SK_CPU_LOONGARCH) && !defined(SK_CPU_PPC) && !defined(__sh__) 
&& !defined(__m68k__) && !defined(__hppa__) && \
         !(defined(_WIN32) && defined(SK_BUILD_FOR_ANDROID_FRAMEWORK))
     // [[clang::musttail]] is disabled for the Android version of Skia running 
on Windows as it
     // causes crashes (This is probably related to http://crbug.com/1505442).

--- End Message ---
--- Begin Message ---
Source: webkit2gtk
Source-Version: 2.50.6-1
Done: Alberto Garcia <[email protected]>

We believe that the bug you reported is fixed in the latest version of
webkit2gtk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alberto Garcia <[email protected]> (supplier of updated webkit2gtk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 13 Mar 2026 10:12:36 +0100
Source: webkit2gtk
Architecture: source
Version: 2.50.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian WebKit Maintainers 
<[email protected]>
Changed-By: Alberto Garcia <[email protected]>
Closes: 1127874
Changes:
 webkit2gtk (2.50.6-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/rules:
     - Use --param ggc-min-expand=10 on hurd-i386 and x32 to reduce memory
       usage.
   * debian/patches/no-must-tail.patch:
     - Update patch to cover alpha and hppa (Closes: #1127874).
   * Remove all references to mips64el as it has been removed from Debian
     (see #1129516).
Checksums-Sha1:
 be249a22fa5bed9ccaa7f093ece82a1953382c40 4591 webkit2gtk_2.50.6-1.dsc
 274e14b38482ee0859ba92bf0811c73d2d0b1705 43831020 webkit2gtk_2.50.6.orig.tar.xz
 cfe3b3ccbdc0368f1535be60f7562e9635d5e58f 195 webkit2gtk_2.50.6.orig.tar.xz.asc
 38c630f0628540b849c45ab5a6da3bec7782d9c0 92556 
webkit2gtk_2.50.6-1.debian.tar.xz
 a4af2a898f8829060a1095fc7c2543b8c6c39111 15989 
webkit2gtk_2.50.6-1_source.buildinfo
Checksums-Sha256:
 180a52c4d1731ba71dc087f4118ebab25ffbe67d779755953feddf4611df650b 4591 
webkit2gtk_2.50.6-1.dsc
 2b281abf8894ffc6172152e5660b75eeeedbe1cc43d6783d09dc79f7c865bb42 43831020 
webkit2gtk_2.50.6.orig.tar.xz
 449135189f133aa16236f4e4c58c89b7c97b3fa2ca7e4f8066f2290d2caabd66 195 
webkit2gtk_2.50.6.orig.tar.xz.asc
 c3311bb61de504c14faebab27b63005a4070b06bd26d70558e80c36fd6c3dbfc 92556 
webkit2gtk_2.50.6-1.debian.tar.xz
 eb150918faa28443e5d64450a612948087904bd7fbd4cc197661e9c0b696ae92 15989 
webkit2gtk_2.50.6-1_source.buildinfo
Files:
 e21719de400cc76d977556382de8379d 4591 web optional webkit2gtk_2.50.6-1.dsc
 30e318a7bd316fcd1937902f987f7d65 43831020 web optional 
webkit2gtk_2.50.6.orig.tar.xz
 4d1070487b2610445e5aa97bdcb0f6d4 195 web optional 
webkit2gtk_2.50.6.orig.tar.xz.asc
 38b86c3783ae05e9e8b919da20bb384b 92556 web optional 
webkit2gtk_2.50.6-1.debian.tar.xz
 1e7dc774f9e8587c745ac8a1ebc468bd 15989 web optional 
webkit2gtk_2.50.6-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEYrwugQBKzlHMYFizAAyEYu0C2AIFAmmz1kIACgkQAAyEYu0C
2AKbKw//XJBrIOMPez2a/c/BifwDI12fmSNoz27RYqemBoFUpSoorC5RiQPDXSjp
QP7RacWBJZLd2dR0y5z4Il49LAXwp+7XCPLWjeCHsT9a2M/uYkSbZFffcrFYN7kb
CKV9PfcoaVyM2h9CD+2o7Uf+cBXhi6D1uil5z68uT2Zz61PJQJVmmkDBPaDiQbay
zJ8dF3iNFBR/4lTJA+9uY9fgAJo8R1WgDKaSjYdneKlY5HA7bphREjIu4yxuMYm3
Rwgc6lo1kn4GdZ5ywq4dUOmw4aHT9vsgAcKpz4CAgLNtPWjy4Ct5mmbwHxkF08ma
r1pKE+mFSva2SepSyjqd7iuXUD87KCajeAhb+p1Q68fYccTd3hekgQyKvY0lwcK1
m8v2WB0MdGmTHjjtIp84Vc+ognGwH06DNKoUZcMONHWO3WJhG0y1mKVTi2N+TUiW
3AQlZTD1JnPgmh2+AdrMTQQNIN3IgliI9fEI4DYaLY5pnSAorMbHWLyR/6IWWmH0
bot96jcsjODyxGb3gTrmlAwoegtxqyOzg+OppgoiiBubiUCLbTdLDxvPkRZLDD2i
SP+r5763FHcT4jKC5dhr6c70jZQYFjDGxT6P1SCZlknrUQv6OMAidvJT6QPPL7mH
5vBzpnTTr4glON5AZS79RLfP+qyoYAvMU8dviaupJoXcvAnHdyY=
=qBzH
-----END PGP SIGNATURE-----

Attachment: pgpybAQkvG_9j.pgp
Description: PGP signature


--- End Message ---

Reply via email to