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

chipsec: 1.3.7 -> 1.4.0 #67414

Merged
merged 1 commit into from Sep 13, 2019
Merged

chipsec: 1.3.7 -> 1.4.0 #67414

merged 1 commit into from Sep 13, 2019

Conversation

JohnAZoidberg
Copy link
Member

Motivation for this change

https://github.com/chipsec/chipsec/releases/tag/1.4.0

Runs fine on NixOS x64 with linuxPackages_latest.

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 nix-review --run "nix-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @ myself

@mmahut
Copy link
Member

mmahut commented Aug 25, 2019

cannot build derivation '/nix/store/gj7z5b6dd73s5qsfm5i5knmfdf8db11s-chipsec-1.4.0.drv': 1 dependencies couldn't be built
builder for '/nix/store/jbvqzqvd22isirck7wsy441wxhfry263-linux-4.19.67-libre-src.drv' failed with exit code 1; last 10 log lines:
  drivers/net/wireless/broadcom/b43legacy/main.c: removed blobs

  BRCMSMAC - Broadcom IEEE802.11n PCIe SoftMAC WLAN driver
  drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c: disabled non-Free firmware-loading machinery
  drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c: removed blobs

  BRCMFMAC - Broadcom IEEE802.11n embedded FullMAC WLAN driver
  drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c: disabled non-Free firmware-loading machinery
  ERROR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c did not change, something is wrong
  Use --force to ignore
cannot build derivation '/nix/store/cmwn7ihflqlhz2hdzs1zf5f08pzbi2ig-linux-config-4.19.67.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sfmx1w2di30cdzj3pz01n3w9gsl33xnl-linux-4.19.67.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/zy5za3611bl2hbaxka1zgyhway96525x-chipsec-1.4.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/fsvlf7s3nmdm2yl7i7dkljzzxgkas6pl-env.drv': 2 dependencies couldn't be built
[15 built (2 failed), 34 copied (2291.4 MiB), 1068.7 MiB DL]
error: build of '/nix/store/fsvlf7s3nmdm2yl7i7dkljzzxgkas6pl-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/67414
2 package are marked as broken and were skipped:
linuxPackages_hardkernel_4_14.chipsec linuxPackages_hardkernel_latest.chipsec

2 package failed to build:
linuxPackages-libre.chipsec linuxPackages_latest-libre.chipsec

@GrahamcOfBorg build linuxPackages_latest-libre.chipsec

@JohnAZoidberg
Copy link
Member Author

Looks like it tries to build the Linux libre kernel as a dependency and that fails 😆

builder for '/nix/store/jbvqzqvd22isirck7wsy441wxhfry263-linux-4.19.67-libre-src.drv' failed with exit code 1; last 10 log lines:

So it's not a blocker for this PR but we should fix linuxPackages-libre.kernel or mark it as broken.

@globin globin merged commit 63b645f into NixOS:master Sep 13, 2019
@JohnAZoidberg JohnAZoidberg deleted the chipsec-140 branch September 13, 2019 11:37
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