Advertisement
Guest User

Untitled

a guest
Jan 9th, 2023
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. ERROR: klbserver-0.1.0.AUTOINC+6d0a6a8f41-r0 do_compile: ExecutionError('/home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/temp/run.do_compile.99208', 101, None, None)
  2. ERROR: Logfile of failure stored in: /home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/temp/log.do_compile.99208
  3. Log data follows:
  4. | DEBUG: Executing shell function do_compile
  5. | NOTE: Using rust targets from /home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/rust-targets/
  6. | NOTE: cargo = /home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/recipe-sysroot-native/usr/bin/cargo
  7. | NOTE: rustc =
  8. | NOTE: cargo build -v --target x86_64-poky-linux-gnu --release --manifest-path=/home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/git/server/klbserver/Cargo.toml
  9. | Updating git repository `ssh://git@gitlab.com/elaye/kolibri-core.git`
  10. | Running `git fetch --force --update-head-ok 'ssh://git@gitlab.com/elaye/kolibri-core.git' '+refs/heads/master:refs/remotes/origin/master'`
  11. | error: failed to get `kcore` as a dependency of package `klbserver v0.1.0 (/home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/git/server/klbserver)`
  12. |
  13. | Caused by:
  14. | failed to load source for dependency `kcore`
  15. |
  16. | Caused by:
  17. | Unable to update ssh://git@gitlab.com/elaye/kolibri-core.git?branch=master#1baee420
  18. |
  19. | Caused by:
  20. | failed to fetch into: /home/elie/kolibri-dev/kolibri-server-os/build/tmp/work/corei7-64-poky-linux/klbserver/0.1.0.AUTOINC+6d0a6a8f41-r0/cargo_home/git/db/kolibri-core-26a6e62963d188e9
  21. |
  22. | Caused by:
  23. | process didn't exit successfully: `git fetch --force --update-head-ok 'ssh://git@gitlab.com/elaye/kolibri-core.git' '+refs/heads/master:refs/remotes/origin/master'` (exit status: 128)
  24. | --- stderr
  25. | ssh: Could not resolve hostname gitlab.com: Temporary failure in name resolution
  26. | fatal: Could not read from remote repository.
  27. |
  28. | Please make sure you have the correct access rights
  29. | and the repository exists.
  30. | WARNING: exit code 101 from a shell command.
  31. ERROR: Task (/home/elie/kolibri-dev/kolibri-server-os/build/../meta-kolibri/recipes-server/klbserver/klbserver_0.1.0.bb:do_compile) failed with exit code '1'
  32. NOTE: Tasks Summary: Attempted 769 tasks of which 768 didn't need to be rerun and 1 failed.
  33.  
  34. Summary: 1 task failed:
  35. /home/elie/kolibri-dev/kolibri-server-os/build/../meta-kolibri/recipes-server/klbserver/klbserver_0.1.0.bb:do_compile
  36. Summary: There was 1 ERROR message, returning a non-zero exit code.
  37. error: Recipe `build` failed on line 8 with exit code 1
  38.  
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement