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

Staging next #45643

Merged
merged 9 commits into from Aug 27, 2018
Merged

Staging next #45643

merged 9 commits into from Aug 27, 2018

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Aug 26, 2018

Motivation for this change
Things done
  • 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.

Jona Stubbe and others added 9 commits August 22, 2018 20:51
This allows strace to be built for ppc64le as well.
Website's summary of changes:

> Bug fix release. 1.29.2 has fixes for fdisk (compat fixes, allow 2TB+ sizes), gzip (FEATURE_GZIP_LEVELS was producing badly-compressed .gz), hexedit (segfault fix).
strace: check machine personalities for all non-x86 architectures
LuaJIT currently has no 64-bit Power support and so breaks the build on such platforms.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: busybox, makeWrapper, strace, sudo

Partial log (click to expand)

these paths will be fetched (0.70 MiB download, 3.17 MiB unpacked):
  /nix/store/kqb1mmkmacysi9whzqjwqlmi3dqr5r5y-sudo-1.8.24
copying path '/nix/store/kqb1mmkmacysi9whzqjwqlmi3dqr5r5y-sudo-1.8.24' from 'https://cache.nixos.org'...
/nix/store/gldxyj6q7mgqrla7s4fzas11d0f2mvv0-busybox-1.29.2
/nix/store/z651k1yfnz6rrxqd3v724ac9zbwxzp58-hook
/nix/store/md5gwyh2k6psclbw8la6967wv95nffnz-strace-4.24
/nix/store/kqb1mmkmacysi9whzqjwqlmi3dqr5r5y-sudo-1.8.24

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: busybox, makeWrapper, strace, sudo

Partial log (click to expand)

shrinking /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2/bin/busybox
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2/bin  /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2/sbin
patching script interpreter paths in /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2
checking for references to /build in /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2...
moving /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2/sbin/* to /nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2/bin
/nix/store/av9cypgc6fmxnnn4yyb85knd6b6lxvhf-busybox-1.29.2
/nix/store/v9h2j28f6nw4x5qahisax014ynaax6vw-hook
/nix/store/hh7wcvkschdb5qprqdh3i19syq2jj29p-strace-4.24
/nix/store/9zn23s8f4ciyr13rms035fmvx5jqhwy8-sudo-1.8.24

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: makeWrapper

The following builds were skipped because they don't evaluate on x86_64-darwin: busybox, strace, sudo

Partial log (click to expand)

[ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o
[ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o
[ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o
building of '/nix/store/i91d6rspjnk60yfxglk6bz9lz6dxv3kg-llvm-5.0.2.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/yp6s3409lw8wh7pr0kq425waigjwvzpw-clang-5.0.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/rxw1v9rj2vqp7ar1ssirfbzfi0g238mb-compiler-rt-5.0.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ichywrxzdq5p5hm8a6mn6wd02z19skza-stdenv-darwin.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/jfkr2pif609ga7jwzab4hh5y0wrldm4r-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/hkgivhpibpk00pj1cccn4z26qj3z1afx-hook.drv': 2 dependencies couldn't be built
error: build of '/nix/store/hkgivhpibpk00pj1cccn4z26qj3z1afx-hook.drv' failed

@vcunat
Copy link
Member

vcunat commented Aug 26, 2018

I see nothing dangerous in there. Hydra shows several regressions, but they're probably transient, e.g. libreoffice and erlang succeeded on the second try (but I didn't restart their reverse deps). The other two platforms still have lots to build, though...

@FRidh
Copy link
Member Author

FRidh commented Aug 26, 2018

I'll wait a couple of hours and then merge, since I really want staging to get in asap.

@FRidh FRidh merged commit 87e44b0 into master Aug 27, 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

7 participants