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

[WIP] Verify if #64098 causes link errors #64232

Closed
wants to merge 5 commits into from

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Sep 6, 2019

cc @Centril for try command

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 6, 2019
@mati865
Copy link
Contributor Author

mati865 commented Sep 6, 2019

r? @ghost

@Centril
Copy link
Contributor

Centril commented Sep 6, 2019

@bors try

@bors
Copy link
Contributor

bors commented Sep 6, 2019

⌛ Trying commit 99d5599 with merge e942285...

bors added a commit that referenced this pull request Sep 6, 2019
[WIP] Verify if #64098 causes link errors

cc @Centril for `try` command
@bors
Copy link
Contributor

bors commented Sep 6, 2019

💔 Test failed - checks-azure

@rust-highfive
Copy link
Collaborator

The job dist-various-2 of your PR failed (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.
2019-09-06T18:45:59.4371009Z [RUSTC-TIMING] panic_unwind test:false 0.309
2019-09-06T18:46:00.0672055Z [RUSTC-TIMING] hashbrown test:false 0.883
2019-09-06T18:46:19.2419829Z error: linking with `rust-lld` failed: exit code: 1
2019-09-06T18:46:19.2421398Z   |
2019-09-06T18:46:19.2425794Z   = note: "rust-lld" "-flavor" "gnu" "--build-id" "--eh-frame-hdr" "--hash-style=gnu" "-z" "rodynamic" "--dynamic-linker=ld.so.1" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-fuchsia/lib" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/deps/std-c89ef629c0b62996.std.c9q5bil2-cgu.0.rcgu.o" "-o" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/deps/libstd-c89ef629c0b62996.so" "--version-script=/tmp/rustcAVp1La/list" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/deps/std-c89ef629c0b62996.270qm7qio3xzldr8.rcgu.o" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/deps/std-c89ef629c0b62996.27wdggknlnjwaroe.rcgu.o" "-O1" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/deps" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/release/deps" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/build/compiler_builtins-1f861c53393e2e2f/out" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/x86_64-fuchsia/release/build/backtrace-sys-c7019a52a4415df9/out" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-fuchsia/lib" "-lzircon" "-lfdio" "-Bstatic" "--whole-archive" "/tmp/rustcAVp1La/libpanic_unwind-538d2fc6626ebfd1.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/libbacktrace-42ab14b8b06e3711.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/librustc_demangle-041cfa99b4e95774.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/libhashbrown-27a467445f478bff.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/librustc_std_workspace_alloc-199dfb46e8783261.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/libunwind-9030432a334c5f97.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/libcfg_if-96b69eaade2b17bb.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/liblibc-c8f92346994b59a6.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/liballoc-ea2174868aad93fd.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/librustc_std_workspace_core-394fd8fd98a56a29.rlib" "--no-whole-archive" "--whole-archive" "/tmp/rustcAVp1La/libcore-1b119d5b11fe2c3b.rlib" "--no-whole-archive" "/tmp/rustcAVp1La/libcompiler_builtins-b6826176b7b29207.rlib" "-Bdynamic" "-lunwind" "-lc" "-lfdio" "-shared"
2019-09-06T18:46:19.2428609Z   = note: rust-lld: error: unable to find library -lzircon
2019-09-06T18:46:19.2429256Z           rust-lld: error: unable to find library -lfdio
2019-09-06T18:46:19.2429876Z           rust-lld: error: unable to find library -lunwind
2019-09-06T18:46:19.2430794Z           rust-lld: error: unable to find library -lc
2019-09-06T18:46:19.2431436Z           rust-lld: error: unable to find library -lfdio
2019-09-06T18:46:19.2435101Z 
2019-09-06T18:46:19.2452106Z error: aborting due to previous error
2019-09-06T18:46:19.2455337Z 
2019-09-06T18:46:19.2603138Z [RUSTC-TIMING] std test:false 19.189
---
2019-09-06T18:46:19.2742592Z == clock drift check ==
2019-09-06T18:46:19.2762051Z   local time: Fri Sep  6 18:46:19 UTC 2019
2019-09-06T18:46:19.3628942Z   network time: Fri, 06 Sep 2019 18:46:19 GMT
2019-09-06T18:46:19.3632936Z == end clock drift check ==
2019-09-06T18:46:21.5744203Z ##[error]Bash exited with code '1'.
2019-09-06T18:46:21.5782315Z ##[section]Starting: Upload CPU usage statistics
2019-09-06T18:46:21.5788577Z ==============================================================================
2019-09-06T18:46:21.5788713Z Task         : Bash
2019-09-06T18:46:21.5788784Z Description  : Run a Bash script on macOS, Linux, or Windows

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)

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 6, 2019
@mati865
Copy link
Contributor Author

mati865 commented Sep 6, 2019

cc @Mark-Simulacrum indeed #64098 introduced Fuchsia failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants