- Dec 10, 2024
-
-
Zach van Rijn authored
-
Zach van Rijn authored
The test is disabled upstream, so let's trust them.
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Laurent Bercot authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Anna Wilcox authored
What a bug. Closes: #1290
-
- Dec 09, 2024
-
-
Anna Wilcox authored
VirtualBox is only available for x86 (and SPARC), so we don't need to build this on architectures where it can't work anyway. Similarly, drop it from the xorg-drivers metapackage on other arches. Closes: #1289
-
Zach van Rijn authored
Commit 73af845e changed the default libcap installation path (/usr/sbin --> /sbin). See also: !777
-
Anna Wilcox authored
This dependency is only needed on Arm64 and only for the freedreno driver and its tools. Note that without this dep, Mesa will download libarchive itself and build it and install it, which we obviously do not want. We would have noticed this sooner had we not required Mesa to download Rust crates that it requires. Closes: #1287 Ref: #1285 Ref: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11062
-
Zach van Rijn authored
-
Anna Wilcox authored
This is needed to compile the Gallium drivers we enable on Arm64, specifically etnativ. Closes: #1283
-
Anna Wilcox authored
Closes: #1284
-
Anna Wilcox authored
This is apparently the way upstream wants us to do it. Closes: #1280
-
Anna Wilcox authored
Closes: #1282
-
Anna Wilcox authored
Closes: #1279
-
- Dec 08, 2024
-
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Anna Wilcox authored
* Required for compatibility with new libxml2 release. Closes: #1275
-
Zach van Rijn authored
-
-
Zach van Rijn authored
The patch is inverted to effectively revert this requirement.
-
Anna Wilcox authored
* Run `chelf` on the binaries after they are installed, in case they are re-linked during the install process. This was the cause of #1272. * Disable two more tests that caused failures on gwyn due to #1250. Closes: #1272
-
- Dec 07, 2024
-
-
Zach van Rijn authored
NOTE: packages built during the 'clingo-bootstrap' process no longer apply patches of the form 'patch("foo.patch")' due to changes noted at spack#16. Upstream is aware. v0.22.0 introduces libc awareness (currently glibc or musl). https://github.com/spack/spack/pull/43190 v0.23.0 removes the old concretizer, final 0.x release. https://github.com/spack/spack/pull/45215 v1.0.0 has high-impact changes. several compiler limitations. https://github.com/spack/spack/pull/45189 See also: https://github.com/spack/spack/discussions/30634
-
Zach van Rijn authored
Commit e9634624 changed upstream for 'argp-standalone', a dependency of this package. The 'argp.patch' file looks for the 'argp_usage' symbol in libargp but is apparently not able to find it due to (I believe): https://github.com/ericonr/argp-standalone/commit/e7ff8d9787d2641e55f6ac4afb777da60ef98043 This commit looks for a different symbol instead. Note: -dev is now required and should be investigated.
-
Zach van Rijn authored
-
Zach van Rijn authored
-
- Dec 06, 2024
-
-
Zach van Rijn authored
Note: default_llvm="no" Effectively reverts 1c7549b7 since 'abuild' uses readlink to derive repository information. The user/llvm18 package is free to be updated independently.
-
Zach van Rijn authored
-
Zach van Rijn authored
-
Zach van Rijn authored
-
- Dec 05, 2024
-
-
Closes: #1266
-
Anna Wilcox authored
Needed for x86_64, at least.
-
Zach van Rijn authored
-
- Dec 04, 2024
-
-
Anna Wilcox authored
XWayland is now its own package, separate from the X server base package. Use XWayland as the dependency. Not revbump because this package has never escaped into the wild since the libglvnd revbump; if it had, it would have broken deps and been unable to build anyway.
-
Anna Wilcox authored
Needed by LLVM bootstrap compilers. Acked-by:
Zach van Rijn <me@zv.io>
-
Anna Wilcox authored
Used by LLVM bootstrap compilers. May be needed eventually for other system-level dependencies to set stack sizes. Acked-by:
Zach van Rijn <me@zv.io>
-