[Bug 277481] lang/rust-1.76.0 and lang/rust-1.74.0 does not build on 13.2-STABLE

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Mar 2024 18:59:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277481

            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] 
[00:14:55] stdout ----
[00:14:55] 
[00:14:55] stderr ----
[00:14:55] 
[00:14:55] 
[00:14:55] 
[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=env, verbose=build.verbose, is_bootstrap=True)
[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=32

modulo versions and line numbers (same stack trace otherwise). 

Am I doing something wrong here? Why is jobs = 32? Can I turn that down a bit?

-- 
You are receiving this mail because:
You are the assignee for the bug.