Skip to content

Conversation

bgermann
Copy link
Contributor

Backport from #45508. Similar to #36994, rust programs segfault on SPARC64 Solaris machines.

Similar to #36994, rust programs segfault on SPARC64 Solaris machines.

(cherry picked from commit 7bab5da)
@rust-highfive
Copy link
Contributor

r? @arielb1

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Contributor

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@kennytm kennytm added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 26, 2017
@arielb1
Copy link
Contributor

arielb1 commented Oct 27, 2017

r? @alexcrichton

@alexcrichton
Copy link
Member

Out of curiosity, is this the last expected backport? I'm sort of hesitant to have a trickle of backports like this, presumably it's ok to just have the target working on nightly?

@bgermann
Copy link
Contributor Author

I am sorry for the backports. This is the last one. I am done with the Solaris stuff.

@alexcrichton
Copy link
Member

Ok, sounds good then!

@bors: r+

@bors
Copy link
Collaborator

bors commented Oct 30, 2017

📌 Commit 44ec07c has been approved by alexcrichton

@kennytm kennytm added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 30, 2017
@bors
Copy link
Collaborator

bors commented Oct 31, 2017

⌛ Testing commit 44ec07c with merge 18251ccc6ee76784e0f5e098de13453204237733...

@bors
Copy link
Collaborator

bors commented Oct 31, 2017

💔 Test failed - status-travis

@kennytm
Copy link
Member

kennytm commented Oct 31, 2017

@bors retry

Travis incident, no jobs starting. https://www.traviscistatus.com/incidents/xgpn2tq6mx7k

@bors
Copy link
Collaborator

bors commented Oct 31, 2017

⌛ Testing commit 44ec07c with merge ff845fa...

bors added a commit that referenced this pull request Oct 31, 2017
[beta] Disable jemalloc for sparcv9-sun-solaris

Backport from #45508. Similar to #36994, rust programs segfault on SPARC64 Solaris machines.
@bors
Copy link
Collaborator

bors commented Oct 31, 2017

💔 Test failed - status-travis

@kennytm
Copy link
Member

kennytm commented Oct 31, 2017

@bors retry

arm-android failed to start the remote-test-client?

[00:56:02] waiting for device to come online
[00:56:02] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "No such file or directory" } }', /checkout/src/libcore/result.rs:906:4
[00:56:02] note: Run with `RUST_BACKTRACE=1` for a backtrace.
[00:56:02] 
[00:56:02] 
[00:56:02] command did not execute successfully: "/checkout/obj/build/x86_64-unknown-linux-gnu/stage0-tools/x86_64-unknown-linux-gnu/release/remote-test-client" "spawn-emulator" "arm-linux-androideabi" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/arm-linux-androideabi/release/remote-test-server" "/checkout/obj/build/tmp"

@alexcrichton
Copy link
Member

@bors: r-

@kennytm oh that's the missing adb problem, we'll need to backport your android patch to beta to get beta building again.

@alexcrichton
Copy link
Member

@kennytm would you be up for sending that backport?

@kennytm
Copy link
Member

kennytm commented Oct 31, 2017

@alexcrichton Oops okay.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Nov 1, 2017

📌 Commit 44ec07c has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Nov 2, 2017

⌛ Testing commit 44ec07c with merge 7d3dcc8...

bors added a commit that referenced this pull request Nov 2, 2017
[beta] Disable jemalloc for sparcv9-sun-solaris

Backport from #45508. Similar to #36994, rust programs segfault on SPARC64 Solaris machines.
@bors
Copy link
Collaborator

bors commented Nov 2, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 7d3dcc8 to beta...

@bors bors merged commit 44ec07c into rust-lang:beta Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants