Skip to content

Updates to core::tuple #6595

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

Closed
wants to merge 6 commits into from
Closed

Conversation

brendanzab
Copy link
Member

No description provided.

@brendanzab
Copy link
Member Author

This is odd (only on linux):

error: pretty-printed source does not typecheck
command: x86_64-unknown-linux-gnu/stage2/bin/rustc - --no-trans --lib -L x86_64-unknown-linux-gnu/test/run-pass -L x86_64-unknown-linux-gnu/test/run-pass/issue-2631-b.libaux -O --target=x86_64-unknown-linux-gnu
stdout:
------------------------------------------

------------------------------------------
stderr:
------------------------------------------
<anon>:14:0: 14:15 error: multiple matching crates for `req`
<anon>:14 extern mod req;
          ^~~~~~~~~~~~~~~
note: candidates:
note: path: x86_64-unknown-linux-gnu/test/run-pass/issue-2631-b.libaux/libreq-bef4e145ee4b741-0.0.so
note: meta: name = "req"
note: meta: vers = "0.0"
note: path: x86_64-unknown-linux-gnu/test/run-pass/issue-2631-b.libaux/libreq-94839cbfe144198-0.0.so
note: meta: name = "req"
note: meta: vers = "0.0"
error: aborting due to previous error

------------------------------------------
error: pretty-printed source does not typecheck
command: x86_64-unknown-linux-gnu/stage2/bin/rustc - --no-trans --lib -L x86_64-unknown-linux-gnu/test/run-pass -L x86_64-unknown-linux-gnu/test/run-pass/issue2378c.libaux -O --target=x86_64-unknown-linux-gnu
stdout:
------------------------------------------

------------------------------------------
stderr:
------------------------------------------
<anon>:16:0: 16:22 error: multiple matching crates for `issue2378b`
<anon>:16 extern mod issue2378b;
          ^~~~~~~~~~~~~~~~~~~~~~
note: candidates:
note: path: x86_64-unknown-linux-gnu/test/run-pass/issue2378c.libaux/libissue2378b-fdb18dcf4e777077-0.0.so
note: meta: name = "issue2378b"
note: meta: vers = "0.0"
note: path: x86_64-unknown-linux-gnu/test/run-pass/issue2378c.libaux/libissue2378b-4cb1dac9b641e5a-0.0.so
note: meta: name = "issue2378b"
note: meta: vers = "0.0"
error: aborting due to previous error

------------------------------------------
error: pretty-printed source does not typecheck
command: x86_64-unknown-linux-gnu/stage2/bin/rustc - --no-trans --lib -L x86_64-unknown-linux-gnu/test/run-pass -L x86_64-unknown-linux-gnu/test/run-pass/pub-use-xcrate.libaux -O --target=x86_64-unknown-linux-gnu
stdout:
------------------------------------------

------------------------------------------
stderr:
------------------------------------------
<anon>:15:0: 15:27 error: multiple matching crates for `pub_use_xcrate2`
<anon>:15 extern mod pub_use_xcrate2;
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
note: candidates:
note: path: x86_64-unknown-linux-gnu/test/run-pass/pub-use-xcrate.libaux/libpub_use_xcrate2-fdb18dcf4e777077-0.0.so
note: meta: name = "pub_use_xcrate2"
note: meta: vers = "0.0"
note: path: x86_64-unknown-linux-gnu/test/run-pass/pub-use-xcrate.libaux/libpub_use_xcrate2-4cb1dac9b641e5a-0.0.so
note: meta: name = "pub_use_xcrate2"
note: meta: vers = "0.0"
error: aborting due to previous error

------------------------------------------

rust: task failed at 'explicit failure', /home/rustbuild/src/rust-buildbot/slave/auto-linux/build/src/compiletest/runtest.rs:724

@brendanzab
Copy link
Member Author

bors added a commit that referenced this pull request May 19, 2013
@bors bors closed this May 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants