Skip to content
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

Support feature process_set_argv0 for VxWorks #68515

Merged
merged 1 commit into from
Jan 25, 2020

Conversation

BaoshanPang
Copy link
Contributor

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 24, 2020
@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-llvm-7 of your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2020-01-24T17:34:48.1979487Z ========================== Starting Command Output ===========================
2020-01-24T17:34:48.1996059Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/a15ed74f-525a-4fcc-9316-95b2f8e6f486.sh
2020-01-24T17:34:48.2488961Z 
2020-01-24T17:34:48.2559151Z ##[section]Finishing: Disable git automatic line ending conversion
2020-01-24T17:34:48.2565194Z ##[section]Starting: Checkout rust-lang/rust@refs/pull/68515/merge to s
2020-01-24T17:34:48.2566834Z Task         : Get sources
2020-01-24T17:34:48.2566915Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2020-01-24T17:34:48.2566950Z Version      : 1.0.0
2020-01-24T17:34:48.2566984Z Author       : Microsoft
---
2020-01-24T17:34:49.4269409Z ##[command]git remote add origin https://github.com/rust-lang/rust
2020-01-24T17:34:49.4280857Z ##[command]git config gc.auto 0
2020-01-24T17:34:49.4283352Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2020-01-24T17:34:49.4285239Z ##[command]git config --get-all http.proxy
2020-01-24T17:34:49.4291255Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/68515/merge:refs/remotes/pull/68515/merge

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@alexcrichton
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Jan 24, 2020

📌 Commit 06af442 has been approved by alexcrichton

@bors bors 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 Jan 24, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jan 24, 2020
bors added a commit that referenced this pull request Jan 24, 2020
Rollup of 6 pull requests

Successful merges:

 - #68111 (Print constants in `type_name` for const generics)
 - #68374 (Fix invalid link to the C++ Exception Handling ABI documentation)
 - #68504 (Use check-pass mode for lint tests and nll tests)
 - #68509 (Clean up error codes E0223 and E0225 explanations)
 - #68511 (Remove unused ignore-license directives)
 - #68515 (Support feature process_set_argv0 for VxWorks)

Failed merges:

r? @ghost
@bors bors merged commit 06af442 into rust-lang:master Jan 25, 2020
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.

4 participants