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

Build failure: linuxKernel.packages.linux_6_13.broadcom_sta #375801

Open
3 tasks done
j0hax opened this issue Jan 22, 2025 · 0 comments · May be fixed by #375808
Open
3 tasks done

Build failure: linuxKernel.packages.linux_6_13.broadcom_sta #375801

j0hax opened this issue Jan 22, 2025 · 0 comments · May be fixed by #375808
Labels
0.kind: build failure A package fails to build 6.topic: kernel The Linux kernel

Comments

@j0hax
Copy link
Member

j0hax commented Jan 22, 2025

Nixpkgs version

  • Unstable (25.05)

Steps to reproduce

Build the Linux Kernel with broadcom_sta:

boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];

Can Hydra reproduce this build failure?

Please select the Hydra Status.

Link to Hydra build job

No response

Relevant log output

....
make[1]: Entering directory '/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build'
make[2]: Entering directory '/build/broadcom-sta'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
  CC [M]  src/shared/linux_osl.o
In file included from src/shared/linux_osl.c:25:
././src/include/linuxver.h:151:10: fatal error: net/lib80211.h: No such file or directory
  151 | #include <net/lib80211.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/scripts/Makefile.build:194: src/shared/linux_osl.o] Error 1
make[3]: *** [/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/Makefile:1989: .] Error 2
make[2]: *** [/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/Makefile:251: __sub-make] Error 2
make[2]: Leaving directory '/build/broadcom-sta'
make[1]: *** [/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/Makefile:251: __sub-make] Error 2
make[1]: Leaving directory '/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build'
make: *** [Makefile:173: all] Error 2

Additional context

Unfortunately, I get a HTTP 500 error due to a timeout when trying to check Hydra's build status.

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.12.9, NixOS, 25.05 (Warbler), 25.05.20250117.041c867
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • nixpkgs: /nix/store/nvs6jqgpczs1km8vm19m90hfmhpaywbk-source

Notify maintainers

No maintainers listed.


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build 6.topic: kernel The Linux kernel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants