Advertisement
Guest User

Got clone crash

a guest
Feb 10th, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. $ git clone https://github.com/noloader/simon-speck-supercop.git
  2. Cloning into 'simon-speck-supercop'...
  3. remote: Counting objects: 26677, done.
  4. remote: Total 26677 (delta 0), reused 0 (delta 0), pack-reused 26677
  5. Receiving objects: 100% (26677/26677), 39.88 MiB | 10.06 MiB/s, done.
  6. Resolving deltas: 100% (14677/14677), done.
  7. error: unable to create file crypto_sign/fslwe25/ref/aux.cpp: No such file or directory
  8. error: unable to create file crypto_sign/fslwe25/ref/aux.h: No such file or directory
  9. error: unable to create file crypto_sign/fslwe37/ref/aux.cpp: No such file or directory
  10. error: unable to create file crypto_sign/fslwe37/ref/aux.h: No such file or directory
  11. error: unable to create file crypto_sign/fslwe47/ref/aux.cpp: No such file or directory
  12. error: unable to create file crypto_sign/fslwe47/ref/aux.h: No such file or directory
  13. error: unable to create file crypto_sign/fslwe69/ref/aux.cpp: No such file or directory
  14. error: unable to create file crypto_sign/fslwe69/ref/aux.h: No such file or directory
  15. error: unable to create file crypto_stream/aes128estream/e/schwabe/ppc32linux-1/aux.s: No such file or directory
  16. error: unable to create file crypto_stream/aes128estream/e/schwabe/ppc32linux-1/e/aux.c: No such file or directory
  17. error: unable to create file crypto_stream/aes128estream/e/schwabe/ppc32linux-1/e/aux.s: No such file or directory
  18. error: unable to create file crypto_stream/aes128estream/e/schwabe/ultrasparc3-1/aux.s: No such file or directory
  19. error: unable to create file crypto_stream/aes128estream/e/schwabe/ultrasparc3-1/e/aux.s: No such file or directory
  20. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32linux-1/aux.s: No such file or directory
  21. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32linux-1/e/aux.c: No such file or directory
  22. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32linux-1/e/aux.s: No such file or directory
  23. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32macos-1/aux.s: No such file or directory
  24. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32macos-1/e/aux.c: No such file or directory
  25. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/ppc32macos-1/e/aux.s: No such file or directory
  26. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-1/aux.s: No such file or directory
  27. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-1/e/aux.c: No such file or directory
  28. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-1/e/aux.s: No such file or directory
  29. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-2/aux.s: No such file or directory
  30. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-2/e/aux.c: No such file or directory
  31. error: unable to create file crypto_stream/lexv2/e/v2/schwabe/sparc-2/e/aux.s: No such file or directory
  32. Segmentation fault: 99% (26526/26793)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement