NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.18k stars 14.19k forks source link

Build failure: pkgsMusl.haskellPackages.foldl #231653

Closed yu-re-ka closed 1 year ago

yu-re-ka commented 1 year ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build pkgsMusl.haskellPackages.foldl

Build log

https://termbin.com/bafh

Additional context

maybe similar to issues we had in the past with libxcrypt?

Notify maintainers

pinging mostly musl people here

@alyssais @superherointj

Metadata

nixpkgs c56f804721f9c47a51ae41ef94df7000165493c5

yu-re-ka commented 1 year ago

Possibly not musl but kernel related:

https://bbs.archlinux.org/viewtopic.php?id=282429 https://discourse.haskell.org/t/facing-mmap-4096-bytes-at-nil-cannot-allocate-memory-youre-not-alone/6259

yu-re-ka commented 1 year ago

Same failure case for pkgsMusl.haskellPackages.iproute. host kernel is 6.1.27

yu-re-ka commented 1 year ago

with the ghc94 packageset it seems to work

cdepillabout commented 1 year ago

Thanks for the report.

Since it sounds like this is kernel related, I'm closing in favor of #231216.