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

Update bcachefs #48598

Merged
merged 2 commits into from Oct 17, 2018
Merged

Update bcachefs #48598

merged 2 commits into from Oct 17, 2018

Conversation

Chiiruno
Copy link
Contributor

@Chiiruno Chiiruno commented Oct 16, 2018

Motivation for this change

Version bump.
There were some fixes related to suspending, so please cherry pick for 19.03.

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.

@infinisil
Copy link
Member

@GrahamcOfBorg build linux_testing_bcachefs bcachefs-tools

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: linux_testing_bcachefs, bcachefs-tools

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: bcachefs-tools

The following builds were skipped because they don't evaluate on aarch64-linux: linux_testing_bcachefs

Partial log (click to expand)

strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/sbin
patching script interpreter paths in /nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12
/nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/etc/initramfs-tools/scripts/local-premount/bcachefs: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/etc/initramfs-tools/hooks/bcachefs: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/sbin/mkfs.bcachefs: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/sbin/fsck.bcachefs: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12...
moving /nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/sbin/* to /nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12/bin
/nix/store/h9bbf5h243db9ijgmg2sg1cjhw1zrkj4-bcachefs-tools-unstable-2018-10-12

@GrahamcOfBorg
Copy link

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

Attempted: linux_testing_bcachefs, bcachefs-tools

Partial log (click to expand)

  CC [M]  drivers/gpu/drm/drm_plane_helper.o
  CC [M]  drivers/gpu/drm/drm_dp_mst_topology.o
  CC [M]  drivers/gpu/drm/drm_atomic_helper.o
  CC [M]  drivers/gpu/drm/drm_kms_helper_common.o
  CC [M]  drivers/gpu/drm/drm_dp_dual_mode_helper.o
  CC [M]  drivers/gpu/drm/drm_simple_kms_helper.o
  CC [M]  drivers/gpu/drm/drm_modeset_helper.o
  CC [M]  drivers/gpu/drm/drm_scdc_helper.o
building of '/nix/store/iykjy8qdqzx9fjzbfswpjwp620cbfwcv-linux-4.18.2018.10.12.drv' timed out after 1800 seconds
error: build of '/nix/store/iykjy8qdqzx9fjzbfswpjwp620cbfwcv-linux-4.18.2018.10.12.drv' failed

@infinisil infinisil merged commit 484d7e2 into NixOS:master Oct 17, 2018
@infinisil
Copy link
Member

Can you open a PR for the backport?

@Chiiruno Chiiruno deleted the dev/bcachefs branch October 17, 2018 11:54
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

4 participants