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

astyle: 2.05.1 -> 3.1 #34563

Closed
wants to merge 1 commit into from
Closed

astyle: 2.05.1 -> 3.1 #34563

wants to merge 1 commit into from

Conversation

bjornfor
Copy link
Contributor

@bjornfor bjornfor commented Feb 3, 2018

Motivation for this change

Update astyle to latest version.

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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

install -m 755 -d $out/bin
install -m 755 -d $out/share/doc/astyle
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1
shrinking /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1/bin/astyle
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1/bin 
patching script interpreter paths in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1
checking for references to /tmp/nix-build-astyle-3.1.drv-0 in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1...
/nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

install -m 755 -d $out/bin
install -m 755 -d $out/share/doc/astyle
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1
shrinking /nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1/bin/astyle
strip is /nix/store/xmpjypwjmp2qi1chs5kr0hacnh161ls4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1/bin
patching script interpreter paths in /nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1
checking for references to /build in /nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1...
/nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/6nfmyymbxma16zjrrvhdgx904cwbkss7-astyle-3.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

install -m 755 -d $out/bin
install -m 755 -d $out/share/doc/astyle
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1
shrinking /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1/bin/astyle
strip is /nix/store/5qj61lcvzlap87rf6blvf8p577d482bv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1/bin 
patching script interpreter paths in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1
checking for references to /tmp/nix-build-astyle-3.1.drv-0 in /nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1...
/nix/store/9ka3xvnnia8czh9hg8x3qqjrrbvp3pac-astyle-3.1

@bjornfor
Copy link
Contributor Author

bjornfor commented Feb 3, 2018

Applied to master (e193d86).

@bjornfor bjornfor closed this Feb 3, 2018
@bjornfor bjornfor deleted the astyle branch February 3, 2018 21:49
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

2 participants