pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rust-beta: update to 1.98.0-beta.5



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Jul 20 15:42:16 2026 +0200
Changeset:	96fb72b9e7c8c7b7daeb9f5a947211d997bfadd9

Modified Files:
	rust-beta/Makefile
	rust-beta/distinfo

Log Message:
rust-beta: update to 1.98.0-beta.5

Currently it doesn't build due to warning = error.

===> Building for rust-1.98.0beta.5
Building bootstrap
warning: linker stderr: ld: /usr/pkgsrc/wip/rust-beta/work/rustc-beta-src/build/bootstrap/debug/deps/librustix-095bb558e8cb6f26.rlib(rustix-095bb558e8cb6f26.rustix.b0b38a2615679391-cgu.1.rcgu.o): in function `rustix::backend::io::syscalls::dup3':
         rustix.b0b38a2615679391-cgu.1:(.text._RNvNtNtNtCsfazM32Pycft_6rustix7backend2io8syscalls4dup3+0x44): warning: reference to compatibility dup3(); include <unistd.h> to generate correct reference
         ld: /usr/pkgsrc/wip/rust-beta/work/rustc-beta-src/build/bootstrap/debug/deps/librustix-095bb558e8cb6f26.rlib(rustix-095bb558e8cb6f26.rustix.b0b38a2615679391-cgu.2.rcgu.o): in function `rustix::backend::fs::syscalls::fstatvfs':
         rustix.b0b38a2615679391-cgu.2:(.text._RNvNtNtNtCsfazM32Pycft_6rustix7backend2fs8syscalls8fstatvfs+0x39): warning: reference to compatibility fstatvfs(); include <sys/statvfs.h> to generate correct reference
  |
  = note: `#[warn(linker_messages)]` on by default

warning: linker stdout: ld: /usr/pkgsrc/wip/rust-beta/work/rustc-beta-src/build/bootstrap/debug/deps/librustix-095bb558e8cb6f26.rlib(rustix-095bb558e8cb6f26.rustix.b0b38a2615679391-cgu.1.rcgu.o): note: the message above does not take linker garbage collection into account
         ld: /usr/pkgsrc/wip/rust-beta/work/rustc-beta-src/build/bootstrap/debug/deps/librustix-095bb558e8cb6f26.rlib(rustix-095bb558e8cb6f26.rustix.b0b38a2615679391-cgu.2.rcgu.o): note: the message above does not take linker garbage collection into account

error: `bootstrap` (bin "rustdoc") generated 2 warnings
error: warnings are denied by `build.warnings` configuration
warning: build failed, waiting for other jobs to finish...
error: `bootstrap` (bin "rustc") generated 2 warnings (2 duplicates)
error: warnings are denied by `build.warnings` configuration
failed to run: /usr/pkgsrc/wip/rust-beta/work/rust-bootstrap/bin/cargo build --jobs=default --manifest-path /usr/pkgsrc/wip/rust-beta/work/rustc-beta-src/src/bootstrap/Cargo.toml -Zroot-dir=/usr/pkgsrc/wip/rust-beta/work/rustc-beta-src --frozen
Build completed unsuccessfully in 0:00:02

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96fb72b9e7c8c7b7daeb9f5a947211d997bfadd9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust-beta/Makefile |  8 ++++----
 rust-beta/distinfo | 18 +++++++++---------
 2 files changed, 13 insertions(+), 13 deletions(-)

diffs:
diff --git a/rust-beta/Makefile b/rust-beta/Makefile
index 1873971ffd..bc24f97930 100644
--- a/rust-beta/Makefile
+++ b/rust-beta/Makefile
@@ -6,7 +6,7 @@
 # Regenerating checksums may be needed to build the current rust-beta.
 
 DISTNAME=	rustc-beta-src
-PKGNAME=	rust-1.97.0beta.4
+PKGNAME=	rust-1.98.0beta.5
 CATEGORIES=	lang
 MASTER_SITES=	https://static.rust-lang.org/dist/
 EXTRACT_SUFX=	.tar.xz
@@ -20,9 +20,9 @@ LICENSE=	mit OR apache-2.0
 # version of it. Use either stable or beta, not both.
 CONFLICTS+=	rust-bin-[0-9]*
 
-# One crate dependency hasn't been declared for 1.97.0-beta.2, beta.3 and beta.4
+# One crate dependency hasn't been declared and needs to be fetched at compile time.
 # Check if the situation has changed when the next iteration is released.
-ALLOW_NETWORK_ACCESS=   yes
+#ALLOW_NETWORK_ACCESS=   yes
 
 # LLVM uses -std=c++17
 USE_CXX_FEATURES+=	c++17
@@ -116,7 +116,7 @@ BUILDLINK_TRANSFORM+=	rm:-Wl,--enable-new-dtags
 # does not need any special post-processing.
 DISTFILES:=		${DEFAULT_DISTFILES}
 
