Skip to content

linuxHeaders: 5.19 -> 6.0#194199

Merged
alyssais merged 1 commit intoNixOS:stagingfrom
trofi:linuxHeaders-update
Oct 5, 2022
Merged

linuxHeaders: 5.19 -> 6.0#194199
alyssais merged 1 commit intoNixOS:stagingfrom
trofi:linuxHeaders-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Oct 3, 2022

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@trofi
Copy link
Contributor Author

trofi commented Oct 3, 2022

Running build test against some of reverse dependencies: apparmor-bin-utils apparmor-parser apparmor-utils audacity audacity-gtk2 audacity-gtk3 audit autofs5 ceph ceph-dev dbus-broker duperemove envoy gfxtablet glibcInfo glibcLocales glibcLocalesUtf8 glibc_memusage ike input-utils jujuutils klibc libapparmor libceph librseq linuxptp musl mythtv nbd oprofile sc-controller steamcontroller systemd systemdMinimal systemdStage1 systemdStage1Network tenacity trafficserver uclibc uclibc-ng udev

UPDATE: built fine on x84_64-linux.

@ofborg ofborg bot added 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Oct 3, 2022
@alyssais alyssais merged commit 23664c3 into NixOS:staging Oct 5, 2022
@trofi trofi deleted the linuxHeaders-update branch October 5, 2022 15:13
@trofi
Copy link
Contributor Author

trofi commented Oct 10, 2022

postfix regressed:

ATTENTION:
ATTENTION: Unknown system type: Linux 6.0.0
ATTENTION:

Proposed fix as #195394

@vcunat
Copy link
Member

vcunat commented Oct 18, 2022

Various packages suffer from

error: flexible array member 'foo::bar' not at end of 'struct baz'

as a consequence of torvalds/linux@94dfc73

(I wasn't trying to judge if these compositions of structs were wrong in those particular cases due to not reserving any space for these arrays.)

vcunat added a commit that referenced this pull request Oct 20, 2022
/cc PR #194199 which updated linuxHeaders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants