-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RANLIB_x86_64_unknown_illumos env for dist-x86_64-illumos dockerfile #109163
Conversation
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
(rustbot has picked a reviewer for you, use r? to override) |
@bors r+ rollup=iffy |
⌛ Testing commit c4939f1 with merge ec9c96ab88e1879d0846474ab91af9fa550e9a41... |
💔 Test failed - checks-actions |
@bors treeclosed=100 |
@bors retry |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@Mark-Simulacrum It seems the failure did not relate to my changes. Could you please help me retry it? |
@bors retry |
☀️ Test successful - checks-actions |
Finished benchmarking commit (439292b): comparison URL. Overall result: ❌ regressions - ACTION NEEDEDNext Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
|
This has to be noise. @rustbot label: +perf-regression-triaged |
close rust-lang/cc-rs#798
We already set
AR_x86_64_unknown_illumos
in the dockerfile. So it is reasonable to set theRANLIB_x86_64_unknown_illumos
.