Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. these derivations will be built:
  2. /nix/store/ypl052y6cz69ki5dqwky2jrxbvvs3ycp-yuwnfto.drv
  3. building '/nix/store/ypl052y6cz69ki5dqwky2jrxbvvs3ycp-yuwnfto.drv'...
  4. unpacking sources
  5. unpacking source archive /nix/store/jpbr647i4k8mp2a4grbrzb8db8lbk824-app
  6. source root is app
  7. patching sources
  8. configuring
  9. no configure script, doing nothing
  10. building
  11. echo "building..."
  12. building...
  13. echo /tmp/nix-build-yuwnfto.drv-0
  14. /tmp/nix-build-yuwnfto.drv-0
  15. lein jar
  16. Could not transfer artifact org.clojure:clojure:jar:1.10.0 from/to central (https://repo1.maven.org/maven2/): /var/empty/.m2/repository/org/clojure/clojure/1.10.0/clojure-1.10.0.jar.part.lock (No such file or directory)
  17. Could not transfer artifact org.clojure:clojure:jar:1.10.0 from/to clojars (https://repo.clojars.org/): /var/empty/.m2/repository/org/clojure/clojure/1.10.0/clojure-1.10.0.jar.part.lock (No such file or directory)
  18. Could not transfer artifact org.clojure:clojure:pom:1.10.0 from/to central (https://repo1.maven.org/maven2/): /var/empty/.m2/repository/org/clojure/clojure/1.10.0/clojure-1.10.0.pom.part.lock (No such file or directory)
  19. This could be due to a typo in :dependencies, file system permissions, or network issues.
  20. If you are behind a proxy, try setting the 'http_proxy' environment variable.
  21. make: *** [Makefile:4: all] Error 1
  22. builder for '/nix/store/ypl052y6cz69ki5dqwky2jrxbvvs3ycp-yuwnfto.drv' failed with exit code 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement