[Git][xorg-team/lib/mesa][debian-experimental] 2 commits: rules: Big-endian archs fail to build rusticl, so drop them from RUSTICL_ARCHS.

"Timo Aaltonen (@tjaalton)" <[email protected]>
Newsgroups gmane.linux.debian.devel.x
Message-ID <[email protected]>

Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / mesa


Commits:
897f38cc by Timo Aaltonen at 2026-08-20T18:11:58+03:00
rules: Big-endian archs fail to build rusticl, so drop them from RUSTICL_ARCHS.

related https://catfox.life/2024/11/29/the-complexities-of-enabling-opencl-support/

- - - - -
4665b5cb by Timo Aaltonen at 2026-08-20T18:12:11+03:00
releasing package mesa version 26.2.1-2

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mesa (26.2.1-2) experimental; urgency=medium
+
+  * rules: Big-endian archs fail to build rusticl, so drop them from
+    RUSTICL_ARCHS.
+
+ -- Timo Aaltonen <[email protected]>  Thu, 20 Aug 2026 18:12:07 +0300
+
 mesa (26.2.1-1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -6,9 +6,9 @@ Uploaders: Andreas Boll <[email protected]>
 Standards-Version: 4.1.4
 Build-Depends:
  debhelper-compat (= 13),
- bindgen (>= 0.71~) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32],
+ bindgen (>= 0.71~) [amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32],
  bison,
- cbindgen (>= 0.25) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32],
+ cbindgen (>= 0.25) [amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32],
  directx-headers-dev (>= 1.619.1) [linux-amd64 linux-arm64],
  flatbuffers-compiler [linux-arm64],
  flex,
@@ -50,7 +50,7 @@ Build-Depends:
  libzstd-dev,
  linux-libc-dev (>= 2.6.31) [linux-any],
  llvm-21-dev [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sparc64 x32],
- llvm-spirv-21 [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32],
+ llvm-spirv-21 [amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32],
  meson (>= 1.7.0),
  pkgconf,
  python3,
@@ -58,8 +58,8 @@ Build-Depends:
  python3-pycparser [arm64 armhf],
  python3-setuptools,
  python3-yaml,
- rustc (>= 1.78) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32],
- rustfmt [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32],
+ rustc (>= 1.78) [amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32],
+ rustfmt [amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32],
  spirv-tools-dev (>= 2025.1~rc1) [amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sparc64 x32],
  valgrind [amd64 arm64 armhf i386 powerpc ppc64 ppc64el riscv64 s390x],
  wayland-protocols (>= 1.41),
@@ -280,7 +280,7 @@ Description: Mesa Vulkan graphics drivers
 
 Package: mesa-opencl-icd
 Section: libs
-Architecture: amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32
+Architecture: amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32
 Pre-Depends: ${misc:Pre-Depends}
 Depends:
  libclc-21,


=====================================
debian/rules
=====================================
@@ -52,7 +52,7 @@ VULKAN_LAYERS =
 confflags_TEFLON = -Dteflon=false
 
 LLVM_ARCHS     = amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x sparc64 x32
-RUSTICL_ARCHS  = amd64 arm64 armhf i386 loong64 powerpc ppc64 ppc64el riscv64 s390x x32
+RUSTICL_ARCHS  = amd64 arm64 armhf i386 loong64 ppc64el riscv64 x32
 NVK_ARCHS      = amd64 arm64 armhf i386 ppc64 riscv64 x32
 VALGRIND_ARCHS = amd64 arm64 armhf i386 powerpc ppc64 ppc64el riscv64 s390x
 



View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/c72bd7e45fe810923763dcc1e12843b9f42e35fa...4665b5cb7aeb428a6f28864c4d30b0af828c92fa

-- 
View it on GitLab: https://salsa.debian.org/xorg-team/lib/mesa/-/compare/c72bd7e45fe810923763dcc1e12843b9f42e35fa...4665b5cb7aeb428a6f28864c4d30b0af828c92fa
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.