Date: Mon, 04 Mar 2024 18:59:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277481] lang/rust-1.76.0 and lang/rust-1.74.0 does not build on 13.2-STABLE Message-ID: <bug-277481-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277481 Bug ID: 277481 Summary: lang/rust-1.76.0 and lang/rust-1.74.0 does not build on 13.2-STABLE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dave@jetcafe.org I used both 1.74.1 from Q12024 and 1.76.0 from HEAD. Both give me this: [00:14:55] expected success, got: exit status: 101 [00:14:55]=20 [00:14:55] stdout ---- [00:14:55]=20 [00:14:55] stderr ---- [00:14:55]=20 [00:14:55]=20 [00:14:55]=20 [00:14:55] Traceback (most recent call last): [00:14:55] File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/x.py", line 50, in <module> [00:14:55] bootstrap.main() [00:14:55] File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/bootstrap/bootstrap= .py", line 1125, in main [00:14:55] bootstrap(args) [00:14:55] File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/bootstrap/bootstrap= .py", line 1101, in bootstrap [00:14:55] run(args, env=3Denv, verbose=3Dbuild.verbose, is_bootstrap= =3DTrue) [00:14:55] File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.76.0-src/src/bootstrap/bootstrap= .py", line 187, in run [00:14:55] raise RuntimeError(err) [00:14:55] RuntimeError: failed to run: /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/bootstrap dist --jobs=3D32 modulo versions and line numbers (same stack trace otherwise).=20 Am I doing something wrong here? Why is jobs =3D 32? Can I turn that down a= bit? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277481-7788>