Advertisement
Guest User

Untitled

a guest
Jun 6th, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. kalium@nix> nix-env -iA nixos.minipro
  2. installing 'minipro'
  3. these derivations will be built:
  4. /nix/store/x07rnlmqn1ap7cpd8wglrs4bfdzgqj01-minipro.drv
  5. building '/nix/store/x07rnlmqn1ap7cpd8wglrs4bfdzgqj01-minipro.drv'...
  6. unpacking sources
  7. unpacking source archive /nix/store/24qyv1m0cgfaw2ljk0yn3mnkazd5p7jr-minipro
  8. source root is minipro
  9. patching sources
  10. configuring
  11. no configure script, doing nothing
  12. building
  13. Package libusb-1.0 was not found in the pkg-config search path.
  14. Perhaps you should add the directory containing `libusb-1.0.pc'
  15. to the PKG_CONFIG_PATH environment variable
  16. No package 'libusb-1.0' found
  17. Package libusb-1.0 was not found in the pkg-config search path.
  18. Perhaps you should add the directory containing `libusb-1.0.pc'
  19. to the PKG_CONFIG_PATH environment variable
  20. No package 'libusb-1.0' found
  21. Makefile:84: *** "libusb-1.0 not found". Stop.
  22. builder for '/nix/store/x07rnlmqn1ap7cpd8wglrs4bfdzgqj01-minipro.drv' failed with exit code 2
  23. error: build of '/nix/store/x07rnlmqn1ap7cpd8wglrs4bfdzgqj01-minipro.drv' failed
  24. [100] kalium@nix> nix-env -iA nixos.minipro
  25. installing 'minipro'
  26. these derivations will be built:
  27. /nix/store/i2zajmryvs0b4z95fbcklp3s7cz52amw-minipro.drv
  28. building '/nix/store/i2zajmryvs0b4z95fbcklp3s7cz52amw-minipro.drv'...
  29. unpacking sources
  30. unpacking source archive /nix/store/24qyv1m0cgfaw2ljk0yn3mnkazd5p7jr-minipro
  31. source root is minipro
  32. patching sources
  33. configuring
  34. no configure script, doing nothing
  35. building
  36. /bin/sh: syntax error: unterminated quoted string
  37. Creating version.h
  38. /bin/sh: syntax error: unterminated quoted string
  39. make: *** [Makefile:106: version.h] Error 2
  40. builder for '/nix/store/i2zajmryvs0b4z95fbcklp3s7cz52amw-minipro.drv' failed with exit code 2
  41. error: build of '/nix/store/i2zajmryvs0b4z95fbcklp3s7cz52amw-minipro.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement