NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.37k stars 13.6k forks source link

scylladb build produce huge file size. #70825

Open clojurians-org opened 4 years ago

clojurians-org commented 4 years ago

i build scylladb under redhat7(3.10.0-693.17.1.el7.x86_64) it fail with following information:

$ nix-env -f '<nixpkgs-unstable>' -iA scylladb
...
[576/577] LINK (stripped) build/release/tests/perf/perf_checksum
[577/577] LINK (strippe) build/release/tests/perf/perf_idl
installing
cp: error writing '/nix/store/ckj609hn6clxk9nh5d7dwjqvzfzg608a-scylladb-3.0.5/build/release/tests/partitioner_tests.o': No space left on device

i have enough disk for it, but i don't understand why it occupy so huge size.

$ df -h
FileSystem                            Size    Used    Avail
/dev/mapper/rhel-root                  50G     33G     18G

$ du -sh /nix/store/ckj609hn6clxk9nh5d7dwjqvzfzg608a-scylladb-3.0.5/build/release
6.1G /nix/store/ckj609hn6clxk9nh5d7dwjqvzfzg608a-scylladb-3.0.5
stale[bot] commented 4 years ago

Thank you for your contributions. This has been automatically marked as stale because it has had no activity for 180 days. If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity. Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse. 3. Ask on the #nixos channel on irc.freenode.net.