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

cargo-tree: init at 0.18.0 #40924

Merged
merged 1 commit into from May 22, 2018
Merged

cargo-tree: init at 0.18.0 #40924

merged 1 commit into from May 22, 2018

Conversation

jD91mZM2
Copy link
Member

No description provided.

@xeji
Copy link
Contributor

xeji commented May 22, 2018

@GrahamcOfBorg build cargo-tree

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/deps'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0
shrinking /nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0/bin/cargo-tree
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0/bin
patching script interpreter paths in /nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0
checking for references to /build in /nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0...
/nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/examples'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0
shrinking /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0/bin/cargo-tree
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0/bin
patching script interpreter paths in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0
checking for references to /build in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0...
/nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: cargo-tree

Partial log (click to expand)

          clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)


error: aborting due to previous error

error: Could not compile `cargo-tree`.

To learn more, run the command again with --verbose.
builder for '/nix/store/qkvxnfg8bxg69cpq9s3hih4dxyc471fk-cargo-tree-0.18.0.drv' failed with exit code 101
�[31;1merror:�[0m build of '/nix/store/qkvxnfg8bxg69cpq9s3hih4dxyc471fk-cargo-tree-0.18.0.drv' failed

@xeji
Copy link
Contributor

xeji commented May 22, 2018

looks like libiconv is missing for darwin

@jD91mZM2
Copy link
Member Author

@xeji Did I do that correctly?

@xeji
Copy link
Contributor

xeji commented May 22, 2018

LGTM but I'm not a Darwin user, so let's just try...
@GrahamcOfBorg build cargo-tree

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

/nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: cargo-tree

Partial log (click to expand)

          clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)


error: aborting due to previous error

error: Could not compile `cargo-tree`.

To learn more, run the command again with --verbose.
builder for '/nix/store/cbc8g5nrsajwipv3cq6hl0ykfz7837gn-cargo-tree-0.18.0.drv' failed with exit code 101
�[31;1merror:�[0m build of '/nix/store/cbc8g5nrsajwipv3cq6hl0ykfz7837gn-cargo-tree-0.18.0.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/deps'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0
shrinking /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0/bin/cargo-tree
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0/bin
patching script interpreter paths in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0
checking for references to /build in /nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0...
/nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0

@xeji
Copy link
Contributor

xeji commented May 22, 2018

don't we all love this trial-and-error stuff 😄
@GrahamcOfBorg build cargo-tree

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

/nix/store/5adjbp0ja10dbwpqcs3c5r0q8yqsaihj-cargo-tree-0.18.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cargo-tree

Partial log (click to expand)

/nix/store/z3gzhdjwx2n5crywb3cq6yz48vvha656-cargo-tree-0.18.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: cargo-tree

Partial log (click to expand)

cp: -r not specified; omitting directory 'target/release/incremental'
cp: -r not specified; omitting directory 'target/release/native'
cp: -r not specified; omitting directory 'target/release/examples'
cp: -r not specified; omitting directory 'target/release/deps'
cp: -r not specified; omitting directory 'target/release/build'
post-installation fixup
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/jzxjmfy2ff23nhh02lw0mqlbs4hc99nl-cargo-tree-0.18.0/bin
patching script interpreter paths in /nix/store/jzxjmfy2ff23nhh02lw0mqlbs4hc99nl-cargo-tree-0.18.0
/nix/store/jzxjmfy2ff23nhh02lw0mqlbs4hc99nl-cargo-tree-0.18.0

@xeji
Copy link
Contributor

xeji commented May 22, 2018

@jD91mZM2 looks like you have been hacked - your fake previous post, which I am going to delete, links "full log" to a youtube URL.

image

@NixOS NixOS deleted a comment from jD91mZM2 May 22, 2018
@xeji
Copy link
Contributor

xeji commented May 22, 2018

anyway, the PR ist fine now....

@xeji xeji merged commit 71da438 into NixOS:master May 22, 2018
@jD91mZM2
Copy link
Member Author

jD91mZM2 commented May 23, 2018

@xeji That was a bad attempt at a joke. The YouTube URL was a rickroll and the partial log was a meme. Sorry 😛

@xeji
Copy link
Contributor

xeji commented May 23, 2018

@jD91mZM2 😅 cool, you totally fooled me. Guess I've become a little sensitive after seeing too much fake stuff recently...

@jD91mZM2 jD91mZM2 deleted the cargo-tree branch May 23, 2018 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants