Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-sccache: update to 0.9.1.
@ 2025-01-17 18:34 icp1994
  2025-02-18  3:45 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2025-01-17 18:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages rust-sccache
https://github.com/void-linux/void-packages/pull/54009

rust-sccache: update to 0.9.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/54009.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rust-sccache-54009.patch --]
[-- Type: text/x-diff, Size: 1643 bytes --]

From 2f3411e1d7da09539d40f705ecc3c79b5271e787 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 22 Dec 2024 21:43:13 +0530
Subject: [PATCH] rust-sccache: update to 0.9.1.

---
 srcpkgs/rust-sccache/template | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/rust-sccache/template b/srcpkgs/rust-sccache/template
index a413439b9a31f9..2038de4eec3af8 100644
--- a/srcpkgs/rust-sccache/template
+++ b/srcpkgs/rust-sccache/template
@@ -1,11 +1,11 @@
 # Template file for 'rust-sccache'
 pkgname=rust-sccache
-version=0.8.1
+version=0.9.1
 revision=1
 build_style=cargo
-# 1. requires expensive extra feature 2. requires clang 3. requires libc
 make_check_args="-- --skip test_s3_invalid_args --skip test_sccache_command
- --skip dist::pkg::toolchain_imp::test_ldd_parse_v2_30"
+ --skip test_ldd_parse_v2_30 --skip test_rlib_dep_reader_call
+ --skip cache_hit_rate --skip log_no_perm --skip rust_cargo"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libzstd-devel"
 short_desc="Sccache is a ccache-like tool"
@@ -14,14 +14,9 @@ license="Apache-2.0"
 homepage="https://crates.io/crates/sccache"
 changelog="https://github.com/mozilla/sccache/releases"
 distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
-checksum=764e68aec5452a7d4e718f8b5ad0a15586798bb88a75830c860c057edc320f4e
+checksum=6a6ae999f98433b9ee71d30e4bfbcb40062d360d76e8ac0cc3d489e934f02d0b
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
 	*) broken="ftbfs in ring" ;;
 esac
-
-pre_check() {
-	# tries to spawn /usr/bin/cargo and fails
-	rm -f tests/sccache_cargo.rs
-}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: rust-sccache: update to 0.9.1.
  2025-01-17 18:34 [PR PATCH] rust-sccache: update to 0.9.1 icp1994
@ 2025-02-18  3:45 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2025-02-18  3:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There's a closed pull request on the void-packages repository

rust-sccache: update to 0.9.1.
https://github.com/void-linux/void-packages/pull/54009

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-18  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 18:34 [PR PATCH] rust-sccache: update to 0.9.1 icp1994
2025-02-18  3:45 ` [PR PATCH] [Closed]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).