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

lkl: 2018-03-10 -> 2018-08-22 #48472

Merged
merged 1 commit into from Oct 16, 2018
Merged

lkl: 2018-03-10 -> 2018-08-22 #48472

merged 1 commit into from Oct 16, 2018

Conversation

joachifm
Copy link
Contributor

@joachifm joachifm commented Oct 15, 2018

Among other things, this brings lkl up to linux 4.16

Things done

I have built this, but I've yet to verify that all disk image stuff still works. (EDIT: though I have no particular reason to believe it'll break).

Among other things, this brings lkl up to linux 4.16
@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: lkl

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: lkl

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22
shrinking /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22/bin/lklfuse
shrinking /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22/bin/fs2tar
shrinking /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22/bin/cptofs
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22/bin
patching script interpreter paths in /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22
/nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22/bin/lkl-hijack.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/n78525w27cfzxxdv72ifb6g7zl0jdzin-lkl-2018-08-22...
/nix/store/p5g9nrvhddnqgcxwf9j9qqms8awzq0jh-lkl-2018-08-22-dev

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: lkl

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22
shrinking /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22/bin/lklfuse
shrinking /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22/bin/cptofs
shrinking /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22/bin/fs2tar
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22/bin
patching script interpreter paths in /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22
/nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22/bin/lkl-hijack.sh: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/gkbx5nbb98ihi3bka733iv23sjhcd9qh-lkl-2018-08-22...
/nix/store/y6bzsiyqirllq73k8am2gdr42xs8rq0r-lkl-2018-08-22-dev

@copumpkin
Copy link
Member

I don't think this is used in the image building machinery anymore, right @edolstra? I haven't used it directly in a while, but it's also probably pretty safe 😄

@joachifm
Copy link
Contributor Author

Ah, I just saw a reference to it in make-disk-image.nix but didn't investigate further.

@joachifm
Copy link
Contributor Author

To be precise: https://github.com/NixOS/nixpkgs/blob/master/nixos/lib/make-disk-image.nix#L185

Anyway, I agree this is most likely a safe update ...

@joachifm joachifm merged commit 7c436b9 into NixOS:master Oct 16, 2018
@joachifm joachifm deleted the lkl-bump branch October 16, 2018 19:40
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