-RUST_STAGE0_VER=	1.96.0
+RUST_STAGE0_VER=	1.97.1
 RUST_ARCH=		x86_64-unknown-netbsd
 RUST_STAGE0:=		rust-${RUST_STAGE0_VER}-${RUST_ARCH}.tar.xz
 RUST_STD_STAGE0:=	rust-std-${RUST_STAGE0_VER}-${RUST_ARCH}.tar.xz
diff --git a/rust-beta/distinfo b/rust-beta/distinfo
index 8744697a1d..9bef53df4a 100644
--- a/rust-beta/distinfo
+++ b/rust-beta/distinfo
@@ -1,14 +1,14 @@
 $NetBSD$
 
-BLAKE2s (rust-1.96.0-x86_64-unknown-netbsd.tar.xz) = 66e370545c8cb0b60096b6e2223f7288b6fac22924fc9f7a0d882097d7785cfc
-SHA512 (rust-1.96.0-x86_64-unknown-netbsd.tar.xz) = 5bc3db8869097be03b20ec2d949e6ef482fed7daede8c8f7c3d9ad3181c67ec09361201d9edee434c2b98d298a038bd9ea34f75e10d6ece6d20543fdc0a92ce3
-Size (rust-1.96.0-x86_64-unknown-netbsd.tar.xz) = 230414960 bytes
-BLAKE2s (rust-std-1.96.0-x86_64-unknown-netbsd.tar.xz) = f337d695050eb91161461b14f76d8194a49f5bdd89ec04b9542e152a8e110954
-SHA512 (rust-std-1.96.0-x86_64-unknown-netbsd.tar.xz) = 3441e47d1ffbcebfa5f605f0bbbe85cec6f9ef72e729324a99fb8a39aab50a392e058590e5598d89cd33a25f309c7faa8911905364c15f3b443fa70b9a2622c7
-Size (rust-std-1.96.0-x86_64-unknown-netbsd.tar.xz) = 27288456 bytes
-BLAKE2s (rustc-beta-src.tar.xz) = 58a5a7af44e0b87cf6d3e5a5b20fb8408eb4b3f4baa4336c3e231a30e989e8a3
-SHA512 (rustc-beta-src.tar.xz) = d355c1c1f919d45059da0b00f01082f88a471d35c0a56032c3a4a4aa4f686e4e720d4f383435cd4bb01acd43710dd3f75e0f2f643d7eb4cb00c8d13b7688bf6f
-Size (rustc-beta-src.tar.xz) = 242595676 bytes
+BLAKE2s (rust-1.97.1-x86_64-unknown-netbsd.tar.xz) = 37864ce1f1641c8b79b449e20c48227e9f54930ca58414c159dd07f348bdffd2
+SHA512 (rust-1.97.1-x86_64-unknown-netbsd.tar.xz) = 09af295b8583a93a81658cee092cae980075ecf7fa0c34d2365cf71fd79497416eddd85a3ffc6f5859cb0db72f17594fe6539002546135d2429eef72afc16d8b
+Size (rust-1.97.1-x86_64-unknown-netbsd.tar.xz) = 231339760 bytes
+BLAKE2s (rust-std-1.97.1-x86_64-unknown-netbsd.tar.xz) = 4469a0f197ef9a8c6625a088f4b715acf15fa2837ea9f81ae7802c8efc0dcceb
+SHA512 (rust-std-1.97.1-x86_64-unknown-netbsd.tar.xz) = 8dd9e87f61dfdf8159f58050e6e78247070d574aaebb93d3c1e97b97382a5fb28349fc009eb0c3046763902958cac3ec87bda6cb5cc41200c34140cad70c510c
+Size (rust-std-1.97.1-x86_64-unknown-netbsd.tar.xz) = 27660272 bytes
+BLAKE2s (rustc-beta-src.tar.xz) = e07f6f3b6ed2256b1277ea0c45cba2ba4b897bbda3699d54066c7f3b8c66844d
+SHA512 (rustc-beta-src.tar.xz) = cfe350746b9ca493c3614105fd90cc5dad8267a2f1637ba4ea9642dfbea45c99064762a9a5f1fa445a0490b0f5d8ece8af7ba070454327227c8938878897ebbd
+Size (rustc-beta-src.tar.xz) = 244383592 bytes
 SHA1 (patch-library_backtrace_src_symbolize_gimli.rs) = 9d5ef634c5a454e474ea5fee76da9bb768f5b3d9
 SHA1 (patch-library_backtrace_src_symbolize_gimli_elf.rs) = 8b18e1dbde59f3e8f20e93c7669618b2c7a13294
 SHA1 (patch-src_bootstrap_bootstrap.py) = fb89adaaf01f558d636734db5d778af4a3c67fd6


Home | Main Index | Thread Index | Old Index