tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/rust
On Mon, Jun 08, 2020 at 01:00:17PM +0100, Jonathan Perkin wrote:
> Is this actually a failure for you? I see the same thing on SmartOS,
> and have noted it in the bug report, but it's not a required tool
> (note "is_optional_tool"):
>
> < ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-sun-solaris" }, target: "x86_64-sun-solaris", tool: "miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] }
>
> and so the build actually succeeds:
>
> Build completed successfully in 0:56:43
>
> Maybe this explains why you saw it build on the other platforms, if
> you ran "install" and didn't happen to notice the error go past at the
> end of the build phase.
>
> --
> Jonathan Perkin - Joyent, Inc. - www.joyent.com
I noticed this tool is missing from the most recent binary release.
miri is "expermiental" (according to https://github.com/rust-lang/miri)
So I was just going to go ahead and publish an update without it.
Home |
Main Index |
Thread Index |
Old Index