Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. >>> linux-samsung-a505fn: Unpacking /var/cache/distfiles/linux-samsung-a505fn-ec14e4ecae2695c0198cb780e5f64625b1efe1a2.tar.gz...
  2. ]0;(012730) [12:21:47] (native) apply patches
  3. (012730) [12:21:47] (native) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 HOME=/home/pmos abuild prepare
  4. ]0;abuild: linux-samsung-a505fn>>> linux-samsung-a505fn: gcc7-give-up-on-ilog2-const-optimizations.patch
  5. patching file include/linux/log2.h
  6. Reversed (or previously applied) patch detected! Assume -R? [n]
  7. Apply anyway? [n]
  8. Skipping patch.
  9. 3 out of 3 hunks ignored -- saving rejects to file include/linux/log2.h.rej
  10. >>> ERROR: linux-samsung-a505fn: prepare failed
  11. ]0;(012730) [12:21:47] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12. (012730) [12:21:47] NOTE: The failed command's output is above the ^^^ line in the log file: /home/emilia/Git/pmbootstrap/log.txt
  13. (012730) [12:21:47] ERROR: Command failed: (native) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 HOME=/home/pmos abuild prepare
  14. (012730) [12:21:47] See also: <https://postmarketos.org/troubleshooting>
  15. (012730) [12:21:47] Traceback (most recent call last):
  16. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/__init__.py", line 49, in main
  17. getattr(frontend, args.action)(args)
  18. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/helpers/frontend.py", line 279, in kconfig
  19. pmb.build.menuconfig(args, args.package)
  20. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/build/menuconfig.py", line 119, in menuconfig
  21. pmb.chroot.user(args, ["abuild", "prepare"], "native",
  22. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/chroot/user.py", line 26, in user
  23. return pmb.chroot.root(args, cmd, suffix, working_dir, output,
  24. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/chroot/root.py", line 74, in root
  25. return pmb.helpers.run_core.core(args, msg, cmd_sudo, None, output,
  26. File "/home/emilia/.local/lib/python3.8/site-packages/pmb/helpers/run_core.py", line 285, in core
  27. raise RuntimeError("Command failed: " + log_message)
  28. RuntimeError: Command failed: (native) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 HOME=/home/pmos abuild prepare
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement