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

bloaty: 2018-06-15 -> 1.0 #44716

Merged
merged 1 commit into from Aug 8, 2018
Merged

bloaty: 2018-06-15 -> 1.0 #44716

merged 1 commit into from Aug 8, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Aug 8, 2018

\o/

  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: bloaty

Partial log (click to expand)

cp: error writing 'source/third_party/re2/util/sparse_array.h': No space left on device
cp: error writing 'source/third_party/re2/util/sparse_set.h': No space left on device
cp: error writing 'source/third_party/re2/util/strutil.cc': No space left on device
cp: error writing 'source/third_party/re2/util/strutil.h': No space left on device
cp: error writing 'source/third_party/re2/util/test.cc': No space left on device
cp: error writing 'source/third_party/re2/util/test.h': No space left on device
cp: error writing 'source/third_party/re2/util/utf.h': No space left on device
cp: error writing 'source/third_party/re2/util/util.h': No space left on device
do not know how to unpack source archive /nix/store/f9163kl4lc5f28ifljpiis4g10gyrgjb-source
error: unexpected end-of-file

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: bloaty

Partial log (click to expand)

Total Test time (real) =   1.36 sec
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0
shrinking /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0/bin/bloaty
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0/lib  /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0/bin
patching script interpreter paths in /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0
checking for references to /build in /nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0...
/nix/store/fzhgdjz2rpwz5lhxidisy4kn8d5lvy0r-bloaty-1.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: bloaty

Partial log (click to expand)


100% tests passed, 0 tests failed out of 5

Total Test time (real) =   1.34 sec
installing
post-installation fixup
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/krhakvzbdbsfmmfmk8jmd59js34z185h-bloaty-1.0/lib  /nix/store/krhakvzbdbsfmmfmk8jmd59js34z185h-bloaty-1.0/bin
patching script interpreter paths in /nix/store/krhakvzbdbsfmmfmk8jmd59js34z185h-bloaty-1.0
/nix/store/krhakvzbdbsfmmfmk8jmd59js34z185h-bloaty-1.0

@xeji
Copy link
Contributor

xeji commented Aug 8, 2018

aarch64 failure is a builder out of disk space.

@xeji xeji merged commit bf341a4 into NixOS:master Aug 8, 2018
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