Skip to content

Update stdsimd submodule #54937

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

Merged
merged 1 commit into from
Oct 16, 2018
Merged

Update stdsimd submodule #54937

merged 1 commit into from
Oct 16, 2018

Conversation

alexcrichton
Copy link
Member

Should hopefully bring documentation for wasm intrinsics online!

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 9, 2018
@rust-highfive
Copy link
Contributor

The job x86_64-gnu-llvm-5.0 of your PR failed on Travis (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.
[00:58:45] .................................................................................................... 2200/4576
[00:58:49] ...i................................................................................................ 2300/4576
[00:58:53] .................................................................................................... 2400/4576
[00:58:56] .................................................................................................... 2500/4576
[00:59:00] ................iiiiiiiii........................................................................... 2600/4576
[00:59:06] .................................................................................................... 2800/4576
[00:59:10] .................................................................................................... 2900/4576
[00:59:13] ....................................i............................................................... 3000/4576
[00:59:15] ................................................................................................i.i. 3100/4576
---
[01:34:16] travis_fold:end:stage0-linkchecker

[01:34:16] travis_time:end:stage0-linkchecker:start=1539119317398368434,finish=1539119319783784010,duration=2385415576

[01:36:26] std/arch/wasm32/index.html:3: broken link - core/arch/wasm32/index.html
3302240 ./obj
3086216 ./obj/build
2450528 ./obj/build/x86_64-unknown-linux-gnu
1069576 ./src
---
travis_time:end:078cb0d9:start=1539119514198033178,finish=1539119514202838573,duration=4805395
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:01791c0a
$ ln -s . checkout && for CORE in obj/cores/core.*; do EXE=$(echo $CORE | sed 's|obj/cores/core\.[0-9]*\.!checkout!\(.*\)|\1|;y|!|/|'); if [ -f "$EXE" ]; then printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" "$CORE"; gdb --batch -q -c "$CORE" "$EXE" -iex 'set auto-load off' -iex 'dir src/' -iex 'set sysroot .' -ex bt -ex q; echo travis_fold":"end:crashlog; fi; done || true
travis_fold:end:after_failure.4
travis_fold:start:after_failure.5
travis_time:start:05ca71c0
travis_time:start:05ca71c0
$ cat ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
cat: ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers: No such file or directory
travis_fold:end:after_failure.5
travis_fold:start:after_failure.6
travis_time:start:2ad99eb7
$ dmesg | grep -i kill

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)

Should hopefully bring documentation for wasm intrinsics online!
@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 16, 2018

📌 Commit b9b5d6d has been approved by nikomatsakis

@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 Oct 16, 2018
@bors
Copy link
Collaborator

bors commented Oct 16, 2018

⌛ Testing commit b9b5d6d with merge 99ab2f4...

bors added a commit that referenced this pull request Oct 16, 2018
Update stdsimd submodule

Should hopefully bring documentation for wasm intrinsics online!
@bors
Copy link
Collaborator

bors commented Oct 16, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing 99ab2f4 to master...

@bors bors merged commit b9b5d6d into rust-lang:master Oct 16, 2018
@alexcrichton alexcrichton deleted the update-stdsimd branch October 21, 2018 01:55
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