Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 08:35:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245201] lang/rust: Fails to build in Poudriere with "error: could not compile `rustc`"
Message-ID:  <bug-245201-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245201

            Bug ID: 245201
           Summary: lang/rust: Fails to build in Poudriere with "error:
                    could not compile `rustc`"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: marcel@herrbischoff.com
          Assignee: rust@FreeBSD.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)

Setup is Poudriere (3.3.99.20191210) on FreeBSD 12.1 (12.1-RELEASE-p3 GENER=
IC
amd64) with ZFS. So far, Rust is the only port that fails to build. Below i=
s an
excerpt of the build log, the full log (1.9 MB) is available here:
https://herrbischoff.com/download/rust-1.42.0_1.log

-----

command did not execute successfully:
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/build/x86_64-unknown-fr=
eebsd/stage0/bin/cargo"
"build" "-Zconfig-profile" "--target" "x86_64-unknown-freebsd"
"-Zbinary-dep-depinfo" "-j" "1" "-v" "--release" "--frozen" "--features" "
llvm" "--manifest-path"
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/src/rustc/Cargo.toml"
"--message-format" "json-render-diagnostics"
expected success, got: exit code: 101
Traceback (most recent call last):
  File "x.py", line 11, in <module>
    bootstrap.main()
  File
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/src/bootstrap/bootstrap=
.py",
line 951, in main
    bootstrap(help_triggered)
  File
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/src/bootstrap/bootstrap=
.py",
line 937, in bootstrap
    run(args, env=3Denv, verbose=3Dbuild.verbose)
  File
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/src/bootstrap/bootstrap=
.py",
line 141, in run
    raise RuntimeError(err)
RuntimeError: failed to run:
/wrkdirs/usr/ports/lang/rust/work/rustc-1.42.0-src/build/bootstrap/debug/bo=
otstrap
build --jobs=3D1
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust

--=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-245201-7788>