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

gomodifytags: init at 2017-12-14 #33429

Merged
merged 1 commit into from Feb 13, 2018
Merged

Conversation

vdemeester
Copy link
Member

@vdemeester vdemeester commented Jan 4, 2018

Signed-off-by: Vincent Demeester vincent@sbr.pm

Motivation for this change

gomodifytags is a go tool to modify struct field tags. Mainly used in vscode and other editor with go support (like vim-go)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@vdemeester vdemeester changed the title gomodifytags: init at 20171214-2064415 gomodifytags: init at 2017-12-14 Jan 19, 2018
@nlewo
Copy link
Member

nlewo commented Feb 12, 2018

@GrahamcOfBorg build gomodifytags

@nlewo
Copy link
Member

nlewo commented Feb 13, 2018

@GrahamcOfBorg build gomodifytags

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

strip is /nix/store/xmpjypwjmp2qi1chs5kr0hacnh161ls4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hzwzy0j1r7q49j48yvrzagv31jsr0gin-gomodifytags-unstable-2017-12-14-bin/bin
patching script interpreter paths in /nix/store/hzwzy0j1r7q49j48yvrzagv31jsr0gin-gomodifytags-unstable-2017-12-14-bin
checking for references to /build in /nix/store/hzwzy0j1r7q49j48yvrzagv31jsr0gin-gomodifytags-unstable-2017-12-14-bin...
cannot find section .dynamic
shrinking RPATHs of ELF executables and libraries in /nix/store/j5gfzyfmv7w1viyi69hq4k71dg86k0w9-gomodifytags-unstable-2017-12-14
strip is /nix/store/xmpjypwjmp2qi1chs5kr0hacnh161ls4-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/j5gfzyfmv7w1viyi69hq4k71dg86k0w9-gomodifytags-unstable-2017-12-14
checking for references to /build in /nix/store/j5gfzyfmv7w1viyi69hq4k71dg86k0w9-gomodifytags-unstable-2017-12-14...
/nix/store/hzwzy0j1r7q49j48yvrzagv31jsr0gin-gomodifytags-unstable-2017-12-14-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/w1w28j790sh418fghnma1i3rky7837mk-gomodifytags-unstable-2017-12-14-bin/bin 
patching script interpreter paths in /nix/store/w1w28j790sh418fghnma1i3rky7837mk-gomodifytags-unstable-2017-12-14-bin
checking for references to /tmp/nix-build-gomodifytags-unstable-2017-12-14.drv-0 in /nix/store/w1w28j790sh418fghnma1i3rky7837mk-gomodifytags-unstable-2017-12-14-bin...
cannot find section .dynamic
shrinking RPATHs of ELF executables and libraries in /nix/store/jqaj69bgqmv1zsl1w0mkiih6wn07210m-gomodifytags-unstable-2017-12-14
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/jqaj69bgqmv1zsl1w0mkiih6wn07210m-gomodifytags-unstable-2017-12-14
checking for references to /tmp/nix-build-gomodifytags-unstable-2017-12-14.drv-0 in /nix/store/jqaj69bgqmv1zsl1w0mkiih6wn07210m-gomodifytags-unstable-2017-12-14...
/nix/store/w1w28j790sh418fghnma1i3rky7837mk-gomodifytags-unstable-2017-12-14-bin

@nlewo nlewo merged commit 596a03e into NixOS:master Feb 13, 2018
@vdemeester vdemeester deleted the init-gomodifytags branch February 13, 2018 18:11
@nlewo
Copy link
Member

nlewo commented Feb 13, 2018

Thanks

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