Advertisement
Guest User

Untitled

a guest
Jan 7th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. lstat("/tmp/nix-shell-2588-0/derivation", {st_mode=S_IFLNK|0777, st_size=53, ...}) = 0
  2. readlink("/tmp/nix-shell-2588-0/derivation", "/nix/store/cj2rgssqyyzcl9z42c0ds"..., 53) = 53
  3. socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
  4. fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
  5. fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  6. connect(3, {sa_family=AF_UNIX, sun_path="/nix/var/nix/daemon-socket/socket"}, 110) = 0
  7. write(3, "cxin\0\0\0\0", 8) = 8
  8. read(3, "oixd\0\0\0\0\22\1\0\0\0\0\0\0", 32768) = 16
  9. sched_getaffinity(0, 128, [3]) = 48
  10. sched_setaffinity(0, 128, [3]) = 0
  11. write(3, "\22\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 32) = 32
  12. read(3, "stla\0\0\0\0", 32768) = 8
  13. write(3, "\23\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 168) = 168
  14. read(3, "stla\0\0\0\0", 32768) = 8
  15. write(3, "\n\0\0\0\0\0\0\0005\0\0\0\0\0\0\0/nix/store/cj2rg"..., 72) = 72
  16. read(3, "stla\0\0\0\0\1\0\0\0\0\0\0\0", 32768) = 16
  17. write(3, "\1\0\0\0\0\0\0\0005\0\0\0\0\0\0\0/nix/store/cj2rg"..., 72) = 72
  18. read(3, "stla\0\0\0\0\1\0\0\0\0\0\0\0", 32768) = 16
  19. open("/nix/store/cj2rgssqyyzcl9z42c0dsb73wgpgm5pv-shell.drv", O_RDONLY|O_CLOEXEC) = 4
  20. fstat(4, {st_mode=S_IFREG|0444, st_size=968, ...}) = 0
  21. read(4, "Derive([(\"out\",\"/nix/store/q6kni"..., 968) = 968
  22. close(4) = 0
  23. pipe2([4, 5], O_CLOEXEC) = 0
  24. vfork() = 2597
  25. close(5) = 0
  26. read(4,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement